Class ReplicatedEventSourcing.ORSet
- java.lang.Object
-
- org.apache.pekko.protobufv3.internal.AbstractMessageLite
-
- org.apache.pekko.protobufv3.internal.AbstractMessage
-
- org.apache.pekko.protobufv3.internal.GeneratedMessage
-
- org.apache.pekko.persistence.typed.serialization.ReplicatedEventSourcing.ORSet
-
- All Implemented Interfaces:
java.io.Serializable
,ReplicatedEventSourcing.ORSetOrBuilder
,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:
- ReplicatedEventSourcing
public static final class ReplicatedEventSourcing.ORSet extends org.apache.pekko.protobufv3.internal.GeneratedMessage implements ReplicatedEventSourcing.ORSetOrBuilder
Protobuf typeORSet
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
ReplicatedEventSourcing.ORSet.Builder
Protobuf typeORSet
-
Nested 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 java.lang.Object>, org.apache.pekko.protobufv3.internal.GeneratedMessage.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static int
DOTS_FIELD_NUMBER
static int
INTELEMENTS_FIELD_NUMBER
static int
LONGELEMENTS_FIELD_NUMBER
static int
ORIGINDC_FIELD_NUMBER
static int
OTHERELEMENTS_FIELD_NUMBER
static int
STRINGELEMENTS_FIELD_NUMBER
static int
VVECTOR_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object obj)
static ReplicatedEventSourcing.ORSet
getDefaultInstance()
ReplicatedEventSourcing.ORSet
getDefaultInstanceForType()
static org.apache.pekko.protobufv3.internal.Descriptors.Descriptor
getDescriptor()
ReplicatedEventSourcing.VersionVector
getDots(int index)
repeated .VersionVector dots = 3;
int
getDotsCount()
repeated .VersionVector dots = 3;
java.util.List<ReplicatedEventSourcing.VersionVector>
getDotsList()
repeated .VersionVector dots = 3;
ReplicatedEventSourcing.VersionVectorOrBuilder
getDotsOrBuilder(int index)
repeated .VersionVector dots = 3;
java.util.List<? extends ReplicatedEventSourcing.VersionVectorOrBuilder>
getDotsOrBuilderList()
repeated .VersionVector dots = 3;
int
getIntElements(int index)
repeated sint32 intElements = 5 [packed = true];
int
getIntElementsCount()
repeated sint32 intElements = 5 [packed = true];
java.util.List<java.lang.Integer>
getIntElementsList()
repeated sint32 intElements = 5 [packed = true];
long
getLongElements(int index)
repeated sint64 longElements = 6 [packed = true];
int
getLongElementsCount()
repeated sint64 longElements = 6 [packed = true];
java.util.List<java.lang.Long>
getLongElementsList()
repeated sint64 longElements = 6 [packed = true];
java.lang.String
getOriginDc()
required string originDc = 1;
org.apache.pekko.protobufv3.internal.ByteString
getOriginDcBytes()
required string originDc = 1;
ContainerFormats.Payload
getOtherElements(int index)
repeated .Payload otherElements = 7;
int
getOtherElementsCount()
repeated .Payload otherElements = 7;
java.util.List<ContainerFormats.Payload>
getOtherElementsList()
repeated .Payload otherElements = 7;
ContainerFormats.PayloadOrBuilder
getOtherElementsOrBuilder(int index)
repeated .Payload otherElements = 7;
java.util.List<? extends ContainerFormats.PayloadOrBuilder>
getOtherElementsOrBuilderList()
repeated .Payload otherElements = 7;
org.apache.pekko.protobufv3.internal.Parser<ReplicatedEventSourcing.ORSet>
getParserForType()
int
getSerializedSize()
java.lang.String
getStringElements(int index)
repeated string stringElements = 4;
org.apache.pekko.protobufv3.internal.ByteString
getStringElementsBytes(int index)
repeated string stringElements = 4;
int
getStringElementsCount()
repeated string stringElements = 4;
org.apache.pekko.protobufv3.internal.ProtocolStringList
getStringElementsList()
repeated string stringElements = 4;
ReplicatedEventSourcing.VersionVector
getVvector()
required .VersionVector vvector = 2;
ReplicatedEventSourcing.VersionVectorOrBuilder
getVvectorOrBuilder()
required .VersionVector vvector = 2;
int
hashCode()
boolean
hasOriginDc()
required string originDc = 1;
boolean
hasVvector()
required .VersionVector vvector = 2;
protected org.apache.pekko.protobufv3.internal.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
static ReplicatedEventSourcing.ORSet.Builder
newBuilder()
static ReplicatedEventSourcing.ORSet.Builder
newBuilder(ReplicatedEventSourcing.ORSet prototype)
ReplicatedEventSourcing.ORSet.Builder
newBuilderForType()
protected ReplicatedEventSourcing.ORSet.Builder
newBuilderForType(org.apache.pekko.protobufv3.internal.AbstractMessage.BuilderParent parent)
static ReplicatedEventSourcing.ORSet
parseDelimitedFrom(java.io.InputStream input)
static ReplicatedEventSourcing.ORSet
parseDelimitedFrom(java.io.InputStream input, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry)
static ReplicatedEventSourcing.ORSet
parseFrom(byte[] data)
static ReplicatedEventSourcing.ORSet
parseFrom(byte[] data, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry)
static ReplicatedEventSourcing.ORSet
parseFrom(java.io.InputStream input)
static ReplicatedEventSourcing.ORSet
parseFrom(java.io.InputStream input, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry)
static ReplicatedEventSourcing.ORSet
parseFrom(java.nio.ByteBuffer data)
static ReplicatedEventSourcing.ORSet
parseFrom(java.nio.ByteBuffer data, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry)
static ReplicatedEventSourcing.ORSet
parseFrom(org.apache.pekko.protobufv3.internal.ByteString data)
static ReplicatedEventSourcing.ORSet
parseFrom(org.apache.pekko.protobufv3.internal.ByteString data, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry)
static ReplicatedEventSourcing.ORSet
parseFrom(org.apache.pekko.protobufv3.internal.CodedInputStream input)
static ReplicatedEventSourcing.ORSet
parseFrom(org.apache.pekko.protobufv3.internal.CodedInputStream input, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry)
static org.apache.pekko.protobufv3.internal.Parser<ReplicatedEventSourcing.ORSet>
parser()
ReplicatedEventSourcing.ORSet.Builder
toBuilder()
void
writeTo(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, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, 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, hashFields, toString
-
Methods inherited from class org.apache.pekko.protobufv3.internal.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
ORIGINDC_FIELD_NUMBER
public static final int ORIGINDC_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VVECTOR_FIELD_NUMBER
public static final int VVECTOR_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DOTS_FIELD_NUMBER
public static final int DOTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STRINGELEMENTS_FIELD_NUMBER
public static final int STRINGELEMENTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INTELEMENTS_FIELD_NUMBER
public static final int INTELEMENTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LONGELEMENTS_FIELD_NUMBER
public static final int LONGELEMENTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OTHERELEMENTS_FIELD_NUMBER
public static final int OTHERELEMENTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
getDescriptor
public static final org.apache.pekko.protobufv3.internal.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected org.apache.pekko.protobufv3.internal.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classorg.apache.pekko.protobufv3.internal.GeneratedMessage
-
hasOriginDc
public boolean hasOriginDc()
required string originDc = 1;
- Specified by:
hasOriginDc
in interfaceReplicatedEventSourcing.ORSetOrBuilder
- Returns:
- Whether the originDc field is set.
-
getOriginDc
public java.lang.String getOriginDc()
required string originDc = 1;
- Specified by:
getOriginDc
in interfaceReplicatedEventSourcing.ORSetOrBuilder
- Returns:
- The originDc.
-
getOriginDcBytes
public org.apache.pekko.protobufv3.internal.ByteString getOriginDcBytes()
required string originDc = 1;
- Specified by:
getOriginDcBytes
in interfaceReplicatedEventSourcing.ORSetOrBuilder
- Returns:
- The bytes for originDc.
-
hasVvector
public boolean hasVvector()
required .VersionVector vvector = 2;
- Specified by:
hasVvector
in interfaceReplicatedEventSourcing.ORSetOrBuilder
- Returns:
- Whether the vvector field is set.
-
getVvector
public ReplicatedEventSourcing.VersionVector getVvector()
required .VersionVector vvector = 2;
- Specified by:
getVvector
in interfaceReplicatedEventSourcing.ORSetOrBuilder
- Returns:
- The vvector.
-
getVvectorOrBuilder
public ReplicatedEventSourcing.VersionVectorOrBuilder getVvectorOrBuilder()
required .VersionVector vvector = 2;
- Specified by:
getVvectorOrBuilder
in interfaceReplicatedEventSourcing.ORSetOrBuilder
-
getDotsList
public java.util.List<ReplicatedEventSourcing.VersionVector> getDotsList()
repeated .VersionVector dots = 3;
- Specified by:
getDotsList
in interfaceReplicatedEventSourcing.ORSetOrBuilder
-
getDotsOrBuilderList
public java.util.List<? extends ReplicatedEventSourcing.VersionVectorOrBuilder> getDotsOrBuilderList()
repeated .VersionVector dots = 3;
- Specified by:
getDotsOrBuilderList
in interfaceReplicatedEventSourcing.ORSetOrBuilder
-
getDotsCount
public int getDotsCount()
repeated .VersionVector dots = 3;
- Specified by:
getDotsCount
in interfaceReplicatedEventSourcing.ORSetOrBuilder
-
getDots
public ReplicatedEventSourcing.VersionVector getDots(int index)
repeated .VersionVector dots = 3;
- Specified by:
getDots
in interfaceReplicatedEventSourcing.ORSetOrBuilder
-
getDotsOrBuilder
public ReplicatedEventSourcing.VersionVectorOrBuilder getDotsOrBuilder(int index)
repeated .VersionVector dots = 3;
- Specified by:
getDotsOrBuilder
in interfaceReplicatedEventSourcing.ORSetOrBuilder
-
getStringElementsList
public org.apache.pekko.protobufv3.internal.ProtocolStringList getStringElementsList()
repeated string stringElements = 4;
- Specified by:
getStringElementsList
in interfaceReplicatedEventSourcing.ORSetOrBuilder
- Returns:
- A list containing the stringElements.
-
getStringElementsCount
public int getStringElementsCount()
repeated string stringElements = 4;
- Specified by:
getStringElementsCount
in interfaceReplicatedEventSourcing.ORSetOrBuilder
- Returns:
- The count of stringElements.
-
getStringElements
public java.lang.String getStringElements(int index)
repeated string stringElements = 4;
- Specified by:
getStringElements
in interfaceReplicatedEventSourcing.ORSetOrBuilder
- 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 = 4;
- Specified by:
getStringElementsBytes
in interfaceReplicatedEventSourcing.ORSetOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the stringElements at the given index.
-
getIntElementsList
public java.util.List<java.lang.Integer> getIntElementsList()
repeated sint32 intElements = 5 [packed = true];
- Specified by:
getIntElementsList
in interfaceReplicatedEventSourcing.ORSetOrBuilder
- Returns:
- A list containing the intElements.
-
getIntElementsCount
public int getIntElementsCount()
repeated sint32 intElements = 5 [packed = true];
- Specified by:
getIntElementsCount
in interfaceReplicatedEventSourcing.ORSetOrBuilder
- Returns:
- The count of intElements.
-
getIntElements
public int getIntElements(int index)
repeated sint32 intElements = 5 [packed = true];
- Specified by:
getIntElements
in interfaceReplicatedEventSourcing.ORSetOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The intElements at the given index.
-
getLongElementsList
public java.util.List<java.lang.Long> getLongElementsList()
repeated sint64 longElements = 6 [packed = true];
- Specified by:
getLongElementsList
in interfaceReplicatedEventSourcing.ORSetOrBuilder
- Returns:
- A list containing the longElements.
-
getLongElementsCount
public int getLongElementsCount()
repeated sint64 longElements = 6 [packed = true];
- Specified by:
getLongElementsCount
in interfaceReplicatedEventSourcing.ORSetOrBuilder
- Returns:
- The count of longElements.
-
getLongElements
public long getLongElements(int index)
repeated sint64 longElements = 6 [packed = true];
- Specified by:
getLongElements
in interfaceReplicatedEventSourcing.ORSetOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The longElements at the given index.
-
getOtherElementsList
public java.util.List<ContainerFormats.Payload> getOtherElementsList()
repeated .Payload otherElements = 7;
- Specified by:
getOtherElementsList
in interfaceReplicatedEventSourcing.ORSetOrBuilder
-
getOtherElementsOrBuilderList
public java.util.List<? extends ContainerFormats.PayloadOrBuilder> getOtherElementsOrBuilderList()
repeated .Payload otherElements = 7;
- Specified by:
getOtherElementsOrBuilderList
in interfaceReplicatedEventSourcing.ORSetOrBuilder
-
getOtherElementsCount
public int getOtherElementsCount()
repeated .Payload otherElements = 7;
- Specified by:
getOtherElementsCount
in interfaceReplicatedEventSourcing.ORSetOrBuilder
-
getOtherElements
public ContainerFormats.Payload getOtherElements(int index)
repeated .Payload otherElements = 7;
- Specified by:
getOtherElements
in interfaceReplicatedEventSourcing.ORSetOrBuilder
-
getOtherElementsOrBuilder
public ContainerFormats.PayloadOrBuilder getOtherElementsOrBuilder(int index)
repeated .Payload otherElements = 7;
- Specified by:
getOtherElementsOrBuilder
in interfaceReplicatedEventSourcing.ORSetOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfaceorg.apache.pekko.protobufv3.internal.MessageLiteOrBuilder
- Overrides:
isInitialized
in classorg.apache.pekko.protobufv3.internal.GeneratedMessage
-
writeTo
public void writeTo(org.apache.pekko.protobufv3.internal.CodedOutputStream output) throws java.io.IOException
- Specified by:
writeTo
in interfaceorg.apache.pekko.protobufv3.internal.MessageLite
- Overrides:
writeTo
in classorg.apache.pekko.protobufv3.internal.GeneratedMessage
- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfaceorg.apache.pekko.protobufv3.internal.MessageLite
- Overrides:
getSerializedSize
in classorg.apache.pekko.protobufv3.internal.GeneratedMessage
-
equals
public boolean equals(java.lang.Object obj)
- Specified by:
equals
in interfaceorg.apache.pekko.protobufv3.internal.Message
- Overrides:
equals
in classorg.apache.pekko.protobufv3.internal.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfaceorg.apache.pekko.protobufv3.internal.Message
- Overrides:
hashCode
in classorg.apache.pekko.protobufv3.internal.AbstractMessage
-
parseFrom
public static ReplicatedEventSourcing.ORSet parseFrom(java.nio.ByteBuffer data) throws org.apache.pekko.protobufv3.internal.InvalidProtocolBufferException
- Throws:
org.apache.pekko.protobufv3.internal.InvalidProtocolBufferException
-
parseFrom
public static ReplicatedEventSourcing.ORSet 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 ReplicatedEventSourcing.ORSet 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 ReplicatedEventSourcing.ORSet 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 ReplicatedEventSourcing.ORSet parseFrom(byte[] data) throws org.apache.pekko.protobufv3.internal.InvalidProtocolBufferException
- Throws:
org.apache.pekko.protobufv3.internal.InvalidProtocolBufferException
-
parseFrom
public static ReplicatedEventSourcing.ORSet 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 ReplicatedEventSourcing.ORSet parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static ReplicatedEventSourcing.ORSet parseFrom(java.io.InputStream input, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static ReplicatedEventSourcing.ORSet parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static ReplicatedEventSourcing.ORSet parseDelimitedFrom(java.io.InputStream input, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static ReplicatedEventSourcing.ORSet parseFrom(org.apache.pekko.protobufv3.internal.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static ReplicatedEventSourcing.ORSet 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 ReplicatedEventSourcing.ORSet.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfaceorg.apache.pekko.protobufv3.internal.Message
- Specified by:
newBuilderForType
in interfaceorg.apache.pekko.protobufv3.internal.MessageLite
-
newBuilder
public static ReplicatedEventSourcing.ORSet.Builder newBuilder()
-
newBuilder
public static ReplicatedEventSourcing.ORSet.Builder newBuilder(ReplicatedEventSourcing.ORSet prototype)
-
toBuilder
public ReplicatedEventSourcing.ORSet.Builder toBuilder()
- Specified by:
toBuilder
in interfaceorg.apache.pekko.protobufv3.internal.Message
- Specified by:
toBuilder
in interfaceorg.apache.pekko.protobufv3.internal.MessageLite
-
newBuilderForType
protected ReplicatedEventSourcing.ORSet.Builder newBuilderForType(org.apache.pekko.protobufv3.internal.AbstractMessage.BuilderParent parent)
- Overrides:
newBuilderForType
in classorg.apache.pekko.protobufv3.internal.AbstractMessage
-
getDefaultInstance
public static ReplicatedEventSourcing.ORSet getDefaultInstance()
-
parser
public static org.apache.pekko.protobufv3.internal.Parser<ReplicatedEventSourcing.ORSet> parser()
-
getParserForType
public org.apache.pekko.protobufv3.internal.Parser<ReplicatedEventSourcing.ORSet> getParserForType()
- Specified by:
getParserForType
in interfaceorg.apache.pekko.protobufv3.internal.Message
- Specified by:
getParserForType
in interfaceorg.apache.pekko.protobufv3.internal.MessageLite
- Overrides:
getParserForType
in classorg.apache.pekko.protobufv3.internal.GeneratedMessage
-
getDefaultInstanceForType
public ReplicatedEventSourcing.ORSet getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfaceorg.apache.pekko.protobufv3.internal.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfaceorg.apache.pekko.protobufv3.internal.MessageOrBuilder
-
-