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
 Iterable<StripeInformation> Reader.getStripes()
          Get the list of stripes.
 



Copyright © 2012 The Apache Software Foundation