Class ReactiveStringCommands.BitCountCommand

java.lang.Object
org.springframework.data.redis.connection.ReactiveRedisConnection.KeyCommand
org.springframework.data.redis.connection.ReactiveStringCommands.BitCountCommand
All Implemented Interfaces:
ReactiveRedisConnection.Command
Enclosing interface:
ReactiveStringCommands

public static class ReactiveStringCommands.BitCountCommand extends ReactiveRedisConnection.KeyCommand
BITCOUNT command parameters.
Author:
Christoph Strobl
See Also: