Class ReplicatorMessages.Status
- java.lang.Object
-
- org.apache.pekko.protobufv3.internal.AbstractMessageLite
-
- org.apache.pekko.protobufv3.internal.AbstractMessage
-
- org.apache.pekko.protobufv3.internal.GeneratedMessageV3
-
- org.apache.pekko.cluster.ddata.protobuf.msg.ReplicatorMessages.Status
-
- All Implemented Interfaces:
java.io.Serializable,ReplicatorMessages.StatusOrBuilder,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:
- ReplicatorMessages
public static final class ReplicatorMessages.Status extends org.apache.pekko.protobufv3.internal.GeneratedMessageV3 implements ReplicatorMessages.StatusOrBuilder
Protobuf typeorg.apache.pekko.cluster.ddata.Status- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classReplicatorMessages.Status.BuilderProtobuf typeorg.apache.pekko.cluster.ddata.Statusstatic classReplicatorMessages.Status.EntryProtobuf typeorg.apache.pekko.cluster.ddata.Status.Entrystatic interfaceReplicatorMessages.Status.EntryOrBuilder-
Nested classes/interfaces inherited from class org.apache.pekko.protobufv3.internal.GeneratedMessageV3
org.apache.pekko.protobufv3.internal.GeneratedMessageV3.BuilderParent, org.apache.pekko.protobufv3.internal.GeneratedMessageV3.ExtendableBuilder<MessageT extends org.apache.pekko.protobufv3.internal.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends org.apache.pekko.protobufv3.internal.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, org.apache.pekko.protobufv3.internal.GeneratedMessageV3.ExtendableMessage<MessageT extends org.apache.pekko.protobufv3.internal.GeneratedMessageV3.ExtendableMessage<MessageT>>, org.apache.pekko.protobufv3.internal.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends org.apache.pekko.protobufv3.internal.GeneratedMessageV3.ExtendableMessage<MessageT>>, org.apache.pekko.protobufv3.internal.GeneratedMessageV3.FieldAccessorTable, org.apache.pekko.protobufv3.internal.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intCHUNK_FIELD_NUMBERstatic intENTRIES_FIELD_NUMBERstatic intFROMSYSTEMUID_FIELD_NUMBERstatic org.apache.pekko.protobufv3.internal.Parser<ReplicatorMessages.Status>PARSERDeprecated.static intTOSYSTEMUID_FIELD_NUMBERstatic intTOTCHUNKS_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)intgetChunk()required uint32 chunk = 1;static ReplicatorMessages.StatusgetDefaultInstance()ReplicatorMessages.StatusgetDefaultInstanceForType()static org.apache.pekko.protobufv3.internal.Descriptors.DescriptorgetDescriptor()ReplicatorMessages.Status.EntrygetEntries(int index)repeated .org.apache.pekko.cluster.ddata.Status.Entry entries = 3;intgetEntriesCount()repeated .org.apache.pekko.cluster.ddata.Status.Entry entries = 3;java.util.List<ReplicatorMessages.Status.Entry>getEntriesList()repeated .org.apache.pekko.cluster.ddata.Status.Entry entries = 3;ReplicatorMessages.Status.EntryOrBuildergetEntriesOrBuilder(int index)repeated .org.apache.pekko.cluster.ddata.Status.Entry entries = 3;java.util.List<? extends ReplicatorMessages.Status.EntryOrBuilder>getEntriesOrBuilderList()repeated .org.apache.pekko.cluster.ddata.Status.Entry entries = 3;longgetFromSystemUid()optional sfixed64 fromSystemUid = 5;org.apache.pekko.protobufv3.internal.Parser<ReplicatorMessages.Status>getParserForType()intgetSerializedSize()longgetToSystemUid()optional sfixed64 toSystemUid = 4;intgetTotChunks()required uint32 totChunks = 2;org.apache.pekko.protobufv3.internal.UnknownFieldSetgetUnknownFields()booleanhasChunk()required uint32 chunk = 1;booleanhasFromSystemUid()optional sfixed64 fromSystemUid = 5;inthashCode()booleanhasToSystemUid()optional sfixed64 toSystemUid = 4;booleanhasTotChunks()required uint32 totChunks = 2;protected org.apache.pekko.protobufv3.internal.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static ReplicatorMessages.Status.BuildernewBuilder()static ReplicatorMessages.Status.BuildernewBuilder(ReplicatorMessages.Status prototype)ReplicatorMessages.Status.BuildernewBuilderForType()protected ReplicatorMessages.Status.BuildernewBuilderForType(org.apache.pekko.protobufv3.internal.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(org.apache.pekko.protobufv3.internal.GeneratedMessageV3.UnusedPrivateParameter unused)static ReplicatorMessages.StatusparseDelimitedFrom(java.io.InputStream input)static ReplicatorMessages.StatusparseDelimitedFrom(java.io.InputStream input, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry)static ReplicatorMessages.StatusparseFrom(byte[] data)static ReplicatorMessages.StatusparseFrom(byte[] data, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry)static ReplicatorMessages.StatusparseFrom(java.io.InputStream input)static ReplicatorMessages.StatusparseFrom(java.io.InputStream input, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry)static ReplicatorMessages.StatusparseFrom(java.nio.ByteBuffer data)static ReplicatorMessages.StatusparseFrom(java.nio.ByteBuffer data, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry)static ReplicatorMessages.StatusparseFrom(org.apache.pekko.protobufv3.internal.ByteString data)static ReplicatorMessages.StatusparseFrom(org.apache.pekko.protobufv3.internal.ByteString data, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry)static ReplicatorMessages.StatusparseFrom(org.apache.pekko.protobufv3.internal.CodedInputStream input)static ReplicatorMessages.StatusparseFrom(org.apache.pekko.protobufv3.internal.CodedInputStream input, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry)static org.apache.pekko.protobufv3.internal.Parser<ReplicatorMessages.Status>parser()ReplicatorMessages.Status.BuildertoBuilder()voidwriteTo(org.apache.pekko.protobufv3.internal.CodedOutputStream output)-
Methods inherited from class org.apache.pekko.protobufv3.internal.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, 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
-
Methods inherited from class org.apache.pekko.protobufv3.internal.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class org.apache.pekko.protobufv3.internal.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
CHUNK_FIELD_NUMBER
public static final int CHUNK_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TOTCHUNKS_FIELD_NUMBER
public static final int TOTCHUNKS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ENTRIES_FIELD_NUMBER
public static final int ENTRIES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TOSYSTEMUID_FIELD_NUMBER
public static final int TOSYSTEMUID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FROMSYSTEMUID_FIELD_NUMBER
public static final int FROMSYSTEMUID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final org.apache.pekko.protobufv3.internal.Parser<ReplicatorMessages.Status> PARSER
Deprecated.
-
-
Method Detail
-
newInstance
protected java.lang.Object newInstance(org.apache.pekko.protobufv3.internal.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classorg.apache.pekko.protobufv3.internal.GeneratedMessageV3
-
getUnknownFields
public final org.apache.pekko.protobufv3.internal.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfaceorg.apache.pekko.protobufv3.internal.MessageOrBuilder- Overrides:
getUnknownFieldsin classorg.apache.pekko.protobufv3.internal.GeneratedMessageV3
-
getDescriptor
public static final org.apache.pekko.protobufv3.internal.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected org.apache.pekko.protobufv3.internal.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classorg.apache.pekko.protobufv3.internal.GeneratedMessageV3
-
hasChunk
public boolean hasChunk()
required uint32 chunk = 1;- Specified by:
hasChunkin interfaceReplicatorMessages.StatusOrBuilder- Returns:
- Whether the chunk field is set.
-
getChunk
public int getChunk()
required uint32 chunk = 1;- Specified by:
getChunkin interfaceReplicatorMessages.StatusOrBuilder- Returns:
- The chunk.
-
hasTotChunks
public boolean hasTotChunks()
required uint32 totChunks = 2;- Specified by:
hasTotChunksin interfaceReplicatorMessages.StatusOrBuilder- Returns:
- Whether the totChunks field is set.
-
getTotChunks
public int getTotChunks()
required uint32 totChunks = 2;- Specified by:
getTotChunksin interfaceReplicatorMessages.StatusOrBuilder- Returns:
- The totChunks.
-
getEntriesList
public java.util.List<ReplicatorMessages.Status.Entry> getEntriesList()
repeated .org.apache.pekko.cluster.ddata.Status.Entry entries = 3;- Specified by:
getEntriesListin interfaceReplicatorMessages.StatusOrBuilder
-
getEntriesOrBuilderList
public java.util.List<? extends ReplicatorMessages.Status.EntryOrBuilder> getEntriesOrBuilderList()
repeated .org.apache.pekko.cluster.ddata.Status.Entry entries = 3;- Specified by:
getEntriesOrBuilderListin interfaceReplicatorMessages.StatusOrBuilder
-
getEntriesCount
public int getEntriesCount()
repeated .org.apache.pekko.cluster.ddata.Status.Entry entries = 3;- Specified by:
getEntriesCountin interfaceReplicatorMessages.StatusOrBuilder
-
getEntries
public ReplicatorMessages.Status.Entry getEntries(int index)
repeated .org.apache.pekko.cluster.ddata.Status.Entry entries = 3;- Specified by:
getEntriesin interfaceReplicatorMessages.StatusOrBuilder
-
getEntriesOrBuilder
public ReplicatorMessages.Status.EntryOrBuilder getEntriesOrBuilder(int index)
repeated .org.apache.pekko.cluster.ddata.Status.Entry entries = 3;- Specified by:
getEntriesOrBuilderin interfaceReplicatorMessages.StatusOrBuilder
-
hasToSystemUid
public boolean hasToSystemUid()
optional sfixed64 toSystemUid = 4;- Specified by:
hasToSystemUidin interfaceReplicatorMessages.StatusOrBuilder- Returns:
- Whether the toSystemUid field is set.
-
getToSystemUid
public long getToSystemUid()
optional sfixed64 toSystemUid = 4;- Specified by:
getToSystemUidin interfaceReplicatorMessages.StatusOrBuilder- Returns:
- The toSystemUid.
-
hasFromSystemUid
public boolean hasFromSystemUid()
optional sfixed64 fromSystemUid = 5;- Specified by:
hasFromSystemUidin interfaceReplicatorMessages.StatusOrBuilder- Returns:
- Whether the fromSystemUid field is set.
-
getFromSystemUid
public long getFromSystemUid()
optional sfixed64 fromSystemUid = 5;- Specified by:
getFromSystemUidin interfaceReplicatorMessages.StatusOrBuilder- Returns:
- The fromSystemUid.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfaceorg.apache.pekko.protobufv3.internal.MessageLiteOrBuilder- Overrides:
isInitializedin classorg.apache.pekko.protobufv3.internal.GeneratedMessageV3
-
writeTo
public void writeTo(org.apache.pekko.protobufv3.internal.CodedOutputStream output) throws java.io.IOException- Specified by:
writeToin interfaceorg.apache.pekko.protobufv3.internal.MessageLite- Overrides:
writeToin classorg.apache.pekko.protobufv3.internal.GeneratedMessageV3- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfaceorg.apache.pekko.protobufv3.internal.MessageLite- Overrides:
getSerializedSizein classorg.apache.pekko.protobufv3.internal.GeneratedMessageV3
-
equals
public boolean equals(java.lang.Object obj)
- 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 ReplicatorMessages.Status parseFrom(java.nio.ByteBuffer data) throws org.apache.pekko.protobufv3.internal.InvalidProtocolBufferException
- Throws:
org.apache.pekko.protobufv3.internal.InvalidProtocolBufferException
-
parseFrom
public static ReplicatorMessages.Status parseFrom(java.nio.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 ReplicatorMessages.Status 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 ReplicatorMessages.Status 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 ReplicatorMessages.Status parseFrom(byte[] data) throws org.apache.pekko.protobufv3.internal.InvalidProtocolBufferException
- Throws:
org.apache.pekko.protobufv3.internal.InvalidProtocolBufferException
-
parseFrom
public static ReplicatorMessages.Status 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
public static ReplicatorMessages.Status parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static ReplicatorMessages.Status parseFrom(java.io.InputStream input, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static ReplicatorMessages.Status parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static ReplicatorMessages.Status parseDelimitedFrom(java.io.InputStream input, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static ReplicatorMessages.Status parseFrom(org.apache.pekko.protobufv3.internal.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static ReplicatorMessages.Status parseFrom(org.apache.pekko.protobufv3.internal.CodedInputStream input, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public ReplicatorMessages.Status.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfaceorg.apache.pekko.protobufv3.internal.Message- Specified by:
newBuilderForTypein interfaceorg.apache.pekko.protobufv3.internal.MessageLite
-
newBuilder
public static ReplicatorMessages.Status.Builder newBuilder()
-
newBuilder
public static ReplicatorMessages.Status.Builder newBuilder(ReplicatorMessages.Status prototype)
-
toBuilder
public ReplicatorMessages.Status.Builder toBuilder()
- Specified by:
toBuilderin interfaceorg.apache.pekko.protobufv3.internal.Message- Specified by:
toBuilderin interfaceorg.apache.pekko.protobufv3.internal.MessageLite
-
newBuilderForType
protected ReplicatorMessages.Status.Builder newBuilderForType(org.apache.pekko.protobufv3.internal.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classorg.apache.pekko.protobufv3.internal.GeneratedMessageV3
-
getDefaultInstance
public static ReplicatorMessages.Status getDefaultInstance()
-
parser
public static org.apache.pekko.protobufv3.internal.Parser<ReplicatorMessages.Status> parser()
-
getParserForType
public org.apache.pekko.protobufv3.internal.Parser<ReplicatorMessages.Status> 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.GeneratedMessageV3
-
getDefaultInstanceForType
public ReplicatorMessages.Status getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfaceorg.apache.pekko.protobufv3.internal.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfaceorg.apache.pekko.protobufv3.internal.MessageOrBuilder
-
-