クラス ReactiveZSetCommands.ZAggregateStoreCommand

java.lang.ObjectSE
org.springframework.data.redis.connection.ReactiveRedisConnection.KeyCommand
org.springframework.data.redis.connection.ReactiveZSetCommands.ZAggregateStoreCommand
実装されたすべてのインターフェース:
ReactiveRedisConnection.Command
既知の直属サブクラス
ReactiveZSetCommands.ZInterStoreCommandReactiveZSetCommands.ZUnionStoreCommand
含まれているインターフェース:
ReactiveZSetCommands

public static class ReactiveZSetCommands.ZAggregateStoreCommand extends ReactiveRedisConnection.KeyCommand
ZINTERSTORE/ZUNIONSTORE コマンドパラメーター。
導入:
2.6
作成者:
Christoph Strobl, Mark Paluch
関連事項: