Interface MemberSubscription
Interface representing the subscription metadata for a group member.
-
Method Summary
-
Method Details
-
rackId
Gets the rack Id if present.- Returns:
- An Optional containing the rack Id, or an empty Optional if not present.
-
subscribedTopicIds
Gets the set of subscribed topic Ids.- Returns:
- The set of subscribed topic Ids.
-