All Implemented Interfaces:
Actor, ExecuteInSelfActor

public class RpcRegistry extends BucketStoreActor<RoutingTable>
Registry to look up cluster nodes that have registered for a given RPC.

It uses BucketStoreActor to maintain this cluster-wide information.