Class ReplicatedDataMessages.GSet
java.lang.Object
org.apache.pekko.protobufv3.internal.AbstractMessageLite
org.apache.pekko.protobufv3.internal.AbstractMessage
org.apache.pekko.protobufv3.internal.GeneratedMessage
org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet
- All Implemented Interfaces:
Serializable,ReplicatedDataMessages.GSetOrBuilder,org.apache.pekko.protobufv3.internal.Message,org.apache.pekko.protobufv3.internal.MessageLite,org.apache.pekko.protobufv3.internal.MessageLiteOrBuilder,org.apache.pekko.protobufv3.internal.MessageOrBuilder
- Enclosing class:
- ReplicatedDataMessages
public static final class ReplicatedDataMessages.GSet
extends org.apache.pekko.protobufv3.internal.GeneratedMessage
implements ReplicatedDataMessages.GSetOrBuilder
Protobuf type
org.apache.pekko.cluster.ddata.GSet- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classProtobuf typeorg.apache.pekko.cluster.ddata.GSetNested classes/interfaces inherited from class org.apache.pekko.protobufv3.internal.GeneratedMessage
org.apache.pekko.protobufv3.internal.GeneratedMessage.ExtendableBuilder<MessageT extends org.apache.pekko.protobufv3.internal.GeneratedMessage.ExtendableMessage<MessageT>,BuilderT extends org.apache.pekko.protobufv3.internal.GeneratedMessage.ExtendableBuilder<MessageT, BuilderT>>, org.apache.pekko.protobufv3.internal.GeneratedMessage.ExtendableMessage<MessageT extends org.apache.pekko.protobufv3.internal.GeneratedMessage.ExtendableMessage<MessageT>>, org.apache.pekko.protobufv3.internal.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends org.apache.pekko.protobufv3.internal.GeneratedMessage.ExtendableMessage<MessageT>>, org.apache.pekko.protobufv3.internal.GeneratedMessage.FieldAccessorTable, org.apache.pekko.protobufv3.internal.GeneratedMessage.GeneratedExtension<ContainingT extends org.apache.pekko.protobufv3.internal.Message, T extends Object>, org.apache.pekko.protobufv3.internal.GeneratedMessage.UnusedPrivateParameter Nested classes/interfaces inherited from class org.apache.pekko.protobufv3.internal.AbstractMessage
org.apache.pekko.protobufv3.internal.AbstractMessage.BuilderParentNested classes/interfaces inherited from class org.apache.pekko.protobufv3.internal.AbstractMessageLite
org.apache.pekko.protobufv3.internal.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class org.apache.pekko.protobufv3.internal.GeneratedMessage
alwaysUseFieldBuilders, loggedPre22TypeNames, unknownFieldsFields inherited from class org.apache.pekko.protobufv3.internal.AbstractMessage
memoizedSizeFields inherited from class org.apache.pekko.protobufv3.internal.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleangetActorRefElements(int index) added in Akka 2.5.14org.apache.pekko.protobufv3.internal.ByteStringgetActorRefElementsBytes(int index) added in Akka 2.5.14intadded in Akka 2.5.14org.apache.pekko.protobufv3.internal.ProtocolStringListadded in Akka 2.5.14static ReplicatedDataMessages.GSetstatic final org.apache.pekko.protobufv3.internal.Descriptors.DescriptorintgetIntElements(int index) repeated sint32 intElements = 2 [packed = true];intrepeated sint32 intElements = 2 [packed = true];repeated sint32 intElements = 2 [packed = true];longgetLongElements(int index) repeated sint64 longElements = 3 [packed = true];intrepeated sint64 longElements = 3 [packed = true];repeated sint64 longElements = 3 [packed = true];getOtherElements(int index) repeated .org.apache.pekko.cluster.ddata.OtherMessage otherElements = 4;intrepeated .org.apache.pekko.cluster.ddata.OtherMessage otherElements = 4;repeated .org.apache.pekko.cluster.ddata.OtherMessage otherElements = 4;getOtherElementsOrBuilder(int index) repeated .org.apache.pekko.cluster.ddata.OtherMessage otherElements = 4;List<? extends ReplicatorMessages.OtherMessageOrBuilder>repeated .org.apache.pekko.cluster.ddata.OtherMessage otherElements = 4;org.apache.pekko.protobufv3.internal.Parser<ReplicatedDataMessages.GSet>intgetStringElements(int index) repeated string stringElements = 1;org.apache.pekko.protobufv3.internal.ByteStringgetStringElementsBytes(int index) repeated string stringElements = 1;intrepeated string stringElements = 1;org.apache.pekko.protobufv3.internal.ProtocolStringListrepeated string stringElements = 1;inthashCode()protected org.apache.pekko.protobufv3.internal.GeneratedMessage.FieldAccessorTablefinal booleannewBuilder(ReplicatedDataMessages.GSet prototype) protected ReplicatedDataMessages.GSet.BuildernewBuilderForType(org.apache.pekko.protobufv3.internal.AbstractMessage.BuilderParent parent) static ReplicatedDataMessages.GSetparseDelimitedFrom(InputStream input) static ReplicatedDataMessages.GSetparseDelimitedFrom(InputStream input, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry) static ReplicatedDataMessages.GSetparseFrom(byte[] data) static ReplicatedDataMessages.GSetparseFrom(byte[] data, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry) static ReplicatedDataMessages.GSetparseFrom(InputStream input) static ReplicatedDataMessages.GSetparseFrom(InputStream input, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry) static ReplicatedDataMessages.GSetparseFrom(ByteBuffer data) static ReplicatedDataMessages.GSetparseFrom(ByteBuffer data, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry) static ReplicatedDataMessages.GSetparseFrom(org.apache.pekko.protobufv3.internal.ByteString data) static ReplicatedDataMessages.GSetparseFrom(org.apache.pekko.protobufv3.internal.ByteString data, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry) static ReplicatedDataMessages.GSetparseFrom(org.apache.pekko.protobufv3.internal.CodedInputStream input) static ReplicatedDataMessages.GSetparseFrom(org.apache.pekko.protobufv3.internal.CodedInputStream input, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry) static org.apache.pekko.protobufv3.internal.Parser<ReplicatedDataMessages.GSet>parser()voidwriteTo(org.apache.pekko.protobufv3.internal.CodedOutputStream output) Methods inherited from class org.apache.pekko.protobufv3.internal.GeneratedMessage
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class org.apache.pekko.protobufv3.internal.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashFields, toStringMethods inherited from class org.apache.pekko.protobufv3.internal.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.apache.pekko.protobufv3.internal.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface org.apache.pekko.protobufv3.internal.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
STRINGELEMENTS_FIELD_NUMBER
public static final int STRINGELEMENTS_FIELD_NUMBER- See Also:
-
INTELEMENTS_FIELD_NUMBER
public static final int INTELEMENTS_FIELD_NUMBER- See Also:
-
LONGELEMENTS_FIELD_NUMBER
public static final int LONGELEMENTS_FIELD_NUMBER- See Also:
-
OTHERELEMENTS_FIELD_NUMBER
public static final int OTHERELEMENTS_FIELD_NUMBER- See Also:
-
ACTORREFELEMENTS_FIELD_NUMBER
public static final int ACTORREFELEMENTS_FIELD_NUMBER- See Also:
-
-
Method Details
-
getDescriptor
public static final org.apache.pekko.protobufv3.internal.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected org.apache.pekko.protobufv3.internal.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classorg.apache.pekko.protobufv3.internal.GeneratedMessage
-
getStringElementsList
public org.apache.pekko.protobufv3.internal.ProtocolStringList getStringElementsList()repeated string stringElements = 1;- Specified by:
getStringElementsListin interfaceReplicatedDataMessages.GSetOrBuilder- Returns:
- A list containing the stringElements.
-
getStringElementsCount
public int getStringElementsCount()repeated string stringElements = 1;- Specified by:
getStringElementsCountin interfaceReplicatedDataMessages.GSetOrBuilder- Returns:
- The count of stringElements.
-
getStringElements
repeated string stringElements = 1;- Specified by:
getStringElementsin interfaceReplicatedDataMessages.GSetOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The stringElements at the given index.
-
getStringElementsBytes
public org.apache.pekko.protobufv3.internal.ByteString getStringElementsBytes(int index) repeated string stringElements = 1;- Specified by:
getStringElementsBytesin interfaceReplicatedDataMessages.GSetOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the stringElements at the given index.
-
getIntElementsList
repeated sint32 intElements = 2 [packed = true];- Specified by:
getIntElementsListin interfaceReplicatedDataMessages.GSetOrBuilder- Returns:
- A list containing the intElements.
-
getIntElementsCount
public int getIntElementsCount()repeated sint32 intElements = 2 [packed = true];- Specified by:
getIntElementsCountin interfaceReplicatedDataMessages.GSetOrBuilder- Returns:
- The count of intElements.
-
getIntElements
public int getIntElements(int index) repeated sint32 intElements = 2 [packed = true];- Specified by:
getIntElementsin interfaceReplicatedDataMessages.GSetOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The intElements at the given index.
-
getLongElementsList
repeated sint64 longElements = 3 [packed = true];- Specified by:
getLongElementsListin interfaceReplicatedDataMessages.GSetOrBuilder- Returns:
- A list containing the longElements.
-
getLongElementsCount
public int getLongElementsCount()repeated sint64 longElements = 3 [packed = true];- Specified by:
getLongElementsCountin interfaceReplicatedDataMessages.GSetOrBuilder- Returns:
- The count of longElements.
-
getLongElements
public long getLongElements(int index) repeated sint64 longElements = 3 [packed = true];- Specified by:
getLongElementsin interfaceReplicatedDataMessages.GSetOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The longElements at the given index.
-
getOtherElementsList
repeated .org.apache.pekko.cluster.ddata.OtherMessage otherElements = 4;- Specified by:
getOtherElementsListin interfaceReplicatedDataMessages.GSetOrBuilder
-
getOtherElementsOrBuilderList
repeated .org.apache.pekko.cluster.ddata.OtherMessage otherElements = 4;- Specified by:
getOtherElementsOrBuilderListin interfaceReplicatedDataMessages.GSetOrBuilder
-
getOtherElementsCount
public int getOtherElementsCount()repeated .org.apache.pekko.cluster.ddata.OtherMessage otherElements = 4;- Specified by:
getOtherElementsCountin interfaceReplicatedDataMessages.GSetOrBuilder
-
getOtherElements
repeated .org.apache.pekko.cluster.ddata.OtherMessage otherElements = 4;- Specified by:
getOtherElementsin interfaceReplicatedDataMessages.GSetOrBuilder
-
getOtherElementsOrBuilder
repeated .org.apache.pekko.cluster.ddata.OtherMessage otherElements = 4;- Specified by:
getOtherElementsOrBuilderin interfaceReplicatedDataMessages.GSetOrBuilder
-
getActorRefElementsList
public org.apache.pekko.protobufv3.internal.ProtocolStringList getActorRefElementsList()added in Akka 2.5.14
repeated string actorRefElements = 5;- Specified by:
getActorRefElementsListin interfaceReplicatedDataMessages.GSetOrBuilder- Returns:
- A list containing the actorRefElements.
-
getActorRefElementsCount
public int getActorRefElementsCount()added in Akka 2.5.14
repeated string actorRefElements = 5;- Specified by:
getActorRefElementsCountin interfaceReplicatedDataMessages.GSetOrBuilder- Returns:
- The count of actorRefElements.
-
getActorRefElements
added in Akka 2.5.14
repeated string actorRefElements = 5;- Specified by:
getActorRefElementsin interfaceReplicatedDataMessages.GSetOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The actorRefElements at the given index.
-
getActorRefElementsBytes
public org.apache.pekko.protobufv3.internal.ByteString getActorRefElementsBytes(int index) added in Akka 2.5.14
repeated string actorRefElements = 5;- Specified by:
getActorRefElementsBytesin interfaceReplicatedDataMessages.GSetOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the actorRefElements at the given index.
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfaceorg.apache.pekko.protobufv3.internal.MessageLiteOrBuilder- Overrides:
isInitializedin classorg.apache.pekko.protobufv3.internal.GeneratedMessage
-
writeTo
public void writeTo(org.apache.pekko.protobufv3.internal.CodedOutputStream output) throws IOException - Specified by:
writeToin interfaceorg.apache.pekko.protobufv3.internal.MessageLite- Overrides:
writeToin classorg.apache.pekko.protobufv3.internal.GeneratedMessage- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfaceorg.apache.pekko.protobufv3.internal.MessageLite- Overrides:
getSerializedSizein classorg.apache.pekko.protobufv3.internal.GeneratedMessage
-
equals
- Specified by:
equalsin interfaceorg.apache.pekko.protobufv3.internal.Message- Overrides:
equalsin classorg.apache.pekko.protobufv3.internal.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfaceorg.apache.pekko.protobufv3.internal.Message- Overrides:
hashCodein classorg.apache.pekko.protobufv3.internal.AbstractMessage
-
parseFrom
public static ReplicatedDataMessages.GSet parseFrom(ByteBuffer data) throws org.apache.pekko.protobufv3.internal.InvalidProtocolBufferException - Throws:
org.apache.pekko.protobufv3.internal.InvalidProtocolBufferException
-
parseFrom
public static ReplicatedDataMessages.GSet parseFrom(ByteBuffer data, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry) throws org.apache.pekko.protobufv3.internal.InvalidProtocolBufferException - Throws:
org.apache.pekko.protobufv3.internal.InvalidProtocolBufferException
-
parseFrom
public static ReplicatedDataMessages.GSet parseFrom(org.apache.pekko.protobufv3.internal.ByteString data) throws org.apache.pekko.protobufv3.internal.InvalidProtocolBufferException - Throws:
org.apache.pekko.protobufv3.internal.InvalidProtocolBufferException
-
parseFrom
public static ReplicatedDataMessages.GSet parseFrom(org.apache.pekko.protobufv3.internal.ByteString data, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry) throws org.apache.pekko.protobufv3.internal.InvalidProtocolBufferException - Throws:
org.apache.pekko.protobufv3.internal.InvalidProtocolBufferException
-
parseFrom
public static ReplicatedDataMessages.GSet parseFrom(byte[] data) throws org.apache.pekko.protobufv3.internal.InvalidProtocolBufferException - Throws:
org.apache.pekko.protobufv3.internal.InvalidProtocolBufferException
-
parseFrom
public static ReplicatedDataMessages.GSet parseFrom(byte[] data, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry) throws org.apache.pekko.protobufv3.internal.InvalidProtocolBufferException - Throws:
org.apache.pekko.protobufv3.internal.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static ReplicatedDataMessages.GSet parseFrom(InputStream input, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static ReplicatedDataMessages.GSet parseDelimitedFrom(InputStream input, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static ReplicatedDataMessages.GSet parseFrom(org.apache.pekko.protobufv3.internal.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static ReplicatedDataMessages.GSet parseFrom(org.apache.pekko.protobufv3.internal.CodedInputStream input, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfaceorg.apache.pekko.protobufv3.internal.Message- Specified by:
newBuilderForTypein interfaceorg.apache.pekko.protobufv3.internal.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilderin interfaceorg.apache.pekko.protobufv3.internal.Message- Specified by:
toBuilderin interfaceorg.apache.pekko.protobufv3.internal.MessageLite
-
newBuilderForType
protected ReplicatedDataMessages.GSet.Builder newBuilderForType(org.apache.pekko.protobufv3.internal.AbstractMessage.BuilderParent parent) - Overrides:
newBuilderForTypein classorg.apache.pekko.protobufv3.internal.AbstractMessage
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfaceorg.apache.pekko.protobufv3.internal.Message- Specified by:
getParserForTypein interfaceorg.apache.pekko.protobufv3.internal.MessageLite- Overrides:
getParserForTypein classorg.apache.pekko.protobufv3.internal.GeneratedMessage
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfaceorg.apache.pekko.protobufv3.internal.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfaceorg.apache.pekko.protobufv3.internal.MessageOrBuilder
-