Package | Description |
---|---|
com.espertech.esper.core.context.mgr |
Context management.
|
com.espertech.esper.core.context.util |
Context partition utility or reference classes.
|
com.espertech.esper.filter |
Main switchboard filtering and routing of incoming events to interested statements is performed in this package.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ContextManager |
Modifier and Type | Class and Description |
---|---|
class |
ContextManagerImpl |
class |
ContextManagerNested |
Modifier and Type | Method and Description |
---|---|
FilterFaultHandler |
EPStatementAgentInstanceHandle.getFilterFaultHandler() |
Modifier and Type | Method and Description |
---|---|
void |
EPStatementAgentInstanceHandle.setFilterFaultHandler(FilterFaultHandler filterFaultHandler) |
Modifier and Type | Method and Description |
---|---|
FilterFaultHandler |
FilterFaultHandlerFactory.makeFilterFaultHandler() |