Class ReactiveHashCommands.HashFieldsCommand
java.lang.Object
io.valkey.springframework.data.valkey.connection.ReactiveValkeyConnection.KeyCommand
io.valkey.springframework.data.valkey.connection.ReactiveHashCommands.HashFieldsCommand
- All Implemented Interfaces:
ReactiveValkeyConnection.Command
- Direct Known Subclasses:
ReactiveHashCommands.HashExpireCommand,ReactiveHashCommands.HDelCommand,ReactiveHashCommands.HGetCommand
- Enclosing interface:
- ReactiveHashCommands
public static class ReactiveHashCommands.HashFieldsCommand
extends ReactiveValkeyConnection.KeyCommand
ReactiveValkeyConnection.Command for hash-bound operations.- Author:
- Christoph Strobl, Tihomir Mateev
-
Method Summary
Methods inherited from class io.valkey.springframework.data.valkey.connection.ReactiveValkeyConnection.KeyCommand
getKeyMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.valkey.springframework.data.valkey.connection.ReactiveValkeyConnection.Command
getName
-
Method Details
-
getFields
- Returns:
- never null.
-