Class ReactiveHashCommands.HDelCommand

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

public static class ReactiveHashCommands.HDelCommand extends ReactiveRedisConnection.KeyCommand
Author:
Christoph Strobl
See Also: