| Package | Description |
|---|---|
| org.apache.hive.hcatalog.data.transfer | |
| org.apache.hive.hcatalog.data.transfer.impl |
| Modifier and Type | Field and Description |
|---|---|
protected WriteEntity |
HCatWriter.we |
| Modifier and Type | Method and Description |
|---|---|
WriteEntity |
WriteEntity.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static HCatWriter |
DataTransferFactory.getHCatWriter(WriteEntity we,
Map<String,String> config)
This should be called at master node to obtain an instance of
HCatWriter. |
| Constructor and Description |
|---|
HCatWriter(WriteEntity we,
Map<String,String> config)
This constructor will be used at master node
|
| Constructor and Description |
|---|
HCatOutputFormatWriter(WriteEntity we,
Map<String,String> config) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.