Class ActionRegistry

All Implemented Interfaces:
Actor, ExecuteInSelfActor

public class ActionRegistry extends BucketStoreActor<ActionRoutingTable>
Registry to look up cluster nodes that have registered for a given Action.

It uses BucketStoreActor to maintain this cluster-wide information.