Class ExternalShardAllocation
java.lang.Object
org.apache.pekko.cluster.sharding.external.ExternalShardAllocation
- All Implemented Interfaces:
Extension
API May Change
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic T
apply
(ActorSystem system) static T
apply
(ClassicActorSystemProvider system) Scala APIstatic ExternalShardAllocation
createExtension
(ExtendedActorSystem system) static final boolean
static ExternalShardAllocation
get
(ClassicActorSystemProvider system) Java APIstatic final int
hashCode()
static ExternalShardAllocation$
lookup()
-
Constructor Details
-
ExternalShardAllocation
-
-
Method Details
-
createExtension
-
lookup
-
get
-
apply
-
apply
-
hashCode
public static final int hashCode() -
equals
-
clientFor
Scala API -
getClient
Java API
-