クラス StreamInfo.XInfoGroups

java.lang.ObjectSE
org.springframework.data.redis.connection.stream.StreamInfo.XInfoGroups
実装されたすべてのインターフェース:
IterableSE<StreamInfo.XInfoGroup>SupplierSE<StreamSE<StreamInfo.XInfoGroup>>Streamable<StreamInfo.XInfoGroup>
含まれているクラス:
StreamInfo

public static class StreamInfo.XInfoGroups extends ObjectSE implements Streamable<StreamInfo.XInfoGroup>
Redis ストリームに関連付けられたコンシューマーグループに関する一般情報を保持する値オブジェクト。
作成者:
Christoph Strobl