| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.model |
| Modifier and Type | Method and Description |
|---|---|
Set<MMVSource> |
MCreationMetadata.getTables() |
| Modifier and Type | Method and Description |
|---|---|
void |
MCreationMetadata.setTables(Set<MMVSource> tables) |
| Constructor and Description |
|---|
MCreationMetadata(String catName,
String dbName,
String tblName,
Set<MMVSource> tables,
String txnList,
long materializationTime) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.