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

Packages that use StripeStatistics
org.apache.hadoop.hive.ql.io.orc The Optimized Row Columnar (ORC) File Format. 
 

Uses of StripeStatistics in org.apache.hadoop.hive.ql.io.orc
 

Methods in org.apache.hadoop.hive.ql.io.orc that return types with arguments of type StripeStatistics
 List<StripeStatistics> Metadata.getStripeStatistics()
          Return list of stripe level column statistics
 



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