Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.hadoop.hive.ql.io Classes and Interfaces - 273 results found.
NameDescriptionTypePackageFramework
AbstractParquetMapInspectorClassorg.apache.hadoop.hive.ql.io.parquet.serdeApache Hive
AbstractStorageFormatDescriptorClassorg.apache.hadoop.hive.ql.ioApache Hive
AcidInputFormatThe interface required for input formats that what to support ACID The goal is to provide ACID transactions to Hive.Interfaceorg.apache.hadoop.hive.ql.ioApache Hive
AcidInputFormat .AcidRecordReaderRecordReader returned by AcidInputFormat working in row-at-a-time mode should AcidRecordReader.Interfaceorg.apache.hadoop.hive.ql.io.AcidInputFormatApache Hive
AcidInputFormat .OptionsOptions for controlling the record readers.Classorg.apache.hadoop.hive.ql.io.AcidInputFormatApache Hive
AcidInputFormat .RawReaderInterfaceorg.apache.hadoop.hive.ql.io.AcidInputFormatApache Hive
AcidInputFormat .RowReaderInterfaceorg.apache.hadoop.hive.ql.io.AcidInputFormatApache Hive
AcidOutputFormatAn extension for OutputFormats that want to implement ACID transactions.Interfaceorg.apache.hadoop.hive.ql.ioApache Hive
AcidOutputFormat .OptionsClassorg.apache.hadoop.hive.ql.io.AcidOutputFormatApache Hive
AcidUtilsUtilities that are shared by all of the ACID input and output formats.Classorg.apache.hadoop.hive.ql.ioApache Hive
AcidUtils .DirectoryInterfaceorg.apache.hadoop.hive.ql.io.AcidUtilsApache Hive
AcidUtils .OperationClassorg.apache.hadoop.hive.ql.io.AcidUtilsApache Hive
AcidUtils .ParsedDeltaClassorg.apache.hadoop.hive.ql.io.AcidUtilsApache Hive
ArrayWritableObjectInspectorThe ArrayWritableObjectInspector will inspect an ArrayWritable, considering it as a Hive struct.Classorg.apache.hadoop.hive.ql.io.parquet.serdeApache Hive
AvroContainerInputFormatClassorg.apache.hadoop.hive.ql.io.avroApache Hive
AvroContainerOutputFormatWrite to an Avro file from a Hive process.Classorg.apache.hadoop.hive.ql.io.avroApache Hive
AvroGenericRecordReaderRecordReader optimized against Avro GenericRecords that returns to record as the value of the k-v pair, as Hive requires.Classorg.apache.hadoop.hive.ql.io.avroApache Hive
AvroGenericRecordWriterWrite an Avro GenericRecord to an Avro data file.Classorg.apache.hadoop.hive.ql.io.avroApache Hive
AvroStorageFormatDescriptorClassorg.apache.hadoop.hive.ql.ioApache Hive
BinaryColumnStatisticsStatistics for binary columns.Interfaceorg.apache.hadoop.hive.ql.io.orcApache Hive
BloomFilterIOClassorg.apache.hadoop.hive.ql.io.filtersApache Hive
BooleanColumnStatisticsStatistics for boolean columns.Interfaceorg.apache.hadoop.hive.ql.io.orcApache Hive
BucketizedHiveInputFormatBucketizedHiveInputFormat serves the similar function as hiveInputFormat but its getSplits() always group splits from one input file into one wrapperClassorg.apache.hadoop.hive.ql.ioApache Hive
BucketizedHiveInputSplitHiveInputSplit encapsulates an InputSplit with its corresponding inputFormatClass.Classorg.apache.hadoop.hive.ql.ioApache Hive
BucketizedHiveRecordReaderBucketizedHiveRecordReader is a wrapper on a list of RecordReader.Classorg.apache.hadoop.hive.ql.ioApache Hive
CodecPoolA global compressor/decompressor pool used to save and reuse (possibly native) compression/decompression codecs.Classorg.apache.hadoop.hive.ql.ioApache Hive
ColumnStatisticsStatistics that are available for all types of columns.Interfaceorg.apache.hadoop.hive.ql.io.orcApache Hive
ColumnTruncateMapperClassorg.apache.hadoop.hive.ql.io.rcfile.truncateApache Hive
ColumnTruncateTaskClassorg.apache.hadoop.hive.ql.io.rcfile.truncateApache Hive
ColumnTruncateWorkClassorg.apache.hadoop.hive.ql.io.rcfile.truncateApache Hive
CombineHiveInputFormatCombineHiveInputFormat is a parameterized InputFormat which looks at the path name and determine the correct InputFormat for that path name fromClassorg.apache.hadoop.hive.ql.ioApache Hive
CombineHiveInputFormat .AvoidSplitCombinationThis is a marker interface that is used to identify the formats where combine split generation is not applicableInterfaceorg.apache.hadoop.hive.ql.io.CombineHiveInputFormatApache Hive
CombineHiveInputFormat .CombineHiveInputSplitCombineHiveInputSplit encapsulates an InputSplit with its corresponding inputFormatClassName.Classorg.apache.hadoop.hive.ql.io.CombineHiveInputFormatApache Hive
CombineHiveRecordReaderCombineHiveRecordReader.Classorg.apache.hadoop.hive.ql.ioApache Hive
CompressionCodecInterfaceorg.apache.hadoop.hive.ql.io.orcApache Hive
CompressionCodec .ModifierClassorg.apache.hadoop.hive.ql.io.orc.CompressionCodecApache Hive
CompressionKindenum CompressionKindAn enumeration that lists the generic compression algorithms thatClassorg.apache.hadoop.hive.ql.io.orcApache Hive
ContentSummaryInputFormatContentSummayInputFormat provides an interface to let the input format itself figure the content summary for a give input path.Interfaceorg.apache.hadoop.hive.ql.ioApache Hive
ConversionTreeReaderFactoryFactory for creating ORC tree readers.Classorg.apache.hadoop.hive.ql.io.orcApache Hive
DataWritableReadSupportA MapWritableReadSupport Manages the translation between Hive and ParquetClassorg.apache.hadoop.hive.ql.io.parquet.readApache Hive
DataWritableRecordConverterClassorg.apache.hadoop.hive.ql.io.parquet.convertApache Hive
DataWritableWriterDataWritableWriter is a writer that reads a ParquetWritable object and send the data to the Parquet API with the expected schema.Classorg.apache.hadoop.hive.ql.io.parquet.writeApache Hive
DataWritableWriteSupportClassorg.apache.hadoop.hive.ql.io.parquet.writeApache Hive
DateColumnStatisticsStatistics for DATE columns.Interfaceorg.apache.hadoop.hive.ql.io.orcApache Hive
DecimalColumnStatisticsStatistics for decimal columns.Interfaceorg.apache.hadoop.hive.ql.io.orcApache Hive
DeepParquetHiveMapInspectorThe DeepParquetHiveMapInspector will inspect an ArrayWritable, considering it as a Hive map.Classorg.apache.hadoop.hive.ql.io.parquet.serdeApache Hive
DefaultHivePartitionerPartition keys by their Object.Classorg.apache.hadoop.hive.ql.ioApache Hive
DirectDecompressionCodecInterfaceorg.apache.hadoop.hive.ql.io.orcApache Hive
DoubleColumnStatisticsStatistics for float and double columns.Interfaceorg.apache.hadoop.hive.ql.io.orcApache Hive
ETypeConverterETypeConverter is an easy way to set the converter for the right type.Classorg.apache.hadoop.hive.ql.io.parquet.convertApache Hive
ETypeConverter .BinaryConverterClassorg.apache.hadoop.hive.ql.io.parquet.convert.ETypeConverterApache Hive
FileDumpA tool for printing out the file structure of ORC files.Classorg.apache.hadoop.hive.ql.io.orcApache Hive
FilterPredicateLeafBuilderThe base class for building parquet supported filter predicate in primary types.Classorg.apache.hadoop.hive.ql.io.parquetApache Hive
FlatFileInputFormatAn InputFormat for Plain files with Deserializer records.Classorg.apache.hadoop.hive.ql.ioApache Hive
FlatFileInputFormat .RowContainerA work-around until HADOOP-1230 is fixed.Classorg.apache.hadoop.hive.ql.io.FlatFileInputFormatApache Hive
FlatFileInputFormat .SerializationContextAn implementation of SerializationContext is responsible for looking up the Serialization implementation for the given RecordReader.Interfaceorg.apache.hadoop.hive.ql.io.FlatFileInputFormatApache Hive
FlatFileInputFormat .SerializationContextFromConfAn implementation of FlatFileInputFormat.Classorg.apache.hadoop.hive.ql.io.FlatFileInputFormatApache Hive
HiveBinaryOutputFormatHiveBinaryOutputFormat writes out the values consecutively without any separators.Classorg.apache.hadoop.hive.ql.ioApache Hive
HiveCollectionConverterClassorg.apache.hadoop.hive.ql.io.parquet.convertApache Hive
HiveContextAwareRecordReaderThis class prepares an IOContext, and provides the ability to perform a binary search on the data.Classorg.apache.hadoop.hive.ql.ioApache Hive
HiveFileFormatUtilsAn util class for various Hive file format tasks.Classorg.apache.hadoop.hive.ql.ioApache Hive
HiveFileFormatUtils .NullOutputCommitterClassorg.apache.hadoop.hive.ql.io.HiveFileFormatUtilsApache Hive
HiveGroupConverterClassorg.apache.hadoop.hive.ql.io.parquet.convertApache Hive
HiveIgnoreKeyTextOutputFormatHiveIgnoreKeyTextOutputFormat replaces key with null before feeding the to TextOutputFormat.Classorg.apache.hadoop.hive.ql.ioApache Hive
HiveIgnoreKeyTextOutputFormat .IgnoreKeyWriterClassorg.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormatApache Hive
HiveInputFormatHiveInputFormat is a parameterized InputFormat which looks at the path name and determine the correct InputFormat for that path name fromClassorg.apache.hadoop.hive.ql.ioApache Hive
HiveInputFormat .HiveInputSplitHiveInputSplit encapsulates an InputSplit with its corresponding inputFormatClass.Classorg.apache.hadoop.hive.ql.io.HiveInputFormatApache Hive
HiveKeyHiveKey is a simple wrapper on Text which allows us to set the hashCode easily.Classorg.apache.hadoop.hive.ql.ioApache Hive
HiveKey .ComparatorA Comparator optimized for HiveKey.Classorg.apache.hadoop.hive.ql.io.HiveKeyApache Hive
HiveNullValueSequenceFileOutputFormatA HiveOutputFormat that writes SequenceFiles with the content saved in the keys, and null in the values.Classorg.apache.hadoop.hive.ql.ioApache Hive
HiveOutputFormatHiveOutputFormat describes the output-specification for Hive's operators.Interfaceorg.apache.hadoop.hive.ql.ioApache Hive
HiveOutputFormatImplHive does not use OutputFormat's in a conventional way, but constructs and uses the defined OutputFormat for each table from FileSinkOperator.Classorg.apache.hadoop.hive.ql.ioApache Hive
HivePartitionerPartition keys by their Object.Interfaceorg.apache.hadoop.hive.ql.ioApache Hive
HivePassThroughOutputFormatThis pass through class is used to wrap OutputFormat implementations such that new OutputFormats not derived from HiveOutputFormat gets through the checkerClassorg.apache.hadoop.hive.ql.ioApache Hive
HivePassThroughRecordWriterClassorg.apache.hadoop.hive.ql.ioApache Hive
HiveRecordReaderHiveRecordReader is a simple wrapper on RecordReader.Classorg.apache.hadoop.hive.ql.ioApache Hive
HiveSchemaConverterClassorg.apache.hadoop.hive.ql.io.parquet.convertApache Hive
HiveSequenceFileOutputFormatA HiveOutputFormat that writes SequenceFiles.Classorg.apache.hadoop.hive.ql.ioApache Hive
HiveStructConverterA MapWritableGroupConverter, real converter between hive and parquet types recursively for complex types.Classorg.apache.hadoop.hive.ql.io.parquet.convertApache Hive
IgnoreKeyTextOutputFormatThis class replaces key with null before feeding the to TextOutputFormat.Classorg.apache.hadoop.hive.ql.ioApache Hive
IgnoreKeyTextOutputFormat .IgnoreKeyWriterClassorg.apache.hadoop.hive.ql.io.IgnoreKeyTextOutputFormatApache Hive
InputFormatCheckerCheck for validity of the input files.Interfaceorg.apache.hadoop.hive.ql.ioApache Hive
InStreamClassorg.apache.hadoop.hive.ql.io.orcApache Hive
IntegerColumnStatisticsInterfaceorg.apache.hadoop.hive.ql.io.orcApache Hive
IOConstantsClassorg.apache.hadoop.hive.ql.ioApache Hive
IOContextIOContext basically contains the position information of the current key/value.Classorg.apache.hadoop.hive.ql.ioApache Hive
IOContext .ComparisonClassorg.apache.hadoop.hive.ql.io.IOContextApache Hive
IOPrepareCacheIOPrepareCache is used to cache pre-query io-related objects.Classorg.apache.hadoop.hive.ql.ioApache Hive
LeafFilterFactoryClassorg.apache.hadoop.hive.ql.io.parquetApache Hive
MapredParquetInputFormatA Parquet InputFormat for Hive (with the deprecated package mapred) NOTE: With HIVE-9235 we removed "implements VectorizedParquetInputFormat" since all data typesClassorg.apache.hadoop.hive.ql.io.parquetApache Hive
MapredParquetOutputFormatClassorg.apache.hadoop.hive.ql.io.parquetApache Hive
MergeFileInputFormatClassorg.apache.hadoop.hive.ql.io.mergeApache Hive
MergeFileMapperMapper for fast file merging of ORC and RC files.Classorg.apache.hadoop.hive.ql.io.mergeApache Hive
MergeFileOutputFormatClassorg.apache.hadoop.hive.ql.io.mergeApache Hive
MergeFileTaskTask for fast merging of ORC and RC files.Classorg.apache.hadoop.hive.ql.io.mergeApache Hive
MergeFileWorkClassorg.apache.hadoop.hive.ql.io.mergeApache Hive
MetadataClassorg.apache.hadoop.hive.ql.io.orcApache Hive
MetadataReaderClassorg.apache.hadoop.hive.ql.io.orcApache Hive
NanoTimeProvides a wrapper representing a parquet-timestamp, with methods to convert to and from binary.Classorg.apache.hadoop.hive.ql.io.parquet.timestampApache Hive
NanoTimeUtilsUtilities for converting from java.Classorg.apache.hadoop.hive.ql.io.parquet.timestampApache Hive
NonSyncDataInputBufferA thread-not-safe version of Hadoop's DataInputBuffer, which removes all synchronized modifiers.Classorg.apache.hadoop.hive.ql.ioApache Hive
NonSyncDataOutputBufferA thread-not-safe version of Hadoop's DataOutputBuffer, which removes all synchronized modifiers.Classorg.apache.hadoop.hive.ql.ioApache Hive
NullRowsInputFormatNullRowsInputFormat outputs null rows, maximum 100.Classorg.apache.hadoop.hive.ql.ioApache Hive
NullRowsInputFormat .DummyInputSplitClassorg.apache.hadoop.hive.ql.io.NullRowsInputFormatApache Hive
NullRowsInputFormat .NullRowsRecordReaderClassorg.apache.hadoop.hive.ql.io.NullRowsInputFormatApache Hive
OneNullRowInputFormatOneNullRowInputFormat outputs one null row.Classorg.apache.hadoop.hive.ql.ioApache Hive
OneNullRowInputFormat .OneNullRowRecordReaderClassorg.apache.hadoop.hive.ql.io.OneNullRowInputFormatApache Hive
OrcFileContains factory methods to read or write ORC files.Classorg.apache.hadoop.hive.ql.io.orcApache Hive
OrcFile .CompressionStrategyClassorg.apache.hadoop.hive.ql.io.orc.OrcFileApache Hive
OrcFile .EncodingStrategyClassorg.apache.hadoop.hive.ql.io.orc.OrcFileApache Hive
OrcFile .OrcTablePropertiesClassorg.apache.hadoop.hive.ql.io.orc.OrcFileApache Hive
OrcFile .ReaderOptionsClassorg.apache.hadoop.hive.ql.io.orc.OrcFileApache Hive
OrcFile .VersionCreate a version number for the ORC file format, so that we can add non-forward compatible changes in the future.Classorg.apache.hadoop.hive.ql.io.orc.OrcFileApache Hive
OrcFile .WriterCallbackInterfaceorg.apache.hadoop.hive.ql.io.orc.OrcFileApache Hive
OrcFile .WriterOptionsOptions for creating ORC file writers.Classorg.apache.hadoop.hive.ql.io.orc.OrcFileApache Hive
OrcFile .WriterVersionRecords the version of the writer in terms of which bugs have been fixed.Classorg.apache.hadoop.hive.ql.io.orc.OrcFileApache Hive
OrcFileKeyWrapperKey for OrcFileMergeMapper task.Classorg.apache.hadoop.hive.ql.io.orcApache Hive
ORCFileStorageFormatDescriptorClassorg.apache.hadoop.hive.ql.ioApache Hive
OrcFileStripeMergeInputFormatClassorg.apache.hadoop.hive.ql.io.orcApache Hive
OrcFileStripeMergeRecordReaderClassorg.apache.hadoop.hive.ql.io.orcApache Hive
OrcFileValueWrapperValue for OrcFileMergeMapper.Classorg.apache.hadoop.hive.ql.io.orcApache Hive
OrcInputFormatA MapReduce/Hive input format for ORC files.Classorg.apache.hadoop.hive.ql.io.orcApache Hive
OrcInputFormat .NullKeyRecordReaderReturn a RecordReader that is compatible with the Hive 0.Classorg.apache.hadoop.hive.ql.io.orc.OrcInputFormatApache Hive
OrcNewInputFormatAn InputFormat for ORC files.Classorg.apache.hadoop.hive.ql.io.orcApache Hive
OrcNewOutputFormatAn OutputFormat that writes ORC files.Classorg.apache.hadoop.hive.ql.io.orcApache Hive
OrcNewSplitOrcFileSplit.Classorg.apache.hadoop.hive.ql.io.orcApache Hive
OrcOutputFormatA Hive OutputFormat for ORC files.Classorg.apache.hadoop.hive.ql.io.orcApache Hive
OrcProtoClassorg.apache.hadoop.hive.ql.io.orcApache Hive
OrcProto .BinaryStatisticsProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .BinaryStatistics .BuilderProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProto.BinaryStatisticsApache Hive
OrcProto .BinaryStatisticsOrBuilderInterfaceorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .BloomFilterProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .BloomFilter .BuilderProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProto.BloomFilterApache Hive
OrcProto .BloomFilterIndexProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .BloomFilterIndex .BuilderProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProto.BloomFilterIndexApache Hive
OrcProto .BloomFilterIndexOrBuilderInterfaceorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .BloomFilterOrBuilderInterfaceorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .BucketStatisticsProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .BucketStatistics .BuilderProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProto.BucketStatisticsApache Hive
OrcProto .BucketStatisticsOrBuilderInterfaceorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .ColumnEncodingProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .ColumnEncoding .BuilderProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProto.ColumnEncodingApache Hive
OrcProto .ColumnEncoding .KindProtobuf enum orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProto.ColumnEncodingApache Hive
OrcProto .ColumnEncodingOrBuilderInterfaceorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .ColumnStatisticsProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .ColumnStatistics .BuilderProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProto.ColumnStatisticsApache Hive
OrcProto .ColumnStatisticsOrBuilderInterfaceorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .CompressionKindProtobuf enum orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .DateStatisticsProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .DateStatistics .BuilderProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProto.DateStatisticsApache Hive
OrcProto .DateStatisticsOrBuilderInterfaceorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .DecimalStatisticsProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .DecimalStatistics .BuilderProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProto.DecimalStatisticsApache Hive
OrcProto .DecimalStatisticsOrBuilderInterfaceorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .DoubleStatisticsProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .DoubleStatistics .BuilderProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProto.DoubleStatisticsApache Hive
OrcProto .DoubleStatisticsOrBuilderInterfaceorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .FooterProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .Footer .BuilderProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProto.FooterApache Hive
OrcProto .FooterOrBuilderInterfaceorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .IntegerStatisticsProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .IntegerStatistics .BuilderProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProto.IntegerStatisticsApache Hive
OrcProto .IntegerStatisticsOrBuilderInterfaceorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .MetadataProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .Metadata .BuilderProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProto.MetadataApache Hive
OrcProto .MetadataOrBuilderInterfaceorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .PostScriptProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .PostScript .BuilderProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProto.PostScriptApache Hive
OrcProto .PostScriptOrBuilderInterfaceorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .RowIndexProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .RowIndex .BuilderProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProto.RowIndexApache Hive
OrcProto .RowIndexEntryProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .RowIndexEntry .BuilderProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProto.RowIndexEntryApache Hive
OrcProto .RowIndexEntryOrBuilderInterfaceorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .RowIndexOrBuilderInterfaceorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .StreamProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .Stream .BuilderProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProto.StreamApache Hive
OrcProto .Stream .KindProtobuf enum orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProto.StreamApache Hive
OrcProto .StreamOrBuilderInterfaceorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .StringStatisticsProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .StringStatistics .BuilderProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProto.StringStatisticsApache Hive
OrcProto .StringStatisticsOrBuilderInterfaceorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .StripeFooterProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .StripeFooter .BuilderProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProto.StripeFooterApache Hive
OrcProto .StripeFooterOrBuilderInterfaceorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .StripeInformationProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .StripeInformation .BuilderProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProto.StripeInformationApache Hive
OrcProto .StripeInformationOrBuilderInterfaceorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .StripeStatisticsProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .StripeStatistics .BuilderProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProto.StripeStatisticsApache Hive
OrcProto .StripeStatisticsOrBuilderInterfaceorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .TimestampStatisticsProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .TimestampStatistics .BuilderProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProto.TimestampStatisticsApache Hive
OrcProto .TimestampStatisticsOrBuilderInterfaceorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .TypeProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .Type .BuilderProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProto.TypeApache Hive
OrcProto .Type .KindProtobuf enum orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProto.TypeApache Hive
OrcProto .TypeOrBuilderInterfaceorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .UserMetadataItemProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .UserMetadataItem .BuilderProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProto.UserMetadataItemApache Hive
OrcProto .UserMetadataItemOrBuilderInterfaceorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcRawRecordMergerClassorg.apache.hadoop.hive.ql.io.orcApache Hive
OrcRecordUpdaterA RecordUpdater where the files are stored as ORC.Classorg.apache.hadoop.hive.ql.io.orcApache Hive
OrcRecordUpdater .OrcOptionsClassorg.apache.hadoop.hive.ql.io.orc.OrcRecordUpdaterApache Hive
OrcSerdeA serde class for ORC.Classorg.apache.hadoop.hive.ql.io.orcApache Hive
OrcSplitOrcFileSplit.Classorg.apache.hadoop.hive.ql.io.orcApache Hive
OrcStructClassorg.apache.hadoop.hive.ql.io.orcApache Hive
OrcUtilsClassorg.apache.hadoop.hive.ql.io.orcApache Hive
ParquetByteInspectorThe ParquetByteInspector can inspect both ByteWritables and IntWritables into bytes.Classorg.apache.hadoop.hive.ql.io.parquet.serde.primitiveApache Hive
ParquetFileStorageFormatDescriptorClassorg.apache.hadoop.hive.ql.ioApache Hive
ParquetHiveArrayInspectorThe ParquetHiveArrayInspector will inspect an ArrayWritable, considering it as an Hive array.Classorg.apache.hadoop.hive.ql.io.parquet.serdeApache Hive
ParquetHiveSerDeClassorg.apache.hadoop.hive.ql.io.parquet.serdeApache Hive
ParquetPrimitiveInspectorFactoryThe ParquetPrimitiveInspectorFactory allows us to be sure that the same object is inspected by the same inspector.Classorg.apache.hadoop.hive.ql.io.parquet.serde.primitiveApache Hive
ParquetRecordReaderWrapperClassorg.apache.hadoop.hive.ql.io.parquet.readApache Hive
ParquetRecordWriterWrapperClassorg.apache.hadoop.hive.ql.io.parquet.writeApache Hive
ParquetShortInspectorThe ParquetShortInspector can inspect both ShortWritables and IntWritables into shorts.Classorg.apache.hadoop.hive.ql.io.parquet.serde.primitiveApache Hive
ParquetStringInspectorThe ParquetStringInspector inspects a BinaryWritable to give a Text or String.Classorg.apache.hadoop.hive.ql.io.parquet.serde.primitiveApache Hive
PartialScanMapper It reads through block header and aggregates statistics at the end.Classorg.apache.hadoop.hive.ql.io.rcfile.statsApache Hive
PartialScanTask This task handles RCFile statics calculation via partial scan.Classorg.apache.hadoop.hive.ql.io.rcfile.statsApache Hive
PartialScanWorkClassorg.apache.hadoop.hive.ql.io.rcfile.statsApache Hive
PredicateLeafThe primitive predicates that form a SearchArgument.Interfaceorg.apache.hadoop.hive.ql.io.sargApache Hive
PredicateLeaf .OperatorThe possible operators for predicates.Classorg.apache.hadoop.hive.ql.io.sarg.PredicateLeafApache Hive
PredicateLeaf .TypeThe possible types for sargs.Classorg.apache.hadoop.hive.ql.io.sarg.PredicateLeafApache Hive
ProjectionPusherClassorg.apache.hadoop.hive.ql.io.parquetApache Hive
RCFileRCFiles, short of Record Columnar File, are flat files consisting of binary key/value pairs, which shares much similarity withClassorg.apache.hadoop.hive.ql.ioApache Hive
RCFile .KeyBufferKeyBuffer is the key of each record in RCFile.Classorg.apache.hadoop.hive.ql.io.RCFileApache Hive
RCFile .ReaderRead KeyBuffer/ValueBuffer pairs from a RCFile.Classorg.apache.hadoop.hive.ql.io.RCFileApache Hive
RCFile .ValueBufferValueBuffer is the value of each record in RCFile.Classorg.apache.hadoop.hive.ql.io.RCFileApache Hive
RCFile .WriterWrite KeyBuffer/ValueBuffer pairs to a RCFile.Classorg.apache.hadoop.hive.ql.io.RCFileApache Hive
RCFileBlockMergeInputFormatClassorg.apache.hadoop.hive.ql.io.rcfile.mergeApache Hive
RCFileBlockMergeRecordReaderClassorg.apache.hadoop.hive.ql.io.rcfile.mergeApache Hive
RCFileInputFormatClassorg.apache.hadoop.hive.ql.ioApache Hive
RCFileKeyBufferWrapperClassorg.apache.hadoop.hive.ql.io.rcfile.mergeApache Hive
RCFileOutputFormatClassorg.apache.hadoop.hive.ql.ioApache Hive
RCFileRecordReaderClassorg.apache.hadoop.hive.ql.ioApache Hive
RCFileStorageFormatDescriptorClassorg.apache.hadoop.hive.ql.ioApache Hive
RCFileValueBufferWrapperClassorg.apache.hadoop.hive.ql.io.rcfile.mergeApache Hive
ReaderThe interface for reading ORC files.Interfaceorg.apache.hadoop.hive.ql.io.orcApache Hive
Reader .OptionsOptions for creating a RecordReader.Classorg.apache.hadoop.hive.ql.io.orc.ReaderApache Hive
ReaderImplClassorg.apache.hadoop.hive.ql.io.orcApache Hive
RecordIdentifierGives the Record identifier information for the current record.Classorg.apache.hadoop.hive.ql.ioApache Hive
RecordIdentifier .FieldThis is in support of VirtualColumn.Classorg.apache.hadoop.hive.ql.io.RecordIdentifierApache Hive
RecordIdentifier .StructInfoRecordIdentifier is passed along the operator tree as a struct.Classorg.apache.hadoop.hive.ql.io.RecordIdentifierApache Hive
RecordReaderA row-by-row iterator for ORC files.Interfaceorg.apache.hadoop.hive.ql.io.orcApache Hive
RecordReaderFactoryFactory to create ORC tree readers.Classorg.apache.hadoop.hive.ql.io.orcApache Hive
RecordReaderUtilsStateless methods shared between RecordReaderImpl and EncodedReaderImpl.Classorg.apache.hadoop.hive.ql.io.orcApache Hive
RecordReaderUtils .ByteBufferAllocatorPoolClassorg.apache.hadoop.hive.ql.io.orc.RecordReaderUtilsApache Hive
RecordUpdaterAPI for supporting updating records.Interfaceorg.apache.hadoop.hive.ql.ioApache Hive
RepeatedConverters for repeated fields need to know when the parent field starts and ends to correctly build lists from the repeated values.Interfaceorg.apache.hadoop.hive.ql.io.parquet.convertApache Hive
Repeated .RepeatedConverterParentClassorg.apache.hadoop.hive.ql.io.parquet.convert.RepeatedApache Hive
Repeated .RepeatedGroupConverterClassorg.apache.hadoop.hive.ql.io.parquet.convert.RepeatedApache Hive
Repeated .RepeatedPrimitiveConverterClassorg.apache.hadoop.hive.ql.io.parquet.convert.RepeatedApache Hive
ReworkMapredInputFormatInterfaceorg.apache.hadoop.hive.ql.ioApache Hive
SchemaAwareCompressionInputStreamSchemaAwareCompressionInputStream adds the ability to inform the compression stream what column is being read.Classorg.apache.hadoop.hive.ql.ioApache Hive
SchemaAwareCompressionOutputStreamSchemaAwareCompressionOutputStream adds the ability to inform the comression stream the current column being compressed.Classorg.apache.hadoop.hive.ql.ioApache Hive
SearchArgumentPrimary interface for SearchArgument, which are the subset of predicatesInterfaceorg.apache.hadoop.hive.ql.io.sargApache Hive
SearchArgument .BuilderA builder object for contexts outside of Hive where it isn't easy to get a ExprNodeDesc.Interfaceorg.apache.hadoop.hive.ql.io.sarg.SearchArgumentApache Hive
SearchArgument .TruthValueThe potential result sets of logical operations.Classorg.apache.hadoop.hive.ql.io.sarg.SearchArgumentApache Hive
SearchArgumentFactoryA factory for creating SearchArguments.Classorg.apache.hadoop.hive.ql.io.sargApache Hive
SequenceFileInputFormatCheckerSequenceFileInputFormatChecker.Classorg.apache.hadoop.hive.ql.ioApache Hive
SequenceFileStorageFormatDescriptorClassorg.apache.hadoop.hive.ql.ioApache Hive
StandardParquetHiveMapInspectorThe StandardParquetHiveMapInspector will inspect an ArrayWritable, considering it as a Hive map.Classorg.apache.hadoop.hive.ql.io.parquet.serdeApache Hive
StatsProvidingRecordReaderIf a file format internally gathers statistics (like ORC) then it can expose the statistics through this interface.Interfaceorg.apache.hadoop.hive.ql.ioApache Hive
StatsProvidingRecordWriterIf a file format internally gathers statistics (like ORC) while writing then it can expose the statistics through this record writer interface.Interfaceorg.apache.hadoop.hive.ql.ioApache Hive
StorageFormatDescriptorSubclasses represent a storage format for the CREATE TABLE .Interfaceorg.apache.hadoop.hive.ql.ioApache Hive
StorageFormatFactoryClassorg.apache.hadoop.hive.ql.ioApache Hive
StringColumnStatisticsStatistics for string columns.Interfaceorg.apache.hadoop.hive.ql.io.orcApache Hive
StripeInformationInformation about the stripes in an ORC file that is provided by the Reader.Interfaceorg.apache.hadoop.hive.ql.io.orcApache Hive
StripeStatisticsClassorg.apache.hadoop.hive.ql.io.orcApache Hive
SymbolicInputFormatClassorg.apache.hadoop.hive.ql.ioApache Hive
SymlinkTextInputFormatSymlink file is a text file which contains a list of filename / dirname.Classorg.apache.hadoop.hive.ql.ioApache Hive
SymlinkTextInputFormat .SymlinkTextInputSplitThis input split wraps the FileSplit generated from TextInputFormat.Classorg.apache.hadoop.hive.ql.io.SymlinkTextInputFormatApache Hive
TextFileStorageFormatDescriptorClassorg.apache.hadoop.hive.ql.ioApache Hive