Class Controlcenter.MemberInfo.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<Controlcenter.MemberInfo.Builder>
com.google.protobuf.GeneratedMessage.Builder<Controlcenter.MemberInfo.Builder>
io.confluent.controlcenter.record.Controlcenter.MemberInfo.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Controlcenter.MemberInfoOrBuilder,Cloneable
- Enclosing class:
Controlcenter.MemberInfo
public static final class Controlcenter.MemberInfo.Builder
extends com.google.protobuf.GeneratedMessage.Builder<Controlcenter.MemberInfo.Builder>
implements Controlcenter.MemberInfoOrBuilder
Protobuf type
controlcenter.MemberInfo-
Method Summary
Modifier and TypeMethodDescriptionbuild()clear()string clientId = 1;string group = 2;string topic = 3;.controlcenter.TopicPartition topicPartition = 4;string clientId = 1;com.google.protobuf.ByteStringstring clientId = 1;static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetGroup()string group = 2;com.google.protobuf.ByteStringstring group = 2;getTopic()string topic = 3;com.google.protobuf.ByteStringstring topic = 3;.controlcenter.TopicPartition topicPartition = 4;.controlcenter.TopicPartition topicPartition = 4;.controlcenter.TopicPartition topicPartition = 4;boolean.controlcenter.TopicPartition topicPartition = 4;final booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) .controlcenter.TopicPartition topicPartition = 4;setClientId(String value) string clientId = 1;setClientIdBytes(com.google.protobuf.ByteString value) string clientId = 1;string group = 2;setGroupBytes(com.google.protobuf.ByteString value) string group = 2;string topic = 3;setTopicBytes(com.google.protobuf.ByteString value) string topic = 3;.controlcenter.TopicPartition topicPartition = 4;setTopicPartition(Controlcenter.TopicPartition.Builder builderForValue) .controlcenter.TopicPartition topicPartition = 4;Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, mergeUnknownFields, newBuilderForField, setField, setRepeatedField, setUnknownFieldsMethods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
mergeDelimitedFrom, mergeDelimitedFrom, mergeFromMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<Controlcenter.MemberInfo.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage.Builder<Controlcenter.MemberInfo.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Controlcenter.MemberInfo.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<Controlcenter.MemberInfo.Builder>
-
mergeFrom
public Controlcenter.MemberInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Controlcenter.MemberInfo.Builder>- Throws:
IOException
-
getClientId
string clientId = 1;- Specified by:
getClientIdin interfaceControlcenter.MemberInfoOrBuilder- Returns:
- The clientId.
-
getClientIdBytes
public com.google.protobuf.ByteString getClientIdBytes()string clientId = 1;- Specified by:
getClientIdBytesin interfaceControlcenter.MemberInfoOrBuilder- Returns:
- The bytes for clientId.
-
setClientId
string clientId = 1;- Parameters:
value- The clientId to set.- Returns:
- This builder for chaining.
-
clearClientId
string clientId = 1;- Returns:
- This builder for chaining.
-
setClientIdBytes
string clientId = 1;- Parameters:
value- The bytes for clientId to set.- Returns:
- This builder for chaining.
-
getGroup
string group = 2;- Specified by:
getGroupin interfaceControlcenter.MemberInfoOrBuilder- Returns:
- The group.
-
getGroupBytes
public com.google.protobuf.ByteString getGroupBytes()string group = 2;- Specified by:
getGroupBytesin interfaceControlcenter.MemberInfoOrBuilder- Returns:
- The bytes for group.
-
setGroup
string group = 2;- Parameters:
value- The group to set.- Returns:
- This builder for chaining.
-
clearGroup
string group = 2;- Returns:
- This builder for chaining.
-
setGroupBytes
string group = 2;- Parameters:
value- The bytes for group to set.- Returns:
- This builder for chaining.
-
getTopic
string topic = 3;- Specified by:
getTopicin interfaceControlcenter.MemberInfoOrBuilder- Returns:
- The topic.
-
getTopicBytes
public com.google.protobuf.ByteString getTopicBytes()string topic = 3;- Specified by:
getTopicBytesin interfaceControlcenter.MemberInfoOrBuilder- Returns:
- The bytes for topic.
-
setTopic
string topic = 3;- Parameters:
value- The topic to set.- Returns:
- This builder for chaining.
-
clearTopic
string topic = 3;- Returns:
- This builder for chaining.
-
setTopicBytes
string topic = 3;- Parameters:
value- The bytes for topic to set.- Returns:
- This builder for chaining.
-
hasTopicPartition
public boolean hasTopicPartition().controlcenter.TopicPartition topicPartition = 4;- Specified by:
hasTopicPartitionin interfaceControlcenter.MemberInfoOrBuilder- Returns:
- Whether the topicPartition field is set.
-
getTopicPartition
.controlcenter.TopicPartition topicPartition = 4;- Specified by:
getTopicPartitionin interfaceControlcenter.MemberInfoOrBuilder- Returns:
- The topicPartition.
-
setTopicPartition
.controlcenter.TopicPartition topicPartition = 4; -
setTopicPartition
public Controlcenter.MemberInfo.Builder setTopicPartition(Controlcenter.TopicPartition.Builder builderForValue) .controlcenter.TopicPartition topicPartition = 4; -
mergeTopicPartition
.controlcenter.TopicPartition topicPartition = 4; -
clearTopicPartition
.controlcenter.TopicPartition topicPartition = 4; -
getTopicPartitionBuilder
.controlcenter.TopicPartition topicPartition = 4; -
getTopicPartitionOrBuilder
.controlcenter.TopicPartition topicPartition = 4;- Specified by:
getTopicPartitionOrBuilderin interfaceControlcenter.MemberInfoOrBuilder
-