| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.cache | |
| org.apache.ignite.internal.processors.cache.persistence | |
| org.apache.ignite.internal.processors.query |
| Modifier and Type | Method and Description |
|---|---|
DynamicCacheDescriptor |
GridCacheProcessor.cacheDescriptor(int cacheId) |
DynamicCacheDescriptor |
GridCacheProcessor.cacheDescriptor(String name)
Get registered cache descriptor.
|
DynamicCacheDescriptor |
ExchangeActions.CacheActionData.descriptor() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,DynamicCacheDescriptor> |
GridCacheProcessor.cacheDescriptors() |
List<T2<DynamicCacheDescriptor,NearCacheConfiguration>> |
GridCacheProcessor.cachesToStartOnLocalJoin() |
Collection<DynamicCacheDescriptor> |
GridCacheProcessor.startReceivedCaches(UUID nodeId,
AffinityTopologyVersion exchTopVer)
Starts statically configured caches received from remote nodes during exchange.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExchangeActions.addCacheToStop(DynamicCacheChangeRequest req,
DynamicCacheDescriptor desc) |
| Modifier and Type | Method and Description |
|---|---|
void |
CacheAffinitySharedManager.initStartedCaches(boolean crd,
GridDhtPartitionsExchangeFuture fut,
Collection<DynamicCacheDescriptor> descs)
Initialized affinity for cache received from node joining on this exchange.
|
void |
GridCacheProcessor.startCachesOnLocalJoin(List<T2<DynamicCacheDescriptor,NearCacheConfiguration>> caches,
AffinityTopologyVersion exchTopVer) |
| Modifier and Type | Method and Description |
|---|---|
void |
IgniteCacheDatabaseSharedManager.readCheckpointAndRestoreMemory(List<DynamicCacheDescriptor> cachesToStart) |
void |
GridCacheDatabaseSharedManager.readCheckpointAndRestoreMemory(List<DynamicCacheDescriptor> cachesToStart) |
| Modifier and Type | Method and Description |
|---|---|
static SchemaOperationException |
QueryUtils.checkQueryEntityConflicts(CacheConfiguration<?,?> ccfg,
Collection<DynamicCacheDescriptor> descs)
Check given
CacheConfiguration for conflicts in table and index names from any query entities
found in collection of DynamicCacheDescriptors and belonging to the same schema. |
Follow @ApacheIgnite
Ignite Fabric : ver. 2.1.0 Release Date : July 20 2017