Package | Description |
---|---|
alluxio.master.table | |
alluxio.table.common.udb | |
alluxio.table.under.glue | |
alluxio.table.under.hive |
Modifier and Type | Method and Description |
---|---|
UdbBypassSpec |
DbConfig.getUdbBypassSpec() |
UdbBypassSpec |
DbConfig.BypassEntry.toUdbBypassSpec()
Converts to a
UdbBypassSpec object. |
Modifier and Type | Method and Description |
---|---|
UdbTable |
UnderDatabase.getTable(String tableName,
UdbBypassSpec bypassSpec) |
Modifier and Type | Method and Description |
---|---|
UdbTable |
GlueDatabase.getTable(String tableName,
UdbBypassSpec bypassSpec) |
Modifier and Type | Method and Description |
---|---|
UdbTable |
HiveDatabase.getTable(String tableName,
UdbBypassSpec bypassSpec) |
Copyright © 2023. All Rights Reserved.