クラス 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 ストリームに関連付けられたコンシューマーグループに関する一般情報を保持する値オブジェクト。
導入:
2.3
作成者:
Christoph Strobl