Class StreamInfo.Entry<K,​V>

  • Enclosing class:
    StreamInfo<K,​V>

    public static class StreamInfo.Entry<K,​V>
    extends Object
    • Method Detail

      • getId

        public StreamMessageId getId()
        Returns StreamMessageId of this stream entry.
        Returns:
        StreamMessageId object
      • getData

        public Map<K,​V> getData()
        Returns data stored in this stream entry
        Returns:
        Map object