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
- Enclosing interface:
- ReactiveHashCommands
public static class ReactiveHashCommands.HashFieldsCommand
extends ReactiveRedisConnection.KeyCommand
ReactiveRedisConnection.Command
for hash-bound operations.- Author:
- Christoph Strobl, Tihomir Mateev
-
Method Summary
Methods inherited from class org.springframework.data.redis.connection.ReactiveRedisConnection.KeyCommand
getKey
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.springframework.data.redis.connection.ReactiveRedisConnection.Command
getName
-
Method Details
-
getFields
- Returns:
- never null.
-