|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.epl.agg.service.AggregationServiceFactoryDesc
public class AggregationServiceFactoryDesc
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 |
---|
public AggregationServiceFactoryDesc(AggregationServiceFactory aggregationServiceFactory, java.util.List<AggregationServiceAggExpressionDesc> expressions, java.util.List<ExprAggregateNodeGroupKey> groupKeyExpressions)
Method Detail |
---|
public AggregationServiceFactory getAggregationServiceFactory()
public java.util.List<AggregationServiceAggExpressionDesc> getExpressions()
public java.util.List<ExprAggregateNodeGroupKey> getGroupKeyExpressions()
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |