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