| Package | Description |
|---|---|
| org.infinispan.topology |
| Modifier and Type | Method and Description |
|---|---|
ManagerStatusResponse |
ManagerStatusResponse.Externalizer.doReadObject(ObjectInput unmarshaller) |
| Modifier and Type | Method and Description |
|---|---|
Set<Class<? extends ManagerStatusResponse>> |
ManagerStatusResponse.Externalizer.getTypeClasses() |
CompletionStage<ManagerStatusResponse> |
LocalTopologyManager.handleStatusRequest(int viewId)
Recovers the current topology information for all running caches and returns it to the coordinator.
|
CompletionStage<ManagerStatusResponse> |
LocalTopologyManagerImpl.handleStatusRequest(int viewId) |
| Modifier and Type | Method and Description |
|---|---|
void |
ManagerStatusResponse.Externalizer.doWriteObject(ObjectOutput output,
ManagerStatusResponse cacheStatusResponse) |
Copyright © 2022 JBoss by Red Hat. All rights reserved.