クラスの使用
org.springframework.data.redis.connection.ReactiveZSetCommands.ZRangeByLexCommand
ReactiveZSetCommands.ZRangeByLexCommand を使用するパッケージ
パッケージ
説明
さまざまな Redis ' ドライバー '/libraries と対話するための低レベルの抽象化を提供する接続パッケージ。
org.springframework.data.redis.connection 内の ReactiveZSetCommands.ZRangeByLexCommand 使用
修飾子と型メソッド説明ReactiveZSetCommands.ZRangeByLexCommand.from
(ByteBufferSE key) キーを適用します。Limit
を適用します。ReactiveZSetCommands.ZRangeByLexCommand.reverseStringsWithin
(Range<StringSE> range) ReactiveZSetCommands.ZRangeByLexCommand.stringsWithin
(Range<StringSE> range) 型 ReactiveZSetCommands.ZRangeByLexCommand の引数を持つ型を返す org.springframework.data.redis.connection のメソッド修飾子と型メソッド説明reactor.core.publisher.Flux<ReactiveRedisConnection.CommandResponse<ReactiveZSetCommands.ZRangeByLexCommand,
reactor.core.publisher.Flux<ByteBufferSE>>> ReactiveZSetCommands.zRangeByLex
(org.reactivestreams.Publisher<ReactiveZSetCommands.ZRangeByLexCommand> commands) 辞書式順序のキーでソートされたセットからRange
のすべての要素を取得します。型 ReactiveZSetCommands.ZRangeByLexCommand の型引数を持つ org.springframework.data.redis.connection のメソッドパラメーター修飾子と型メソッド説明reactor.core.publisher.Flux<ReactiveRedisConnection.CommandResponse<ReactiveZSetCommands.ZRangeByLexCommand,
reactor.core.publisher.Flux<ByteBufferSE>>> ReactiveZSetCommands.zRangeByLex
(org.reactivestreams.Publisher<ReactiveZSetCommands.ZRangeByLexCommand> commands) 辞書式順序のキーでソートされたセットからRange
のすべての要素を取得します。