Hierarchy For Package org.springframework.data.redis.connection.stream
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.springframework.data.redis.connection.stream.Consumer
- org.springframework.data.redis.connection.stream.PendingMessage
- org.springframework.data.redis.connection.stream.PendingMessages (implements org.springframework.data.util.Streamable<T>)
- org.springframework.data.redis.connection.stream.PendingMessagesSummary
- org.springframework.data.redis.connection.stream.ReadOffset
- org.springframework.data.redis.connection.stream.RecordId
- org.springframework.data.redis.connection.stream.StreamInfo
- org.springframework.data.redis.connection.stream.StreamInfo.XInfoConsumers (implements org.springframework.data.util.Streamable<T>)
- org.springframework.data.redis.connection.stream.StreamInfo.XInfoGroups (implements org.springframework.data.util.Streamable<T>)
- org.springframework.data.redis.connection.stream.StreamInfo.XInfoObject
- org.springframework.data.redis.connection.stream.StreamInfo.XInfoConsumer
- org.springframework.data.redis.connection.stream.StreamInfo.XInfoGroup
- org.springframework.data.redis.connection.stream.StreamInfo.XInfoStream
- org.springframework.data.redis.connection.stream.StreamOffset<K>
- org.springframework.data.redis.connection.stream.StreamReadOptions
- org.springframework.data.redis.connection.stream.StreamRecords
- org.springframework.data.redis.connection.stream.StreamRecords.RecordBuilder<S>
Interface Hierarchy
- java.lang.Iterable<T>
- org.springframework.data.redis.connection.stream.MapRecord<S,
K, V> (also extends org.springframework.data.redis.connection.stream.Record<S, V>) - org.springframework.data.redis.connection.stream.ByteBufferRecord
- org.springframework.data.redis.connection.stream.ByteRecord
- org.springframework.data.redis.connection.stream.StringRecord
- org.springframework.data.redis.connection.stream.MapRecord<S,
- org.springframework.data.redis.connection.stream.Record<S,
V> - org.springframework.data.redis.connection.stream.MapRecord<S,
K, V> (also extends java.lang.Iterable<T>) - org.springframework.data.redis.connection.stream.ByteBufferRecord
- org.springframework.data.redis.connection.stream.ByteRecord
- org.springframework.data.redis.connection.stream.StringRecord
- org.springframework.data.redis.connection.stream.ObjectRecord<S,
V>
- org.springframework.data.redis.connection.stream.MapRecord<S,