com.espertech.esper.epl.expression.accessagg
Class LinearAggregationFactoryDesc

java.lang.Object
  extended by com.espertech.esper.epl.expression.accessagg.LinearAggregationFactoryDesc

public class LinearAggregationFactoryDesc
extends java.lang.Object


Constructor Summary
LinearAggregationFactoryDesc(AggregationMethodFactory factory, EventType enumerationEventType, java.lang.Class scalarCollectionType)
           
 
Method Summary
 EventType getEnumerationEventType()
           
 AggregationMethodFactory getFactory()
           
 java.lang.Class getScalarCollectionType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LinearAggregationFactoryDesc

public LinearAggregationFactoryDesc(AggregationMethodFactory factory,
                                    EventType enumerationEventType,
                                    java.lang.Class scalarCollectionType)
Method Detail

getFactory

public AggregationMethodFactory getFactory()

getEnumerationEventType

public EventType getEnumerationEventType()

getScalarCollectionType

public java.lang.Class getScalarCollectionType()

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