Package | Description |
---|---|
com.espertech.esper.common.internal.epl.enummethod.eval.twolambda.base |
Enumeration method base implementations for enum methods that have a two-lambda form.
|
com.espertech.esper.common.internal.epl.enummethod.eval.twolambda.groupby |
Enumeration method implementations for "groupby" two-parameter.
|
com.espertech.esper.common.internal.epl.enummethod.eval.twolambda.tomap |
Enumeration method implementations for "tomap".
|
Modifier and Type | Method and Description |
---|---|
protected abstract TwoLambdaThreeFormScalarFactory.ForgeFunction |
ExprDotForgeTwoLambda.twoParamScalar() |
Constructor and Description |
---|
TwoLambdaThreeFormScalarFactory(ObjectArrayEventType typeFirst,
ObjectArrayEventType typeSecond,
int numParams,
TwoLambdaThreeFormScalarFactory.ForgeFunction function) |
Modifier and Type | Method and Description |
---|---|
protected TwoLambdaThreeFormScalarFactory.ForgeFunction |
ExprDotForgeGroupByTwoParam.twoParamScalar() |
Modifier and Type | Method and Description |
---|---|
protected TwoLambdaThreeFormScalarFactory.ForgeFunction |
ExprDotForgeToMap.twoParamScalar() |
Copyright © 2005–2020. All rights reserved.