Class LocalCacheGroup
- java.lang.Object
-
- org.wildfly.clustering.server.infinispan.group.AbstractLocalGroup<org.infinispan.remoting.transport.Address>
-
- org.wildfly.clustering.server.infinispan.group.LocalCacheGroup
-
- All Implemented Interfaces:
AutoCloseable,Group,Registrar<GroupListener>,Registration,Group<org.infinispan.remoting.transport.Address>,NodeFactory<org.infinispan.remoting.transport.Address>
public class LocalCacheGroup extends AbstractLocalGroup<org.infinispan.remoting.transport.Address>
Non-clustered cache group.- Author:
- Paul Ferraro
-
-
Constructor Summary
Constructors Constructor Description LocalCacheGroup(String nodeName)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.infinispan.remoting.transport.AddressgetAddress(Node node)-
Methods inherited from class org.wildfly.clustering.server.infinispan.group.AbstractLocalGroup
close, createNode, getLocalMember, getMembership, getName, isSingleton, register
-
-