Package | Description |
---|---|
com.espertech.esper.core.context.util |
Context partition utility or reference classes.
|
com.espertech.esper.epl.core |
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 |
---|---|
static AgentInstanceViewFactoryChainContext |
AgentInstanceViewFactoryChainContext.create(List<ViewFactory> viewFactoryChain,
AgentInstanceContext agentInstanceContext,
ViewResourceDelegateVerifiedStream viewResourceDelegate) |
Modifier and Type | Method and Description |
---|---|
ViewResourceDelegateVerifiedStream[] |
ViewResourceDelegateVerified.getPerStream() |
Constructor and Description |
---|
ViewResourceDelegateVerified(boolean hasPrior,
boolean hasPrevious,
ViewResourceDelegateVerifiedStream[] perStream) |