| Package | Description |
|---|---|
| alluxio.table.common.udb |
| Modifier and Type | Method and Description |
|---|---|
UnderDatabase |
UnderDatabaseRegistry.create(UdbContext udbContext,
java.lang.String type,
UdbConfiguration configuration)
Creates a new instance of an
UnderDatabase. |
UnderDatabase |
UnderDatabaseFactory.create(UdbContext udbContext,
UdbConfiguration configuration)
Creates a new instance of the udb.
|
static java.lang.String |
UdbUtils.mountAlluxioPath(java.lang.String tableName,
AlluxioURI ufsUri,
AlluxioURI tableUri,
UdbContext udbContext,
UdbConfiguration udbConfiguration)
Mount ufs path to alluxio path.
|
Copyright © 2024. All Rights Reserved.