Class ReplicatedDataMessages.ORMultiMap.Entry.Builder
java.lang.Object
org.apache.pekko.protobufv3.internal.AbstractMessageLite.Builder
org.apache.pekko.protobufv3.internal.AbstractMessage.Builder<BuilderT>
org.apache.pekko.protobufv3.internal.GeneratedMessage.Builder<ReplicatedDataMessages.ORMultiMap.Entry.Builder>
org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry.Builder
- All Implemented Interfaces:
- Cloneable,- ReplicatedDataMessages.ORMultiMap.EntryOrBuilder,- org.apache.pekko.protobufv3.internal.Message.Builder,- org.apache.pekko.protobufv3.internal.MessageLite.Builder,- org.apache.pekko.protobufv3.internal.MessageLiteOrBuilder,- org.apache.pekko.protobufv3.internal.MessageOrBuilder
- Enclosing class:
- ReplicatedDataMessages.ORMultiMap.Entry
public static final class ReplicatedDataMessages.ORMultiMap.Entry.Builder
extends org.apache.pekko.protobufv3.internal.GeneratedMessage.Builder<ReplicatedDataMessages.ORMultiMap.Entry.Builder>
implements ReplicatedDataMessages.ORMultiMap.EntryOrBuilder
Protobuf type 
org.apache.pekko.cluster.ddata.ORMultiMap.Entry- 
Method SummaryModifier and TypeMethodDescriptionbuild()clear()optional sint32 intKey = 3;optional sint64 longKey = 4;optional .org.apache.pekko.cluster.ddata.OtherMessage otherKey = 5;optional string stringKey = 1;required .org.apache.pekko.cluster.ddata.ORSet value = 2;static final org.apache.pekko.protobufv3.internal.Descriptors.Descriptororg.apache.pekko.protobufv3.internal.Descriptors.Descriptorintoptional sint32 intKey = 3;longoptional sint64 longKey = 4;optional .org.apache.pekko.cluster.ddata.OtherMessage otherKey = 5;optional .org.apache.pekko.cluster.ddata.OtherMessage otherKey = 5;optional .org.apache.pekko.cluster.ddata.OtherMessage otherKey = 5;optional string stringKey = 1;org.apache.pekko.protobufv3.internal.ByteStringoptional string stringKey = 1;getValue()required .org.apache.pekko.cluster.ddata.ORSet value = 2;required .org.apache.pekko.cluster.ddata.ORSet value = 2;required .org.apache.pekko.cluster.ddata.ORSet value = 2;booleanoptional sint32 intKey = 3;booleanoptional sint64 longKey = 4;booleanoptional .org.apache.pekko.cluster.ddata.OtherMessage otherKey = 5;booleanoptional string stringKey = 1;booleanhasValue()required .org.apache.pekko.cluster.ddata.ORSet value = 2;protected org.apache.pekko.protobufv3.internal.GeneratedMessage.FieldAccessorTablefinal booleanmergeFrom(org.apache.pekko.protobufv3.internal.CodedInputStream input, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry) mergeFrom(org.apache.pekko.protobufv3.internal.Message other) optional .org.apache.pekko.cluster.ddata.OtherMessage otherKey = 5;required .org.apache.pekko.cluster.ddata.ORSet value = 2;setIntKey(int value) optional sint32 intKey = 3;setLongKey(long value) optional sint64 longKey = 4;optional .org.apache.pekko.cluster.ddata.OtherMessage otherKey = 5;setOtherKey(ReplicatorMessages.OtherMessage.Builder builderForValue) optional .org.apache.pekko.cluster.ddata.OtherMessage otherKey = 5;setStringKey(String value) optional string stringKey = 1;setStringKeyBytes(org.apache.pekko.protobufv3.internal.ByteString value) optional string stringKey = 1;required .org.apache.pekko.cluster.ddata.ORSet value = 2;setValue(ReplicatedDataMessages.ORSet.Builder builderForValue) required .org.apache.pekko.cluster.ddata.ORSet value = 2;Methods inherited from class org.apache.pekko.protobufv3.internal.GeneratedMessage.BuilderaddRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class org.apache.pekko.protobufv3.internal.AbstractMessage.BuilderfindInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class org.apache.pekko.protobufv3.internal.AbstractMessageLite.BuilderaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Objectequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.apache.pekko.protobufv3.internal.Message.BuildermergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface org.apache.pekko.protobufv3.internal.MessageLite.BuildermergeFromMethods inherited from interface org.apache.pekko.protobufv3.internal.MessageOrBuilderfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
- 
Method Details- 
getDescriptorpublic static final org.apache.pekko.protobufv3.internal.Descriptors.Descriptor getDescriptor()
- 
internalGetFieldAccessorTableprotected org.apache.pekko.protobufv3.internal.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
- internalGetFieldAccessorTablein class- org.apache.pekko.protobufv3.internal.GeneratedMessage.Builder<ReplicatedDataMessages.ORMultiMap.Entry.Builder>
 
