Uses of Class
org.apache.hadoop.hive.ql.io.orc.OrcProto.StripeFooter

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

Uses of OrcProto.StripeFooter in org.apache.hadoop.hive.ql.io.orc
 

Fields in org.apache.hadoop.hive.ql.io.orc with type parameters of type OrcProto.StripeFooter
static org.spark_project.protobuf.Parser<OrcProto.StripeFooter> OrcProto.StripeFooter.PARSER
           
 

Methods in org.apache.hadoop.hive.ql.io.orc that return OrcProto.StripeFooter
 OrcProto.StripeFooter OrcProto.StripeFooter.Builder.build()
           
 OrcProto.StripeFooter OrcProto.StripeFooter.Builder.buildPartial()
           
static OrcProto.StripeFooter OrcProto.StripeFooter.getDefaultInstance()
           
 OrcProto.StripeFooter OrcProto.StripeFooter.getDefaultInstanceForType()
           
 OrcProto.StripeFooter OrcProto.StripeFooter.Builder.getDefaultInstanceForType()
           
static OrcProto.StripeFooter OrcProto.StripeFooter.parseDelimitedFrom(InputStream input)
           
static OrcProto.StripeFooter OrcProto.StripeFooter.parseDelimitedFrom(InputStream input, org.spark_project.protobuf.ExtensionRegistryLite extensionRegistry)
           
static OrcProto.StripeFooter OrcProto.StripeFooter.parseFrom(byte[] data)
           
static OrcProto.StripeFooter OrcProto.StripeFooter.parseFrom(byte[] data, org.spark_project.protobuf.ExtensionRegistryLite extensionRegistry)
           
static OrcProto.StripeFooter OrcProto.StripeFooter.parseFrom(org.spark_project.protobuf.ByteString data)
           
static OrcProto.StripeFooter OrcProto.StripeFooter.parseFrom(org.spark_project.protobuf.ByteString data, org.spark_project.protobuf.ExtensionRegistryLite extensionRegistry)
           
static OrcProto.StripeFooter OrcProto.StripeFooter.parseFrom(org.spark_project.protobuf.CodedInputStream input)
           
static OrcProto.StripeFooter OrcProto.StripeFooter.parseFrom(org.spark_project.protobuf.CodedInputStream input, org.spark_project.protobuf.ExtensionRegistryLite extensionRegistry)
           
static OrcProto.StripeFooter OrcProto.StripeFooter.parseFrom(InputStream input)
           
static OrcProto.StripeFooter OrcProto.StripeFooter.parseFrom(InputStream input, org.spark_project.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

Methods in org.apache.hadoop.hive.ql.io.orc that return types with arguments of type OrcProto.StripeFooter
 org.spark_project.protobuf.Parser<OrcProto.StripeFooter> OrcProto.StripeFooter.getParserForType()
           
 

Methods in org.apache.hadoop.hive.ql.io.orc with parameters of type OrcProto.StripeFooter
 OrcProto.StripeFooter.Builder OrcProto.StripeFooter.Builder.mergeFrom(OrcProto.StripeFooter other)
           
static OrcProto.StripeFooter.Builder OrcProto.StripeFooter.newBuilder(OrcProto.StripeFooter prototype)
           
 



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