| Modifier and Type | Method and Description |
|---|---|
static <T> T |
OperationHelper.getParameter(org.gcube.data.analysis.tabulardata.operation.parameters.LeafParameter<T> parameter,
OperationInvocation invocation) |
| Modifier and Type | Method and Description |
|---|---|
RollbackWorker |
BaseWorkerFactory.createRollbackWoker(org.gcube.data.analysis.tabulardata.model.table.Table diffTable,
org.gcube.data.analysis.tabulardata.model.table.Table createdTable,
OperationInvocation oldInvocation) |
String |
BaseWorkerFactory.describeInvocation(OperationInvocation toDescribeInvocation) |
protected void |
BaseWorkerFactory.performBaseChecks(OperationInvocation invocation,
org.gcube.data.analysis.tabulardata.cube.CubeManager cubeManager)
Check for column id or table id presence according to the table scope and check presence and types of each required
LeafParameter |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableOperationInvocation |
| Modifier and Type | Method and Description |
|---|---|
abstract OperationInvocation |
InvocationCreator.create() |
OperationInvocation |
ColumnScopedInvocationCreator.create() |
OperationInvocation |
TableScopedInvocationCreator.create() |
OperationInvocation |
VoidScopedInvocationCreator.create() |
| Modifier and Type | Method and Description |
|---|---|
OperationInvocation |
Worker.getSourceInvocation() |
| Modifier and Type | Method and Description |
|---|---|
RollbackWorker |
WorkerFactory.createRollbackWoker(org.gcube.data.analysis.tabulardata.model.table.Table diffTable,
org.gcube.data.analysis.tabulardata.model.table.Table createdTable,
OperationInvocation oldInvocation) |
T |
WorkerFactory.createWorker(OperationInvocation invocation) |
String |
WorkerFactory.describeInvocation(OperationInvocation toDescribeInvocation) |
| Constructor and Description |
|---|
Worker(OperationInvocation sourceInvocation) |
| Modifier and Type | Method and Description |
|---|---|
OperationInvocation |
InvalidInvocationException.getInvocation() |
| Constructor and Description |
|---|
InvalidInvocationException(OperationInvocation invocation,
Exception e) |
InvalidInvocationException(OperationInvocation invocation,
String reason) |
InvalidInvocationException(OperationInvocation invocation,
String reason,
Exception e) |
InvalidParameterException(OperationInvocation invocation,
String parameterId) |
| Constructor and Description |
|---|
ColumnCreatorWorker(OperationInvocation sourceInvocation) |
DataWorker(OperationInvocation sourceInvocation) |
MetadataWorker(OperationInvocation sourceInvocation) |
ResourceCreatorWorker(OperationInvocation sourceInvocation) |
RollbackWorker(org.gcube.data.analysis.tabulardata.model.table.Table diffTable,
org.gcube.data.analysis.tabulardata.model.table.Table resultTable,
OperationInvocation sourceInvocation) |
ValidationWorker(OperationInvocation sourceInvocation) |
Copyright © 2015. All Rights Reserved.