|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectakka.contrib.pattern.ClusterShardingGuardian
public class ClusterShardingGuardian
INTERNAL API. ShardRegion and ShardCoordinator actors are createad as children
of this actor.
| Nested Class Summary | |
|---|---|
static class |
ClusterShardingGuardian.Start
|
static class |
ClusterShardingGuardian.Start$
|
static class |
ClusterShardingGuardian.Started
|
static class |
ClusterShardingGuardian.Started$
|
| Nested classes/interfaces inherited from interface akka.actor.Actor |
|---|
Actor.emptyBehavior$ |
| Constructor Summary | |
|---|---|
ClusterShardingGuardian()
|
|
| Method Summary | |
|---|---|
Cluster |
cluster()
|
scala.PartialFunction<java.lang.Object,scala.runtime.BoxedUnit> |
receive()
This defines the initial actor behavior, it must return a partial function with the actor logic. |
ClusterSharding |
sharding()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface akka.actor.Actor |
|---|
aroundPostRestart, aroundPostStop, aroundPreRestart, aroundPreStart, aroundReceive, context, postRestart, postStop, preRestart, preStart, self, sender, supervisorStrategy, unhandled |
| Constructor Detail |
|---|
public ClusterShardingGuardian()
| Method Detail |
|---|
public Cluster cluster()
public ClusterSharding sharding()
public scala.PartialFunction<java.lang.Object,scala.runtime.BoxedUnit> receive()
Actor
receive in interface Actor
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||