org.apache.hadoop.hive.serde2.thrift_test
Class CreateSequenceFile.ThriftSerializer

java.lang.Object
  extended by org.apache.hadoop.hive.serde2.thrift_test.CreateSequenceFile.ThriftSerializer
Enclosing class:
CreateSequenceFile

public static class CreateSequenceFile.ThriftSerializer
extends Object

ThriftSerializer.


Constructor Summary
CreateSequenceFile.ThriftSerializer()
           
 
Method Summary
 org.apache.hadoop.io.BytesWritable serialize(org.apache.thrift.TBase base)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreateSequenceFile.ThriftSerializer

public CreateSequenceFile.ThriftSerializer()
Method Detail

serialize

public org.apache.hadoop.io.BytesWritable serialize(org.apache.thrift.TBase base)
                                             throws org.apache.thrift.TException
Throws:
org.apache.thrift.TException


Copyright © 2011 The Apache Software Foundation