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

public class LocalNode extends Object implements Node, Comparable<LocalNode>
Non-clustered Node implementation.
Author:
Paul Ferraro