|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.epl.agg.factory.AggregationMethodFactoryUtil
public class AggregationMethodFactoryUtil
Constructor Summary | |
---|---|
AggregationMethodFactoryUtil()
|
Method Summary | |
---|---|
static AggregationMethod |
makeDistinctAggregator(AggregationMethod aggregationMethod,
boolean hasFilter)
|
static AggregationMethod |
makeFirstEver(boolean hasFilter)
|
static AggregationMethod |
makeLastEver(boolean hasFilter)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AggregationMethodFactoryUtil()
Method Detail |
---|
public static AggregationMethod makeDistinctAggregator(AggregationMethod aggregationMethod, boolean hasFilter)
public static AggregationMethod makeFirstEver(boolean hasFilter)
public static AggregationMethod makeLastEver(boolean hasFilter)
|
© 2006-2016 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 |