Package io.trino.hive.formats.avro.model
Record Class AvroLogicalType.DateLogicalType
java.lang.Object
java.lang.Record
io.trino.hive.formats.avro.model.AvroLogicalType.DateLogicalType
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.trino.hive.formats.avro.model.AvroLogicalType
AvroLogicalType.BytesDecimalLogicalType, AvroLogicalType.DateLogicalType, AvroLogicalType.FixedDecimalLogicalType, AvroLogicalType.StringUUIDLogicalType, AvroLogicalType.TimeMicrosLogicalType, AvroLogicalType.TimeMillisLogicalType, AvroLogicalType.TimestampMicrosLogicalType, AvroLogicalType.TimestampMillisLogicalType -
Field Summary
Fields inherited from interface io.trino.hive.formats.avro.model.AvroLogicalType
DATE, DECIMAL, LOCAL_TIMESTAMP_MICROS, LOCAL_TIMESTAMP_MILLIS, TIME_MICROS, TIME_MILLIS, TIMESTAMP_MICROS, TIMESTAMP_MILLIS, UUID -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DateLogicalType
public DateLogicalType()Creates an instance of aDateLogicalTyperecord class.
-
-
Method Details
-
toString
-
hashCode
-
equals
Indicates whether some other object is "equal to" this one. The objects are equal if the other object is of the same class and if all the record components are equal.
-