java.lang.Object
org.wildfly.clustering.server.infinispan.group.CacheGroup
All Implemented Interfaces:
AutoCloseable, Function<GroupListener,ExecutorService>, Group, Registrar<GroupListener>, Group<org.infinispan.remoting.transport.Address>, AutoCloseableGroup<org.infinispan.remoting.transport.Address>, NodeFactory<org.infinispan.remoting.transport.Address>

public class CacheGroup extends Object implements AutoCloseableGroup<org.infinispan.remoting.transport.Address>, Function<GroupListener,ExecutorService>
Group implementation based on the topology of a cache.
Author:
Paul Ferraro