| Package | Description |
|---|---|
| org.apache.hive.hcatalog.data.transfer | |
| org.apache.hive.hcatalog.data.transfer.impl |
| Modifier and Type | Field and Description |
|---|---|
protected ReadEntity |
HCatReader.re |
| Modifier and Type | Method and Description |
|---|---|
ReadEntity |
ReadEntity.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static HCatReader |
DataTransferFactory.getHCatReader(ReadEntity re,
Map<String,String> config)
This should be called once from master node to obtain an instance of
HCatReader. |
| Constructor and Description |
|---|
HCatReader(ReadEntity re,
Map<String,String> config)
This constructor will be invoked by
DataTransferFactory at master
node. |
| Constructor and Description |
|---|
HCatInputFormatReader(ReadEntity info,
Map<String,String> config) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.