public class ProtobufMessageSerDe extends ProtobufSerDe
ProtobufSerDeprotoMessageClassconfiguration, log, partitionProperties, properties, tableProperties| Constructor and Description |
|---|
ProtobufMessageSerDe() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends org.apache.hadoop.io.Writable> |
getSerializedClass() |
protected com.google.protobuf.Message |
toMessage(org.apache.hadoop.io.Writable writable)
Convert the given writable to a message.
|
deserialize, getObjectInspector, initialize, serializegetColumnComments, getColumnNames, getColumnTypes, getConfiguration, getPartitionColumnComments, getPartitionColumnNames, getPartitionColumnTypes, getSerDeStats, parseColumnComments, parseColumnNames, parseColumnNames, parseColumnTypes, parseColumnTypes, shouldStoreFieldsInMetastore, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waithandleJobLevelConfigurationprotected com.google.protobuf.Message toMessage(org.apache.hadoop.io.Writable writable)
ProtobufSerDetoMessage in class ProtobufSerDewritable - The writable object containing the message.public Class<? extends org.apache.hadoop.io.Writable> getSerializedClass()
getSerializedClass in interface SerializergetSerializedClass in class AbstractSerDeCopyright © 2022 The Apache Software Foundation. All rights reserved.