| Interface | Description |
|---|---|
| HCatRecordable |
Interface that determines whether we can implement a HCatRecord on top of it
|
| Class | Description |
|---|---|
| DataType | |
| DefaultHCatRecord | |
| HCatRecord |
Abstract class exposing get and set semantics for basic record usage.
|
| HCatRecordObjectInspector | |
| HCatRecordObjectInspectorFactory |
ObjectInspectorFactory for HCatRecordObjectInspectors (and associated helper inspectors)
|
| HCatRecordSerDe |
SerDe class for serializing to and from HCatRecord
|
| JsonSerDe | |
| LazyHCatRecord |
An implementation of HCatRecord that wraps an Object returned by a SerDe
and an ObjectInspector.
|
| Pair<T,U> |
Copy of C++ STL pair container.
|
| ReaderWriter |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.