TypeSignature |
DistinctTypeInfo.getBaseType() |
static TypeSignature |
VarcharType.getParametrizedVarcharSignature(String param) |
TypeSignature |
UserDefinedType.getPhysicalTypeSignature() |
TypeSignature |
TypeSignature.getStandardTypeSignature() |
TypeSignature |
TypeWithName.getTypeSignature() |
TypeSignature |
TypeSignatureParameter.getTypeSignature() |
TypeSignature |
Type.getTypeSignature()
Gets the name of this type which must be case insensitive globally unique.
|
TypeSignature |
RowType.getTypeSignature() |
TypeSignature |
NamedTypeSignature.getTypeSignature() |
TypeSignature |
MapType.getTypeSignature() |
TypeSignature |
FunctionType.getTypeSignature() |
TypeSignature |
DistinctType.getTypeSignature() |
TypeSignature |
ArrayType.getTypeSignature() |
TypeSignature |
AbstractPrimitiveType.getTypeSignature() |
static TypeSignature |
TypeSignature.parseTypeSignature(String signature) |
static TypeSignature |
TypeSignature.parseTypeSignature(String signature,
Set<String> literalCalculationParameters) |