クラス ReactiveSetCommands.SInterStoreCommand

java.lang.ObjectSE
org.springframework.data.redis.connection.ReactiveRedisConnection.KeyCommand
org.springframework.data.redis.connection.ReactiveSetCommands.SInterStoreCommand
実装されているすべてのインターフェース:
ReactiveRedisConnection.Command
含まれているインターフェース:
ReactiveSetCommands

public static class ReactiveSetCommands.SInterStoreCommand extends ReactiveRedisConnection.KeyCommand
SINTERSTORE コマンドパラメーター。
導入:
2.0
作成者:
Christoph Strobl
関連事項: