Class Hierarchy
- java.lang.Object
- org.gcube.data.analysis.tabulardata.operation.factories.types.BaseWorkerFactory<T> (implements org.gcube.data.analysis.tabulardata.operation.worker.WorkerFactory<T>)
- org.gcube.data.analysis.tabulardata.operation.factories.scopes.ColumnScopedWorkerFactory<T>
- org.gcube.data.analysis.tabulardata.operation.factories.types.ColumnTransformationWorkerFactory
- org.gcube.data.analysis.tabulardata.operation.factories.scopes.TableScopedWorkerFactory<T>
- org.gcube.data.analysis.tabulardata.operation.factories.types.TableTransformationWorkerFactory
- java.util.Observable
- org.gcube.data.analysis.tabulardata.operation.worker.Worker<T> (implements java.lang.Runnable)
- org.gcube.data.analysis.tabulardata.operation.worker.types.DataWorker
- org.gcube.data.analysis.tabulardata.operation.data.add.AddColumn
- org.gcube.data.analysis.tabulardata.operation.data.add.AddRow
- org.gcube.data.analysis.tabulardata.operation.data.remove.DuplicateRowRemover
- org.gcube.data.analysis.tabulardata.operation.data.transformation.ExtractCodelist
- org.gcube.data.analysis.tabulardata.operation.data.remove.FilterByExpression
- org.gcube.data.analysis.tabulardata.operation.data.transformation.GroupBy
- org.gcube.data.analysis.tabulardata.operation.data.remove.RemoveColumn
- org.gcube.data.analysis.tabulardata.operation.data.remove.RemoveRowsById
- org.gcube.data.analysis.tabulardata.operation.data.replace.ReplaceByExpression
- org.gcube.data.analysis.tabulardata.operation.data.replace.ReplaceById
- org.gcube.data.analysis.tabulardata.operation.data.replace.ReplaceRowWorker
- org.gcube.data.analysis.tabulardata.operation.worker.types.RollbackWorker
- org.gcube.data.analysis.tabulardata.operation.data.add.UnionWorker
Enum Hierarchy
Copyright © 2014. All Rights Reserved.