Package | Description |
---|---|
com.espertech.esper.core.context.util |
Context partition utility or reference classes.
|
com.espertech.esper.epl.core.viewres |
Access to view resources by special functions
|
Modifier and Type | Method and Description |
---|---|
static AgentInstanceViewFactoryChainContext |
AgentInstanceViewFactoryChainContext.create(java.util.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) |