Click or drag to resize

TypeRepresentationMapperContext Class

For Avro customized type mapping, use with
Inheritance Hierarchy
SystemObject
  com.espertech.esper.common.client.hook.typeTypeRepresentationMapperContext

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

The TypeRepresentationMapperContext type exposes the following members.

Constructors
  NameDescription
Public methodTypeRepresentationMapperContext
Ctor
Top
Properties
  NameDescription
Public propertyClazz
Returns the class.
Public propertyPropertyName
Returns the property name
Public propertyStatementName
Returns the statement name
Top
See Also