public static class AvroJodaTimeConversions.LossyTimeMicrosConversion extends AvroJodaTimeConversions.TimeMicrosConversion
Constructor and Description |
---|
LossyTimeMicrosConversion() |
Modifier and Type | Method and Description |
---|---|
java.lang.Long |
toLong(LocalTime time,
Schema schema,
LogicalType type) |
fromLong, getConvertedType, getLogicalTypeName
fromArray, fromBoolean, fromBytes, fromCharSequence, fromDouble, fromEnumSymbol, fromFixed, fromFloat, fromInt, fromMap, fromRecord, getRecommendedSchema, toArray, toBoolean, toBytes, toCharSequence, toDouble, toEnumSymbol, toFixed, toFloat, toInt, toMap, toRecord
public java.lang.Long toLong(LocalTime time, Schema schema, LogicalType type)
toLong
in class Conversion<LocalTime>