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.- Author:
 - Christoph Strobl, Tihomir Mateev, Viktoriya Kutsarova
 
- 
Method Summary
Methods inherited from class org.springframework.data.redis.connection.ReactiveRedisConnection.KeyCommand
getKeyMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.springframework.data.redis.connection.ReactiveRedisConnection.Command
getName 
- 
Method Details
- 
getFields
- Returns:
 - never null.
 
 
 -