| Package | Description |
|---|---|
| com.facebook.presto.common.type |
| Modifier and Type | Method and Description |
|---|---|
TypeSignatureBase |
TypeSignature.getTypeSignatureBase() |
default TypeSignatureBase |
ParametricType.getTypeSignatureBase() |
static TypeSignatureBase |
TypeSignatureBase.of(DistinctTypeInfo distinctTypeInfo) |
static TypeSignatureBase |
TypeSignatureBase.of(QualifiedObjectName name) |
static TypeSignatureBase |
TypeSignatureBase.of(String name) |
static TypeSignatureBase |
TypeSignatureBase.of(UserDefinedType userDefinedType) |
| Constructor and Description |
|---|
TypeSignature(TypeSignatureBase typeSignatureBase,
List<TypeSignatureParameter> parameters) |
Copyright © 2012–2023. All rights reserved.