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 Details

    • getFields

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