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 Details

    • getFields

      public List<ByteBuffer> getFields()
      Returns:
      never null.