Uses of Package
org.apache.hadoop.hive.ql.io.orc

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

Classes in org.apache.hadoop.hive.ql.io.orc used by org.apache.hadoop.hive.ql.io.orc
ColumnStatistics
          Statistics that are available for all types of columns.
CompressionKind
          An enumeration that lists the generic compression algorithms that can be applied to ORC files.
Metadata
           
OrcFile.OrcTableProperties
          Enum container for all orc table properties.
OrcFile.ReaderOptions
           
OrcFile.Version
          Create a version number for the ORC file format, so that we can add non-forward compatible changes in the future.
OrcFile.WriterCallback
           
OrcFile.WriterContext
           
OrcFile.WriterOptions
          Options for creating ORC file writers.
OrcProto.BinaryStatistics
          Protobuf type org.apache.hadoop.hive.ql.io.orc.BinaryStatistics
OrcProto.BinaryStatistics.Builder
          Protobuf type org.apache.hadoop.hive.ql.io.orc.BinaryStatistics
OrcProto.BinaryStatisticsOrBuilder
           
OrcProto.BucketStatistics
          Protobuf type org.apache.hadoop.hive.ql.io.orc.BucketStatistics
OrcProto.BucketStatistics.Builder
          Protobuf type org.apache.hadoop.hive.ql.io.orc.BucketStatistics
OrcProto.BucketStatisticsOrBuilder
           
OrcProto.ColumnEncoding
          Protobuf type org.apache.hadoop.hive.ql.io.orc.ColumnEncoding
OrcProto.ColumnEncoding.Builder
          Protobuf type org.apache.hadoop.hive.ql.io.orc.ColumnEncoding
OrcProto.ColumnEncoding.Kind
          Protobuf enum org.apache.hadoop.hive.ql.io.orc.ColumnEncoding.Kind
OrcProto.ColumnEncodingOrBuilder
           
OrcProto.ColumnStatistics
          Protobuf type org.apache.hadoop.hive.ql.io.orc.ColumnStatistics
OrcProto.ColumnStatistics.Builder
          Protobuf type org.apache.hadoop.hive.ql.io.orc.ColumnStatistics
OrcProto.ColumnStatisticsOrBuilder
           
OrcProto.CompressionKind
          Protobuf enum org.apache.hadoop.hive.ql.io.orc.CompressionKind
OrcProto.DateStatistics
          Protobuf type org.apache.hadoop.hive.ql.io.orc.DateStatistics
OrcProto.DateStatistics.Builder
          Protobuf type org.apache.hadoop.hive.ql.io.orc.DateStatistics
OrcProto.DateStatisticsOrBuilder
           
OrcProto.DecimalStatistics
          Protobuf type org.apache.hadoop.hive.ql.io.orc.DecimalStatistics
OrcProto.DecimalStatistics.Builder
          Protobuf type org.apache.hadoop.hive.ql.io.orc.DecimalStatistics
OrcProto.DecimalStatisticsOrBuilder
           
OrcProto.DoubleStatistics
          Protobuf type org.apache.hadoop.hive.ql.io.orc.DoubleStatistics
OrcProto.DoubleStatistics.Builder
          Protobuf type org.apache.hadoop.hive.ql.io.orc.DoubleStatistics
OrcProto.DoubleStatisticsOrBuilder
           
OrcProto.Footer
          Protobuf type org.apache.hadoop.hive.ql.io.orc.Footer
OrcProto.Footer.Builder
          Protobuf type org.apache.hadoop.hive.ql.io.orc.Footer
OrcProto.FooterOrBuilder
           
OrcProto.IntegerStatistics
          Protobuf type org.apache.hadoop.hive.ql.io.orc.IntegerStatistics
OrcProto.IntegerStatistics.Builder
          Protobuf type org.apache.hadoop.hive.ql.io.orc.IntegerStatistics
OrcProto.IntegerStatisticsOrBuilder
           
OrcProto.Metadata
          Protobuf type org.apache.hadoop.hive.ql.io.orc.Metadata
OrcProto.Metadata.Builder
          Protobuf type org.apache.hadoop.hive.ql.io.orc.Metadata
OrcProto.MetadataOrBuilder
           
OrcProto.PostScript
          Protobuf type org.apache.hadoop.hive.ql.io.orc.PostScript
OrcProto.PostScript.Builder
          Protobuf type org.apache.hadoop.hive.ql.io.orc.PostScript
OrcProto.PostScriptOrBuilder
           
OrcProto.RowIndex
          Protobuf type org.apache.hadoop.hive.ql.io.orc.RowIndex
OrcProto.RowIndex.Builder
          Protobuf type org.apache.hadoop.hive.ql.io.orc.RowIndex
OrcProto.RowIndexEntry
          Protobuf type org.apache.hadoop.hive.ql.io.orc.RowIndexEntry
OrcProto.RowIndexEntry.Builder
          Protobuf type org.apache.hadoop.hive.ql.io.orc.RowIndexEntry
OrcProto.RowIndexEntryOrBuilder
           
OrcProto.RowIndexOrBuilder
           
OrcProto.Stream
          Protobuf type org.apache.hadoop.hive.ql.io.orc.Stream
OrcProto.Stream.Builder
          Protobuf type org.apache.hadoop.hive.ql.io.orc.Stream
OrcProto.Stream.Kind
          Protobuf enum org.apache.hadoop.hive.ql.io.orc.Stream.Kind
OrcProto.StreamOrBuilder
           
OrcProto.StringStatistics
          Protobuf type org.apache.hadoop.hive.ql.io.orc.StringStatistics
OrcProto.StringStatistics.Builder
          Protobuf type org.apache.hadoop.hive.ql.io.orc.StringStatistics
OrcProto.StringStatisticsOrBuilder
           
OrcProto.StripeFooter
          Protobuf type org.apache.hadoop.hive.ql.io.orc.StripeFooter
OrcProto.StripeFooter.Builder
          Protobuf type org.apache.hadoop.hive.ql.io.orc.StripeFooter
OrcProto.StripeFooterOrBuilder
           
OrcProto.StripeInformation
          Protobuf type org.apache.hadoop.hive.ql.io.orc.StripeInformation
OrcProto.StripeInformation.Builder
          Protobuf type org.apache.hadoop.hive.ql.io.orc.StripeInformation
OrcProto.StripeInformationOrBuilder
           
OrcProto.StripeStatistics
          Protobuf type org.apache.hadoop.hive.ql.io.orc.StripeStatistics
OrcProto.StripeStatistics.Builder
          Protobuf type org.apache.hadoop.hive.ql.io.orc.StripeStatistics
OrcProto.StripeStatisticsOrBuilder
           
OrcProto.Type
          Protobuf type org.apache.hadoop.hive.ql.io.orc.Type
OrcProto.Type.Builder
          Protobuf type org.apache.hadoop.hive.ql.io.orc.Type
OrcProto.Type.Kind
          Protobuf enum org.apache.hadoop.hive.ql.io.orc.Type.Kind
OrcProto.TypeOrBuilder
           
OrcProto.UserMetadataItem
          Protobuf type org.apache.hadoop.hive.ql.io.orc.UserMetadataItem
OrcProto.UserMetadataItem.Builder
          Protobuf type org.apache.hadoop.hive.ql.io.orc.UserMetadataItem
OrcProto.UserMetadataItemOrBuilder
           
OrcRecordUpdater.OrcOptions
          An extension to AcidOutputFormat that allows users to add additional options.
OrcSerde
          A serde class for ORC.
OrcSplit
          OrcFileSplit.
OrcStruct
           
Reader
          The interface for reading ORC files.
Reader.Options
          Options for creating a RecordReader.
RecordReader
          A row-by-row iterator for ORC files.
StripeInformation
          Information about the stripes in an ORC file that is provided by the Reader.
StripeStatistics
           
Writer
          The interface for writing ORC files.
 



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