public static final class Controlcenter.TopicPartitionInfo.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Controlcenter.TopicPartitionInfo.Builder> implements Controlcenter.TopicPartitionInfoOrBuilder
controlcenter.TopicPartitionInfogetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMapFieldReflection(int number)
internalGetMapFieldReflection in class com.google.protobuf.GeneratedMessageV3.Builder<Controlcenter.TopicPartitionInfo.Builder>protected com.google.protobuf.MapFieldReflectionAccessor internalGetMutableMapFieldReflection(int number)
internalGetMutableMapFieldReflection in class com.google.protobuf.GeneratedMessageV3.Builder<Controlcenter.TopicPartitionInfo.Builder>protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Controlcenter.TopicPartitionInfo.Builder>public Controlcenter.TopicPartitionInfo.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Controlcenter.TopicPartitionInfo.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<Controlcenter.TopicPartitionInfo.Builder>public Controlcenter.TopicPartitionInfo getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Controlcenter.TopicPartitionInfo build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Controlcenter.TopicPartitionInfo buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Controlcenter.TopicPartitionInfo.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Controlcenter.TopicPartitionInfo.Builder>public Controlcenter.TopicPartitionInfo.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<Controlcenter.TopicPartitionInfo.Builder>public Controlcenter.TopicPartitionInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Controlcenter.TopicPartitionInfo.Builder>public Controlcenter.TopicPartitionInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Controlcenter.TopicPartitionInfo.Builder>public Controlcenter.TopicPartitionInfo.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Controlcenter.TopicPartitionInfo.Builder>public Controlcenter.TopicPartitionInfo.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Controlcenter.TopicPartitionInfo.Builder>public Controlcenter.TopicPartitionInfo.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Controlcenter.TopicPartitionInfo.Builder>public Controlcenter.TopicPartitionInfo.Builder mergeFrom(Controlcenter.TopicPartitionInfo other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Controlcenter.TopicPartitionInfo.Builder>public Controlcenter.TopicPartitionInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Controlcenter.TopicPartitionInfo.Builder>IOExceptionpublic long getWindow()
int64 window = 1;getWindow in interface Controlcenter.TopicPartitionInfoOrBuilderpublic Controlcenter.TopicPartitionInfo.Builder setWindow(long value)
int64 window = 1;value - The window to set.public Controlcenter.TopicPartitionInfo.Builder clearWindow()
int64 window = 1;public String getTopic()
string topic = 2;getTopic in interface Controlcenter.TopicPartitionInfoOrBuilderpublic com.google.protobuf.ByteString getTopicBytes()
string topic = 2;getTopicBytes in interface Controlcenter.TopicPartitionInfoOrBuilderpublic Controlcenter.TopicPartitionInfo.Builder setTopic(String value)
string topic = 2;value - The topic to set.public Controlcenter.TopicPartitionInfo.Builder clearTopic()
string topic = 2;public Controlcenter.TopicPartitionInfo.Builder setTopicBytes(com.google.protobuf.ByteString value)
string topic = 2;value - The bytes for topic to set.public int getPartition()
int32 partition = 3;getPartition in interface Controlcenter.TopicPartitionInfoOrBuilderpublic Controlcenter.TopicPartitionInfo.Builder setPartition(int value)
int32 partition = 3;value - The partition to set.public Controlcenter.TopicPartitionInfo.Builder clearPartition()
int32 partition = 3;public int getProducerClientsCount()
Controlcenter.TopicPartitionInfoOrBuildermap<string, bool> producer_clients = 4;getProducerClientsCount in interface Controlcenter.TopicPartitionInfoOrBuilderpublic boolean containsProducerClients(String key)
map<string, bool> producer_clients = 4;containsProducerClients in interface Controlcenter.TopicPartitionInfoOrBuilder@Deprecated public Map<String,Boolean> getProducerClients()
getProducerClientsMap() instead.getProducerClients in interface Controlcenter.TopicPartitionInfoOrBuilderpublic Map<String,Boolean> getProducerClientsMap()
map<string, bool> producer_clients = 4;getProducerClientsMap in interface Controlcenter.TopicPartitionInfoOrBuilderpublic boolean getProducerClientsOrDefault(String key, boolean defaultValue)
map<string, bool> producer_clients = 4;getProducerClientsOrDefault in interface Controlcenter.TopicPartitionInfoOrBuilderpublic boolean getProducerClientsOrThrow(String key)
map<string, bool> producer_clients = 4;getProducerClientsOrThrow in interface Controlcenter.TopicPartitionInfoOrBuilderpublic Controlcenter.TopicPartitionInfo.Builder clearProducerClients()
public Controlcenter.TopicPartitionInfo.Builder removeProducerClients(String key)
map<string, bool> producer_clients = 4;@Deprecated public Map<String,Boolean> getMutableProducerClients()
public Controlcenter.TopicPartitionInfo.Builder putProducerClients(String key, boolean value)
map<string, bool> producer_clients = 4;public Controlcenter.TopicPartitionInfo.Builder putAllProducerClients(Map<String,Boolean> values)
map<string, bool> producer_clients = 4;public int getConsumerClientsCount()
Controlcenter.TopicPartitionInfoOrBuildermap<string, bool> consumer_clients = 5;getConsumerClientsCount in interface Controlcenter.TopicPartitionInfoOrBuilderpublic boolean containsConsumerClients(String key)
map<string, bool> consumer_clients = 5;containsConsumerClients in interface Controlcenter.TopicPartitionInfoOrBuilder@Deprecated public Map<String,Boolean> getConsumerClients()
getConsumerClientsMap() instead.getConsumerClients in interface Controlcenter.TopicPartitionInfoOrBuilderpublic Map<String,Boolean> getConsumerClientsMap()
map<string, bool> consumer_clients = 5;getConsumerClientsMap in interface Controlcenter.TopicPartitionInfoOrBuilderpublic boolean getConsumerClientsOrDefault(String key, boolean defaultValue)
map<string, bool> consumer_clients = 5;getConsumerClientsOrDefault in interface Controlcenter.TopicPartitionInfoOrBuilderpublic boolean getConsumerClientsOrThrow(String key)
map<string, bool> consumer_clients = 5;getConsumerClientsOrThrow in interface Controlcenter.TopicPartitionInfoOrBuilderpublic Controlcenter.TopicPartitionInfo.Builder clearConsumerClients()
public Controlcenter.TopicPartitionInfo.Builder removeConsumerClients(String key)
map<string, bool> consumer_clients = 5;@Deprecated public Map<String,Boolean> getMutableConsumerClients()
public Controlcenter.TopicPartitionInfo.Builder putConsumerClients(String key, boolean value)
map<string, bool> consumer_clients = 5;public Controlcenter.TopicPartitionInfo.Builder putAllConsumerClients(Map<String,Boolean> values)
map<string, bool> consumer_clients = 5;public int getProducerGroupsCount()
Controlcenter.TopicPartitionInfoOrBuildermap<string, bool> producer_groups = 6;getProducerGroupsCount in interface Controlcenter.TopicPartitionInfoOrBuilderpublic boolean containsProducerGroups(String key)
map<string, bool> producer_groups = 6;containsProducerGroups in interface Controlcenter.TopicPartitionInfoOrBuilder@Deprecated public Map<String,Boolean> getProducerGroups()
getProducerGroupsMap() instead.getProducerGroups in interface Controlcenter.TopicPartitionInfoOrBuilderpublic Map<String,Boolean> getProducerGroupsMap()
map<string, bool> producer_groups = 6;getProducerGroupsMap in interface Controlcenter.TopicPartitionInfoOrBuilderpublic boolean getProducerGroupsOrDefault(String key, boolean defaultValue)
map<string, bool> producer_groups = 6;getProducerGroupsOrDefault in interface Controlcenter.TopicPartitionInfoOrBuilderpublic boolean getProducerGroupsOrThrow(String key)
map<string, bool> producer_groups = 6;getProducerGroupsOrThrow in interface Controlcenter.TopicPartitionInfoOrBuilderpublic Controlcenter.TopicPartitionInfo.Builder clearProducerGroups()
public Controlcenter.TopicPartitionInfo.Builder removeProducerGroups(String key)
map<string, bool> producer_groups = 6;@Deprecated public Map<String,Boolean> getMutableProducerGroups()
public Controlcenter.TopicPartitionInfo.Builder putProducerGroups(String key, boolean value)
map<string, bool> producer_groups = 6;public Controlcenter.TopicPartitionInfo.Builder putAllProducerGroups(Map<String,Boolean> values)
map<string, bool> producer_groups = 6;public int getConsumerGroupsCount()
Controlcenter.TopicPartitionInfoOrBuildermap<string, bool> consumer_groups = 7;getConsumerGroupsCount in interface Controlcenter.TopicPartitionInfoOrBuilderpublic boolean containsConsumerGroups(String key)
map<string, bool> consumer_groups = 7;containsConsumerGroups in interface Controlcenter.TopicPartitionInfoOrBuilder@Deprecated public Map<String,Boolean> getConsumerGroups()
getConsumerGroupsMap() instead.getConsumerGroups in interface Controlcenter.TopicPartitionInfoOrBuilderpublic Map<String,Boolean> getConsumerGroupsMap()
map<string, bool> consumer_groups = 7;getConsumerGroupsMap in interface Controlcenter.TopicPartitionInfoOrBuilderpublic boolean getConsumerGroupsOrDefault(String key, boolean defaultValue)
map<string, bool> consumer_groups = 7;getConsumerGroupsOrDefault in interface Controlcenter.TopicPartitionInfoOrBuilderpublic boolean getConsumerGroupsOrThrow(String key)
map<string, bool> consumer_groups = 7;getConsumerGroupsOrThrow in interface Controlcenter.TopicPartitionInfoOrBuilderpublic Controlcenter.TopicPartitionInfo.Builder clearConsumerGroups()
public Controlcenter.TopicPartitionInfo.Builder removeConsumerGroups(String key)
map<string, bool> consumer_groups = 7;@Deprecated public Map<String,Boolean> getMutableConsumerGroups()
public Controlcenter.TopicPartitionInfo.Builder putConsumerGroups(String key, boolean value)
map<string, bool> consumer_groups = 7;public Controlcenter.TopicPartitionInfo.Builder putAllConsumerGroups(Map<String,Boolean> values)
map<string, bool> consumer_groups = 7;public final Controlcenter.TopicPartitionInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Controlcenter.TopicPartitionInfo.Builder>public final Controlcenter.TopicPartitionInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Controlcenter.TopicPartitionInfo.Builder>