public static final class Controlcenter.TopicPartitionInfo extends com.google.protobuf.GeneratedMessageV3 implements Controlcenter.TopicPartitionInfoOrBuilder
controlcenter.TopicPartitionInfo
Modifier and Type | Class and Description |
---|---|
static class |
Controlcenter.TopicPartitionInfo.Builder
Protobuf type
controlcenter.TopicPartitionInfo |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
Modifier and Type | Field and Description |
---|---|
static int |
CONSUMER_CLIENTS_FIELD_NUMBER |
static int |
CONSUMER_GROUPS_FIELD_NUMBER |
static int |
PARTITION_FIELD_NUMBER |
static int |
PRODUCER_CLIENTS_FIELD_NUMBER |
static int |
PRODUCER_GROUPS_FIELD_NUMBER |
static int |
TOPIC_FIELD_NUMBER |
static int |
WINDOW_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
containsConsumerClients(java.lang.String key)
map<string, bool> consumer_clients = 5; |
boolean |
containsConsumerGroups(java.lang.String key)
map<string, bool> consumer_groups = 7; |
boolean |
containsProducerClients(java.lang.String key)
map<string, bool> producer_clients = 4; |
boolean |
containsProducerGroups(java.lang.String key)
map<string, bool> producer_groups = 6; |
boolean |
equals(java.lang.Object obj) |
java.util.Map<java.lang.String,java.lang.Boolean> |
getConsumerClients()
Deprecated.
|
int |
getConsumerClientsCount()
map<string, bool> consumer_clients = 5; |
java.util.Map<java.lang.String,java.lang.Boolean> |
getConsumerClientsMap()
map<string, bool> consumer_clients = 5; |
boolean |
getConsumerClientsOrDefault(java.lang.String key,
boolean defaultValue)
map<string, bool> consumer_clients = 5; |
boolean |
getConsumerClientsOrThrow(java.lang.String key)
map<string, bool> consumer_clients = 5; |
java.util.Map<java.lang.String,java.lang.Boolean> |
getConsumerGroups()
Deprecated.
|
int |
getConsumerGroupsCount()
map<string, bool> consumer_groups = 7; |
java.util.Map<java.lang.String,java.lang.Boolean> |
getConsumerGroupsMap()
map<string, bool> consumer_groups = 7; |
boolean |
getConsumerGroupsOrDefault(java.lang.String key,
boolean defaultValue)
map<string, bool> consumer_groups = 7; |
boolean |
getConsumerGroupsOrThrow(java.lang.String key)
map<string, bool> consumer_groups = 7; |
static Controlcenter.TopicPartitionInfo |
getDefaultInstance() |
Controlcenter.TopicPartitionInfo |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<Controlcenter.TopicPartitionInfo> |
getParserForType() |
int |
getPartition()
int32 partition = 3; |
java.util.Map<java.lang.String,java.lang.Boolean> |
getProducerClients()
Deprecated.
|
int |
getProducerClientsCount()
map<string, bool> producer_clients = 4; |
java.util.Map<java.lang.String,java.lang.Boolean> |
getProducerClientsMap()
map<string, bool> producer_clients = 4; |
boolean |
getProducerClientsOrDefault(java.lang.String key,
boolean defaultValue)
map<string, bool> producer_clients = 4; |
boolean |
getProducerClientsOrThrow(java.lang.String key)
map<string, bool> producer_clients = 4; |
java.util.Map<java.lang.String,java.lang.Boolean> |
getProducerGroups()
Deprecated.
|
int |
getProducerGroupsCount()
map<string, bool> producer_groups = 6; |
java.util.Map<java.lang.String,java.lang.Boolean> |
getProducerGroupsMap()
map<string, bool> producer_groups = 6; |
boolean |
getProducerGroupsOrDefault(java.lang.String key,
boolean defaultValue)
map<string, bool> producer_groups = 6; |
boolean |
getProducerGroupsOrThrow(java.lang.String key)
map<string, bool> producer_groups = 6; |
int |
getSerializedSize() |
java.lang.String |
getTopic()
string topic = 2; |
com.google.protobuf.ByteString |
getTopicBytes()
string topic = 2; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
long |
getWindow()
int64 window = 1; |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapField |
internalGetMapField(int number) |
boolean |
isInitialized() |
static Controlcenter.TopicPartitionInfo.Builder |
newBuilder() |
static Controlcenter.TopicPartitionInfo.Builder |
newBuilder(Controlcenter.TopicPartitionInfo prototype) |
Controlcenter.TopicPartitionInfo.Builder |
newBuilderForType() |
protected Controlcenter.TopicPartitionInfo.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected java.lang.Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static Controlcenter.TopicPartitionInfo |
parseDelimitedFrom(java.io.InputStream input) |
static Controlcenter.TopicPartitionInfo |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Controlcenter.TopicPartitionInfo |
parseFrom(byte[] data) |
static Controlcenter.TopicPartitionInfo |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Controlcenter.TopicPartitionInfo |
parseFrom(java.nio.ByteBuffer data) |
static Controlcenter.TopicPartitionInfo |
parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Controlcenter.TopicPartitionInfo |
parseFrom(com.google.protobuf.ByteString data) |
static Controlcenter.TopicPartitionInfo |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Controlcenter.TopicPartitionInfo |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Controlcenter.TopicPartitionInfo |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Controlcenter.TopicPartitionInfo |
parseFrom(java.io.InputStream input) |
static Controlcenter.TopicPartitionInfo |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Controlcenter.TopicPartitionInfo> |
parser() |
Controlcenter.TopicPartitionInfo.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final int WINDOW_FIELD_NUMBER
public static final int TOPIC_FIELD_NUMBER
public static final int PARTITION_FIELD_NUMBER
public static final int PRODUCER_CLIENTS_FIELD_NUMBER
public static final int CONSUMER_CLIENTS_FIELD_NUMBER
public static final int PRODUCER_GROUPS_FIELD_NUMBER
public static final int CONSUMER_GROUPS_FIELD_NUMBER
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance
in class com.google.protobuf.GeneratedMessageV3
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessageV3
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapField internalGetMapField(int number)
internalGetMapField
in class com.google.protobuf.GeneratedMessageV3
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3
public long getWindow()
int64 window = 1;
getWindow
in interface Controlcenter.TopicPartitionInfoOrBuilder
public java.lang.String getTopic()
string topic = 2;
getTopic
in interface Controlcenter.TopicPartitionInfoOrBuilder
public com.google.protobuf.ByteString getTopicBytes()
string topic = 2;
getTopicBytes
in interface Controlcenter.TopicPartitionInfoOrBuilder
public int getPartition()
int32 partition = 3;
getPartition
in interface Controlcenter.TopicPartitionInfoOrBuilder
public int getProducerClientsCount()
Controlcenter.TopicPartitionInfoOrBuilder
map<string, bool> producer_clients = 4;
getProducerClientsCount
in interface Controlcenter.TopicPartitionInfoOrBuilder
public boolean containsProducerClients(java.lang.String key)
map<string, bool> producer_clients = 4;
containsProducerClients
in interface Controlcenter.TopicPartitionInfoOrBuilder
@Deprecated public java.util.Map<java.lang.String,java.lang.Boolean> getProducerClients()
getProducerClientsMap()
instead.getProducerClients
in interface Controlcenter.TopicPartitionInfoOrBuilder
public java.util.Map<java.lang.String,java.lang.Boolean> getProducerClientsMap()
map<string, bool> producer_clients = 4;
getProducerClientsMap
in interface Controlcenter.TopicPartitionInfoOrBuilder
public boolean getProducerClientsOrDefault(java.lang.String key, boolean defaultValue)
map<string, bool> producer_clients = 4;
getProducerClientsOrDefault
in interface Controlcenter.TopicPartitionInfoOrBuilder
public boolean getProducerClientsOrThrow(java.lang.String key)
map<string, bool> producer_clients = 4;
getProducerClientsOrThrow
in interface Controlcenter.TopicPartitionInfoOrBuilder
public int getConsumerClientsCount()
Controlcenter.TopicPartitionInfoOrBuilder
map<string, bool> consumer_clients = 5;
getConsumerClientsCount
in interface Controlcenter.TopicPartitionInfoOrBuilder
public boolean containsConsumerClients(java.lang.String key)
map<string, bool> consumer_clients = 5;
containsConsumerClients
in interface Controlcenter.TopicPartitionInfoOrBuilder
@Deprecated public java.util.Map<java.lang.String,java.lang.Boolean> getConsumerClients()
getConsumerClientsMap()
instead.getConsumerClients
in interface Controlcenter.TopicPartitionInfoOrBuilder
public java.util.Map<java.lang.String,java.lang.Boolean> getConsumerClientsMap()
map<string, bool> consumer_clients = 5;
getConsumerClientsMap
in interface Controlcenter.TopicPartitionInfoOrBuilder
public boolean getConsumerClientsOrDefault(java.lang.String key, boolean defaultValue)
map<string, bool> consumer_clients = 5;
getConsumerClientsOrDefault
in interface Controlcenter.TopicPartitionInfoOrBuilder
public boolean getConsumerClientsOrThrow(java.lang.String key)
map<string, bool> consumer_clients = 5;
getConsumerClientsOrThrow
in interface Controlcenter.TopicPartitionInfoOrBuilder
public int getProducerGroupsCount()
Controlcenter.TopicPartitionInfoOrBuilder
map<string, bool> producer_groups = 6;
getProducerGroupsCount
in interface Controlcenter.TopicPartitionInfoOrBuilder
public boolean containsProducerGroups(java.lang.String key)
map<string, bool> producer_groups = 6;
containsProducerGroups
in interface Controlcenter.TopicPartitionInfoOrBuilder
@Deprecated public java.util.Map<java.lang.String,java.lang.Boolean> getProducerGroups()
getProducerGroupsMap()
instead.getProducerGroups
in interface Controlcenter.TopicPartitionInfoOrBuilder
public java.util.Map<java.lang.String,java.lang.Boolean> getProducerGroupsMap()
map<string, bool> producer_groups = 6;
getProducerGroupsMap
in interface Controlcenter.TopicPartitionInfoOrBuilder
public boolean getProducerGroupsOrDefault(java.lang.String key, boolean defaultValue)
map<string, bool> producer_groups = 6;
getProducerGroupsOrDefault
in interface Controlcenter.TopicPartitionInfoOrBuilder
public boolean getProducerGroupsOrThrow(java.lang.String key)
map<string, bool> producer_groups = 6;
getProducerGroupsOrThrow
in interface Controlcenter.TopicPartitionInfoOrBuilder
public int getConsumerGroupsCount()
Controlcenter.TopicPartitionInfoOrBuilder
map<string, bool> consumer_groups = 7;
getConsumerGroupsCount
in interface Controlcenter.TopicPartitionInfoOrBuilder
public boolean containsConsumerGroups(java.lang.String key)
map<string, bool> consumer_groups = 7;
containsConsumerGroups
in interface Controlcenter.TopicPartitionInfoOrBuilder
@Deprecated public java.util.Map<java.lang.String,java.lang.Boolean> getConsumerGroups()
getConsumerGroupsMap()
instead.getConsumerGroups
in interface Controlcenter.TopicPartitionInfoOrBuilder
public java.util.Map<java.lang.String,java.lang.Boolean> getConsumerGroupsMap()
map<string, bool> consumer_groups = 7;
getConsumerGroupsMap
in interface Controlcenter.TopicPartitionInfoOrBuilder
public boolean getConsumerGroupsOrDefault(java.lang.String key, boolean defaultValue)
map<string, bool> consumer_groups = 7;
getConsumerGroupsOrDefault
in interface Controlcenter.TopicPartitionInfoOrBuilder
public boolean getConsumerGroupsOrThrow(java.lang.String key)
map<string, bool> consumer_groups = 7;
getConsumerGroupsOrThrow
in interface Controlcenter.TopicPartitionInfoOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.GeneratedMessageV3
java.io.IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.GeneratedMessageV3
public boolean equals(java.lang.Object obj)
equals
in interface com.google.protobuf.Message
equals
in class com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
in interface com.google.protobuf.Message
hashCode
in class com.google.protobuf.AbstractMessage
public static Controlcenter.TopicPartitionInfo parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Controlcenter.TopicPartitionInfo parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Controlcenter.TopicPartitionInfo parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Controlcenter.TopicPartitionInfo parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Controlcenter.TopicPartitionInfo parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Controlcenter.TopicPartitionInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Controlcenter.TopicPartitionInfo parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOException
public static Controlcenter.TopicPartitionInfo parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static Controlcenter.TopicPartitionInfo parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOException
public static Controlcenter.TopicPartitionInfo parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static Controlcenter.TopicPartitionInfo parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOException
public static Controlcenter.TopicPartitionInfo parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public Controlcenter.TopicPartitionInfo.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static Controlcenter.TopicPartitionInfo.Builder newBuilder()
public static Controlcenter.TopicPartitionInfo.Builder newBuilder(Controlcenter.TopicPartitionInfo prototype)
public Controlcenter.TopicPartitionInfo.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected Controlcenter.TopicPartitionInfo.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessageV3
public static Controlcenter.TopicPartitionInfo getDefaultInstance()
public static com.google.protobuf.Parser<Controlcenter.TopicPartitionInfo> parser()
public com.google.protobuf.Parser<Controlcenter.TopicPartitionInfo> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageV3
public Controlcenter.TopicPartitionInfo getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder