Interface ClusterMessages.GossipOrBuilder
- All Superinterfaces:
org.apache.pekko.protobufv3.internal.MessageLiteOrBuilder,org.apache.pekko.protobufv3.internal.MessageOrBuilder
- All Known Implementing Classes:
ClusterMessages.Gossip,ClusterMessages.Gossip.Builder
- Enclosing class:
- ClusterMessages
public static interface ClusterMessages.GossipOrBuilder
extends org.apache.pekko.protobufv3.internal.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptiongetAllAddresses(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;repeated 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;repeated 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;repeated string allRoles = 2;getMembers(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;getTombstones(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;booleanrequired .GossipOverview overview = 5;booleanrequired .VectorClock version = 6;Methods inherited from interface org.apache.pekko.protobufv3.internal.MessageLiteOrBuilder
isInitializedMethods inherited from interface org.apache.pekko.protobufv3.internal.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getAllAddressesList
List<ClusterMessages.UniqueAddress> getAllAddressesList()repeated .UniqueAddress allAddresses = 1; -
getAllAddresses
repeated .UniqueAddress allAddresses = 1; -
getAllAddressesCount
int getAllAddressesCount()repeated .UniqueAddress allAddresses = 1; -
getAllAddressesOrBuilderList
List<? extends ClusterMessages.UniqueAddressOrBuilder> getAllAddressesOrBuilderList()repeated .UniqueAddress allAddresses = 1; -
getAllAddressesOrBuilder
repeated .UniqueAddress allAddresses = 1; -
getAllRolesList
repeated string allRoles = 2;- Returns:
- A list containing the allRoles.
-
getAllRolesCount
int getAllRolesCount()repeated string allRoles = 2;- Returns:
- The count of allRoles.
-
getAllRoles
repeated string allRoles = 2;- Parameters:
index- The index of the element to return.- Returns:
- The allRoles at the given index.
-
getAllRolesBytes
org.apache.pekko.protobufv3.internal.ByteString getAllRolesBytes(int index) repeated string allRoles = 2;- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the allRoles at the given index.
-
getAllHashesList
repeated string allHashes = 3;- Returns:
- A list containing the allHashes.
-
getAllHashesCount
int getAllHashesCount()repeated string allHashes = 3;- Returns:
- The count of allHashes.
-
getAllHashes
repeated string allHashes = 3;- Parameters:
index- The index of the element to return.- Returns:
- The allHashes at the given index.
-
getAllHashesBytes
org.apache.pekko.protobufv3.internal.ByteString getAllHashesBytes(int index) repeated string allHashes = 3;- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the allHashes at the given index.
-
getMembersList
List<ClusterMessages.Member> getMembersList()repeated .Member members = 4; -
getMembers
repeated .Member members = 4; -
getMembersCount
int getMembersCount()repeated .Member members = 4; -
getMembersOrBuilderList
List<? extends ClusterMessages.MemberOrBuilder> getMembersOrBuilderList()repeated .Member members = 4; -
getMembersOrBuilder
repeated .Member members = 4; -
hasOverview
boolean hasOverview()required .GossipOverview overview = 5;- Returns:
- Whether the overview field is set.
-
getOverview
ClusterMessages.GossipOverview getOverview()required .GossipOverview overview = 5;- Returns:
- The overview.
-
getOverviewOrBuilder
ClusterMessages.GossipOverviewOrBuilder getOverviewOrBuilder()required .GossipOverview overview = 5; -
hasVersion
boolean hasVersion()required .VectorClock version = 6;- Returns:
- Whether the version field is set.
-
getVersion
ClusterMessages.VectorClock getVersion()required .VectorClock version = 6;- Returns:
- The version.
-
getVersionOrBuilder
ClusterMessages.VectorClockOrBuilder getVersionOrBuilder()required .VectorClock version = 6; -
getTombstonesList
List<ClusterMessages.Tombstone> getTombstonesList()repeated .Tombstone tombstones = 7; -
getTombstones
repeated .Tombstone tombstones = 7; -
getTombstonesCount
int getTombstonesCount()repeated .Tombstone tombstones = 7; -
getTombstonesOrBuilderList
List<? extends ClusterMessages.TombstoneOrBuilder> getTombstonesOrBuilderList()repeated .Tombstone tombstones = 7; -
getTombstonesOrBuilder
repeated .Tombstone tombstones = 7; -
getAllAppVersionsList
repeated string allAppVersions = 8;- Returns:
- A list containing the allAppVersions.
-
getAllAppVersionsCount
int getAllAppVersionsCount()repeated string allAppVersions = 8;- Returns:
- The count of allAppVersions.
-
getAllAppVersions
repeated string allAppVersions = 8;- Parameters:
index- The index of the element to return.- Returns:
- The allAppVersions at the given index.
-
getAllAppVersionsBytes
org.apache.pekko.protobufv3.internal.ByteString getAllAppVersionsBytes(int index) repeated string allAppVersions = 8;- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the allAppVersions at the given index.
-