- All Implemented Interfaces:
- java.io.Serializable, scala.Equals, scala.Product
public final class ConsistentRoutee
extends java.lang.Object
implements scala.Product, scala.Serializable
INTERNAL API
Important to use ActorRef with full address, with host and port, in the hash ring,
so that same ring is produced on different nodes.
The ConsistentHash uses toString of the ring nodes, and the ActorRef itself
isn't a good representation, because LocalActorRef doesn't include the
host and port.
- See Also:
- Serialized Form