クラスの使用
org.springframework.data.redis.connection.ReactiveZSetCommands.ZRemCommand
ReactiveZSetCommands.ZRemCommand を使用するパッケージ
パッケージ
説明
さまざまな Redis ' ドライバー '/libraries と対話するための低レベルの抽象化を提供する接続パッケージ。
org.springframework.data.redis.connection 内の ReactiveZSetCommands.ZRemCommand 使用
修飾子と型メソッド説明ReactiveZSetCommands.ZRemCommand.from(ByteBufferSE key) キーを適用します。ReactiveZSetCommands.ZRemCommand.values(ByteBufferSE value) Tupleを指定して新しいReactiveZSetCommands.ZRemCommandを作成します。ReactiveZSetCommands.ZRemCommand.values(CollectionSE<ByteBufferSE> values) 型 ReactiveZSetCommands.ZRemCommand の引数を持つ型を返す org.springframework.data.redis.connection のメソッド修飾子と型メソッド説明reactor.core.publisher.Flux<ReactiveRedisConnection.NumericResponse<ReactiveZSetCommands.ZRemCommand,LongSE>> ReactiveZSetCommands.zRem(org.reactivestreams.Publisher<ReactiveZSetCommands.ZRemCommand> commands) ソートされたセットからgetValues()を削除します。型 ReactiveZSetCommands.ZRemCommand の型引数を持つ org.springframework.data.redis.connection のメソッドパラメーター修飾子と型メソッド説明reactor.core.publisher.Flux<ReactiveRedisConnection.NumericResponse<ReactiveZSetCommands.ZRemCommand,LongSE>> ReactiveZSetCommands.zRem(org.reactivestreams.Publisher<ReactiveZSetCommands.ZRemCommand> commands) ソートされたセットからgetValues()を削除します。