| Package | Description |
|---|---|
| org.gcube.portlets.user.tdcolumnoperation.client.rpc | |
| org.gcube.portlets.user.tdcolumnoperation.server |
| Modifier and Type | Method and Description |
|---|---|
String |
TdColumnOperationService.startAggregateByTimeOperation(AggregationColumnSession aggregationSession,
TdPeriodType period,
List<org.gcube.portlets.user.td.gwtservice.shared.tr.ColumnData> timeDimensionsColumns) |
void |
TdColumnOperationServiceAsync.startAggregateByTimeOperation(AggregationColumnSession aggregationSession,
TdPeriodType period,
List<org.gcube.portlets.user.td.gwtservice.shared.tr.ColumnData> timeDimensionsColumns,
com.google.gwt.user.client.rpc.AsyncCallback<String> callback) |
String |
TdColumnOperationService.startGroupByOperation(AggregationColumnSession aggregationSession) |
void |
TdColumnOperationServiceAsync.startGroupByOperation(AggregationColumnSession aggregationSession,
com.google.gwt.user.client.rpc.AsyncCallback<String> callback) |
| Modifier and Type | Method and Description |
|---|---|
HashMap<String,Object> |
TdColumnOperationServiceImpl.resolveGroupByOperation(AggregationColumnSession aggregationSession,
boolean isTime) |
String |
TdColumnOperationServiceImpl.startAggregateByTimeOperation(AggregationColumnSession aggregationSession,
TdPeriodType period,
List<org.gcube.portlets.user.td.gwtservice.shared.tr.ColumnData> timeDimensionsColumns) |
String |
TdColumnOperationServiceImpl.startGroupByOperation(AggregationColumnSession aggregationSession) |
Copyright © 2015. All Rights Reserved.