| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
SourceTable |
SourceTable.deepCopy() |
| Modifier and Type | Method and Description |
|---|---|
List<SourceTable> |
CreationMetadata.getSourceTables() |
Iterator<SourceTable> |
CreationMetadata.getSourceTablesIterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
CreationMetadata.addToSourceTables(SourceTable elem) |
int |
SourceTable.compareTo(SourceTable other) |
boolean |
SourceTable.equals(SourceTable that) |
| Modifier and Type | Method and Description |
|---|---|
void |
CreationMetadata.setSourceTables(List<SourceTable> sourceTables) |
| Constructor and Description |
|---|
SourceTable(SourceTable other)
Performs a deep copy on other.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.