 | ConfigurationCommonEventTypeMetaAvroSettingsConfigObjectValueTypeWidenerFactoryClass Property |
Returns the class name of widening provider that widens, coerces or transforms object values to an
Avro field value or record; a widener should implement
(null by default, using default widening)
Namespace:
com.espertech.esper.common.client.configuration.common
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic string ObjectValueTypeWidenerFactoryClass { get; set; }
Property Value
Type:
Stringclass name
See Also