| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.cache |
This package contain cache-related processors & persistence implementation.
|
| org.apache.ignite.internal.processors.query |
| Modifier and Type | Method and Description |
|---|---|
QuerySchemaPatch |
DynamicCacheDescriptor.makeSchemaPatch(Collection<QueryEntity> target)
Make schema patch for this cache.
|
QuerySchemaPatch |
DynamicCacheDescriptor.makeSchemaPatch(StoredCacheData cacheData)
Make schema patch for this cache.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
DynamicCacheDescriptor.applySchemaPatch(QuerySchemaPatch patch)
Apply query schema patch for changing current schema.
|
| Modifier and Type | Method and Description |
|---|---|
QuerySchemaPatch |
QuerySchema.makePatch(CacheConfiguration<?,?> targetCfg,
Collection<QueryEntity> target)
Make query schema patch.
|
QuerySchemaPatch |
QuerySchema.makePatch(Collection<QueryEntity> target)
Make query schema patch.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
QuerySchema.applyPatch(QuerySchemaPatch patch)
Apply query schema patch for changing this schema.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023