クラス ReactiveStringCommands.BitCountCommand

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

public static class ReactiveStringCommands.BitCountCommand extends ReactiveRedisConnection.KeyCommand
BITCOUNT コマンドパラメーター。
作成者:
Christoph Strobl
関連事項: