| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.cache | |
| org.apache.ignite.internal.processors.cache.distributed.dht.preloader |
| Modifier and Type | Method and Description |
|---|---|
Collection<DynamicCacheChangeRequest> |
DynamicCacheChangeBatch.requests() |
| Modifier and Type | Method and Description |
|---|---|
void |
GridCacheProcessor.blockGateway(DynamicCacheChangeRequest req) |
void |
GridCacheProcessor.completeStartFuture(DynamicCacheChangeRequest req) |
boolean |
GridCacheProcessor.dynamicCacheRegistered(DynamicCacheChangeRequest req) |
void |
GridCacheProcessor.prepareCacheStop(DynamicCacheChangeRequest req) |
| Modifier and Type | Method and Description |
|---|---|
Collection<org.apache.ignite.internal.processors.cache.GridCacheProcessor.DynamicCacheStartFuture> |
GridCacheProcessor.initiateCacheChanges(Collection<DynamicCacheChangeRequest> reqs) |
void |
GridCacheProcessor.onExchangeDone(AffinityTopologyVersion topVer,
Collection<DynamicCacheChangeRequest> reqs,
Throwable err)
Callback invoked when first exchange future for dynamic cache is completed.
|
void |
GridCacheProcessor.prepareCachesStart(Collection<DynamicCacheChangeRequest> reqs,
AffinityTopologyVersion topVer) |
| Constructor and Description |
|---|
DynamicCacheChangeBatch(Collection<DynamicCacheChangeRequest> reqs) |
| Constructor and Description |
|---|
GridDhtPartitionsExchangeFuture(GridCacheSharedContext cctx,
ReadWriteLock busyLock,
GridDhtPartitionExchangeId exchId,
Collection<DynamicCacheChangeRequest> reqs) |
Follow @ApacheIgnite
Ignite Fabric : ver. 1.1.0-incubating Release Date : May 20 2015