Class ClusterShardingMessages.CoordinatorState
- 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.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState
 
 
 
 
- 
- All Implemented Interfaces:
- java.io.Serializable,- ClusterShardingMessages.CoordinatorStateOrBuilder,- 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:
- ClusterShardingMessages
 
 public static final class ClusterShardingMessages.CoordinatorState extends org.apache.pekko.protobufv3.internal.GeneratedMessageV3 implements ClusterShardingMessages.CoordinatorStateOrBuilder Protobuf typeCoordinatorState- See Also:
- Serialized Form
 
- 
- 
Nested Class SummaryNested Classes Modifier and Type Class Description static classClusterShardingMessages.CoordinatorState.BuilderProtobuf typeCoordinatorStatestatic classClusterShardingMessages.CoordinatorState.ShardEntryProtobuf typeCoordinatorState.ShardEntrystatic interfaceClusterShardingMessages.CoordinatorState.ShardEntryOrBuilder- 
Nested classes/interfaces inherited from class org.apache.pekko.protobufv3.internal.GeneratedMessageV3org.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 SummaryFields Modifier and Type Field Description static org.apache.pekko.protobufv3.internal.Parser<ClusterShardingMessages.CoordinatorState>PARSERDeprecated.static intREGIONPROXIES_FIELD_NUMBERstatic intREGIONS_FIELD_NUMBERstatic intSHARDS_FIELD_NUMBERstatic intUNALLOCATEDSHARDS_FIELD_NUMBER
 - 
Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)static ClusterShardingMessages.CoordinatorStategetDefaultInstance()ClusterShardingMessages.CoordinatorStategetDefaultInstanceForType()static org.apache.pekko.protobufv3.internal.Descriptors.DescriptorgetDescriptor()org.apache.pekko.protobufv3.internal.Parser<ClusterShardingMessages.CoordinatorState>getParserForType()java.lang.StringgetRegionProxies(int index)repeated string regionProxies = 3;org.apache.pekko.protobufv3.internal.ByteStringgetRegionProxiesBytes(int index)repeated string regionProxies = 3;intgetRegionProxiesCount()repeated string regionProxies = 3;org.apache.pekko.protobufv3.internal.ProtocolStringListgetRegionProxiesList()repeated string regionProxies = 3;java.lang.StringgetRegions(int index)repeated string regions = 2;org.apache.pekko.protobufv3.internal.ByteStringgetRegionsBytes(int index)repeated string regions = 2;intgetRegionsCount()repeated string regions = 2;org.apache.pekko.protobufv3.internal.ProtocolStringListgetRegionsList()repeated string regions = 2;intgetSerializedSize()ClusterShardingMessages.CoordinatorState.ShardEntrygetShards(int index)repeated .CoordinatorState.ShardEntry shards = 1;intgetShardsCount()repeated .CoordinatorState.ShardEntry shards = 1;java.util.List<ClusterShardingMessages.CoordinatorState.ShardEntry>getShardsList()repeated .CoordinatorState.ShardEntry shards = 1;ClusterShardingMessages.CoordinatorState.ShardEntryOrBuildergetShardsOrBuilder(int index)repeated .CoordinatorState.ShardEntry shards = 1;java.util.List<? extends ClusterShardingMessages.CoordinatorState.ShardEntryOrBuilder>getShardsOrBuilderList()repeated .CoordinatorState.ShardEntry shards = 1;java.lang.StringgetUnallocatedShards(int index)repeated string unallocatedShards = 4;org.apache.pekko.protobufv3.internal.ByteStringgetUnallocatedShardsBytes(int index)repeated string unallocatedShards = 4;intgetUnallocatedShardsCount()repeated string unallocatedShards = 4;org.apache.pekko.protobufv3.internal.ProtocolStringListgetUnallocatedShardsList()repeated string unallocatedShards = 4;org.apache.pekko.protobufv3.internal.UnknownFieldSetgetUnknownFields()inthashCode()protected org.apache.pekko.protobufv3.internal.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static ClusterShardingMessages.CoordinatorState.BuildernewBuilder()static ClusterShardingMessages.CoordinatorState.BuildernewBuilder(ClusterShardingMessages.CoordinatorState prototype)ClusterShardingMessages.CoordinatorState.BuildernewBuilderForType()protected ClusterShardingMessages.CoordinatorState.BuildernewBuilderForType(org.apache.pekko.protobufv3.internal.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(org.apache.pekko.protobufv3.internal.GeneratedMessageV3.UnusedPrivateParameter unused)static ClusterShardingMessages.CoordinatorStateparseDelimitedFrom(java.io.InputStream input)static ClusterShardingMessages.CoordinatorStateparseDelimitedFrom(java.io.InputStream input, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry)static ClusterShardingMessages.CoordinatorStateparseFrom(byte[] data)static ClusterShardingMessages.CoordinatorStateparseFrom(byte[] data, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry)static ClusterShardingMessages.CoordinatorStateparseFrom(java.io.InputStream input)static ClusterShardingMessages.CoordinatorStateparseFrom(java.io.InputStream input, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry)static ClusterShardingMessages.CoordinatorStateparseFrom(java.nio.ByteBuffer data)static ClusterShardingMessages.CoordinatorStateparseFrom(java.nio.ByteBuffer data, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry)static ClusterShardingMessages.CoordinatorStateparseFrom(org.apache.pekko.protobufv3.internal.ByteString data)static ClusterShardingMessages.CoordinatorStateparseFrom(org.apache.pekko.protobufv3.internal.ByteString data, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry)static ClusterShardingMessages.CoordinatorStateparseFrom(org.apache.pekko.protobufv3.internal.CodedInputStream input)static ClusterShardingMessages.CoordinatorStateparseFrom(org.apache.pekko.protobufv3.internal.CodedInputStream input, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry)static org.apache.pekko.protobufv3.internal.Parser<ClusterShardingMessages.CoordinatorState>parser()ClusterShardingMessages.CoordinatorState.BuildertoBuilder()voidwriteTo(org.apache.pekko.protobufv3.internal.CodedOutputStream output)- 
Methods inherited from class org.apache.pekko.protobufv3.internal.GeneratedMessageV3canUseUnsafe, 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.AbstractMessagefindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
 - 
Methods inherited from class org.apache.pekko.protobufv3.internal.AbstractMessageLiteaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
 - 
Methods inherited from class java.lang.Objectclone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
- 
 
- 
- 
- 
Field Detail- 
SHARDS_FIELD_NUMBERpublic static final int SHARDS_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
REGIONS_FIELD_NUMBERpublic static final int REGIONS_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
REGIONPROXIES_FIELD_NUMBERpublic static final int REGIONPROXIES_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
UNALLOCATEDSHARDS_FIELD_NUMBERpublic static final int UNALLOCATEDSHARDS_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
PARSER@Deprecated public static final org.apache.pekko.protobufv3.internal.Parser<ClusterShardingMessages.CoordinatorState> PARSER Deprecated.
 
- 
 - 
Method Detail- 
newInstanceprotected java.lang.Object newInstance(org.apache.pekko.protobufv3.internal.GeneratedMessageV3.UnusedPrivateParameter unused) - Overrides:
- newInstancein class- org.apache.pekko.protobufv3.internal.GeneratedMessageV3
 
 - 
getUnknownFieldspublic final org.apache.pekko.protobufv3.internal.UnknownFieldSet getUnknownFields() - Specified by:
- getUnknownFieldsin interface- org.apache.pekko.protobufv3.internal.MessageOrBuilder
- Overrides:
- getUnknownFieldsin class- org.apache.pekko.protobufv3.internal.GeneratedMessageV3
 
 - 
getDescriptorpublic static final org.apache.pekko.protobufv3.internal.Descriptors.Descriptor getDescriptor() 
 - 
internalGetFieldAccessorTableprotected org.apache.pekko.protobufv3.internal.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable() - Specified by:
- internalGetFieldAccessorTablein class- org.apache.pekko.protobufv3.internal.GeneratedMessageV3
 
 - 
getShardsListpublic java.util.List<ClusterShardingMessages.CoordinatorState.ShardEntry> getShardsList() repeated .CoordinatorState.ShardEntry shards = 1;- Specified by:
- getShardsListin interface- ClusterShardingMessages.CoordinatorStateOrBuilder
 
 - 
getShardsOrBuilderListpublic java.util.List<? extends ClusterShardingMessages.CoordinatorState.ShardEntryOrBuilder> getShardsOrBuilderList() repeated .CoordinatorState.ShardEntry shards = 1;- Specified by:
- getShardsOrBuilderListin interface- ClusterShardingMessages.CoordinatorStateOrBuilder
 
 - 
getShardsCountpublic int getShardsCount() repeated .CoordinatorState.ShardEntry shards = 1;- Specified by:
- getShardsCountin interface- ClusterShardingMessages.CoordinatorStateOrBuilder
 
 - 
getShardspublic ClusterShardingMessages.CoordinatorState.ShardEntry getShards(int index) repeated .CoordinatorState.ShardEntry shards = 1;- Specified by:
- getShardsin interface- ClusterShardingMessages.CoordinatorStateOrBuilder
 
 - 
getShardsOrBuilderpublic ClusterShardingMessages.CoordinatorState.ShardEntryOrBuilder getShardsOrBuilder(int index) repeated .CoordinatorState.ShardEntry shards = 1;- Specified by:
- getShardsOrBuilderin interface- ClusterShardingMessages.CoordinatorStateOrBuilder
 
 - 
getRegionsListpublic org.apache.pekko.protobufv3.internal.ProtocolStringList getRegionsList() repeated string regions = 2;- Specified by:
- getRegionsListin interface- ClusterShardingMessages.CoordinatorStateOrBuilder
- Returns:
- A list containing the regions.
 
 - 
getRegionsCountpublic int getRegionsCount() repeated string regions = 2;- Specified by:
- getRegionsCountin interface- ClusterShardingMessages.CoordinatorStateOrBuilder
- Returns:
- The count of regions.
 
 - 
getRegionspublic java.lang.String getRegions(int index) repeated string regions = 2;- Specified by:
- getRegionsin interface- ClusterShardingMessages.CoordinatorStateOrBuilder
- Parameters:
- index- The index of the element to return.
- Returns:
- The regions at the given index.
 
 - 
getRegionsBytespublic org.apache.pekko.protobufv3.internal.ByteString getRegionsBytes(int index) repeated string regions = 2;- Specified by:
- getRegionsBytesin interface- ClusterShardingMessages.CoordinatorStateOrBuilder
- Parameters:
- index- The index of the value to return.
- Returns:
- The bytes of the regions at the given index.
 
 - 
getRegionProxiesListpublic org.apache.pekko.protobufv3.internal.ProtocolStringList getRegionProxiesList() repeated string regionProxies = 3;- Specified by:
- getRegionProxiesListin interface- ClusterShardingMessages.CoordinatorStateOrBuilder
- Returns:
- A list containing the regionProxies.
 
 - 
getRegionProxiesCountpublic int getRegionProxiesCount() repeated string regionProxies = 3;- Specified by:
- getRegionProxiesCountin interface- ClusterShardingMessages.CoordinatorStateOrBuilder
- Returns:
- The count of regionProxies.
 
 - 
getRegionProxiespublic java.lang.String getRegionProxies(int index) repeated string regionProxies = 3;- Specified by:
- getRegionProxiesin interface- ClusterShardingMessages.CoordinatorStateOrBuilder
- Parameters:
- index- The index of the element to return.
- Returns:
- The regionProxies at the given index.
 
 - 
getRegionProxiesBytespublic org.apache.pekko.protobufv3.internal.ByteString getRegionProxiesBytes(int index) repeated string regionProxies = 3;- Specified by:
- getRegionProxiesBytesin interface- ClusterShardingMessages.CoordinatorStateOrBuilder
- Parameters:
- index- The index of the value to return.
- Returns:
- The bytes of the regionProxies at the given index.
 
 - 
getUnallocatedShardsListpublic org.apache.pekko.protobufv3.internal.ProtocolStringList getUnallocatedShardsList() repeated string unallocatedShards = 4;- Specified by:
- getUnallocatedShardsListin interface- ClusterShardingMessages.CoordinatorStateOrBuilder
- Returns:
- A list containing the unallocatedShards.
 
 - 
getUnallocatedShardsCountpublic int getUnallocatedShardsCount() repeated string unallocatedShards = 4;- Specified by:
- getUnallocatedShardsCountin interface- ClusterShardingMessages.CoordinatorStateOrBuilder
- Returns:
- The count of unallocatedShards.
 
 - 
getUnallocatedShardspublic java.lang.String getUnallocatedShards(int index) repeated string unallocatedShards = 4;- Specified by:
- getUnallocatedShardsin interface- ClusterShardingMessages.CoordinatorStateOrBuilder
- Parameters:
- index- The index of the element to return.
- Returns:
- The unallocatedShards at the given index.
 
 - 
getUnallocatedShardsBytespublic org.apache.pekko.protobufv3.internal.ByteString getUnallocatedShardsBytes(int index) repeated string unallocatedShards = 4;- Specified by:
- getUnallocatedShardsBytesin interface- ClusterShardingMessages.CoordinatorStateOrBuilder
- Parameters:
- index- The index of the value to return.
- Returns:
- The bytes of the unallocatedShards at the given index.
 
 - 
isInitializedpublic final boolean isInitialized() - Specified by:
- isInitializedin interface- org.apache.pekko.protobufv3.internal.MessageLiteOrBuilder
- Overrides:
- isInitializedin class- org.apache.pekko.protobufv3.internal.GeneratedMessageV3
 
 - 
writeTopublic void writeTo(org.apache.pekko.protobufv3.internal.CodedOutputStream output) throws java.io.IOException- Specified by:
- writeToin interface- org.apache.pekko.protobufv3.internal.MessageLite
- Overrides:
- writeToin class- org.apache.pekko.protobufv3.internal.GeneratedMessageV3
- Throws:
- java.io.IOException
 
 - 
getSerializedSizepublic int getSerializedSize() - Specified by:
- getSerializedSizein interface- org.apache.pekko.protobufv3.internal.MessageLite
- Overrides:
- getSerializedSizein class- org.apache.pekko.protobufv3.internal.GeneratedMessageV3
 
 - 
equalspublic boolean equals(java.lang.Object obj) - Specified by:
- equalsin interface- org.apache.pekko.protobufv3.internal.Message
- Overrides:
- equalsin class- org.apache.pekko.protobufv3.internal.AbstractMessage
 
 - 
hashCodepublic int hashCode() - Specified by:
- hashCodein interface- org.apache.pekko.protobufv3.internal.Message
- Overrides:
- hashCodein class- org.apache.pekko.protobufv3.internal.AbstractMessage
 
 - 
parseFrompublic static ClusterShardingMessages.CoordinatorState parseFrom(java.nio.ByteBuffer data) throws org.apache.pekko.protobufv3.internal.InvalidProtocolBufferException - Throws:
- org.apache.pekko.protobufv3.internal.InvalidProtocolBufferException
 
 - 
parseFrompublic static ClusterShardingMessages.CoordinatorState 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
 
 - 
parseFrompublic static ClusterShardingMessages.CoordinatorState parseFrom(org.apache.pekko.protobufv3.internal.ByteString data) throws org.apache.pekko.protobufv3.internal.InvalidProtocolBufferException - Throws:
- org.apache.pekko.protobufv3.internal.InvalidProtocolBufferException
 
 - 
parseFrompublic static ClusterShardingMessages.CoordinatorState 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
 
 - 
parseFrompublic static ClusterShardingMessages.CoordinatorState parseFrom(byte[] data) throws org.apache.pekko.protobufv3.internal.InvalidProtocolBufferException - Throws:
- org.apache.pekko.protobufv3.internal.InvalidProtocolBufferException
 
 - 
parseFrompublic static ClusterShardingMessages.CoordinatorState parseFrom(byte[] data, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry) throws org.apache.pekko.protobufv3.internal.InvalidProtocolBufferException - Throws:
- org.apache.pekko.protobufv3.internal.InvalidProtocolBufferException
 
 - 
parseFrompublic static ClusterShardingMessages.CoordinatorState parseFrom(java.io.InputStream input) throws java.io.IOException - Throws:
- java.io.IOException
 
 - 
parseFrompublic static ClusterShardingMessages.CoordinatorState parseFrom(java.io.InputStream input, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry) throws java.io.IOException - Throws:
- java.io.IOException
 
 - 
parseDelimitedFrompublic static ClusterShardingMessages.CoordinatorState parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException - Throws:
- java.io.IOException
 
 - 
parseDelimitedFrompublic static ClusterShardingMessages.CoordinatorState parseDelimitedFrom(java.io.InputStream input, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry) throws java.io.IOException - Throws:
- java.io.IOException
 
 - 
parseFrompublic static ClusterShardingMessages.CoordinatorState parseFrom(org.apache.pekko.protobufv3.internal.CodedInputStream input) throws java.io.IOException - Throws:
- java.io.IOException
 
 - 
parseFrompublic static ClusterShardingMessages.CoordinatorState parseFrom(org.apache.pekko.protobufv3.internal.CodedInputStream input, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry) throws java.io.IOException - Throws:
- java.io.IOException
 
 - 
newBuilderForTypepublic ClusterShardingMessages.CoordinatorState.Builder newBuilderForType() - Specified by:
- newBuilderForTypein interface- org.apache.pekko.protobufv3.internal.Message
- Specified by:
- newBuilderForTypein interface- org.apache.pekko.protobufv3.internal.MessageLite
 
 - 
newBuilderpublic static ClusterShardingMessages.CoordinatorState.Builder newBuilder() 
 - 
newBuilderpublic static ClusterShardingMessages.CoordinatorState.Builder newBuilder(ClusterShardingMessages.CoordinatorState prototype) 
 - 
toBuilderpublic ClusterShardingMessages.CoordinatorState.Builder toBuilder() - Specified by:
- toBuilderin interface- org.apache.pekko.protobufv3.internal.Message
- Specified by:
- toBuilderin interface- org.apache.pekko.protobufv3.internal.MessageLite
 
 - 
newBuilderForTypeprotected ClusterShardingMessages.CoordinatorState.Builder newBuilderForType(org.apache.pekko.protobufv3.internal.GeneratedMessageV3.BuilderParent parent) - Specified by:
- newBuilderForTypein class- org.apache.pekko.protobufv3.internal.GeneratedMessageV3
 
 - 
getDefaultInstancepublic static ClusterShardingMessages.CoordinatorState getDefaultInstance() 
 - 
parserpublic static org.apache.pekko.protobufv3.internal.Parser<ClusterShardingMessages.CoordinatorState> parser() 
 - 
getParserForTypepublic org.apache.pekko.protobufv3.internal.Parser<ClusterShardingMessages.CoordinatorState> getParserForType() - Specified by:
- getParserForTypein interface- org.apache.pekko.protobufv3.internal.Message
- Specified by:
- getParserForTypein interface- org.apache.pekko.protobufv3.internal.MessageLite
- Overrides:
- getParserForTypein class- org.apache.pekko.protobufv3.internal.GeneratedMessageV3
 
 - 
getDefaultInstanceForTypepublic ClusterShardingMessages.CoordinatorState getDefaultInstanceForType() - Specified by:
- getDefaultInstanceForTypein interface- org.apache.pekko.protobufv3.internal.MessageLiteOrBuilder
- Specified by:
- getDefaultInstanceForTypein interface- org.apache.pekko.protobufv3.internal.MessageOrBuilder
 
 
- 
 
-