|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IndexTreePath | |
---|---|
com.espertech.esper.filter | Main switchboard filtering and routing of incoming events to interested statements is performed in this package. |
Uses of IndexTreePath in com.espertech.esper.filter |
---|
Methods in com.espertech.esper.filter that return IndexTreePath | |
---|---|
IndexTreePath |
IndexTreeBuilder.add(FilterValueSet filterValueSet,
FilterHandle filterCallback,
FilterHandleSetNode topNode)
Add a filter callback according to the filter specification to the top node returning information to be used to remove the filter callback. |
Methods in com.espertech.esper.filter with parameters of type IndexTreePath | |
---|---|
void |
IndexTreeBuilder.remove(FilterHandle filterCallback,
IndexTreePath treePathInfo,
FilterHandleSetNode topNode)
Remove an filterCallback from the given top node. |
|
© 2007 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |