Uses of Class
io.trino.spi.type.VarcharType
Packages that use VarcharType
-
Uses of VarcharType in io.trino.spi.type
Fields in io.trino.spi.type declared as VarcharTypeMethods in io.trino.spi.type that return VarcharTypeModifier and TypeMethodDescriptionstatic VarcharTypeVarcharType.createUnboundedVarcharType()static VarcharTypeVarcharType.createVarcharType(int length) Methods in io.trino.spi.type with parameters of type VarcharTypeModifier and TypeMethodDescriptionstatic io.airlift.slice.SliceVarchars.truncateToLength(io.airlift.slice.Slice slice, VarcharType varcharType)