public interface  org.apache.hadoop.hive.common.MemoryEstimate extends java.lang.Object
{
public abstract long getEstimatedMemorySize();
}