| Interface | Description |
|---|---|
| Deserializer | Deprecated |
| SerDe | Deprecated |
| SerDeStatsStruct | |
| Serializer | Deprecated |
| Class | Description |
|---|---|
| AbstractDeserializer |
Abstract class for implementing Deserializer.
|
| AbstractSerDe |
Abstract class for implementing SerDe.
|
| AbstractSerializer |
Abstract class for implementing Serializer.
|
| ByteStream |
Extensions to bytearrayinput/output streams.
|
| ByteStream.Input |
Input.
|
| ByteStream.Output |
Output.
|
| ByteStreamTypedSerDe |
ByteStreamTypedSerDe.
|
| ColumnProjectionUtils |
ColumnProjectionUtils.
|
| ColumnSet |
ColumnSet.
|
| CustomNonSettableListObjectInspector1 | |
| CustomNonSettableStructObjectInspector1 | |
| CustomNonSettableStructObjectInspector1.MyField | |
| CustomSerDe1 | |
| CustomSerDe2 | |
| CustomSerDe3 | |
| DelimitedJSONSerDe |
DelimitedJSONSerDe.
|
| MetadataTypedColumnsetSerDe |
MetadataTypedColumnsetSerDe.
|
| NullStructSerDe |
Placeholder SerDe for cases where neither serialization nor deserialization is needed
|
| NullStructSerDe.NullStructSerDeObjectInspector |
A object inspector for null struct serde.
|
| RegexSerDe |
RegexSerDe uses regular expression (regex) to deserialize data.
|
| SerDeStats | |
| SerDeUtils |
SerDeUtils.
|
| TestSerDe |
TestSerDe.
|
| TestSerdeWithFieldComments | |
| TestStatsSerde | |
| TestTCTLSeparatedProtocol |
TestTCTLSeparatedProtocol.
|
| TypedSerDe |
TypedSerDe.
|
| Exception | Description |
|---|---|
| SerDeException |
Generic exception class for SerDes.
|
Copyright © 2012 The Apache Software Foundation