Package io.trino.plugin.hive.type
Class PrimitiveTypeInfo
java.lang.Object
io.trino.plugin.hive.type.TypeInfo
io.trino.plugin.hive.type.PrimitiveTypeInfo
- Direct Known Subclasses:
BaseCharTypeInfo,DecimalTypeInfo
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionbooleanprotected longlonginthashCode()Generate the hashCode for this TypeInfo.
-
Field Details
-
typeName
-
-
Method Details
-
getCategory
- Specified by:
getCategoryin classTypeInfo
-
getPrimitiveCategory
-
getTypeName
- Specified by:
getTypeNamein classTypeInfo
-
equals
-
hashCode
public int hashCode()Generate the hashCode for this TypeInfo. -
getRetainedSizeInBytes
public long getRetainedSizeInBytes()- Specified by:
getRetainedSizeInBytesin classTypeInfo
-
getDeclaredFieldsRetainedSizeInBytes
protected long getDeclaredFieldsRetainedSizeInBytes()
-