| Modifier and Type | Method and Description |
|---|---|
void |
GridQueryProcessor.onCoordinatorFinished(SchemaAbstractOperation op,
SchemaOperationException err)
Invoked when coordinator finished ensuring that all participants are ready.
|
void |
GridQueryProcessor.onLocalOperationFinished(SchemaAbstractOperation op,
QueryTypeDescriptorImpl type)
Apply positive index operation result.
|
void |
GridQueryProcessor.processIndexOperationLocal(SchemaAbstractOperation op,
QueryTypeDescriptorImpl type,
IgniteUuid depId,
SchemaIndexOperationCancellationToken cancelTok)
Process index operation.
|
| Modifier and Type | Method and Description |
|---|---|
SchemaAbstractOperation |
SchemaOperationWorker.operation() |
| Constructor and Description |
|---|
SchemaOperationWorker(GridKernalContext ctx,
GridQueryProcessor qryProc,
IgniteUuid depId,
SchemaAbstractOperation op,
boolean nop,
SchemaOperationException err,
boolean cacheRegistered,
QueryTypeDescriptorImpl type)
Constructor.
|
| Modifier and Type | Field and Description |
|---|---|
protected SchemaAbstractOperation |
SchemaAbstractDiscoveryMessage.op
Operation.
|
| Modifier and Type | Method and Description |
|---|---|
SchemaAbstractOperation |
SchemaAbstractDiscoveryMessage.operation() |
| Constructor and Description |
|---|
SchemaAbstractDiscoveryMessage(SchemaAbstractOperation op)
Constructor.
|
SchemaFinishDiscoveryMessage(SchemaAbstractOperation op,
SchemaOperationException err)
Constructor.
|
SchemaProposeDiscoveryMessage(SchemaAbstractOperation op)
Constructor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SchemaIndexAbstractOperation
Schema index abstract operation.
|
class |
SchemaIndexCreateOperation
Schema index create operation.
|
class |
SchemaIndexDropOperation
Schema index drop operation.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 2.2.0 Release Date : September 15 2017