public class IcebergTableMetadataHandler extends Object
| Constructor and Description |
|---|
IcebergTableMetadataHandler(org.apache.hadoop.conf.Configuration config) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,MetadataTableSummary> |
getIcebergTables() |
boolean |
isEnabled() |
public IcebergTableMetadataHandler(org.apache.hadoop.conf.Configuration config)
public boolean isEnabled()
public Map<String,MetadataTableSummary> getIcebergTables()
Copyright © 2024 The Apache Software Foundation. All rights reserved.