| Package | Description |
|---|---|
| org.infinispan.topology | |
| org.infinispan.util |
General utilities that are not specific to Infinispan, including string parsing helpers, reflection tools and
collections and containers designed to supplement the JDK-provided containers.
|
| Modifier and Type | Method and Description |
|---|---|
ManagerStatusResponse |
ManagerStatusResponse.Externalizer.doReadObject(ObjectInput unmarshaller) |
ManagerStatusResponse |
LocalTopologyManagerImpl.handleStatusRequest(int viewId) |
ManagerStatusResponse |
LocalTopologyManager.handleStatusRequest(int viewId)
Recovers the current topology information for all running caches and returns it to the coordinator.
|
| Modifier and Type | Method and Description |
|---|---|
Set<Class<? extends ManagerStatusResponse>> |
ManagerStatusResponse.Externalizer.getTypeClasses() |
| Modifier and Type | Method and Description |
|---|---|
void |
ManagerStatusResponse.Externalizer.doWriteObject(ObjectOutput output,
ManagerStatusResponse cacheStatusResponse) |
| Modifier and Type | Method and Description |
|---|---|
ManagerStatusResponse |
AbstractControlledLocalTopologyManager.handleStatusRequest(int viewId) |
Copyright © 2025 JBoss, a division of Red Hat. All rights reserved.