Package | Description |
---|---|
com.espertech.esper.common.internal.compile.stage2 | |
com.espertech.esper.common.internal.filterspec |
Modifier and Type | Method and Description |
---|---|
FilterSpecParam |
FilterSpecPlanPathTriplet.getParam() |
Modifier and Type | Method and Description |
---|---|
void |
FilterSpecPlanPathTriplet.setParam(FilterSpecParam param) |
Constructor and Description |
---|
FilterSpecPlanPathTriplet(FilterSpecParam param) |
Modifier and Type | Class and Description |
---|---|
class |
FilterSpecParamAdvancedIndexQuadTreeMXCIF |
class |
FilterSpecParamAdvancedIndexQuadTreePointRegion |
class |
FilterSpecParamExprNode
This class represents an arbitrary expression node returning a boolean value as a filter parameter in an
FilterSpecActivatable filter specification. |
Modifier and Type | Field and Description |
---|---|
static FilterSpecParam[] |
FilterSpecParam.EMPTY_PARAM_ARRAY |
Modifier and Type | Method and Description |
---|---|
static FilterSpecParam[] |
FilterSpecParam.toArray(Collection<FilterSpecParam> coll) |
Modifier and Type | Method and Description |
---|---|
static FilterSpecParam[] |
FilterSpecParam.toArray(Collection<FilterSpecParam> coll) |
Copyright © 2005–2021. All rights reserved.