@Singleton public abstract class SimpleTextTypedColumnTypeTransformationFactory extends ChangeColumnTypeTransformationFactory
| Modifier and Type | Field and Description |
|---|---|
static List<Class<? extends org.gcube.data.analysis.tabulardata.model.column.ColumnType>> |
allowedSourceColumnTypes |
ADDITIONAL_META_PARAMETER| Constructor and Description |
|---|
SimpleTextTypedColumnTypeTransformationFactory(org.gcube.data.analysis.tabulardata.cube.CubeManager cubeManager,
org.gcube.data.analysis.tabulardata.cube.data.connection.DatabaseConnectionProvider connectionProvider) |
| Modifier and Type | Method and Description |
|---|---|
org.gcube.data.analysis.tabulardata.operation.worker.Worker |
createWorker(org.gcube.data.analysis.tabulardata.operation.invocation.OperationInvocation invocation) |
protected List<Class<? extends org.gcube.data.analysis.tabulardata.model.column.ColumnType>> |
getAllowedSourceColumnTypes() |
protected List<org.gcube.data.analysis.tabulardata.operation.parameters.Parameter> |
getParameters() |
getManagedColumnType, getOperationDescription, getOperationNamegetOperationTypegetOperationScopepublic SimpleTextTypedColumnTypeTransformationFactory(org.gcube.data.analysis.tabulardata.cube.CubeManager cubeManager,
org.gcube.data.analysis.tabulardata.cube.data.connection.DatabaseConnectionProvider connectionProvider)
public org.gcube.data.analysis.tabulardata.operation.worker.Worker createWorker(org.gcube.data.analysis.tabulardata.operation.invocation.OperationInvocation invocation)
throws org.gcube.data.analysis.tabulardata.operation.worker.exceptions.InvalidInvocationException
org.gcube.data.analysis.tabulardata.operation.worker.exceptions.InvalidInvocationExceptionprotected List<Class<? extends org.gcube.data.analysis.tabulardata.model.column.ColumnType>> getAllowedSourceColumnTypes()
protected List<org.gcube.data.analysis.tabulardata.operation.parameters.Parameter> getParameters()
getParameters in class org.gcube.data.analysis.tabulardata.operation.factories.types.BaseWorkerFactoryCopyright © 2014. All Rights Reserved.