Class StreamInfo
java.lang.Object
org.springframework.data.redis.connection.stream.StreamInfo
- Since:
 - 2.3
 - Author:
 - Christoph Strobl, Mark Paluch
 
- 
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classValue object holding general information about consumer groups associated with a Redis Stream.static classstatic classValue object holding general information about a Redis Stream. - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
StreamInfo
public StreamInfo() 
 -