public static interface Controlcenter.TopicPartitionOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getClusterId()
string clusterId = 3; |
com.google.protobuf.ByteString |
getClusterIdBytes()
string clusterId = 3; |
int |
getPartition()
int32 partition = 2; |
java.lang.String |
getTopic()
string topic = 1; |
com.google.protobuf.ByteString |
getTopicBytes()
string topic = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
java.lang.String getTopic()
string topic = 1;
com.google.protobuf.ByteString getTopicBytes()
string topic = 1;
int getPartition()
int32 partition = 2;
java.lang.String getClusterId()
string clusterId = 3;
com.google.protobuf.ByteString getClusterIdBytes()
string clusterId = 3;