クラスの使用
org.springframework.data.redis.connection.ReactiveZSetCommands.ZLexCountCommand
ReactiveZSetCommands.ZLexCountCommand を使用するパッケージ
パッケージ
説明
さまざまな Redis ' ドライバー '/libraries と対話するための低レベルの抽象化を提供する接続パッケージ。
org.springframework.data.redis.connection 内の ReactiveZSetCommands.ZLexCountCommand 使用
修飾子と型メソッド説明ReactiveZSetCommands.ZLexCountCommand.forKey(ByteBufferSE key) キーを適用します。ReactiveZSetCommands.ZLexCountCommand.stringsWithin(Range<StringSE> range) 型 ReactiveZSetCommands.ZLexCountCommand の引数を持つ型を返す org.springframework.data.redis.connection のメソッド修飾子と型メソッド説明reactor.core.publisher.Flux<ReactiveRedisConnection.NumericResponse<ReactiveZSetCommands.ZLexCountCommand,LongSE>> ReactiveZSetCommands.zLexCount(org.reactivestreams.Publisher<ReactiveZSetCommands.ZLexCountCommand> commands) 辞書式順序を適用して、Range#minとRange#maxの間の値でソートされたセット内の要素の数をカウントします。型 ReactiveZSetCommands.ZLexCountCommand の型引数を持つ org.springframework.data.redis.connection のメソッドパラメーター修飾子と型メソッド説明reactor.core.publisher.Flux<ReactiveRedisConnection.NumericResponse<ReactiveZSetCommands.ZLexCountCommand,LongSE>> ReactiveZSetCommands.zLexCount(org.reactivestreams.Publisher<ReactiveZSetCommands.ZLexCountCommand> commands) 辞書式順序を適用して、Range#minとRange#maxの間の値でソートされたセット内の要素の数をカウントします。