Package org.apache.hadoop.hive.serde2

Interface Summary
Deserializer Deprecated.
SerDe Deprecated.
SerDeStatsStruct  
Serializer Deprecated.
 

Class Summary
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.
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.
TypedSerDe TypedSerDe.
 

Exception Summary
SerDeException Generic exception class for SerDes.
 



Copyright © 2014 The Apache Software Foundation. All rights reserved.