com.espertech.esper.epl.enummethod.eval
Class ExprDotEvalMostLeastFrequent
java.lang.Object
com.espertech.esper.epl.enummethod.dot.ExprDotEvalEnumMethodBase
com.espertech.esper.epl.enummethod.eval.ExprDotEvalMostLeastFrequent
- All Implemented Interfaces:
- ExpressionResultCacheStackEntry, ExprDotEvalEnumMethod, ExprDotEval
public class ExprDotEvalMostLeastFrequent
- extends ExprDotEvalEnumMethodBase
Method Summary |
EventType[] |
getAddStreamTypes(java.lang.String enumMethodUsedName,
java.util.List<java.lang.String> goesToNames,
EventType inputEventType,
java.lang.Class collectionComponentType,
java.util.List<ExprDotEvalParam> bodiesAndParameters,
EventAdapterService eventAdapterService)
|
EnumEval |
getEnumEval(MethodResolutionService methodResolutionService,
EventAdapterService eventAdapterService,
StreamTypeService streamTypeService,
java.lang.String statementId,
java.lang.String enumMethodUsedName,
java.util.List<ExprDotEvalParam> bodiesAndParameters,
EventType inputEventType,
java.lang.Class collectionComponentType,
int numStreamsIncoming,
boolean disablePropertyExpressionEventCollCache)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ExprDotEvalMostLeastFrequent
public ExprDotEvalMostLeastFrequent()
getAddStreamTypes
public EventType[] getAddStreamTypes(java.lang.String enumMethodUsedName,
java.util.List<java.lang.String> goesToNames,
EventType inputEventType,
java.lang.Class collectionComponentType,
java.util.List<ExprDotEvalParam> bodiesAndParameters,
EventAdapterService eventAdapterService)
- Specified by:
getAddStreamTypes
in class ExprDotEvalEnumMethodBase
getEnumEval
public EnumEval getEnumEval(MethodResolutionService methodResolutionService,
EventAdapterService eventAdapterService,
StreamTypeService streamTypeService,
java.lang.String statementId,
java.lang.String enumMethodUsedName,
java.util.List<ExprDotEvalParam> bodiesAndParameters,
EventType inputEventType,
java.lang.Class collectionComponentType,
int numStreamsIncoming,
boolean disablePropertyExpressionEventCollCache)
- Specified by:
getEnumEval
in class ExprDotEvalEnumMethodBase