org.gcube.contentmanagement.timeseriesservice.impl.timeseries.operations
Class Aggregation

java.lang.Object
  extended by org.gcube.contentmanagement.timeseriesservice.impl.timeseries.operations.Operation
      extended by org.gcube.contentmanagement.timeseriesservice.impl.timeseries.operations.Aggregation
All Implemented Interfaces:
Serializable

public class Aggregation
extends Operation

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.gcube.contentmanagement.timeseriesservice.impl.timeseries.operations.Operation
columnDefinition, count, currentState, extimatedCount, type, uuidGen, viewName, viewTable
 
Constructor Summary
Aggregation()
           
 
Method Summary
 void initialize(String previuosTableName, org.gcube.contentmanagement.timeseriesservice.stubs.types.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
 

Constructor Detail

Aggregation

public Aggregation()
Method Detail

initialize

public void initialize(String previuosTableName,
                       org.gcube.contentmanagement.timeseriesservice.stubs.types.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.