Uses of Interface
com.espertech.esper.common.client.EventBeanFactory
Package
Description
Virtual data window extension API classes.
Avro event type core interfaces.
This package defines the internal event APIs.
-
Uses of EventBeanFactory in com.espertech.esper.common.client.hook.vdw
Modifier and TypeMethodDescriptionVirtualDataWindowContext.getEventFactory()
Returns the factory for creating instances of EventBean from rows.ModifierConstructorDescriptionVirtualDataWindowContext
(VirtualDWViewFactory factory, AgentInstanceViewFactoryChainContext agentInstanceViewFactoryContext, EventBeanFactory eventBeanFactory, VirtualDataWindowOutStreamImpl outputStream) Ctor. -
Uses of EventBeanFactory in com.espertech.esper.common.internal.event.avro
Modifier and TypeMethodDescriptionEventTypeAvroHandler.getEventBeanFactory
(EventType type, EventBeanTypedEventFactory eventBeanTypedEventFactory) EventTypeAvroHandlerUnsupported.getEventBeanFactory
(EventType type, EventBeanTypedEventFactory eventBeanTypedEventFactory) -
Uses of EventBeanFactory in com.espertech.esper.common.internal.event.core
Modifier and TypeClassDescriptionclass
class
class
class
class
class
Modifier and TypeMethodDescriptionstatic EventBeanFactory
EventTypeUtility.getFactoryForType
(EventType type, EventBeanTypedEventFactory factory, EventTypeAvroHandler eventTypeAvroHandler)