org.apache.hadoop.hive.ql.metadata
Class InputEstimator.Estimation
java.lang.Object
org.apache.hadoop.hive.ql.metadata.InputEstimator.Estimation
- Enclosing interface:
- InputEstimator
public static class InputEstimator.Estimation
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InputEstimator.Estimation
public InputEstimator.Estimation(int rowCount,
long totalLength)
getRowCount
public int getRowCount()
getTotalLength
public long getTotalLength()
Copyright © 2014 The Apache Software Foundation. All rights reserved.