org.apache.hadoop.hive.serde2
Interface SerDeStatsStruct

All Known Implementing Classes:
ColumnarStruct, ColumnarStructBase, LazyBinaryColumnarStruct, LazyBinaryStruct, LazyStruct

public interface SerDeStatsStruct


Method Summary
 long getRawDataSerializedSize()
          Rerurns the serialized size of the object.
 

Method Detail

getRawDataSerializedSize

long getRawDataSerializedSize()
Rerurns the serialized size of the object.



Copyright © 2013 The Apache Software Foundation