 | ConfigurationCommonEventTypeMetaAvroSettingsConfigTypeRepresentationMapperClass Property |
Returns class name of mapping provider that maps types to an Avro schema; a mapper should implement
(null by default, using default mapping)
Namespace:
com.espertech.esper.common.client.configuration.common
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic string TypeRepresentationMapperClass { get; set; }
Property Value
Type:
Stringclass name
See Also