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