Uses of Interface
com.espertech.esper.common.internal.event.core.EventPropertyWriterSPI
Package
Description
Helpers for EPL update functionality.
Object-array event type.
JavaBean and legacy Java underlying event classes are here.
This package defines the internal event APIs.
Map-underlying event classes are here.
XML event wrappers
-
Uses of EventPropertyWriterSPI in com.espertech.esper.common.internal.epl.updatehelper
ModifierConstructorDescriptionEventBeanUpdateItemForge
(ExprForge expression, String optionalPropertyName, EventPropertyWriterSPI optionalWriter, boolean notNullableField, TypeWidenerSPI optionalWidener, boolean useUntypedAssignment, boolean useTriggeringEvent, EventBeanUpdateItemArray optionalArray) -
Uses of EventPropertyWriterSPI in com.espertech.esper.common.internal.epl.variable.core
ModifierConstructorDescriptionVariableTriggerWriteDescForge
(EventTypeSPI type, String variableName, EventPropertyWriterSPI writer, EventPropertyGetterSPI getter, EPType getterType, EPType evaluationType) -
Uses of EventPropertyWriterSPI in com.espertech.esper.common.internal.event.arr
Modifier and TypeClassDescriptionclass
class
class
-
Uses of EventPropertyWriterSPI in com.espertech.esper.common.internal.event.bean.core
Modifier and TypeClassDescriptionclass
Writer for a property to an event.class
class
-
Uses of EventPropertyWriterSPI in com.espertech.esper.common.internal.event.core
Modifier and TypeMethodDescriptionReturn a writer for writing a single property value.Modifier and TypeMethodDescriptionstatic CodegenExpression
EventTypeUtility.codegenWriter
(EventType eventType, EPType evaluationType, EventPropertyWriterSPI writer, CodegenMethod method, Class generator, CodegenClassScope classScope) -
Uses of EventPropertyWriterSPI in com.espertech.esper.common.internal.event.json.writer
Modifier and TypeClassDescriptionclass
class
class
-
Uses of EventPropertyWriterSPI in com.espertech.esper.common.internal.event.map
Modifier and TypeClassDescriptionclass
class
class
-
Uses of EventPropertyWriterSPI in com.espertech.esper.common.internal.event.variant
Modifier and TypeMethodDescription -
Uses of EventPropertyWriterSPI in com.espertech.esper.common.internal.event.xml
Modifier and TypeMethodDescription