Interface RedisStreamReactiveOperations.StreamPendingMessages

Enclosing interface:
RedisStreamReactiveOperations<A,B>

public static interface RedisStreamReactiveOperations.StreamPendingMessages
Since:
1.4
Author:
Jeremy Kuhn
  • Method Details

    • getCount

      long getCount()
      Returns:
    • getLowerMessageId

      String getLowerMessageId()
      Returns:
    • getUpperMessageId

      String getUpperMessageId()
      Returns:
    • getConsumerCount

      Map<String,Long> getConsumerCount()
      Returns: