Package | Description |
---|---|
alluxio.table.common.udb | |
alluxio.table.under.hive |
Modifier and Type | Method and Description |
---|---|
UnderDatabase |
UnderDatabaseRegistry.create(UdbContext udbContext,
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.
|
Modifier and Type | Method and Description |
---|---|
static HiveDatabase |
HiveDatabase.create(UdbContext udbContext,
UdbConfiguration configuration)
Creates an instance of the Hive database UDB.
|
UnderDatabase |
HiveDatabaseFactory.create(UdbContext udbContext,
UdbConfiguration configuration) |
Copyright © 2023. All Rights Reserved.