public class AvroTypeWidenerCustomizerDefault extends Object implements com.espertech.esper.util.TypeWidenerCustomizer
Modifier and Type | Field and Description |
---|---|
static AvroTypeWidenerCustomizerDefault |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
com.espertech.esper.util.TypeWidener |
widenerFor(String columnName,
Class columnType,
Class writeablePropertyType,
String writeablePropertyName,
String statementName,
String engineURI) |
public static final AvroTypeWidenerCustomizerDefault INSTANCE