public static interface Controlcenter.MemberInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getClientId()
string clientId = 1; |
com.google.protobuf.ByteString |
getClientIdBytes()
string clientId = 1; |
java.lang.String |
getGroup()
string group = 2; |
com.google.protobuf.ByteString |
getGroupBytes()
string group = 2; |
java.lang.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, hasOneof
java.lang.String getClientId()
string clientId = 1;
com.google.protobuf.ByteString getClientIdBytes()
string clientId = 1;
java.lang.String getGroup()
string group = 2;
com.google.protobuf.ByteString getGroupBytes()
string group = 2;
java.lang.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;