public abstract class AbstractIntDateTimeConverter extends AbstractDateTimeConverter
AvroTypeConverter.Incompatible| Constructor and Description |
|---|
AbstractIntDateTimeConverter() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Object |
convertNumber(java.lang.Number numberValue) |
protected org.apache.avro.Schema.Type |
getUnderlyingSchemaType() |
canManage, convert, convertDateTimeString, getLogicalType, getValidNumberFormat, getValidStringFormatclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisLogicalTypeprotected java.lang.Object convertNumber(java.lang.Number numberValue)
convertNumber in class AbstractDateTimeConverterprotected org.apache.avro.Schema.Type getUnderlyingSchemaType()
getUnderlyingSchemaType in class AbstractDateTimeConverter