Uses of Class
org.infinispan.topology.ManagerStatusResponse
Packages that use ManagerStatusResponse
-
Uses of ManagerStatusResponse in org.infinispan.topology
Methods in org.infinispan.topology that return ManagerStatusResponseModifier and TypeMethodDescriptionManagerStatusResponse.Externalizer.doReadObject
(ObjectInput unmarshaller) Methods in org.infinispan.topology that return types with arguments of type ManagerStatusResponseModifier 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) Methods in org.infinispan.topology with parameters of type ManagerStatusResponseModifier and TypeMethodDescriptionvoid
ManagerStatusResponse.Externalizer.doWriteObject
(ObjectOutput output, ManagerStatusResponse cacheStatusResponse)