public class VirtualAddress
extends Object
implements Address
Virtual addresses are used internally by the consistent hashes in order to provide virtual nodes.
A virtual addresses contains the "real address" of the node and a synthetic identifier which
is used to differentiate different virtual nodes on a real node from one another.