Uses of Interface
org.apache.hadoop.hive.ql.io.orc.StripeInformation

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

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

Methods in org.apache.hadoop.hive.ql.io.orc that return types with arguments of type StripeInformation
 List<StripeInformation> Reader.getStripes()
          Get the list of stripes.
 



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