Uses of Interface
com.espertech.esper.common.client.EventBeanFactory
Packages that use 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
Methods in com.espertech.esper.common.client.hook.vdw that return EventBeanFactoryModifier and TypeMethodDescriptionVirtualDataWindowContext.getEventFactory()
Returns the factory for creating instances of EventBean from rows.Constructors in com.espertech.esper.common.client.hook.vdw with parameters of type EventBeanFactoryModifierConstructorDescriptionVirtualDataWindowContext
(VirtualDWViewFactory factory, AgentInstanceViewFactoryChainContext agentInstanceViewFactoryContext, EventBeanFactory eventBeanFactory, VirtualDataWindowOutStreamImpl outputStream) Ctor. -
Uses of EventBeanFactory in com.espertech.esper.common.internal.event.avro
Methods in com.espertech.esper.common.internal.event.avro that return EventBeanFactoryModifier and TypeMethodDescriptionEventTypeAvroHandler.getEventBeanFactory
(EventType type, EventBeanTypedEventFactory eventBeanTypedEventFactory) EventTypeAvroHandlerUnsupported.getEventBeanFactory
(EventType type, EventBeanTypedEventFactory eventBeanTypedEventFactory) -
Uses of EventBeanFactory in com.espertech.esper.common.internal.event.core
Classes in com.espertech.esper.common.internal.event.core that implement EventBeanFactoryModifier and TypeClassDescriptionclass
class
class
class
class
class
Methods in com.espertech.esper.common.internal.event.core that return EventBeanFactoryModifier and TypeMethodDescriptionstatic EventBeanFactory
EventTypeUtility.getFactoryForType
(EventType type, EventBeanTypedEventFactory factory, EventTypeAvroHandler eventTypeAvroHandler)