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

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

public class GroupByRollupKey
extends java.lang.Object


Constructor Summary
GroupByRollupKey(EventBean[] generator, AggregationGroupByRollupLevel level, java.lang.Object groupKey)
           
 
Method Summary
 EventBean[] getGenerator()
           
 java.lang.Object getGroupKey()
           
 AggregationGroupByRollupLevel getLevel()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GroupByRollupKey

public GroupByRollupKey(EventBean[] generator,
                        AggregationGroupByRollupLevel level,
                        java.lang.Object groupKey)
Method Detail

getGenerator

public EventBean[] getGenerator()

getLevel

public AggregationGroupByRollupLevel getLevel()

getGroupKey

public java.lang.Object getGroupKey()

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

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