Class ReactiveHashCommands.HashFieldsCommand
java.lang.Object
org.springframework.data.redis.connection.ReactiveRedisConnection.KeyCommand
org.springframework.data.redis.connection.ReactiveHashCommands.HashFieldsCommand
- All Implemented Interfaces:
ReactiveRedisConnection.Command
- Direct Known Subclasses:
ReactiveHashCommands.HashExpireCommand, ReactiveHashCommands.HDelCommand, ReactiveHashCommands.HGetCommand, ReactiveHashCommands.HGetDelCommand, ReactiveHashCommands.HGetExCommand
- Enclosing interface:
ReactiveHashCommands
public static class ReactiveHashCommands.HashFieldsCommand
extends ReactiveRedisConnection.KeyCommand
ReactiveRedisConnection.Command for hash-bound operations.- Since:
- 2.0
- Author:
- Christoph Strobl, Tihomir Mateev, Viktoriya Kutsarova
-
Method Details
-
getFields
- Returns:
- never null.
-