Class Hierarchy
- java.lang.Object
- io.trino.spi.type.AbstractType (implements io.trino.spi.type.Type)
- io.trino.spi.type.AbstractIntType (implements io.trino.spi.type.FixedWidthType)
- io.trino.spi.type.DateType
- io.trino.spi.type.IntegerType
- io.trino.spi.type.RealType
- io.trino.spi.type.AbstractLongType (implements io.trino.spi.type.FixedWidthType)
- io.trino.spi.type.BigintType
- io.trino.spi.type.TimeType
- io.trino.spi.type.AbstractVariableWidthType (implements io.trino.spi.type.VariableWidthType)
- io.trino.spi.type.CharType
- io.trino.spi.type.HyperLogLogType
- io.trino.spi.type.P4HyperLogLogType
- io.trino.spi.type.QuantileDigestType
- io.trino.spi.type.VarbinaryType
- io.trino.spi.type.VarcharType
- io.trino.spi.type.ArrayType
- io.trino.spi.type.BooleanType (implements io.trino.spi.type.FixedWidthType)
- io.trino.spi.type.DecimalType (implements io.trino.spi.type.FixedWidthType)
- io.trino.spi.type.DoubleType (implements io.trino.spi.type.FixedWidthType)
- io.trino.spi.type.MapType
- io.trino.spi.type.RowType
- io.trino.spi.type.SmallintType (implements io.trino.spi.type.FixedWidthType)
- io.trino.spi.type.TimestampType (implements io.trino.spi.type.FixedWidthType)
- io.trino.spi.type.TimestampWithTimeZoneType (implements io.trino.spi.type.FixedWidthType)
- io.trino.spi.type.TimeWithTimeZoneType (implements io.trino.spi.type.FixedWidthType)
- io.trino.spi.type.TinyintType (implements io.trino.spi.type.FixedWidthType)
- io.trino.spi.type.UuidType (implements io.trino.spi.type.FixedWidthType)
- io.trino.spi.type.AbstractIntType (implements io.trino.spi.type.FixedWidthType)
- io.trino.spi.type.Chars
- io.trino.spi.type.DateTimeEncoding
- io.trino.spi.type.DecimalConversions
- io.trino.spi.type.DecimalParseResult
- io.trino.spi.type.Decimals
- io.trino.spi.type.Int128 (implements java.lang.Comparable<T>)
- io.trino.spi.type.Int128Math
- io.trino.spi.type.LongTimestamp (implements java.lang.Comparable<T>)
- io.trino.spi.type.LongTimestampWithTimeZone (implements java.lang.Comparable<T>)
- io.trino.spi.type.LongTimeWithTimeZone (implements java.lang.Comparable<T>)
- io.trino.spi.type.NamedType
- io.trino.spi.type.NamedTypeSignature
- io.trino.spi.type.QuantileDigestParametricType (implements io.trino.spi.type.ParametricType)
- io.trino.spi.type.RowFieldName
- io.trino.spi.type.RowType.Field
- io.trino.spi.type.SqlDate
- io.trino.spi.type.SqlDecimal
- io.trino.spi.type.SqlTime
- io.trino.spi.type.SqlTimestamp
- io.trino.spi.type.SqlTimestampWithTimeZone
- io.trino.spi.type.SqlTimeWithTimeZone
- io.trino.spi.type.SqlVarbinary (implements java.lang.Comparable<T>)
- io.trino.spi.type.StandardTypes
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- io.trino.spi.TrinoException
- io.trino.spi.type.TimeZoneNotSupportedException
- io.trino.spi.type.TypeNotFoundException
- io.trino.spi.TrinoException
- java.lang.RuntimeException
- java.lang.Exception
- io.trino.spi.type.TimeParametricType (implements io.trino.spi.type.ParametricType)
- io.trino.spi.type.TimestampParametricType (implements io.trino.spi.type.ParametricType)
- io.trino.spi.type.Timestamps
- io.trino.spi.type.TimestampTypes
- io.trino.spi.type.TimestampWithTimeZoneParametricType (implements io.trino.spi.type.ParametricType)
- io.trino.spi.type.TimeWithTimeZoneParametricType (implements io.trino.spi.type.ParametricType)
- io.trino.spi.type.TimeWithTimeZoneTypes
- io.trino.spi.type.TimeZoneKey
- io.trino.spi.type.Type.Range
- io.trino.spi.type.TypeId
- io.trino.spi.type.TypeOperatorDeclaration
- io.trino.spi.type.TypeOperatorDeclaration.Builder
- io.trino.spi.type.TypeOperators
- io.trino.spi.type.TypeParameter
- io.trino.spi.type.TypeSignature
- io.trino.spi.type.TypeSignatureParameter
- io.trino.spi.type.TypeUtils
- io.trino.spi.type.Varchars
- io.trino.spi.type.AbstractType (implements io.trino.spi.type.Type)
Interface Hierarchy
- io.trino.spi.type.ParametricType
- io.trino.spi.type.Type
- io.trino.spi.type.FixedWidthType
- io.trino.spi.type.VariableWidthType
- io.trino.spi.type.TypeManager
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- io.trino.spi.type.ParameterKind
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)