@InterfaceStability.Unstable
public interface MemberSubscription
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
rackId()
Gets the rack Id if present.
|
Set<org.apache.kafka.common.Uuid> |
subscribedTopicIds()
Gets the set of subscribed topic Ids.
|
Optional<String> rackId()
Set<org.apache.kafka.common.Uuid> subscribedTopicIds()