| Package | Description |
|---|---|
| com.facebook.presto.common.function |
| Modifier and Type | Method and Description |
|---|---|
CatalogSchemaName |
QualifiedFunctionName.getFunctionNamespace() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CatalogSchemaPrefix.includes(CatalogSchemaName catalogSchemaName) |
static QualifiedFunctionName |
QualifiedFunctionName.of(CatalogSchemaName functionNamespace,
String name) |
Copyright © 2012–2020. All rights reserved.