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

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

public final class OrcProto
extends Object


Nested Class Summary
static class OrcProto.BinaryStatistics
          Protobuf type org.apache.hadoop.hive.ql.io.orc.BinaryStatistics
static interface OrcProto.BinaryStatisticsOrBuilder
           
static class OrcProto.BucketStatistics
          Protobuf type org.apache.hadoop.hive.ql.io.orc.BucketStatistics
static interface OrcProto.BucketStatisticsOrBuilder
           
static class OrcProto.ColumnEncoding
          Protobuf type org.apache.hadoop.hive.ql.io.orc.ColumnEncoding
static interface OrcProto.ColumnEncodingOrBuilder
           
static class OrcProto.ColumnStatistics
          Protobuf type org.apache.hadoop.hive.ql.io.orc.ColumnStatistics
static interface OrcProto.ColumnStatisticsOrBuilder
           
static class OrcProto.CompressionKind
          Protobuf enum org.apache.hadoop.hive.ql.io.orc.CompressionKind
static class OrcProto.DateStatistics
          Protobuf type org.apache.hadoop.hive.ql.io.orc.DateStatistics
static interface OrcProto.DateStatisticsOrBuilder
           
static class OrcProto.DecimalStatistics
          Protobuf type org.apache.hadoop.hive.ql.io.orc.DecimalStatistics
static interface OrcProto.DecimalStatisticsOrBuilder
           
static class OrcProto.DoubleStatistics
          Protobuf type org.apache.hadoop.hive.ql.io.orc.DoubleStatistics
static interface OrcProto.DoubleStatisticsOrBuilder
           
static class OrcProto.Footer
          Protobuf type org.apache.hadoop.hive.ql.io.orc.Footer
static interface OrcProto.FooterOrBuilder
           
static class OrcProto.IntegerStatistics
          Protobuf type org.apache.hadoop.hive.ql.io.orc.IntegerStatistics
static interface OrcProto.IntegerStatisticsOrBuilder
           
static class OrcProto.Metadata
          Protobuf type org.apache.hadoop.hive.ql.io.orc.Metadata
static interface OrcProto.MetadataOrBuilder
           
static class OrcProto.PostScript
          Protobuf type org.apache.hadoop.hive.ql.io.orc.PostScript
static interface OrcProto.PostScriptOrBuilder
           
static class OrcProto.RowIndex
          Protobuf type org.apache.hadoop.hive.ql.io.orc.RowIndex
static class OrcProto.RowIndexEntry
          Protobuf type org.apache.hadoop.hive.ql.io.orc.RowIndexEntry
static interface OrcProto.RowIndexEntryOrBuilder
           
static interface OrcProto.RowIndexOrBuilder
           
static class OrcProto.Stream
          Protobuf type org.apache.hadoop.hive.ql.io.orc.Stream
static interface OrcProto.StreamOrBuilder
           
static class OrcProto.StringStatistics
          Protobuf type org.apache.hadoop.hive.ql.io.orc.StringStatistics
static interface OrcProto.StringStatisticsOrBuilder
           
static class OrcProto.StripeFooter
          Protobuf type org.apache.hadoop.hive.ql.io.orc.StripeFooter
static interface OrcProto.StripeFooterOrBuilder
           
static class OrcProto.StripeInformation
          Protobuf type org.apache.hadoop.hive.ql.io.orc.StripeInformation
static interface OrcProto.StripeInformationOrBuilder
           
static class OrcProto.StripeStatistics
          Protobuf type org.apache.hadoop.hive.ql.io.orc.StripeStatistics
static interface OrcProto.StripeStatisticsOrBuilder
           
static class OrcProto.Type
          Protobuf type org.apache.hadoop.hive.ql.io.orc.Type
static interface OrcProto.TypeOrBuilder
           
static class OrcProto.UserMetadataItem
          Protobuf type org.apache.hadoop.hive.ql.io.orc.UserMetadataItem
static interface OrcProto.UserMetadataItemOrBuilder
           
 
Method Summary
static org.spark_project.protobuf.Descriptors.FileDescriptor getDescriptor()
           
static void registerAllExtensions(org.spark_project.protobuf.ExtensionRegistry registry)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

registerAllExtensions

public static void registerAllExtensions(org.spark_project.protobuf.ExtensionRegistry registry)

getDescriptor

public static org.spark_project.protobuf.Descriptors.FileDescriptor getDescriptor()


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