| Package | Description |
|---|---|
| org.apache.hive.hcatalog.data.transfer | |
| org.apache.hive.hcatalog.data.transfer.impl |
| Class and Description |
|---|
| HCatReader
This abstract class is internal to HCatalog and abstracts away the notion of
underlying system from which reads will be done.
|
| HCatWriter
This abstraction is internal to HCatalog.
|
| ReadEntity |
| ReadEntity.Builder
This class should be used to build
ReadEntity. |
| ReaderContext
This read context is obtained by the master node and should be distributed
to the slaves.
|
| WriteEntity |
| WriteEntity.Builder
This class should be used to build
WriteEntity. |
| WriterContext
This contains information obtained at master node to be distributed to
slaves nodes that will do the writing.
|
| Class and Description |
|---|
| HCatReader
This abstract class is internal to HCatalog and abstracts away the notion of
underlying system from which reads will be done.
|
| HCatWriter
This abstraction is internal to HCatalog.
|
| ReadEntity |
| ReaderContext
This read context is obtained by the master node and should be distributed
to the slaves.
|
| WriteEntity |
| WriterContext
This contains information obtained at master node to be distributed to
slaves nodes that will do the writing.
|
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.