クラスの使用
org.springframework.data.redis.connection.ReactiveSetCommands.SDiffCommand
ReactiveSetCommands.SDiffCommand を使用するパッケージ
パッケージ
説明
さまざまな Redis ' ドライバー '/libraries と対話するための低レベルの抽象化を提供する接続パッケージ。
org.springframework.data.redis.connection 内の ReactiveSetCommands.SDiffCommand 使用
修飾子と型メソッド説明ReactiveSetCommands.SDiffCommand.keys(CollectionSE<ByteBufferSE> keys) キーのCollectionSE を指定して、新しいReactiveSetCommands.SDiffCommandを作成します。型 ReactiveSetCommands.SDiffCommand の引数を持つ型を返す org.springframework.data.redis.connection のメソッド修飾子と型メソッド説明reactor.core.publisher.Flux<ReactiveRedisConnection.CommandResponse<ReactiveSetCommands.SDiffCommand,reactor.core.publisher.Flux<ByteBufferSE>>> ReactiveSetCommands.sDiff(org.reactivestreams.Publisher<ReactiveSetCommands.SDiffCommand> commands) ReactiveSetCommands.SInterCommand.getKeys()で指定されたすべてのセットのメンバーの差分を返します。型 ReactiveSetCommands.SDiffCommand の型引数を持つ org.springframework.data.redis.connection のメソッドパラメーター修飾子と型メソッド説明reactor.core.publisher.Flux<ReactiveRedisConnection.CommandResponse<ReactiveSetCommands.SDiffCommand,reactor.core.publisher.Flux<ByteBufferSE>>> ReactiveSetCommands.sDiff(org.reactivestreams.Publisher<ReactiveSetCommands.SDiffCommand> commands) ReactiveSetCommands.SInterCommand.getKeys()で指定されたすべてのセットのメンバーの差分を返します。