| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.cache | |
| org.apache.ignite.internal.processors.query |
| Modifier and Type | Method and Description |
|---|---|
QuerySchema |
CacheData.schema() |
QuerySchema |
DynamicCacheDescriptor.schema() |
QuerySchema |
DynamicCacheChangeRequest.schema() |
| Modifier and Type | Method and Description |
|---|---|
void |
DynamicCacheDescriptor.schema(QuerySchema schema)
Set schema
|
void |
DynamicCacheChangeRequest.schema(QuerySchema schema) |
| Constructor and Description |
|---|
DynamicCacheDescriptor(GridKernalContext ctx,
CacheConfiguration cacheCfg,
CacheType cacheType,
CacheGroupDescriptor grpDesc,
boolean template,
UUID rcvdFrom,
boolean staticCfg,
boolean sql,
IgniteUuid deploymentId,
QuerySchema schema) |
| Modifier and Type | Method and Description |
|---|---|
QuerySchema |
QuerySchema.copy()
Copy object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GridQueryProcessor.onCacheStart(GridCacheContext cctx,
QuerySchema schema)
Handle cache start.
|
void |
GridQueryProcessor.onCacheStart0(GridCacheContext<?,?> cctx,
QuerySchema schema)
Create type descriptors from schema and initialize indexing for given cache.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 2.4.0 Release Date : March 5 2018