Package | Description |
---|---|
com.espertech.esper.common.client.hook.vdw |
Virtual data window extension API classes.
|
Modifier and Type | Method and Description |
---|---|
EventBeanFactory |
VirtualDataWindowContext.getEventFactory()
Returns the factory for creating instances of EventBean from rows.
|
Constructor and Description |
---|
VirtualDataWindowContext(com.espertech.esper.common.internal.epl.virtualdw.VirtualDWViewFactory factory,
com.espertech.esper.common.internal.view.core.AgentInstanceViewFactoryChainContext agentInstanceViewFactoryContext,
EventBeanFactory eventBeanFactory,
com.espertech.esper.common.internal.epl.virtualdw.VirtualDataWindowOutStreamImpl outputStream)
Ctor.
|