public abstract class ColumnScopedWorkerFactory<T extends Worker<?>> extends BaseWorkerFactory<T>
| Constructor and Description |
|---|
ColumnScopedWorkerFactory() |
| Modifier and Type | Method and Description |
|---|---|
List<org.gcube.data.analysis.tabulardata.model.column.ColumnType> |
getAllowedColumnTypes() |
List<org.gcube.data.analysis.tabulardata.model.table.TableType> |
getAllowedTableTypes() |
OperationScope |
getOperationScope() |
createRollbackWoker, describeInvocation, getOperationDescription, getOperationDescriptor, getOperationId, getOperationName, getOperationType, getParameters, getParametersForPrecondion, getPrecoditionValidations, getPreconditionValidationMap, isRollbackable, performBaseChecksclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateWorker, getWorkerTypepublic List<org.gcube.data.analysis.tabulardata.model.column.ColumnType> getAllowedColumnTypes()
public List<org.gcube.data.analysis.tabulardata.model.table.TableType> getAllowedTableTypes()
public OperationScope getOperationScope()
getOperationScope in class BaseWorkerFactory<T extends Worker<?>>Copyright © 2017. All Rights Reserved.