クラスの使用
org.springframework.data.redis.connection.ReactiveZSetCommands.ZIncrByCommand
ReactiveZSetCommands.ZIncrByCommand を使用するパッケージ
パッケージ
説明
さまざまな Redis ' ドライバー '/libraries と対話するための低レベルの抽象化を提供する接続パッケージ。
org.springframework.data.redis.connection 内の ReactiveZSetCommands.ZIncrByCommand 使用
修飾子と型メソッド説明数値の増分を適用します。ReactiveZSetCommands.ZIncrByCommand.scoreOf
(ByteBufferSE member) member
SE を指定して新しいReactiveZSetCommands.ZIncrByCommand
を作成します。ReactiveZSetCommands.ZIncrByCommand.storedWithin
(ByteBufferSE key) キーを適用します。型 ReactiveZSetCommands.ZIncrByCommand の引数を持つ型を返す org.springframework.data.redis.connection のメソッド修飾子と型メソッド説明reactor.core.publisher.Flux<ReactiveRedisConnection.NumericResponse<ReactiveZSetCommands.ZIncrByCommand,
DoubleSE>> ReactiveZSetCommands.zIncrBy
(org.reactivestreams.Publisher<ReactiveZSetCommands.ZIncrByCommand> commands) getIncrement()
でソートされたセットのgetValue()
で要素のスコアをインクリメントします。型 ReactiveZSetCommands.ZIncrByCommand の型引数を持つ org.springframework.data.redis.connection のメソッドパラメーター修飾子と型メソッド説明reactor.core.publisher.Flux<ReactiveRedisConnection.NumericResponse<ReactiveZSetCommands.ZIncrByCommand,
DoubleSE>> ReactiveZSetCommands.zIncrBy
(org.reactivestreams.Publisher<ReactiveZSetCommands.ZIncrByCommand> commands) getIncrement()
でソートされたセットのgetValue()
で要素のスコアをインクリメントします。