Class ShardLocations
java.lang.Object
org.apache.pekko.cluster.sharding.external.ShardLocations
-
Constructor Summary
ConstructorsConstructorDescriptionShardLocations(scala.collection.immutable.Map<String, ExternalShardAllocationStrategy.ShardLocation> locations) -
Method Summary
Modifier and TypeMethodDescriptionJava APIscala.collection.immutable.Map<String,ExternalShardAllocationStrategy.ShardLocation>
-
Constructor Details
-
ShardLocations
public ShardLocations(scala.collection.immutable.Map<String, ExternalShardAllocationStrategy.ShardLocation> locations)
-
-
Method Details
-
getShardLocations
Java API -
locations
public scala.collection.immutable.Map<String,ExternalShardAllocationStrategy.ShardLocation> locations()
-