| 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) |
Copyright © 2012–2022. All rights reserved.