Uses of Class
org.infinispan.topology.ManagerStatusResponse
-
Uses of ManagerStatusResponse in org.infinispan.topology
Modifier and TypeMethodDescriptionManagerStatusResponse.Externalizer.doReadObject
(ObjectInput unmarshaller) Modifier and TypeMethodDescriptionSet<Class<? extends ManagerStatusResponse>>
ManagerStatusResponse.Externalizer.getTypeClasses()
LocalTopologyManager.handleStatusRequest
(int viewId) Recovers the current topology information for all running caches and returns it to the coordinator.LocalTopologyManagerImpl.handleStatusRequest
(int viewId) Modifier and TypeMethodDescriptionvoid
ManagerStatusResponse.Externalizer.doWriteObject
(ObjectOutput output, ManagerStatusResponse cacheStatusResponse)