public abstract class ChangeColumnTypeTransformationFactory
extends org.gcube.data.analysis.tabulardata.operation.factories.types.ColumnTransformationWorkerFactory
| Modifier and Type | Field and Description |
|---|---|
static org.gcube.data.analysis.tabulardata.operation.parameters.leaves.ColumnMetadataParameter |
ADDITIONAL_META_PARAMETER |
| Constructor and Description |
|---|
ChangeColumnTypeTransformationFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract org.gcube.data.analysis.tabulardata.model.column.ColumnType |
getManagedColumnType() |
protected String |
getOperationDescription() |
protected String |
getOperationName() |
getOperationTypegetOperationScopegetOperationDescriptor, getOperationId, getParameters, getPrecoditionValidations, performBaseCheckspublic static org.gcube.data.analysis.tabulardata.operation.parameters.leaves.ColumnMetadataParameter ADDITIONAL_META_PARAMETER
public ChangeColumnTypeTransformationFactory()
protected String getOperationName()
getOperationName in class org.gcube.data.analysis.tabulardata.operation.factories.types.BaseWorkerFactoryprotected String getOperationDescription()
getOperationDescription in class org.gcube.data.analysis.tabulardata.operation.factories.types.BaseWorkerFactoryprotected abstract org.gcube.data.analysis.tabulardata.model.column.ColumnType getManagedColumnType()
Copyright © 2014. All Rights Reserved.