- All Superinterfaces:
- Serializable
- All Known Implementing Classes:
- Type.NestedType, Type.PrimitiveType, Types.ArrayType, Types.BinaryType, Types.BooleanType, Types.DateType, Types.DecimalType, Types.DoubleType, Types.FixedType, Types.FloatType, Types.IntType, Types.LongType, Types.MapType, Types.RecordType, Types.StringType, Types.TimestampType, Types.TimeType, Types.UUIDType
public interface Type
extends Serializable
The type of a schema, reference avro schema.
now avro version used by hoodie, not support localTime.
to do add support for localTime if avro version is updated