public class CatalogPathUtils
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static AlluxioURI |
getTablePathInternal(java.lang.String dbName,
java.lang.String tableName) |
static AlluxioURI |
getTablePathUdb(java.lang.String dbName,
java.lang.String tableName,
java.lang.String udbType) |
public static AlluxioURI getTablePathUdb(java.lang.String dbName, java.lang.String tableName, java.lang.String udbType)
dbName - the database nametableName - the table nameudbType - the udb typepublic static AlluxioURI getTablePathInternal(java.lang.String dbName, java.lang.String tableName)
dbName - the database nametableName - the table nameCopyright © 2023. All Rights Reserved.