| Package | Description |
|---|---|
| org.gcube.contentmanagement.timeseriesservice.impl.timeseries.operations | |
| org.gcube.contentmanagement.timeseriesservice.impl.timeseries.state |
| Modifier and Type | Class and Description |
|---|---|
class |
AddFAOAreas |
class |
Aggregation |
class |
ColumnChange |
class |
Denormalization |
class |
Enrichment |
class |
Filter |
class |
Grouping |
class |
Union |
| Modifier and Type | Method and Description |
|---|---|
Operation |
TimeSeriesResource.getCurrentOperation(String user) |
| Modifier and Type | Method and Description |
|---|---|
Hashtable<String,LinkedList<Operation>> |
TimeSeriesResource.getCurrentsOperations() |
| Modifier and Type | Method and Description |
|---|---|
void |
TimeSeriesResource.addOperation(Operation operation,
String user) |
| Modifier and Type | Method and Description |
|---|---|
void |
TimeSeriesResource.performOperation(String user,
Class<? extends Operation> operationClass,
Object... parameters) |
void |
TimeSeriesResource.setCurrentsOperations(Hashtable<String,LinkedList<Operation>> currentsOperations) |
Copyright © 2014. All Rights Reserved.