| Package | Description |
|---|---|
| org.apache.drill.exec.metastore.analyze | |
| org.apache.drill.exec.metastore.store | |
| org.apache.drill.metastore.components.tables |
| Modifier and Type | Method and Description |
|---|---|
MetastoreTableInfo |
MetadataControllerContext.metastoreTableInfo() |
| Modifier and Type | Method and Description |
|---|---|
MetadataControllerContext.MetadataControllerContextBuilder |
MetadataControllerContext.MetadataControllerContextBuilder.metastoreTableInfo(MetastoreTableInfo metastoreTableInfo) |
| Modifier and Type | Field and Description |
|---|---|
protected MetastoreTableInfo |
MetastoreFileTableMetadataProvider.metastoreTableInfo |
| Modifier and Type | Method and Description |
|---|---|
MetastoreTableInfo |
BasicTablesRequests.metastoreTableInfo(TableInfo tableInfo)
Returns metastore table information, including metastore version and table last modified time.
|
static MetastoreTableInfo |
MetastoreTableInfo.of(TableInfo tableInfo,
TableMetadataUnit unit,
long metastoreVersion) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
BasicTablesRequests.hasMetastoreTableInfoChanged(MetastoreTableInfo metastoreTableInfo)
Checks if given metastore table information is the same with current one.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.