| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.query | |
| org.apache.ignite.internal.processors.query.schema |
| Modifier and Type | Method and Description |
|---|---|
QueryTypeDescriptorImpl |
QueryTypeCandidate.descriptor() |
QueryTypeDescriptorImpl |
QueryIndexDescriptorImpl.typeDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
static QueryIndexDescriptorImpl |
QueryUtils.createIndexDescriptor(QueryTypeDescriptorImpl typeDesc,
QueryIndex idx)
Create index descriptor.
|
void |
GridQueryProcessor.onLocalOperationFinished(SchemaAbstractOperation op,
@Nullable QueryTypeDescriptorImpl type)
Apply positive index operation result.
|
static void |
QueryUtils.processBinaryMeta(GridKernalContext ctx,
QueryEntity qryEntity,
QueryTypeDescriptorImpl d)
Processes declarative metadata for binary object.
|
static void |
QueryUtils.processClassMeta(QueryEntity qryEntity,
QueryTypeDescriptorImpl d,
CacheObjectContext coCtx)
Processes declarative metadata for binary object.
|
static void |
QueryUtils.processDynamicIndexChange(String idxName,
@Nullable QueryIndex idx,
QueryTypeDescriptorImpl d)
Process dynamic index change.
|
void |
GridQueryProcessor.processSchemaOperationLocal(SchemaAbstractOperation op,
QueryTypeDescriptorImpl type,
IgniteUuid depId,
SchemaIndexOperationCancellationToken cancelTok)
Process schema operation.
|
| Constructor and Description |
|---|
QueryIndexDescriptorImpl(QueryTypeDescriptorImpl typDesc,
String name,
QueryIndexType type,
int inlineSize)
Constructor.
|
QueryTypeCandidate(QueryTypeIdKey typeId,
QueryTypeIdKey altTypeId,
QueryTypeDescriptorImpl desc)
Constructor.
|
| Constructor and Description |
|---|
SchemaOperationWorker(GridKernalContext ctx,
GridQueryProcessor qryProc,
IgniteUuid depId,
SchemaAbstractOperation op,
boolean nop,
@Nullable SchemaOperationException err,
boolean cacheRegistered,
@Nullable QueryTypeDescriptorImpl type)
Constructor.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.0 Release Date : February 27 2020