クラス ReactiveHyperLogLogCommands.PfAddCommand

java.lang.ObjectSE
org.springframework.data.redis.connection.ReactiveRedisConnection.KeyCommand
org.springframework.data.redis.connection.ReactiveHyperLogLogCommands.PfAddCommand
実装済みのインターフェース一覧:
ReactiveRedisConnection.Command
含まれているインターフェース:
ReactiveHyperLogLogCommands

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