クラス ReactiveStreamCommands.RangeCommand

java.lang.ObjectSE
org.springframework.data.redis.connection.ReactiveRedisConnection.KeyCommand
org.springframework.data.redis.connection.ReactiveStreamCommands.RangeCommand
実装されたすべてのインターフェース:
ReactiveRedisConnection.Command
含まれているインターフェース:
ReactiveStreamCommands

public static class ReactiveStreamCommands.RangeCommand extends ReactiveRedisConnection.KeyCommand
XRANGE/XREVRANGE コマンドパラメーター。
関連事項: