Click or drag to resize

ObjectValueTypeWidenerFactoryContext Class

For Avro types for widening objects to Avro record values, see
Inheritance Hierarchy
SystemObject
  com.espertech.esper.common.client.hook.typeObjectValueTypeWidenerFactoryContext

Namespace:  com.espertech.esper.common.client.hook.type
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public class ObjectValueTypeWidenerFactoryContext

The ObjectValueTypeWidenerFactoryContext type exposes the following members.

Constructors
  NameDescription
Public methodObjectValueTypeWidenerFactoryContext
Ctor.
Top
Properties
  NameDescription
Public propertyClazz
Returns the class
Public propertyEventType
Returns the event type
Public propertyPropertyName
Returns the property name
Public propertyStatementName
Returns the statement name
Top
See Also