Package | Description |
---|---|
com.espertech.esper.common.internal.event.avro |
Avro event type core interfaces.
|
com.espertech.esper.common.internal.util |
Utility classes that center around Java type handling, printing, reflection, debugging
|
Modifier and Type | Method and Description |
---|---|
TypeWidenerCustomizer |
EventTypeAvroHandlerUnsupported.getTypeWidenerCustomizer(EventType eventType) |
TypeWidenerCustomizer |
EventTypeAvroHandler.getTypeWidenerCustomizer(EventType eventType) |
Modifier and Type | Method and Description |
---|---|
static TypeWidenerSPI |
TypeWidenerFactory.getCheckPropertyAssignType(String columnName,
EPType columnType,
EPType writeablePropertyType,
String writeablePropertyName,
boolean allowObjectArrayToCollectionConversion,
TypeWidenerCustomizer customizer,
String statementName)
Returns the widener.
|
Copyright © 2005–2022. All rights reserved.