| 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.processSchemaOperationLocal(SchemaAbstractOperation op,
QueryTypeDescriptorImpl type,
IgniteUuid depId,
SchemaIndexOperationCancellationToken cancelTok)
Process schema 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 |
SchemaAbstractAlterTableOperation
Parent class for ALTER TABLE command variants.
|
class |
SchemaAlterTableAddColumnOperation
Schema index drop operation.
|
class |
SchemaAlterTableDropColumnOperation
Schema alter table drop column operation.
|
class |
SchemaIndexAbstractOperation
Schema index abstract operation.
|
class |
SchemaIndexCreateOperation
Schema index create operation.
|
class |
SchemaIndexDropOperation
Schema index drop operation.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 2.4.0 Release Date : March 5 2018