Class AddressableNode

java.lang.Object
org.wildfly.clustering.server.infinispan.group.AddressableNode
All Implemented Interfaces:
Serializable, Comparable<AddressableNode>, Node, Addressable

public class AddressableNode extends Object implements Node, Addressable, Comparable<AddressableNode>, Serializable
Node implementation that associates a JGroups Address with its logical name and transport socket binding.
Author:
Paul Ferraro
See Also: