Package | Description |
---|---|
com.espertech.esper.core.context.mgr |
Context management.
|
com.espertech.esper.epl.spec |
Contains EPL statement specification classes define the constructs that make up an EPL statement,
such as the list of items in the select clause, the insert-into stream name and property names etc.
|
Modifier and Type | Method and Description |
---|---|
List<ContextDetailPartitionItem> |
ContextControllerPartitionedFactoryBase.getContextDetailPartitionItems() |
List<ContextDetailPartitionItem> |
ContextControllerInitTermFactoryBase.getContextDetailPartitionItems() |
List<ContextDetailPartitionItem> |
ContextControllerHashFactoryBase.getContextDetailPartitionItems() |
List<ContextDetailPartitionItem> |
ContextControllerFactory.getContextDetailPartitionItems() |
List<ContextDetailPartitionItem> |
ContextControllerCategoryFactoryBase.getContextDetailPartitionItems() |
Constructor and Description |
---|
ContextControllerPartitionedFilterCallback(EPServicesContext servicesContext,
AgentInstanceContext agentInstanceContextCreateContext,
ContextDetailPartitionItem partitionItem,
ContextControllerPartitionedInstanceCreateCallback callback,
ContextInternalFilterAddendum filterAddendum) |
Constructor and Description |
---|
ContextPropertyRegistryImpl(List<ContextDetailPartitionItem> partitionProperties,
EventType contextEventType) |
Modifier and Type | Method and Description |
---|---|
List<ContextDetailPartitionItem> |
ContextDetailPartitioned.getItems() |
Constructor and Description |
---|
ContextDetailPartitioned(List<ContextDetailPartitionItem> items) |