public class AvroTypeWidenerCustomizerWHook extends Object implements com.espertech.esper.util.TypeWidenerCustomizer
Constructor and Description |
---|
AvroTypeWidenerCustomizerWHook(com.espertech.esper.client.hook.ObjectValueTypeWidenerFactory factory,
com.espertech.esper.client.EventType eventType) |
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 AvroTypeWidenerCustomizerWHook(com.espertech.esper.client.hook.ObjectValueTypeWidenerFactory factory, com.espertech.esper.client.EventType eventType)
public com.espertech.esper.util.TypeWidener widenerFor(String columnName, Class columnType, Class writeablePropertyType, String writeablePropertyName, String statementName, String engineURI) throws com.espertech.esper.epl.expression.core.ExprValidationException
widenerFor
in interface com.espertech.esper.util.TypeWidenerCustomizer
com.espertech.esper.epl.expression.core.ExprValidationException