Interface RedisStreamReactiveOperations.StreamMessage<A,B>

Type Parameters:
A - key type
B - value type
Enclosing interface:
RedisStreamReactiveOperations<A,B>

public static interface RedisStreamReactiveOperations.StreamMessage<A,B>
Since:
1.4
Author:
Jeremy Kuhn
  • Method Summary

    Modifier and Type
    Method
    Description
     
     
  • Method Details

    • getId

      String getId()
      Returns:
    • getEntries

      Map<A,B> getEntries()
      Returns: