クラスの使用
org.springframework.data.redis.connection.ReactiveZSetCommands.ZPopCommand
ReactiveZSetCommands.ZPopCommand を使用するパッケージ
パッケージ
説明
さまざまな Redis ' ドライバー '/libraries と対話するための低レベルの抽象化を提供する接続パッケージ。
org.springframework.data.redis.connection 内の ReactiveZSetCommands.ZPopCommand 使用
修飾子と型メソッド説明ReactiveZSetCommands.ZPopCommand.count
(long count) キーを適用します。ReactiveZSetCommands.ZPopCommand.from
(ByteBufferSE key) キーを適用します。ReactiveZSetCommands.ZPopCommand.max()
max pop(ZPOPMAX)用の新しいReactiveZSetCommands.ZPopCommand
を作成します。ReactiveZSetCommands.ZPopCommand.min()
min pop(ZPOPMIN)用の新しいReactiveZSetCommands.ZPopCommand
を作成します。型 ReactiveZSetCommands.ZPopCommand の引数を持つ型を返す org.springframework.data.redis.connection のメソッド修飾子と型メソッド説明reactor.core.publisher.Flux<ReactiveRedisConnection.CommandResponse<ReactiveZSetCommands.ZPopCommand,
reactor.core.publisher.Flux<Tuple>>> ReactiveZSetCommands.zPop
(org.reactivestreams.Publisher<ReactiveZSetCommands.ZPopCommand> commands) keyCommand#getKey()
SE でソートされたセットから要素を削除して返します。型 ReactiveZSetCommands.ZPopCommand の型引数を持つ org.springframework.data.redis.connection のメソッドパラメーター修飾子と型メソッド説明reactor.core.publisher.Flux<ReactiveRedisConnection.CommandResponse<ReactiveZSetCommands.ZPopCommand,
reactor.core.publisher.Flux<Tuple>>> ReactiveZSetCommands.zPop
(org.reactivestreams.Publisher<ReactiveZSetCommands.ZPopCommand> commands) keyCommand#getKey()
SE でソートされたセットから要素を削除して返します。