Package | Description |
---|---|
com.espertech.esper.common.client.hook.vdw |
Virtual data window extension API classes.
|
com.espertech.esper.common.internal.event.avro |
Avro event type core interfaces.
|
com.espertech.esper.common.internal.event.core |
This package defines the internal event APIs.
|
Modifier and Type | Method and Description |
---|---|
EventBeanFactory |
VirtualDataWindowContext.getEventFactory()
Returns the factory for creating instances of EventBean from rows.
|
Constructor and Description |
---|
VirtualDataWindowContext(VirtualDWViewFactory factory,
AgentInstanceViewFactoryChainContext agentInstanceViewFactoryContext,
EventBeanFactory eventBeanFactory,
VirtualDataWindowOutStreamImpl outputStream)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
EventBeanFactory |
EventTypeAvroHandlerUnsupported.getEventBeanFactory(EventType type,
EventBeanTypedEventFactory eventBeanTypedEventFactory) |
EventBeanFactory |
EventTypeAvroHandler.getEventBeanFactory(EventType type,
EventBeanTypedEventFactory eventBeanTypedEventFactory) |
Modifier and Type | Class and Description |
---|---|
class |
EventBeanFactoryBean |
class |
EventBeanFactoryBeanWrapped |
class |
EventBeanFactoryMap |
class |
EventBeanFactoryObjectArray |
class |
EventBeanFactoryXML |
Modifier and Type | Method and Description |
---|---|
static EventBeanFactory |
EventTypeUtility.getFactoryForType(EventType type,
EventBeanTypedEventFactory factory,
EventTypeAvroHandler eventTypeAvroHandler) |
Copyright © 2005–2018. All rights reserved.