Class ReactiveStreamCommands.PendingRecordsCommand

java.lang.Object
org.springframework.data.redis.connection.ReactiveRedisConnection.KeyCommand
org.springframework.data.redis.connection.ReactiveStreamCommands.PendingRecordsCommand
All Implemented Interfaces:
ReactiveRedisConnection.Command
Enclosing interface:
ReactiveStreamCommands

public static class ReactiveStreamCommands.PendingRecordsCommand extends ReactiveRedisConnection.KeyCommand
Value Object holding parameters for obtaining pending messages.
Since:
2.3
Author:
Christoph Strobl