Class LocalTopologyManagerImpl

java.lang.Object
org.infinispan.topology.LocalTopologyManagerImpl
All Implemented Interfaces:
GlobalStateProvider, LocalTopologyManager

@MBean(objectName="LocalTopologyManager", description="Controls the cache membership and state transfer") public class LocalTopologyManagerImpl extends Object implements LocalTopologyManager, GlobalStateProvider
The LocalTopologyManager implementation.
Since:
5.2
Author:
Dan Berindei