org.apache.hadoop.hive.serde2
Class SerDeStats
java.lang.Object
org.apache.hadoop.hive.serde2.SerDeStats
public class SerDeStats
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SerDeStats
public SerDeStats()
getRawDataSize
public long getRawDataSize()
- Return the raw data size
- Returns:
- raw data size
setRawDataSize
public void setRawDataSize(long uSize)
- Set the raw data size
- Parameters:
uSize
- - size to be set
Copyright © 2013 The Apache Software Foundation