|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EPStatementHandleCallback | |
---|---|
com.espertech.esper.core.context.activator | Activation of streams for statement start. |
com.espertech.esper.core.context.mgr | Context management. |
com.espertech.esper.core.service | Implementation of client package interfaces, glue code |
com.espertech.esper.core.thread | This package contains classes to advanced threading options. |
com.espertech.esper.pattern | Pattern expression tree and pattern state objects, the later resembles pattern expression state for each active pattern instance |
com.espertech.esper.pattern.observer | Pattern observer classes the observe timer events |
com.espertech.esper.view.ext | Extension views that providing services such as sorting, which don't fit much into other categories. |
com.espertech.esper.view.window | Window views are in this package |
Uses of EPStatementHandleCallback in com.espertech.esper.core.context.activator |
---|
Constructors in com.espertech.esper.core.context.activator with parameters of type EPStatementHandleCallback | |
---|---|
ViewableActivatorFilterProxyStopCallback(ViewableActivatorFilterProxy parent,
EPStatementHandleCallback filterHandle)
|
Uses of EPStatementHandleCallback in com.espertech.esper.core.context.mgr |
---|
Methods in com.espertech.esper.core.context.mgr that return EPStatementHandleCallback | |
---|---|
EPStatementHandleCallback |
ContextControllerPartitionedFilterCallback.getFilterHandle()
|
EPStatementHandleCallback |
ContextControllerHashedFilterCallback.getFilterHandle()
|
Uses of EPStatementHandleCallback in com.espertech.esper.core.service |
---|
Methods in com.espertech.esper.core.service with parameters of type EPStatementHandleCallback | |
---|---|
void |
EPRuntimeIsolatedImpl.processStatementFilterSingle(EPStatementAgentInstanceHandle handle,
EPStatementHandleCallback handleCallback,
EventBean theEvent)
Process a single match. |
void |
EPRuntimeImpl.processStatementFilterSingle(EPStatementAgentInstanceHandle handle,
EPStatementHandleCallback handleCallback,
EventBean theEvent,
long version)
Process a single match. |
static void |
EPRuntimeImpl.processStatementScheduleSingle(EPStatementHandleCallback handle,
EPServicesContext services)
Processing single schedule matche for a statement. |
Uses of EPStatementHandleCallback in com.espertech.esper.core.thread |
---|
Constructors in com.espertech.esper.core.thread with parameters of type EPStatementHandleCallback | |
---|---|
RouteUnitSingle(EPRuntimeImpl epRuntime,
EPStatementHandleCallback handleCallback,
EventBean theEvent,
long filterVersion)
Ctor. |
|
TimerUnitSingle(EPServicesContext services,
EPRuntimeImpl runtime,
EPStatementHandleCallback handleCallback)
Ctor. |
Uses of EPStatementHandleCallback in com.espertech.esper.pattern |
---|
Fields in com.espertech.esper.pattern declared as EPStatementHandleCallback | |
---|---|
protected EPStatementHandleCallback |
EvalFilterStateNode.handle
|
Methods in com.espertech.esper.pattern with parameters of type EPStatementHandleCallback | |
---|---|
void |
EvalStateNodeVisitor.visitFilter(EvalFilterFactoryNode factoryNode,
EvalStateNode stateNode,
EPStatementHandleCallback handle,
MatchedEventMap beginState)
|
Uses of EPStatementHandleCallback in com.espertech.esper.pattern.observer |
---|
Fields in com.espertech.esper.pattern.observer declared as EPStatementHandleCallback | |
---|---|
protected EPStatementHandleCallback |
TimerScheduleObserver.scheduleHandle
|
Uses of EPStatementHandleCallback in com.espertech.esper.view.ext |
---|
Fields in com.espertech.esper.view.ext declared as EPStatementHandleCallback | |
---|---|
protected EPStatementHandleCallback |
TimeOrderView.handle
|
Uses of EPStatementHandleCallback in com.espertech.esper.view.window |
---|
Fields in com.espertech.esper.view.window declared as EPStatementHandleCallback | |
---|---|
protected EPStatementHandleCallback |
TimeLengthBatchView.handle
|
protected EPStatementHandleCallback |
TimeBatchViewRStream.handle
|
protected EPStatementHandleCallback |
TimeBatchView.handle
|
protected EPStatementHandleCallback |
TimeAccumViewRStream.handle
|
protected EPStatementHandleCallback |
TimeAccumView.handle
|
protected EPStatementHandleCallback |
FirstTimeView.handle
|
protected EPStatementHandleCallback |
ExpressionViewBase.scheduleHandle
|
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |