com.espertech.esper.epl.agg.service
Class AggregationServiceFactoryDesc

java.lang.Object
  extended by com.espertech.esper.epl.agg.service.AggregationServiceFactoryDesc

public class AggregationServiceFactoryDesc
extends java.lang.Object


Constructor Summary
AggregationServiceFactoryDesc(AggregationServiceFactory aggregationServiceFactory, java.util.List<AggregationServiceAggExpressionDesc> expressions, java.util.List<ExprAggregateNodeGroupKey> groupKeyExpressions)
           
 
Method Summary
 AggregationServiceFactory getAggregationServiceFactory()
           
 java.util.List<AggregationServiceAggExpressionDesc> getExpressions()
           
 java.util.List<ExprAggregateNodeGroupKey> getGroupKeyExpressions()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AggregationServiceFactoryDesc

public AggregationServiceFactoryDesc(AggregationServiceFactory aggregationServiceFactory,
                                     java.util.List<AggregationServiceAggExpressionDesc> expressions,
                                     java.util.List<ExprAggregateNodeGroupKey> groupKeyExpressions)
Method Detail

getAggregationServiceFactory

public AggregationServiceFactory getAggregationServiceFactory()

getExpressions

public java.util.List<AggregationServiceAggExpressionDesc> getExpressions()

getGroupKeyExpressions

public java.util.List<ExprAggregateNodeGroupKey> getGroupKeyExpressions()

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com