- 
clear- Specified by:
- clearin interface- org.apache.pekko.protobufv3.internal.Message.Builder
- Specified by:
- clearin interface- org.apache.pekko.protobufv3.internal.MessageLite.Builder
- Overrides:
- clearin class- org.apache.pekko.protobufv3.internal.GeneratedMessage.Builder<ReplicatedDataMessages.ORMultiMap.Entry.Builder>
 
- 
getDescriptorForTypepublic org.apache.pekko.protobufv3.internal.Descriptors.Descriptor getDescriptorForType()- Specified by:
- getDescriptorForTypein interface- org.apache.pekko.protobufv3.internal.Message.Builder
- Specified by:
- getDescriptorForTypein interface- org.apache.pekko.protobufv3.internal.MessageOrBuilder
- Overrides:
- getDescriptorForTypein class- org.apache.pekko.protobufv3.internal.GeneratedMessage.Builder<ReplicatedDataMessages.ORMultiMap.Entry.Builder>
 
- 
getDefaultInstanceForType- Specified by:
- getDefaultInstanceForTypein interface- org.apache.pekko.protobufv3.internal.MessageLiteOrBuilder
- Specified by:
- getDefaultInstanceForTypein interface- org.apache.pekko.protobufv3.internal.MessageOrBuilder
 
- 
build- Specified by:
- buildin interface- org.apache.pekko.protobufv3.internal.Message.Builder
- Specified by:
- buildin interface- org.apache.pekko.protobufv3.internal.MessageLite.Builder
 
- 
buildPartial- Specified by:
- buildPartialin interface- org.apache.pekko.protobufv3.internal.Message.Builder
- Specified by:
- buildPartialin interface- org.apache.pekko.protobufv3.internal.MessageLite.Builder
 
- 
mergeFrompublic ReplicatedDataMessages.ORMultiMap.Entry.Builder mergeFrom(org.apache.pekko.protobufv3.internal.Message other) - Specified by:
- mergeFromin interface- org.apache.pekko.protobufv3.internal.Message.Builder
- Overrides:
- mergeFromin class- org.apache.pekko.protobufv3.internal.AbstractMessage.Builder<ReplicatedDataMessages.ORMultiMap.Entry.Builder>
 
- 
mergeFrompublic ReplicatedDataMessages.ORMultiMap.Entry.Builder mergeFrom(ReplicatedDataMessages.ORMultiMap.Entry other) 
- 
isInitializedpublic final boolean isInitialized()- Specified by:
- isInitializedin interface- org.apache.pekko.protobufv3.internal.MessageLiteOrBuilder
- Overrides:
- isInitializedin class- org.apache.pekko.protobufv3.internal.GeneratedMessage.Builder<ReplicatedDataMessages.ORMultiMap.Entry.Builder>
 
