Class ShardedDaemonProcessId$
java.lang.Object
org.apache.pekko.cluster.sharding.typed.internal.ShardedDaemonProcessId$
INTERNAL API
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ShardedDaemonProcessId$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionscala.collection.immutable.Set<String>allShardsFor(long revision, int numberOfProcesses) decodeEntityId(String id, int initialNumberOfProcesses) charscala.collection.immutable.Vector<String>sortedIdentitiesFor(long revision, int numberOfProcesses)
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
ShardedDaemonProcessId$
public ShardedDaemonProcessId$()
-
-
Method Details
-
Separator
public char Separator() -
decodeEntityId
-
sortedIdentitiesFor
public scala.collection.immutable.Vector<String> sortedIdentitiesFor(long revision, int numberOfProcesses) -
allShardsFor
-