JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.pekko.cluster.sharding.typed.javadsl
Interface EntityFactory<M>
public interface
EntityFactory<M>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Behavior
<
M
>
apply
(
ActorRef
<
ClusterSharding.ShardCommand
> shardRegion,
String
entityId)
Method Details
apply
Behavior
<
M
>
apply
(
ActorRef
<
ClusterSharding.ShardCommand
> shardRegion,
String
entityId)