- 
mergeFrompublic ReplicatedDataMessages.ORMultiMap.Entry.Builder mergeFrom(org.apache.pekko.protobufv3.internal.CodedInputStream input, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
- mergeFromin interface- org.apache.pekko.protobufv3.internal.Message.Builder
- Specified by:
- mergeFromin interface- org.apache.pekko.protobufv3.internal.MessageLite.Builder
- Overrides:
- mergeFromin class- org.apache.pekko.protobufv3.internal.AbstractMessage.Builder<ReplicatedDataMessages.ORMultiMap.Entry.Builder>
- Throws:
- IOException
 
- 
hasStringKeypublic boolean hasStringKey()optional string stringKey = 1;- Specified by:
- hasStringKeyin interface- ReplicatedDataMessages.ORMultiMap.EntryOrBuilder
- Returns:
- Whether the stringKey field is set.
 
- 
getStringKeyoptional string stringKey = 1;- Specified by:
- getStringKeyin interface- ReplicatedDataMessages.ORMultiMap.EntryOrBuilder
- Returns:
- The stringKey.
 
- 
getStringKeyBytespublic org.apache.pekko.protobufv3.internal.ByteString getStringKeyBytes()optional string stringKey = 1;- Specified by:
- getStringKeyBytesin interface- ReplicatedDataMessages.ORMultiMap.EntryOrBuilder
- Returns:
- The bytes for stringKey.
 
- 
setStringKeyoptional string stringKey = 1;- Parameters:
- value- The stringKey to set.
- Returns:
- This builder for chaining.
 
- 
clearStringKeyoptional string stringKey = 1;- Returns:
- This builder for chaining.
 
- 
setStringKeyBytespublic ReplicatedDataMessages.ORMultiMap.Entry.Builder setStringKeyBytes(org.apache.pekko.protobufv3.internal.ByteString value) optional string stringKey = 1;- Parameters:
- value- The bytes for stringKey to set.
- Returns:
- This builder for chaining.
 
- 
hasValuepublic boolean hasValue()required .org.apache.pekko.cluster.ddata.ORSet value = 2;- Specified by:
- hasValuein interface- ReplicatedDataMessages.ORMultiMap.EntryOrBuilder
- Returns:
- Whether the value field is set.
 
- 
getValuerequired .org.apache.pekko.cluster.ddata.ORSet value = 2;- Specified by:
- getValuein interface- ReplicatedDataMessages.ORMultiMap.EntryOrBuilder
- Returns:
- The value.
 
- 
setValuerequired .org.apache.pekko.cluster.ddata.ORSet value = 2;
- 
setValuepublic ReplicatedDataMessages.ORMultiMap.Entry.Builder setValue(ReplicatedDataMessages.ORSet.Builder builderForValue) required .org.apache.pekko.cluster.ddata.ORSet value = 2;
- 
mergeValuepublic ReplicatedDataMessages.ORMultiMap.Entry.Builder mergeValue(ReplicatedDataMessages.ORSet value) required .org.apache.pekko.cluster.ddata.ORSet value = 2;
- 
clearValuerequired .org.apache.pekko.cluster.ddata.ORSet value = 2;
- 
getValueBuilderrequired .org.apache.pekko.cluster.ddata.ORSet value = 2;
- 
getValueOrBuilderrequired .org.apache.pekko.cluster.ddata.ORSet value = 2;- Specified by:
- getValueOrBuilderin interface- ReplicatedDataMessages.ORMultiMap.EntryOrBuilder
 
- 
hasIntKeypublic boolean hasIntKey()optional sint32 intKey = 3;- Specified by:
- hasIntKeyin interface- ReplicatedDataMessages.ORMultiMap.EntryOrBuilder
- Returns:
- Whether the intKey field is set.
 
- 
getIntKeypublic int getIntKey()optional sint32 intKey = 3;- Specified by:
- getIntKeyin interface- ReplicatedDataMessages.ORMultiMap.EntryOrBuilder
- Returns:
- The intKey.
 
- 
setIntKeyoptional sint32 intKey = 3;- Parameters:
- value- The intKey to set.
- Returns:
- This builder for chaining.
 
- 
clearIntKeyoptional sint32 intKey = 3;- Returns:
- This builder for chaining.
 
- 
hasLongKeypublic boolean hasLongKey()optional sint64 longKey = 4;- Specified by:
- hasLongKeyin interface- ReplicatedDataMessages.ORMultiMap.EntryOrBuilder
- Returns:
- Whether the longKey field is set.
 
- 
getLongKeypublic long getLongKey()optional sint64 longKey = 4;- Specified by:
- getLongKeyin interface- ReplicatedDataMessages.ORMultiMap.EntryOrBuilder
- Returns:
- The longKey.
 
- 
setLongKeyoptional sint64 longKey = 4;- Parameters:
- value- The longKey to set.
- Returns:
- This builder for chaining.
 
- 
clearLongKeyoptional sint64 longKey = 4;- Returns:
- This builder for chaining.
 
- 
hasOtherKeypublic boolean hasOtherKey()optional .org.apache.pekko.cluster.ddata.OtherMessage otherKey = 5;- Specified by:
- hasOtherKeyin interface- ReplicatedDataMessages.ORMultiMap.EntryOrBuilder
- Returns:
- Whether the otherKey field is set.
 
- 
getOtherKeyoptional .org.apache.pekko.cluster.ddata.OtherMessage otherKey = 5;- Specified by:
- getOtherKeyin interface- ReplicatedDataMessages.ORMultiMap.EntryOrBuilder
- Returns:
- The otherKey.
 
- 
setOtherKeypublic ReplicatedDataMessages.ORMultiMap.Entry.Builder setOtherKey(ReplicatorMessages.OtherMessage value) optional .org.apache.pekko.cluster.ddata.OtherMessage otherKey = 5;
- 
setOtherKeypublic ReplicatedDataMessages.ORMultiMap.Entry.Builder setOtherKey(ReplicatorMessages.OtherMessage.Builder builderForValue) optional .org.apache.pekko.cluster.ddata.OtherMessage otherKey = 5;
- 
mergeOtherKeypublic ReplicatedDataMessages.ORMultiMap.Entry.Builder mergeOtherKey(ReplicatorMessages.OtherMessage value) optional .org.apache.pekko.cluster.ddata.OtherMessage otherKey = 5;
- 
clearOtherKeyoptional .org.apache.pekko.cluster.ddata.OtherMessage otherKey = 5;
- 
getOtherKeyBuilderoptional .org.apache.pekko.cluster.ddata.OtherMessage otherKey = 5;
- 
getOtherKeyOrBuilderoptional .org.apache.pekko.cluster.ddata.OtherMessage otherKey = 5;- Specified by:
- getOtherKeyOrBuilderin interface- ReplicatedDataMessages.ORMultiMap.EntryOrBuilder
 
 
-