| Package | Description |
|---|---|
| org.apache.ignite.internal.managers.indexing |
Indexing manager classes.
|
| org.apache.ignite.internal.processors.query | |
| org.apache.ignite.internal.processors.query.schema |
| Modifier and Type | Method and Description |
|---|---|
protected void |
IndexesRebuildTask.startRebuild(GridCacheContext cctx,
GridFutureAdapter<Void> fut,
SchemaIndexCacheVisitorClosure clo,
SchemaIndexOperationCancellationToken cancel)
Actual start rebuilding.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GridQueryProcessor.processSchemaOperationLocal(SchemaAbstractOperation op,
QueryTypeDescriptorImpl type,
IgniteUuid depId,
SchemaIndexOperationCancellationToken cancelTok)
Process schema operation.
|
| Modifier and Type | Method and Description |
|---|---|
SchemaIndexOperationCancellationToken |
SchemaIndexCacheFuture.cancelToken()
Getting token for canceling index rebuilding.
|
| Constructor and Description |
|---|
SchemaIndexCacheFuture(SchemaIndexOperationCancellationToken cancelTok)
Constructor.
|
SchemaIndexCachePartitionWorker(GridCacheContext cctx,
GridDhtLocalPartition locPart,
AtomicBoolean stop,
@Nullable SchemaIndexOperationCancellationToken cancel,
SchemaIndexCacheVisitorClosure clo,
GridFutureAdapter<SchemaIndexCacheStat> fut,
AtomicInteger partsCnt)
Constructor.
|
SchemaIndexCacheVisitorImpl(GridCacheContext cctx,
@Nullable SchemaIndexOperationCancellationToken cancel,
GridFutureAdapter<Void> buildIdxFut)
Constructor.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.1 Release Date : December 20 2021