クラスの使用
org.springframework.data.redis.connection.ReactiveSetCommands.SDiffStoreCommand
ReactiveSetCommands.SDiffStoreCommand を使用するパッケージ
パッケージ
説明
さまざまな Redis ' ドライバー '/libraries と対話するための低レベルの抽象化を提供する接続パッケージ。
org.springframework.data.redis.connection 内の ReactiveSetCommands.SDiffStoreCommand 使用
修飾子と型メソッド説明ReactiveSetCommands.SDiffStoreCommand.keys
(CollectionSE<ByteBufferSE> keys) キーのCollection
SE を指定して、新しいReactiveSetCommands.SDiffStoreCommand
を作成します。ReactiveSetCommands.SDiffStoreCommand.storeAt
(ByteBufferSE key) 結果が保存されるキーを適用します。型 ReactiveSetCommands.SDiffStoreCommand の引数を持つ型を返す org.springframework.data.redis.connection のメソッド修飾子と型メソッド説明reactor.core.publisher.Flux<ReactiveRedisConnection.NumericResponse<ReactiveSetCommands.SDiffStoreCommand,
LongSE>> ReactiveSetCommands.sDiffStore
(org.reactivestreams.Publisher<ReactiveSetCommands.SDiffStoreCommand> commands) 指定されたすべてのセットをキーで比較し、結果を destinationKey に保存します。型 ReactiveSetCommands.SDiffStoreCommand の型引数を持つ org.springframework.data.redis.connection のメソッドパラメーター修飾子と型メソッド説明reactor.core.publisher.Flux<ReactiveRedisConnection.NumericResponse<ReactiveSetCommands.SDiffStoreCommand,
LongSE>> ReactiveSetCommands.sDiffStore
(org.reactivestreams.Publisher<ReactiveSetCommands.SDiffStoreCommand> commands) 指定されたすべてのセットをキーで比較し、結果を destinationKey に保存します。