public class TdColumnOperationServiceImpl extends com.google.gwt.user.server.rpc.RemoteServiceServlet implements TdColumnOperationService
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
TdColumnOperationServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected TdTabularDataService |
columnOperationService() |
List<TdAggregateFunction> |
getListAggregationFunctionIds() |
List<TdOperatorComboOperator> |
loadOperatorForOperationId(OperationID operation) |
static void |
main(String[] args) |
void |
resolveGroupByOperation(AggregationColumnSession aggregationSession) |
void |
startSplitAndMergeOperation(SplitAndMergeColumnSession operationColumnSession) |
checkPermutationStrongName, doGetSerializationPolicy, getSerializationPolicy, onAfterResponseSerialized, onBeforeRequestDeserialized, processCall, processPost, shouldCompressResponsedoPost, doUnexpectedFailure, getPermutationStrongName, getThreadLocalRequest, getThreadLocalResponse, onAfterRequestDeserialized, readContentdoDelete, doGet, doHead, doOptions, doPut, doTrace, getLastModified, service, servicepublic List<TdOperatorComboOperator> loadOperatorForOperationId(OperationID operation)
loadOperatorForOperationId in interface TdColumnOperationServiceprotected TdTabularDataService columnOperationService()
public void startSplitAndMergeOperation(SplitAndMergeColumnSession operationColumnSession) throws Exception
startSplitAndMergeOperation in interface TdColumnOperationServiceoperationColumnSession - Exceptionpublic List<TdAggregateFunction> getListAggregationFunctionIds()
getListAggregationFunctionIds in interface TdColumnOperationServicepublic void resolveGroupByOperation(AggregationColumnSession aggregationSession) throws Exception
Exceptionpublic static void main(String[] args)
Copyright © 2014. All Rights Reserved.