| Package | Description |
|---|---|
| org.apache.drill.metastore.rdbms.components.tables |
| Modifier and Type | Class and Description |
|---|---|
class |
TablesMetadataMapper<R extends org.jooq.Record>
Abstract implementation of
AbstractMetadataMapper for RDBMS Metastore tables component. |
static class |
TablesMetadataMapper.FileMapper
TablesMetadataMapper implementation for Tables.FILES table. |
static class |
TablesMetadataMapper.PartitionMapper
TablesMetadataMapper implementation for Tables.PARTITIONS table. |
static class |
TablesMetadataMapper.RowGroupMapper
TablesMetadataMapper implementation for Tables.ROW_GROUPS table. |
static class |
TablesMetadataMapper.SegmentMapper
TablesMetadataMapper implementation for Tables.SEGMENTS table. |
static class |
TablesMetadataMapper.TableMapper
TablesMetadataMapper implementation for Tables.TABLES table. |
Copyright © 2021 The Apache Software Foundation. All rights reserved.