| Package | Description |
|---|---|
| org.apache.ignite.internal.managers.discovery |
TODO.
|
| org.apache.ignite.internal.processors.cache |
| Modifier and Type | Method and Description |
|---|---|
void |
GridDiscoveryManager.clientCacheStartEvent(UUID reqId,
Map<String,DynamicCacheChangeRequest> startReqs,
Set<String> cachesToClose) |
| Modifier and Type | Method and Description |
|---|---|
DynamicCacheChangeRequest |
GridCacheProcessor.createStopRequest(String cacheName,
boolean restart,
boolean destroy)
Prepares cache stop request.
|
DynamicCacheChangeRequest |
ExchangeActions.CacheActionData.request() |
static DynamicCacheChangeRequest |
DynamicCacheChangeRequest.stopRequest(GridKernalContext ctx,
String cacheName,
boolean sql,
boolean destroy) |
| Modifier and Type | Method and Description |
|---|---|
Collection<DynamicCacheChangeRequest> |
DynamicCacheChangeBatch.requests() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExchangeActions.addCacheToStop(DynamicCacheChangeRequest req,
DynamicCacheDescriptor desc) |
| Modifier and Type | Method and Description |
|---|---|
void |
GridCacheProcessor.completeProxyRestart(Map<String,DynamicCacheChangeRequest> reqs,
AffinityTopologyVersion initVer,
AffinityTopologyVersion doneVer) |
IgniteInternalFuture<?> |
GridCacheProcessor.dynamicChangeCaches(List<DynamicCacheChangeRequest> reqs)
Starts cache stop request as cache change batch.
|
void |
GridCacheProcessor.registrateProxyRestart(Map<String,DynamicCacheChangeRequest> reqs,
GridFutureAdapter<?> fut) |
| Constructor and Description |
|---|
ClientCacheChangeDummyDiscoveryMessage(UUID reqId,
Map<String,DynamicCacheChangeRequest> startReqs,
Set<String> cachesToClose) |
DynamicCacheChangeBatch(Collection<DynamicCacheChangeRequest> reqs) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.5 Release Date : June 4 2019