Class StreamInfo.XInfoGroups

java.lang.Object
org.springframework.data.redis.connection.stream.StreamInfo.XInfoGroups
Enclosing class:
StreamInfo

public static class StreamInfo.XInfoGroups extends Object
Value object holding general information about consumer groups associated with a Redis Stream.
Author:
Christoph Strobl