org.gcube.contentmanagement.timeseriesservice.impl.timeseries.operations
Class Grouping
java.lang.Object
org.gcube.contentmanagement.timeseriesservice.impl.timeseries.operations.Operation
org.gcube.contentmanagement.timeseriesservice.impl.timeseries.operations.Grouping
- All Implemented Interfaces:
- Serializable
public class Grouping
- extends Operation
- See Also:
- Serialized Form
|
Method Summary |
void |
initialize(String previuosTableName,
ColumnDefinition[] previousTableDefinition,
org.gcube.common.dbinterface.pool.DBSession session)
|
void |
setParameters(Object... parameters)
|
| Methods inherited from class org.gcube.contentmanagement.timeseriesservice.impl.timeseries.operations.Operation |
apply, createTable, createTable, discard, getColumnDefinition, getColumnDefinitionReference, getCount, getCurrentState, getDataAsJSon, getHistoryItem, getResource, getType, getViewName, setColumnDefinition, setCount, setCurrentState, setHistoryItem, setType, setViewName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Grouping
public Grouping()
initialize
public void initialize(String previuosTableName,
ColumnDefinition[] previousTableDefinition,
org.gcube.common.dbinterface.pool.DBSession session)
throws Exception
- Specified by:
initialize in class Operation
- Throws:
Exception
setParameters
public void setParameters(Object... parameters)
throws Exception
- Specified by:
setParameters in class Operation
- Throws:
Exception
Copyright © 2012. All Rights Reserved.