Class ClusterMessages.Gossip
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.protobuf.msg.ClusterMessages.Gossip
- All Implemented Interfaces:
Serializable,ClusterMessages.GossipOrBuilder,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:
- ClusterMessages
public static final class ClusterMessages.Gossip
extends org.apache.pekko.protobufv3.internal.GeneratedMessage
implements ClusterMessages.GossipOrBuilder
* GossipProtobuf type
Gossip- See Also:
-
Nested Class Summary
Nested ClassesNested 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 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 TypeMethodDescriptionbooleangetAllAddresses(int index) repeated .UniqueAddress allAddresses = 1;intrepeated .UniqueAddress allAddresses = 1;repeated .UniqueAddress allAddresses = 1;getAllAddressesOrBuilder(int index) repeated .UniqueAddress allAddresses = 1;List<? extends ClusterMessages.UniqueAddressOrBuilder>repeated .UniqueAddress allAddresses = 1;getAllAppVersions(int index) repeated string allAppVersions = 8;org.apache.pekko.protobufv3.internal.ByteStringgetAllAppVersionsBytes(int index) repeated string allAppVersions = 8;intrepeated string allAppVersions = 8;org.apache.pekko.protobufv3.internal.ProtocolStringListrepeated string allAppVersions = 8;getAllHashes(int index) repeated string allHashes = 3;org.apache.pekko.protobufv3.internal.ByteStringgetAllHashesBytes(int index) repeated string allHashes = 3;intrepeated string allHashes = 3;org.apache.pekko.protobufv3.internal.ProtocolStringListrepeated string allHashes = 3;getAllRoles(int index) repeated string allRoles = 2;org.apache.pekko.protobufv3.internal.ByteStringgetAllRolesBytes(int index) repeated string allRoles = 2;intrepeated string allRoles = 2;org.apache.pekko.protobufv3.internal.ProtocolStringListrepeated string allRoles = 2;static ClusterMessages.Gossipstatic final org.apache.pekko.protobufv3.internal.Descriptors.DescriptorgetMembers(int index) repeated .Member members = 4;intrepeated .Member members = 4;repeated .Member members = 4;getMembersOrBuilder(int index) repeated .Member members = 4;List<? extends ClusterMessages.MemberOrBuilder>repeated .Member members = 4;required .GossipOverview overview = 5;required .GossipOverview overview = 5;org.apache.pekko.protobufv3.internal.Parser<ClusterMessages.Gossip>intgetTombstones(int index) repeated .Tombstone tombstones = 7;intrepeated .Tombstone tombstones = 7;repeated .Tombstone tombstones = 7;getTombstonesOrBuilder(int index) repeated .Tombstone tombstones = 7;List<? extends ClusterMessages.TombstoneOrBuilder>repeated .Tombstone tombstones = 7;required .VectorClock version = 6;required .VectorClock version = 6;inthashCode()booleanrequired .GossipOverview overview = 5;booleanrequired .VectorClock version = 6;protected org.apache.pekko.protobufv3.internal.GeneratedMessage.FieldAccessorTablefinal booleannewBuilder(ClusterMessages.Gossip prototype) protected ClusterMessages.Gossip.BuildernewBuilderForType(org.apache.pekko.protobufv3.internal.AbstractMessage.BuilderParent parent) static ClusterMessages.GossipparseDelimitedFrom(InputStream input) static ClusterMessages.GossipparseDelimitedFrom(InputStream input, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry) static ClusterMessages.GossipparseFrom(byte[] data) static ClusterMessages.GossipparseFrom(byte[] data, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry) static ClusterMessages.GossipparseFrom(InputStream input) static ClusterMessages.GossipparseFrom(InputStream input, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry) static ClusterMessages.GossipparseFrom(ByteBuffer data) static ClusterMessages.GossipparseFrom(ByteBuffer data, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry) static ClusterMessages.GossipparseFrom(org.apache.pekko.protobufv3.internal.ByteString data) static ClusterMessages.GossipparseFrom(org.apache.pekko.protobufv3.internal.ByteString data, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry) static ClusterMessages.GossipparseFrom(org.apache.pekko.protobufv3.internal.CodedInputStream input) static ClusterMessages.GossipparseFrom(org.apache.pekko.protobufv3.internal.CodedInputStream input, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry) static org.apache.pekko.protobufv3.internal.Parser<ClusterMessages.Gossip>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
-
ALLADDRESSES_FIELD_NUMBER
public static final int ALLADDRESSES_FIELD_NUMBER- See Also:
-
ALLROLES_FIELD_NUMBER
public static final int ALLROLES_FIELD_NUMBER- See Also:
-
ALLHASHES_FIELD_NUMBER
public static final int ALLHASHES_FIELD_NUMBER- See Also:
-
MEMBERS_FIELD_NUMBER
public static final int MEMBERS_FIELD_NUMBER- See Also:
-
OVERVIEW_FIELD_NUMBER
public static final int OVERVIEW_FIELD_NUMBER- See Also:
-
VERSION_FIELD_NUMBER
public static final int VERSION_FIELD_NUMBER- See Also:
-
TOMBSTONES_FIELD_NUMBER
public static final int TOMBSTONES_FIELD_NUMBER- See Also:
-
ALLAPPVERSIONS_FIELD_NUMBER
public static final int ALLAPPVERSIONS_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
-
getAllAddressesList
repeated .UniqueAddress allAddresses = 1;- Specified by:
getAllAddressesListin interfaceClusterMessages.GossipOrBuilder
-
getAllAddressesOrBuilderList
repeated .UniqueAddress allAddresses = 1;- Specified by:
getAllAddressesOrBuilderListin interfaceClusterMessages.GossipOrBuilder
-
getAllAddressesCount
public int getAllAddressesCount()repeated .UniqueAddress allAddresses = 1;- Specified by:
getAllAddressesCountin interfaceClusterMessages.GossipOrBuilder
-
getAllAddresses
repeated .UniqueAddress allAddresses = 1;- Specified by:
getAllAddressesin interfaceClusterMessages.GossipOrBuilder
-
getAllAddressesOrBuilder
repeated .UniqueAddress allAddresses = 1;- Specified by:
getAllAddressesOrBuilderin interfaceClusterMessages.GossipOrBuilder
-
getAllRolesList
public org.apache.pekko.protobufv3.internal.ProtocolStringList getAllRolesList()repeated string allRoles = 2;- Specified by:
getAllRolesListin interfaceClusterMessages.GossipOrBuilder- Returns:
- A list containing the allRoles.
-
getAllRolesCount
public int getAllRolesCount()repeated string allRoles = 2;- Specified by:
getAllRolesCountin interfaceClusterMessages.GossipOrBuilder- Returns:
- The count of allRoles.
-
getAllRoles
repeated string allRoles = 2;- Specified by:
getAllRolesin interfaceClusterMessages.GossipOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The allRoles at the given index.
-
getAllRolesBytes
public org.apache.pekko.protobufv3.internal.ByteString getAllRolesBytes(int index) repeated string allRoles = 2;- Specified by:
getAllRolesBytesin interfaceClusterMessages.GossipOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the allRoles at the given index.
-
getAllHashesList
public org.apache.pekko.protobufv3.internal.ProtocolStringList getAllHashesList()repeated string allHashes = 3;- Specified by:
getAllHashesListin interfaceClusterMessages.GossipOrBuilder- Returns:
- A list containing the allHashes.
-
getAllHashesCount
public int getAllHashesCount()repeated string allHashes = 3;- Specified by:
getAllHashesCountin interfaceClusterMessages.GossipOrBuilder- Returns:
- The count of allHashes.
-
getAllHashes
repeated string allHashes = 3;- Specified by:
getAllHashesin interfaceClusterMessages.GossipOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The allHashes at the given index.
-
getAllHashesBytes
public org.apache.pekko.protobufv3.internal.ByteString getAllHashesBytes(int index) repeated string allHashes = 3;- Specified by:
getAllHashesBytesin interfaceClusterMessages.GossipOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the allHashes at the given index.
-
getMembersList
repeated .Member members = 4;- Specified by:
getMembersListin interfaceClusterMessages.GossipOrBuilder
-
getMembersOrBuilderList
repeated .Member members = 4;- Specified by:
getMembersOrBuilderListin interfaceClusterMessages.GossipOrBuilder
-
getMembersCount
public int getMembersCount()repeated .Member members = 4;- Specified by:
getMembersCountin interfaceClusterMessages.GossipOrBuilder
-
getMembers
repeated .Member members = 4;- Specified by:
getMembersin interfaceClusterMessages.GossipOrBuilder
-
getMembersOrBuilder
repeated .Member members = 4;- Specified by:
getMembersOrBuilderin interfaceClusterMessages.GossipOrBuilder
-
hasOverview
public boolean hasOverview()required .GossipOverview overview = 5;- Specified by:
hasOverviewin interfaceClusterMessages.GossipOrBuilder- Returns:
- Whether the overview field is set.
-
getOverview
required .GossipOverview overview = 5;- Specified by:
getOverviewin interfaceClusterMessages.GossipOrBuilder- Returns:
- The overview.
-
getOverviewOrBuilder
required .GossipOverview overview = 5;- Specified by:
getOverviewOrBuilderin interfaceClusterMessages.GossipOrBuilder
-
hasVersion
public boolean hasVersion()required .VectorClock version = 6;- Specified by:
hasVersionin interfaceClusterMessages.GossipOrBuilder- Returns:
- Whether the version field is set.
-
getVersion
required .VectorClock version = 6;- Specified by:
getVersionin interfaceClusterMessages.GossipOrBuilder- Returns:
- The version.
-
getVersionOrBuilder
required .VectorClock version = 6;- Specified by:
getVersionOrBuilderin interfaceClusterMessages.GossipOrBuilder
-
getTombstonesList
repeated .Tombstone tombstones = 7;- Specified by:
getTombstonesListin interfaceClusterMessages.GossipOrBuilder
-
getTombstonesOrBuilderList
repeated .Tombstone tombstones = 7;- Specified by:
getTombstonesOrBuilderListin interfaceClusterMessages.GossipOrBuilder
-
getTombstonesCount
public int getTombstonesCount()repeated .Tombstone tombstones = 7;- Specified by:
getTombstonesCountin interfaceClusterMessages.GossipOrBuilder
-
getTombstones
repeated .Tombstone tombstones = 7;- Specified by:
getTombstonesin interfaceClusterMessages.GossipOrBuilder
-
getTombstonesOrBuilder
repeated .Tombstone tombstones = 7;- Specified by:
getTombstonesOrBuilderin interfaceClusterMessages.GossipOrBuilder
-
getAllAppVersionsList
public org.apache.pekko.protobufv3.internal.ProtocolStringList getAllAppVersionsList()repeated string allAppVersions = 8;- Specified by:
getAllAppVersionsListin interfaceClusterMessages.GossipOrBuilder- Returns:
- A list containing the allAppVersions.
-
getAllAppVersionsCount
public int getAllAppVersionsCount()repeated string allAppVersions = 8;- Specified by:
getAllAppVersionsCountin interfaceClusterMessages.GossipOrBuilder- Returns:
- The count of allAppVersions.
-
getAllAppVersions
repeated string allAppVersions = 8;- Specified by:
getAllAppVersionsin interfaceClusterMessages.GossipOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The allAppVersions at the given index.
-
getAllAppVersionsBytes
public org.apache.pekko.protobufv3.internal.ByteString getAllAppVersionsBytes(int index) repeated string allAppVersions = 8;- Specified by:
getAllAppVersionsBytesin interfaceClusterMessages.GossipOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the allAppVersions 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 ClusterMessages.Gossip parseFrom(ByteBuffer data) throws org.apache.pekko.protobufv3.internal.InvalidProtocolBufferException - Throws:
org.apache.pekko.protobufv3.internal.InvalidProtocolBufferException
-
parseFrom
public static ClusterMessages.Gossip 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 ClusterMessages.Gossip 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 ClusterMessages.Gossip 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 ClusterMessages.Gossip parseFrom(byte[] data) throws org.apache.pekko.protobufv3.internal.InvalidProtocolBufferException - Throws:
org.apache.pekko.protobufv3.internal.InvalidProtocolBufferException
-
parseFrom
public static ClusterMessages.Gossip 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 ClusterMessages.Gossip parseFrom(InputStream input, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static ClusterMessages.Gossip parseDelimitedFrom(InputStream input, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static ClusterMessages.Gossip parseFrom(org.apache.pekko.protobufv3.internal.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static ClusterMessages.Gossip 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 ClusterMessages.Gossip.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
-