org.apache.hadoop.hive.ql.io.orc
Class StripeStatistics

java.lang.Object
  extended by org.apache.hadoop.hive.ql.io.orc.StripeStatistics

public class StripeStatistics
extends Object


Method Summary
 ColumnStatistics[] getColumnStatistics()
          Return list of column statistics
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getColumnStatistics

public ColumnStatistics[] getColumnStatistics()
Return list of column statistics

Returns:
column stats


Copyright © 2014 The Apache Software Foundation. All rights reserved.