Package | Description |
---|---|
alluxio.master.table |
Modifier and Type | Method and Description |
---|---|
static Database |
Database.create(CatalogContext catalogContext,
UdbContext udbContext,
String type,
String name,
Map<String,String> configMap)
Creates an instance of a database.
|
Modifier and Type | Method and Description |
---|---|
static Table |
Table.create(Database database,
Table.AddTableEntry entry) |
static Table |
Table.create(Database database,
UdbTable udbTable,
Table previousTable) |
Copyright © 2023. All Rights Reserved.