public static interface Controlcenter.MemberInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getClientId()
string clientId = 1; |
com.google.protobuf.ByteString |
getClientIdBytes()
string clientId = 1; |
String |
getGroup()
string group = 2; |
com.google.protobuf.ByteString |
getGroupBytes()
string group = 2; |
String |
getTopic()
string topic = 3; |
com.google.protobuf.ByteString |
getTopicBytes()
string topic = 3; |
Controlcenter.TopicPartition |
getTopicPartition()
.controlcenter.TopicPartition topicPartition = 4; |
Controlcenter.TopicPartitionOrBuilder |
getTopicPartitionOrBuilder()
.controlcenter.TopicPartition topicPartition = 4; |
boolean |
hasTopicPartition()
.controlcenter.TopicPartition topicPartition = 4; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getClientId()
string clientId = 1;com.google.protobuf.ByteString getClientIdBytes()
string clientId = 1;String getGroup()
string group = 2;com.google.protobuf.ByteString getGroupBytes()
string group = 2;String getTopic()
string topic = 3;com.google.protobuf.ByteString getTopicBytes()
string topic = 3;boolean hasTopicPartition()
.controlcenter.TopicPartition topicPartition = 4;Controlcenter.TopicPartition getTopicPartition()
.controlcenter.TopicPartition topicPartition = 4;Controlcenter.TopicPartitionOrBuilder getTopicPartitionOrBuilder()
.controlcenter.TopicPartition topicPartition = 4;