Click or drag to resize

ConfigurationCommonEventTypeMeta Class

Event representation metadata.
Inheritance Hierarchy
SystemObject
  com.espertech.esper.common.client.configuration.commonConfigurationCommonEventTypeMeta

Namespace:  com.espertech.esper.common.client.configuration.common
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
[SerializableAttribute]
public class ConfigurationCommonEventTypeMeta

The ConfigurationCommonEventTypeMeta type exposes the following members.

Constructors
  NameDescription
Public methodConfigurationCommonEventTypeMeta
Ctor.
Top
Properties
  NameDescription
Public propertyAvroSettings
Returns the Avro settings.
Public propertyClassPropertyResolutionStyle
Sets the property resolution style to use for resolving property names of types.
Public propertyDefaultAccessorStyle
Returns the default accessor style, native unless changed.
Public propertyDefaultEventRepresentation
Returns the default event representation.
Top
See Also