Class Shard$
java.lang.Object
org.apache.pekko.cluster.sharding.Shard$
INTERNAL API
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprops(String typeName, String shardId, scala.Function1<String, Props> entityProps, ClusterShardingSettings settings, scala.PartialFunction<Object, scala.Tuple2<String, Object>> extractEntityId, scala.Function1<Object, String> extractShardId, Object handOffStopMessage, scala.Option<RememberEntitiesProvider> rememberEntitiesProvider)
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
Shard$
public Shard$()
-
-
Method Details
-
props
public Props props(String typeName, String shardId, scala.Function1<String, Props> entityProps, ClusterShardingSettings settings, scala.PartialFunction<Object, scala.Tuple2<String, Object>> extractEntityId, scala.Function1<Object, String> extractShardId, Object handOffStopMessage, scala.Option<RememberEntitiesProvider> rememberEntitiesProvider)
-