Package | Description |
---|---|
com.espertech.esper.common.internal.epl.expression.subquery |
Modifier and Type | Method and Description |
---|---|
ExprSubselectNode.SubqueryAggregationType |
ExprSubselectNode.getSubselectAggregationType() |
static ExprSubselectNode.SubqueryAggregationType |
ExprSubselectNode.SubqueryAggregationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExprSubselectNode.SubqueryAggregationType[] |
ExprSubselectNode.SubqueryAggregationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ExprSubselectNode.setSubselectAggregationType(ExprSubselectNode.SubqueryAggregationType subselectAggregationType) |
Copyright © 2005–2019. All rights reserved.