com.espertech.esper.epl.agg.rollup
Class GroupByRollupLevelEventPair

java.lang.Object
  extended by com.espertech.esper.epl.agg.rollup.GroupByRollupLevelEventPair

public class GroupByRollupLevelEventPair
extends java.lang.Object


Constructor Summary
GroupByRollupLevelEventPair(AggregationGroupByRollupLevel level, EventBean event)
           
 
Method Summary
 EventBean getEvent()
           
 AggregationGroupByRollupLevel getLevel()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GroupByRollupLevelEventPair

public GroupByRollupLevelEventPair(AggregationGroupByRollupLevel level,
                                   EventBean event)
Method Detail

getLevel

public AggregationGroupByRollupLevel getLevel()

getEvent

public EventBean getEvent()

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