| Package | Description |
|---|---|
| org.gcube.data.analysis.tabulardata.operation | |
| org.gcube.data.analysis.tabulardata.operation.factories.types |
| Modifier and Type | Method and Description |
|---|---|
OperationType |
ImmutableOperationDescriptor.getType() |
OperationType |
OperationDescriptor.getType() |
static OperationType |
OperationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OperationType[] |
OperationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ImmutableOperationDescriptor(OperationId operationId,
String name,
String description,
OperationScope scope,
OperationType type,
List<org.gcube.data.analysis.tabulardata.operation.parameters.Parameter> parameters) |
| Modifier and Type | Method and Description |
|---|---|
protected OperationType |
ColumnMetadataWorkerFactory.getOperationType() |
protected OperationType |
ColumnTransformationWorkerFactory.getOperationType() |
protected OperationType |
TableTransformationWorkerFactory.getOperationType() |
protected OperationType |
DataTransformationWorkerFactory.getOperationType() |
protected abstract OperationType |
BaseWorkerFactory.getOperationType() |
protected OperationType |
TableMetadataWorkerFactory.getOperationType() |
protected OperationType |
ImportWorkerFactory.getOperationType() |
protected OperationType |
ExportWorkerFactory.getOperationType() |
protected OperationType |
ColumnValidatorFactory.getOperationType() |
protected OperationType |
TableValidatorFactory.getOperationType() |
Copyright © 2014. All Rights Reserved.