From 4dcc8863301d221742f1371716ed1aadb7373771 Mon Sep 17 00:00:00 2001 From: Dongjoon Hyun Date: Fri, 10 Nov 2023 03:14:39 -0800 Subject: [PATCH] Update API docs to 1.9.2 --- site/api/apidocs/allclasses-frame.html | 2 +- site/api/apidocs/allclasses-noframe.html | 2 +- site/api/apidocs/constant-values.html | 4 +- site/api/apidocs/deprecated-list.html | 4 +- site/api/apidocs/help-doc.html | 4 +- site/api/apidocs/index-all.html | 4 +- site/api/apidocs/index.html | 2 +- .../apache/orc/examples/AdvancedReader.html | 4 +- .../apache/orc/examples/AdvancedWriter.html | 4 +- .../orc/examples/CompressionWriter.html | 4 +- .../org/apache/orc/examples/CoreReader.html | 4 +- .../org/apache/orc/examples/CoreWriter.html | 4 +- .../org/apache/orc/examples/Driver.html | 4 +- .../examples/InMemoryEncryptionReader.html | 4 +- .../examples/InMemoryEncryptionWriter.html | 4 +- .../examples/class-use/AdvancedReader.html | 4 +- .../examples/class-use/AdvancedWriter.html | 4 +- .../examples/class-use/CompressionWriter.html | 4 +- .../orc/examples/class-use/CoreReader.html | 4 +- .../orc/examples/class-use/CoreWriter.html | 4 +- .../apache/orc/examples/class-use/Driver.html | 4 +- .../class-use/InMemoryEncryptionReader.html | 4 +- .../class-use/InMemoryEncryptionWriter.html | 4 +- .../apache/orc/examples/package-frame.html | 2 +- .../apache/orc/examples/package-summary.html | 4 +- .../org/apache/orc/examples/package-tree.html | 4 +- .../org/apache/orc/examples/package-use.html | 4 +- site/api/apidocs/overview-tree.html | 4 +- site/api/orc-core/allclasses-frame.html | 2 +- site/api/orc-core/allclasses-noframe.html | 2 +- site/api/orc-core/constant-values.html | 4 +- site/api/orc-core/deprecated-list.html | 4 +- site/api/orc-core/help-doc.html | 4 +- site/api/orc-core/index-all.html | 4 +- site/api/orc-core/index.html | 2 +- .../apache/orc/BinaryColumnStatistics.html | 4 +- .../apache/orc/BooleanColumnStatistics.html | 4 +- .../orc/CollectionColumnStatistics.html | 4 +- .../org/apache/orc/ColumnStatistics.html | 4 +- .../apache/orc/CompressionCodec.DataKind.html | 4 +- .../apache/orc/CompressionCodec.Options.html | 4 +- .../orc/CompressionCodec.SpeedModifier.html | 4 +- .../org/apache/orc/CompressionCodec.html | 4 +- .../org/apache/orc/CompressionKind.html | 4 +- .../org/apache/orc/DataMask.Factory.html | 4 +- .../apache/orc/DataMask.MaskOverrides.html | 4 +- .../org/apache/orc/DataMask.Provider.html | 4 +- .../org/apache/orc/DataMask.Standard.html | 4 +- .../api/orc-core/org/apache/orc/DataMask.html | 4 +- .../org/apache/orc/DataMaskDescription.html | 4 +- .../orc-core/org/apache/orc/DataReader.html | 4 +- .../org/apache/orc/DateColumnStatistics.html | 4 +- .../apache/orc/DecimalColumnStatistics.html | 4 +- .../apache/orc/DoubleColumnStatistics.html | 4 +- .../org/apache/orc/EncryptionKey.html | 4 +- .../org/apache/orc/EncryptionVariant.html | 4 +- .../org/apache/orc/FileFormatException.html | 4 +- .../orc-core/org/apache/orc/FileMetadata.html | 4 +- .../org/apache/orc/InMemoryKeystore.html | 4 +- .../apache/orc/IntegerColumnStatistics.html | 4 +- .../apache/orc/MemoryManager.Callback.html | 4 +- .../org/apache/orc/MemoryManager.html | 4 +- site/api/orc-core/org/apache/orc/OrcConf.html | 4 +- .../orc/OrcFile.BloomFilterVersion.html | 4 +- .../orc/OrcFile.CompressionStrategy.html | 4 +- .../apache/orc/OrcFile.EncodingStrategy.html | 4 +- .../org/apache/orc/OrcFile.ReaderOptions.html | 4 +- .../org/apache/orc/OrcFile.Version.html | 4 +- .../apache/orc/OrcFile.WriterCallback.html | 4 +- .../org/apache/orc/OrcFile.WriterContext.html | 4 +- .../orc/OrcFile.WriterImplementation.html | 26 ++++++++--- .../org/apache/orc/OrcFile.WriterOptions.html | 4 +- .../org/apache/orc/OrcFile.WriterVersion.html | 44 ++++++++++++------- site/api/orc-core/org/apache/orc/OrcFile.html | 4 +- .../org/apache/orc/OrcFilterContext.html | 4 +- .../api/orc-core/org/apache/orc/OrcUtils.html | 4 +- .../orc/PhysicalWriter.OutputReceiver.html | 4 +- .../org/apache/orc/PhysicalWriter.html | 4 +- .../org/apache/orc/Reader.Options.html | 4 +- site/api/orc-core/org/apache/orc/Reader.html | 4 +- .../orc-core/org/apache/orc/RecordReader.html | 4 +- .../apache/orc/StringColumnStatistics.html | 4 +- .../org/apache/orc/StripeInformation.html | 4 +- .../org/apache/orc/StripeStatistics.html | 4 +- .../apache/orc/TimestampColumnStatistics.html | 4 +- .../apache/orc/TypeDescription.Category.html | 4 +- .../orc/TypeDescription.RowBatchVersion.html | 4 +- .../org/apache/orc/TypeDescription.html | 4 +- .../orc/TypeDescriptionPrettyPrint.html | 4 +- .../apache/orc/UnknownFormatException.html | 4 +- site/api/orc-core/org/apache/orc/Writer.html | 4 +- .../orc/class-use/BinaryColumnStatistics.html | 4 +- .../class-use/BooleanColumnStatistics.html | 4 +- .../class-use/CollectionColumnStatistics.html | 4 +- .../orc/class-use/ColumnStatistics.html | 4 +- .../class-use/CompressionCodec.DataKind.html | 4 +- .../class-use/CompressionCodec.Options.html | 4 +- .../CompressionCodec.SpeedModifier.html | 4 +- .../orc/class-use/CompressionCodec.html | 4 +- .../apache/orc/class-use/CompressionKind.html | 4 +- .../orc/class-use/DataMask.Factory.html | 4 +- .../orc/class-use/DataMask.MaskOverrides.html | 4 +- .../orc/class-use/DataMask.Provider.html | 4 +- .../orc/class-use/DataMask.Standard.html | 4 +- .../org/apache/orc/class-use/DataMask.html | 4 +- .../orc/class-use/DataMaskDescription.html | 4 +- .../org/apache/orc/class-use/DataReader.html | 4 +- .../orc/class-use/DateColumnStatistics.html | 4 +- .../class-use/DecimalColumnStatistics.html | 4 +- .../orc/class-use/DoubleColumnStatistics.html | 4 +- .../apache/orc/class-use/EncryptionKey.html | 4 +- .../orc/class-use/EncryptionVariant.html | 4 +- .../orc/class-use/FileFormatException.html | 4 +- .../apache/orc/class-use/FileMetadata.html | 4 +- .../orc/class-use/InMemoryKeystore.html | 4 +- .../class-use/IntegerColumnStatistics.html | 4 +- .../orc/class-use/MemoryManager.Callback.html | 4 +- .../apache/orc/class-use/MemoryManager.html | 4 +- .../org/apache/orc/class-use/OrcConf.html | 4 +- .../class-use/OrcFile.BloomFilterVersion.html | 4 +- .../OrcFile.CompressionStrategy.html | 4 +- .../class-use/OrcFile.EncodingStrategy.html | 4 +- .../orc/class-use/OrcFile.ReaderOptions.html | 4 +- .../apache/orc/class-use/OrcFile.Version.html | 4 +- .../orc/class-use/OrcFile.WriterCallback.html | 4 +- .../orc/class-use/OrcFile.WriterContext.html | 4 +- .../OrcFile.WriterImplementation.html | 4 +- .../orc/class-use/OrcFile.WriterOptions.html | 4 +- .../orc/class-use/OrcFile.WriterVersion.html | 4 +- .../org/apache/orc/class-use/OrcFile.html | 4 +- .../orc/class-use/OrcFilterContext.html | 4 +- .../org/apache/orc/class-use/OrcUtils.html | 4 +- .../PhysicalWriter.OutputReceiver.html | 4 +- .../apache/orc/class-use/PhysicalWriter.html | 4 +- .../apache/orc/class-use/Reader.Options.html | 4 +- .../org/apache/orc/class-use/Reader.html | 4 +- .../apache/orc/class-use/RecordReader.html | 4 +- .../orc/class-use/StringColumnStatistics.html | 4 +- .../orc/class-use/StripeInformation.html | 4 +- .../orc/class-use/StripeStatistics.html | 4 +- .../class-use/TimestampColumnStatistics.html | 4 +- .../class-use/TypeDescription.Category.html | 4 +- .../TypeDescription.RowBatchVersion.html | 4 +- .../apache/orc/class-use/TypeDescription.html | 4 +- .../class-use/TypeDescriptionPrettyPrint.html | 4 +- .../orc/class-use/UnknownFormatException.html | 4 +- .../org/apache/orc/class-use/Writer.html | 4 +- .../org/apache/orc/filter/BatchFilter.html | 4 +- .../orc/filter/PluginFilterService.html | 4 +- .../orc/filter/class-use/BatchFilter.html | 4 +- .../filter/class-use/PluginFilterService.html | 4 +- .../org/apache/orc/filter/package-frame.html | 2 +- .../apache/orc/filter/package-summary.html | 4 +- .../org/apache/orc/filter/package-tree.html | 4 +- .../org/apache/orc/filter/package-use.html | 4 +- .../org/apache/orc/impl/AcidStats.html | 4 +- .../apache/orc/impl/AircompressorCodec.html | 4 +- .../org/apache/orc/impl/BitFieldReader.html | 4 +- .../org/apache/orc/impl/BitFieldWriter.html | 4 +- .../org/apache/orc/impl/BufferChunk.html | 4 +- .../org/apache/orc/impl/BufferChunkList.html | 4 +- ...mnStatisticsImpl.BinaryStatisticsImpl.html | 4 +- ...mnStatisticsImpl.StringStatisticsImpl.html | 4 +- .../apache/orc/impl/ColumnStatisticsImpl.html | 4 +- ...ry.AnyIntegerFromAnyIntegerTreeReader.html | 4 +- ...ctory.AnyIntegerFromDecimalTreeReader.html | 4 +- ...actory.AnyIntegerFromDoubleTreeReader.html | 4 +- ...y.AnyIntegerFromStringGroupTreeReader.html | 4 +- ...ory.AnyIntegerFromTimestampTreeReader.html | 4 +- ...rtTreeReaderFactory.ConvertTreeReader.html | 4 +- ...Factory.DateFromStringGroupTreeReader.html | 4 +- ...erFactory.DateFromTimestampTreeReader.html | 4 +- ...ctory.DecimalFromAnyIntegerTreeReader.html | 4 +- ...rFactory.DecimalFromDecimalTreeReader.html | 4 +- ...erFactory.DecimalFromDoubleTreeReader.html | 4 +- ...tory.DecimalFromStringGroupTreeReader.html | 4 +- ...actory.DecimalFromTimestampTreeReader.html | 4 +- ...actory.DoubleFromAnyIntegerTreeReader.html | 4 +- ...erFactory.DoubleFromDecimalTreeReader.html | 4 +- ...ctory.DoubleFromStringGroupTreeReader.html | 4 +- ...Factory.DoubleFromTimestampTreeReader.html | 4 +- ...aderFactory.FloatFromDoubleTreeReader.html | 4 +- ...y.StringGroupFromAnyIntegerTreeReader.html | 4 +- ...ctory.StringGroupFromBinaryTreeReader.html | 4 +- ...tory.StringGroupFromBooleanTreeReader.html | 4 +- ...Factory.StringGroupFromDateTreeReader.html | 4 +- ...tory.StringGroupFromDecimalTreeReader.html | 4 +- ...ctory.StringGroupFromDoubleTreeReader.html | 4 +- ....StringGroupFromStringGroupTreeReader.html | 4 +- ...ry.StringGroupFromTimestampTreeReader.html | 4 +- ...ory.TimestampFromAnyIntegerTreeReader.html | 4 +- ...erFactory.TimestampFromDateTreeReader.html | 4 +- ...actory.TimestampFromDecimalTreeReader.html | 4 +- ...Factory.TimestampFromDoubleTreeReader.html | 4 +- ...ry.TimestampFromStringGroupTreeReader.html | 4 +- .../orc/impl/ConvertTreeReaderFactory.html | 4 +- .../CryptoUtils.HadoopKeyProviderFactory.html | 4 +- .../org/apache/orc/impl/CryptoUtils.html | 4 +- .../impl/DataReaderProperties.Builder.html | 4 +- .../apache/orc/impl/DataReaderProperties.html | 4 +- .../org/apache/orc/impl/DateUtils.html | 4 +- .../org/apache/orc/impl/Dictionary.IMPL.html | 4 +- .../apache/orc/impl/Dictionary.Visitor.html | 4 +- .../orc/impl/Dictionary.VisitorContext.html | 4 +- .../org/apache/orc/impl/Dictionary.html | 4 +- .../org/apache/orc/impl/DictionaryUtils.html | 4 +- .../orc/impl/DirectDecompressionCodec.html | 4 +- .../org/apache/orc/impl/DynamicByteArray.html | 4 +- .../org/apache/orc/impl/DynamicIntArray.html | 4 +- .../apache/orc/impl/HadoopShimsFactory.html | 4 +- .../orc-core/org/apache/orc/impl/IOUtils.html | 4 +- .../orc/impl/InStream.CompressedStream.html | 4 +- .../orc/impl/InStream.EncryptedStream.html | 4 +- .../orc/impl/InStream.StreamOptions.html | 4 +- .../orc/impl/InStream.UncompressedStream.html | 4 +- .../org/apache/orc/impl/InStream.html | 4 +- .../org/apache/orc/impl/IntegerReader.html | 4 +- .../org/apache/orc/impl/IntegerWriter.html | 4 +- .../apache/orc/impl/MaskDescriptionImpl.html | 4 +- .../org/apache/orc/impl/MemoryManager.html | 4 +- .../apache/orc/impl/MemoryManagerImpl.html | 4 +- .../org/apache/orc/impl/OrcAcidUtils.html | 4 +- .../org/apache/orc/impl/OrcCodecPool.html | 4 +- .../apache/orc/impl/OrcFilterContextImpl.html | 4 +- .../org/apache/orc/impl/OrcIndex.html | 4 +- .../orc-core/org/apache/orc/impl/OrcTail.html | 4 +- .../org/apache/orc/impl/OutStream.html | 4 +- .../orc/impl/ParserUtils.StringPosition.html | 4 +- .../orc/impl/ParserUtils.TypeFinder.html | 4 +- .../orc/impl/ParserUtils.TypeVisitor.html | 4 +- .../org/apache/orc/impl/ParserUtils.html | 4 +- .../impl/PhysicalFsWriter.VariantTracker.html | 4 +- .../org/apache/orc/impl/PhysicalFsWriter.html | 4 +- .../org/apache/orc/impl/PositionProvider.html | 4 +- .../org/apache/orc/impl/PositionRecorder.html | 4 +- .../orc/impl/PositionedOutputStream.html | 4 +- .../ReaderImpl.StripeInformationImpl.html | 4 +- .../org/apache/orc/impl/ReaderImpl.html | 4 +- ...RecordReaderImpl.PositionProviderImpl.html | 4 +- .../impl/RecordReaderImpl.SargApplier.html | 4 +- ...RecordReaderImpl.ZeroPositionProvider.html | 4 +- .../org/apache/orc/impl/RecordReaderImpl.html | 4 +- ...rdReaderUtils.ByteBufferAllocatorPool.html | 4 +- .../apache/orc/impl/RecordReaderUtils.html | 4 +- .../apache/orc/impl/RunLengthByteReader.html | 4 +- .../apache/orc/impl/RunLengthByteWriter.html | 4 +- .../orc/impl/RunLengthIntegerReader.html | 4 +- .../orc/impl/RunLengthIntegerReaderV2.html | 4 +- .../orc/impl/RunLengthIntegerWriter.html | 4 +- ...RunLengthIntegerWriterV2.EncodingType.html | 4 +- .../orc/impl/RunLengthIntegerWriterV2.html | 4 +- ...maEvolution.IllegalEvolutionException.html | 4 +- .../org/apache/orc/impl/SchemaEvolution.html | 4 +- .../SerializationUtils.FixedBitSizes.html | 4 +- .../apache/orc/impl/SerializationUtils.html | 4 +- .../org/apache/orc/impl/SnappyCodec.html | 4 +- .../org/apache/orc/impl/StreamName.Area.html | 4 +- .../org/apache/orc/impl/StreamName.html | 4 +- .../orc/impl/StringHashTableDictionary.html | 4 +- .../apache/orc/impl/StringRedBlackTree.html | 4 +- .../apache/orc/impl/StripeStatisticsImpl.html | 4 +- .../TreeReaderFactory.BinaryTreeReader.html | 4 +- .../TreeReaderFactory.BooleanTreeReader.html | 4 +- .../TreeReaderFactory.ByteTreeReader.html | 4 +- ...eeReaderFactory.BytesColumnVectorUtil.html | 4 +- .../TreeReaderFactory.CharTreeReader.html | 4 +- .../orc/impl/TreeReaderFactory.Context.html | 4 +- .../TreeReaderFactory.DateTreeReader.html | 4 +- ...TreeReaderFactory.Decimal64TreeReader.html | 4 +- .../TreeReaderFactory.DecimalTreeReader.html | 4 +- .../TreeReaderFactory.DoubleTreeReader.html | 4 +- .../TreeReaderFactory.FloatTreeReader.html | 4 +- .../impl/TreeReaderFactory.IntTreeReader.html | 4 +- .../TreeReaderFactory.ListTreeReader.html | 4 +- .../TreeReaderFactory.LongTreeReader.html | 4 +- .../impl/TreeReaderFactory.MapTreeReader.html | 4 +- .../TreeReaderFactory.NullTreeReader.html | 4 +- .../impl/TreeReaderFactory.ReaderContext.html | 4 +- .../TreeReaderFactory.ShortTreeReader.html | 4 +- ...derFactory.StringDictionaryTreeReader.html | 4 +- ...eReaderFactory.StringDirectTreeReader.html | 4 +- .../TreeReaderFactory.StringTreeReader.html | 4 +- .../TreeReaderFactory.StructTreeReader.html | 4 +- ...TreeReaderFactory.TimestampTreeReader.html | 4 +- .../impl/TreeReaderFactory.TreeReader.html | 4 +- .../TreeReaderFactory.UnionTreeReader.html | 4 +- .../TreeReaderFactory.VarcharTreeReader.html | 4 +- .../apache/orc/impl/TreeReaderFactory.html | 4 +- .../org/apache/orc/impl/TypeUtils.html | 4 +- .../org/apache/orc/impl/Utf8Utils.html | 4 +- .../apache/orc/impl/VisitorContextImpl.html | 4 +- .../org/apache/orc/impl/WriterImpl.html | 4 +- .../org/apache/orc/impl/WriterInternal.html | 4 +- .../org/apache/orc/impl/ZlibCodec.html | 4 +- .../apache/orc/impl/class-use/AcidStats.html | 4 +- .../impl/class-use/AircompressorCodec.html | 4 +- .../orc/impl/class-use/BitFieldReader.html | 4 +- .../orc/impl/class-use/BitFieldWriter.html | 4 +- .../orc/impl/class-use/BufferChunk.html | 4 +- .../orc/impl/class-use/BufferChunkList.html | 4 +- ...mnStatisticsImpl.BinaryStatisticsImpl.html | 4 +- ...mnStatisticsImpl.StringStatisticsImpl.html | 4 +- .../impl/class-use/ColumnStatisticsImpl.html | 4 +- ...ry.AnyIntegerFromAnyIntegerTreeReader.html | 4 +- ...ctory.AnyIntegerFromDecimalTreeReader.html | 4 +- ...actory.AnyIntegerFromDoubleTreeReader.html | 4 +- ...y.AnyIntegerFromStringGroupTreeReader.html | 4 +- ...ory.AnyIntegerFromTimestampTreeReader.html | 4 +- ...rtTreeReaderFactory.ConvertTreeReader.html | 4 +- ...Factory.DateFromStringGroupTreeReader.html | 4 +- ...erFactory.DateFromTimestampTreeReader.html | 4 +- ...ctory.DecimalFromAnyIntegerTreeReader.html | 4 +- ...rFactory.DecimalFromDecimalTreeReader.html | 4 +- ...erFactory.DecimalFromDoubleTreeReader.html | 4 +- ...tory.DecimalFromStringGroupTreeReader.html | 4 +- ...actory.DecimalFromTimestampTreeReader.html | 4 +- ...actory.DoubleFromAnyIntegerTreeReader.html | 4 +- ...erFactory.DoubleFromDecimalTreeReader.html | 4 +- ...ctory.DoubleFromStringGroupTreeReader.html | 4 +- ...Factory.DoubleFromTimestampTreeReader.html | 4 +- ...aderFactory.FloatFromDoubleTreeReader.html | 4 +- ...y.StringGroupFromAnyIntegerTreeReader.html | 4 +- ...ctory.StringGroupFromBinaryTreeReader.html | 4 +- ...tory.StringGroupFromBooleanTreeReader.html | 4 +- ...Factory.StringGroupFromDateTreeReader.html | 4 +- ...tory.StringGroupFromDecimalTreeReader.html | 4 +- ...ctory.StringGroupFromDoubleTreeReader.html | 4 +- ....StringGroupFromStringGroupTreeReader.html | 4 +- ...ry.StringGroupFromTimestampTreeReader.html | 4 +- ...ory.TimestampFromAnyIntegerTreeReader.html | 4 +- ...erFactory.TimestampFromDateTreeReader.html | 4 +- ...actory.TimestampFromDecimalTreeReader.html | 4 +- ...Factory.TimestampFromDoubleTreeReader.html | 4 +- ...ry.TimestampFromStringGroupTreeReader.html | 4 +- .../class-use/ConvertTreeReaderFactory.html | 4 +- .../CryptoUtils.HadoopKeyProviderFactory.html | 4 +- .../orc/impl/class-use/CryptoUtils.html | 4 +- .../DataReaderProperties.Builder.html | 4 +- .../impl/class-use/DataReaderProperties.html | 4 +- .../apache/orc/impl/class-use/DateUtils.html | 4 +- .../orc/impl/class-use/Dictionary.IMPL.html | 4 +- .../impl/class-use/Dictionary.Visitor.html | 4 +- .../class-use/Dictionary.VisitorContext.html | 4 +- .../apache/orc/impl/class-use/Dictionary.html | 4 +- .../orc/impl/class-use/DictionaryUtils.html | 4 +- .../class-use/DirectDecompressionCodec.html | 4 +- .../orc/impl/class-use/DynamicByteArray.html | 4 +- .../orc/impl/class-use/DynamicIntArray.html | 4 +- .../impl/class-use/HadoopShimsFactory.html | 4 +- .../apache/orc/impl/class-use/IOUtils.html | 4 +- .../class-use/InStream.CompressedStream.html | 4 +- .../class-use/InStream.EncryptedStream.html | 4 +- .../class-use/InStream.StreamOptions.html | 4 +- .../InStream.UncompressedStream.html | 4 +- .../apache/orc/impl/class-use/InStream.html | 4 +- .../orc/impl/class-use/IntegerReader.html | 4 +- .../orc/impl/class-use/IntegerWriter.html | 4 +- .../impl/class-use/MaskDescriptionImpl.html | 4 +- .../orc/impl/class-use/MemoryManager.html | 4 +- .../orc/impl/class-use/MemoryManagerImpl.html | 4 +- .../orc/impl/class-use/OrcAcidUtils.html | 4 +- .../orc/impl/class-use/OrcCodecPool.html | 4 +- .../impl/class-use/OrcFilterContextImpl.html | 4 +- .../apache/orc/impl/class-use/OrcIndex.html | 4 +- .../apache/orc/impl/class-use/OrcTail.html | 4 +- .../apache/orc/impl/class-use/OutStream.html | 4 +- .../class-use/ParserUtils.StringPosition.html | 4 +- .../class-use/ParserUtils.TypeFinder.html | 4 +- .../class-use/ParserUtils.TypeVisitor.html | 4 +- .../orc/impl/class-use/ParserUtils.html | 4 +- .../PhysicalFsWriter.VariantTracker.html | 4 +- .../orc/impl/class-use/PhysicalFsWriter.html | 4 +- .../orc/impl/class-use/PositionProvider.html | 4 +- .../orc/impl/class-use/PositionRecorder.html | 4 +- .../class-use/PositionedOutputStream.html | 4 +- .../ReaderImpl.StripeInformationImpl.html | 4 +- .../apache/orc/impl/class-use/ReaderImpl.html | 4 +- ...RecordReaderImpl.PositionProviderImpl.html | 4 +- .../RecordReaderImpl.SargApplier.html | 4 +- ...RecordReaderImpl.ZeroPositionProvider.html | 4 +- .../orc/impl/class-use/RecordReaderImpl.html | 4 +- ...rdReaderUtils.ByteBufferAllocatorPool.html | 4 +- .../orc/impl/class-use/RecordReaderUtils.html | 4 +- .../impl/class-use/RunLengthByteReader.html | 4 +- .../impl/class-use/RunLengthByteWriter.html | 4 +- .../class-use/RunLengthIntegerReader.html | 4 +- .../class-use/RunLengthIntegerReaderV2.html | 4 +- .../class-use/RunLengthIntegerWriter.html | 4 +- ...RunLengthIntegerWriterV2.EncodingType.html | 4 +- .../class-use/RunLengthIntegerWriterV2.html | 4 +- ...maEvolution.IllegalEvolutionException.html | 4 +- .../orc/impl/class-use/SchemaEvolution.html | 4 +- .../SerializationUtils.FixedBitSizes.html | 4 +- .../impl/class-use/SerializationUtils.html | 4 +- .../orc/impl/class-use/SnappyCodec.html | 4 +- .../orc/impl/class-use/StreamName.Area.html | 4 +- .../apache/orc/impl/class-use/StreamName.html | 4 +- .../class-use/StringHashTableDictionary.html | 4 +- .../impl/class-use/StringRedBlackTree.html | 4 +- .../impl/class-use/StripeStatisticsImpl.html | 4 +- .../TreeReaderFactory.BinaryTreeReader.html | 4 +- .../TreeReaderFactory.BooleanTreeReader.html | 4 +- .../TreeReaderFactory.ByteTreeReader.html | 4 +- ...eeReaderFactory.BytesColumnVectorUtil.html | 4 +- .../TreeReaderFactory.CharTreeReader.html | 4 +- .../class-use/TreeReaderFactory.Context.html | 4 +- .../TreeReaderFactory.DateTreeReader.html | 4 +- ...TreeReaderFactory.Decimal64TreeReader.html | 4 +- .../TreeReaderFactory.DecimalTreeReader.html | 4 +- .../TreeReaderFactory.DoubleTreeReader.html | 4 +- .../TreeReaderFactory.FloatTreeReader.html | 4 +- .../TreeReaderFactory.IntTreeReader.html | 4 +- .../TreeReaderFactory.ListTreeReader.html | 4 +- .../TreeReaderFactory.LongTreeReader.html | 4 +- .../TreeReaderFactory.MapTreeReader.html | 4 +- .../TreeReaderFactory.NullTreeReader.html | 4 +- .../TreeReaderFactory.ReaderContext.html | 4 +- .../TreeReaderFactory.ShortTreeReader.html | 4 +- ...derFactory.StringDictionaryTreeReader.html | 4 +- ...eReaderFactory.StringDirectTreeReader.html | 4 +- .../TreeReaderFactory.StringTreeReader.html | 4 +- .../TreeReaderFactory.StructTreeReader.html | 4 +- ...TreeReaderFactory.TimestampTreeReader.html | 4 +- .../TreeReaderFactory.TreeReader.html | 4 +- .../TreeReaderFactory.UnionTreeReader.html | 4 +- .../TreeReaderFactory.VarcharTreeReader.html | 4 +- .../orc/impl/class-use/TreeReaderFactory.html | 4 +- .../apache/orc/impl/class-use/TypeUtils.html | 4 +- .../apache/orc/impl/class-use/Utf8Utils.html | 4 +- .../impl/class-use/VisitorContextImpl.html | 4 +- .../apache/orc/impl/class-use/WriterImpl.html | 4 +- .../orc/impl/class-use/WriterInternal.html | 4 +- .../apache/orc/impl/class-use/ZlibCodec.html | 4 +- .../org/apache/orc/impl/filter/AndFilter.html | 4 +- ...ilterFactory.UnSupportedSArgException.html | 4 +- .../apache/orc/impl/filter/FilterFactory.html | 4 +- .../orc/impl/filter/IsNotNullFilter.html | 4 +- .../apache/orc/impl/filter/IsNullFilter.html | 4 +- .../apache/orc/impl/filter/LeafFilter.html | 4 +- .../org/apache/orc/impl/filter/OrFilter.html | 4 +- .../org/apache/orc/impl/filter/Selected.html | 4 +- .../apache/orc/impl/filter/VectorFilter.html | 4 +- .../orc/impl/filter/class-use/AndFilter.html | 4 +- ...ilterFactory.UnSupportedSArgException.html | 4 +- .../impl/filter/class-use/FilterFactory.html | 4 +- .../filter/class-use/IsNotNullFilter.html | 4 +- .../impl/filter/class-use/IsNullFilter.html | 4 +- .../orc/impl/filter/class-use/LeafFilter.html | 4 +- .../orc/impl/filter/class-use/OrFilter.html | 4 +- .../orc/impl/filter/class-use/Selected.html | 4 +- .../impl/filter/class-use/VectorFilter.html | 4 +- .../impl/filter/leaf/LeafFilterFactory.html | 4 +- .../leaf/class-use/LeafFilterFactory.html | 4 +- .../orc/impl/filter/leaf/package-frame.html | 2 +- .../orc/impl/filter/leaf/package-summary.html | 4 +- .../orc/impl/filter/leaf/package-tree.html | 4 +- .../orc/impl/filter/leaf/package-use.html | 4 +- .../apache/orc/impl/filter/package-frame.html | 2 +- .../orc/impl/filter/package-summary.html | 4 +- .../apache/orc/impl/filter/package-tree.html | 4 +- .../apache/orc/impl/filter/package-use.html | 4 +- .../apache/orc/impl/mask/DecimalIdentity.html | 4 +- .../apache/orc/impl/mask/DoubleIdentity.html | 4 +- .../apache/orc/impl/mask/ListIdentity.html | 4 +- .../apache/orc/impl/mask/LongIdentity.html | 4 +- .../org/apache/orc/impl/mask/MapIdentity.html | 4 +- .../org/apache/orc/impl/mask/MaskFactory.html | 4 +- .../apache/orc/impl/mask/MaskProvider.html | 4 +- .../org/apache/orc/impl/mask/NullifyMask.html | 4 +- .../orc/impl/mask/RedactMaskFactory.html | 4 +- .../orc/impl/mask/SHA256MaskFactory.html | 4 +- .../apache/orc/impl/mask/StructIdentity.html | 4 +- .../apache/orc/impl/mask/UnionIdentity.html | 4 +- .../impl/mask/class-use/DecimalIdentity.html | 4 +- .../impl/mask/class-use/DoubleIdentity.html | 4 +- .../orc/impl/mask/class-use/ListIdentity.html | 4 +- .../orc/impl/mask/class-use/LongIdentity.html | 4 +- .../orc/impl/mask/class-use/MapIdentity.html | 4 +- .../orc/impl/mask/class-use/MaskFactory.html | 4 +- .../orc/impl/mask/class-use/MaskProvider.html | 4 +- .../orc/impl/mask/class-use/NullifyMask.html | 4 +- .../mask/class-use/RedactMaskFactory.html | 4 +- .../mask/class-use/SHA256MaskFactory.html | 4 +- .../impl/mask/class-use/StructIdentity.html | 4 +- .../impl/mask/class-use/UnionIdentity.html | 4 +- .../apache/orc/impl/mask/package-frame.html | 2 +- .../apache/orc/impl/mask/package-summary.html | 4 +- .../apache/orc/impl/mask/package-tree.html | 4 +- .../org/apache/orc/impl/mask/package-use.html | 4 +- .../org/apache/orc/impl/package-frame.html | 2 +- .../org/apache/orc/impl/package-summary.html | 4 +- .../org/apache/orc/impl/package-tree.html | 8 ++-- .../org/apache/orc/impl/package-use.html | 4 +- .../orc/impl/reader/ReaderEncryption.html | 4 +- .../reader/ReaderEncryptionKey.State.html | 4 +- .../orc/impl/reader/ReaderEncryptionKey.html | 4 +- .../impl/reader/ReaderEncryptionVariant.html | 4 +- .../StripePlanner.StreamInformation.html | 4 +- .../apache/orc/impl/reader/StripePlanner.html | 4 +- .../reader/class-use/ReaderEncryption.html | 4 +- .../class-use/ReaderEncryptionKey.State.html | 4 +- .../reader/class-use/ReaderEncryptionKey.html | 4 +- .../class-use/ReaderEncryptionVariant.html | 4 +- .../StripePlanner.StreamInformation.html | 4 +- .../impl/reader/class-use/StripePlanner.html | 4 +- .../apache/orc/impl/reader/package-frame.html | 2 +- .../orc/impl/reader/package-summary.html | 4 +- .../apache/orc/impl/reader/package-tree.html | 4 +- .../apache/orc/impl/reader/package-use.html | 4 +- .../orc/impl/reader/tree/BatchReader.html | 4 +- .../reader/tree/PrimitiveBatchReader.html | 4 +- .../impl/reader/tree/StructBatchReader.html | 4 +- .../reader/tree/TypeReader.ReadPhase.html | 4 +- .../tree/TypeReader.ReaderCategory.html | 4 +- .../orc/impl/reader/tree/TypeReader.html | 4 +- .../reader/tree/class-use/BatchReader.html | 4 +- .../tree/class-use/PrimitiveBatchReader.html | 4 +- .../tree/class-use/StructBatchReader.html | 4 +- .../tree/class-use/TypeReader.ReadPhase.html | 4 +- .../class-use/TypeReader.ReaderCategory.html | 4 +- .../reader/tree/class-use/TypeReader.html | 4 +- .../orc/impl/reader/tree/package-frame.html | 2 +- .../orc/impl/reader/tree/package-summary.html | 4 +- .../orc/impl/reader/tree/package-tree.html | 6 +-- .../orc/impl/reader/tree/package-use.html | 4 +- .../orc/impl/writer/BinaryTreeWriter.html | 4 +- .../orc/impl/writer/BooleanTreeWriter.html | 4 +- .../orc/impl/writer/ByteTreeWriter.html | 4 +- .../orc/impl/writer/CharTreeWriter.html | 4 +- .../orc/impl/writer/DateTreeWriter.html | 4 +- .../orc/impl/writer/Decimal64TreeWriter.html | 4 +- .../orc/impl/writer/DecimalTreeWriter.html | 4 +- .../orc/impl/writer/DoubleTreeWriter.html | 4 +- .../orc/impl/writer/EncryptionTreeWriter.html | 4 +- .../orc/impl/writer/FloatTreeWriter.html | 4 +- .../orc/impl/writer/IntegerTreeWriter.html | 4 +- .../orc/impl/writer/ListTreeWriter.html | 4 +- .../apache/orc/impl/writer/MapTreeWriter.html | 4 +- .../apache/orc/impl/writer/StreamOptions.html | 4 +- .../orc/impl/writer/StringBaseTreeWriter.html | 4 +- .../orc/impl/writer/StringTreeWriter.html | 4 +- .../orc/impl/writer/StructTreeWriter.html | 4 +- .../orc/impl/writer/TimestampTreeWriter.html | 4 +- .../orc/impl/writer/TreeWriter.Factory.html | 4 +- .../apache/orc/impl/writer/TreeWriter.html | 4 +- .../orc/impl/writer/TreeWriterBase.html | 4 +- .../orc/impl/writer/UnionTreeWriter.html | 4 +- .../orc/impl/writer/VarcharTreeWriter.html | 4 +- .../apache/orc/impl/writer/WriterContext.html | 4 +- .../orc/impl/writer/WriterEncryptionKey.html | 4 +- .../impl/writer/WriterEncryptionVariant.html | 4 +- .../apache/orc/impl/writer/WriterImplV2.html | 4 +- .../writer/class-use/BinaryTreeWriter.html | 4 +- .../writer/class-use/BooleanTreeWriter.html | 4 +- .../impl/writer/class-use/ByteTreeWriter.html | 4 +- .../impl/writer/class-use/CharTreeWriter.html | 4 +- .../impl/writer/class-use/DateTreeWriter.html | 4 +- .../writer/class-use/Decimal64TreeWriter.html | 4 +- .../writer/class-use/DecimalTreeWriter.html | 4 +- .../writer/class-use/DoubleTreeWriter.html | 4 +- .../class-use/EncryptionTreeWriter.html | 4 +- .../writer/class-use/FloatTreeWriter.html | 4 +- .../writer/class-use/IntegerTreeWriter.html | 4 +- .../impl/writer/class-use/ListTreeWriter.html | 4 +- .../impl/writer/class-use/MapTreeWriter.html | 4 +- .../impl/writer/class-use/StreamOptions.html | 4 +- .../class-use/StringBaseTreeWriter.html | 4 +- .../writer/class-use/StringTreeWriter.html | 4 +- .../writer/class-use/StructTreeWriter.html | 4 +- .../writer/class-use/TimestampTreeWriter.html | 4 +- .../writer/class-use/TreeWriter.Factory.html | 4 +- .../orc/impl/writer/class-use/TreeWriter.html | 4 +- .../impl/writer/class-use/TreeWriterBase.html | 4 +- .../writer/class-use/UnionTreeWriter.html | 4 +- .../writer/class-use/VarcharTreeWriter.html | 4 +- .../impl/writer/class-use/WriterContext.html | 4 +- .../writer/class-use/WriterEncryptionKey.html | 4 +- .../class-use/WriterEncryptionVariant.html | 4 +- .../impl/writer/class-use/WriterImplV2.html | 4 +- .../apache/orc/impl/writer/package-frame.html | 2 +- .../orc/impl/writer/package-summary.html | 4 +- .../apache/orc/impl/writer/package-tree.html | 4 +- .../apache/orc/impl/writer/package-use.html | 4 +- .../org/apache/orc/package-frame.html | 2 +- .../org/apache/orc/package-summary.html | 4 +- .../orc-core/org/apache/orc/package-tree.html | 22 +++++----- .../orc-core/org/apache/orc/package-use.html | 4 +- .../apache/orc/util/BloomFilter.BitSet.html | 4 +- .../org/apache/orc/util/BloomFilter.html | 4 +- .../orc/util/BloomFilterIO.Encoding.html | 4 +- .../org/apache/orc/util/BloomFilterIO.html | 4 +- .../org/apache/orc/util/BloomFilterUtf8.html | 4 +- .../org/apache/orc/util/CuckooSetBytes.html | 4 +- .../orc-core/org/apache/orc/util/Murmur3.html | 4 +- .../orc/util/StreamWrapperFileSystem.html | 4 +- .../util/class-use/BloomFilter.BitSet.html | 4 +- .../orc/util/class-use/BloomFilter.html | 4 +- .../class-use/BloomFilterIO.Encoding.html | 4 +- .../orc/util/class-use/BloomFilterIO.html | 4 +- .../orc/util/class-use/BloomFilterUtf8.html | 4 +- .../orc/util/class-use/CuckooSetBytes.html | 4 +- .../apache/orc/util/class-use/Murmur3.html | 4 +- .../class-use/StreamWrapperFileSystem.html | 4 +- .../org/apache/orc/util/package-frame.html | 2 +- .../org/apache/orc/util/package-summary.html | 4 +- .../org/apache/orc/util/package-tree.html | 4 +- .../org/apache/orc/util/package-use.html | 4 +- .../extra/chrono/HybridChronology.html | 4 +- .../org/threeten/extra/chrono/HybridDate.html | 4 +- .../chrono/class-use/HybridChronology.html | 4 +- .../extra/chrono/class-use/HybridDate.html | 4 +- .../threeten/extra/chrono/package-frame.html | 2 +- .../extra/chrono/package-summary.html | 4 +- .../threeten/extra/chrono/package-tree.html | 4 +- .../threeten/extra/chrono/package-use.html | 4 +- site/api/orc-core/overview-frame.html | 2 +- site/api/orc-core/overview-summary.html | 6 +-- site/api/orc-core/overview-tree.html | 4 +- site/api/orc-core/serialized-form.html | 4 +- site/api/orc-mapreduce/allclasses-frame.html | 2 +- .../api/orc-mapreduce/allclasses-noframe.html | 2 +- site/api/orc-mapreduce/constant-values.html | 4 +- site/api/orc-mapreduce/deprecated-list.html | 4 +- site/api/orc-mapreduce/help-doc.html | 4 +- site/api/orc-mapreduce/index-all.html | 4 +- site/api/orc-mapreduce/index.html | 2 +- .../org/apache/orc/mapred/OrcInputFormat.html | 4 +- .../org/apache/orc/mapred/OrcKey.html | 4 +- .../org/apache/orc/mapred/OrcList.html | 4 +- .../org/apache/orc/mapred/OrcMap.html | 4 +- .../orc/mapred/OrcMapredRecordReader.html | 4 +- .../orc/mapred/OrcMapredRecordWriter.html | 4 +- .../apache/orc/mapred/OrcOutputFormat.html | 4 +- .../org/apache/orc/mapred/OrcStruct.html | 4 +- .../org/apache/orc/mapred/OrcTimestamp.html | 4 +- .../org/apache/orc/mapred/OrcUnion.html | 4 +- .../org/apache/orc/mapred/OrcValue.html | 4 +- .../orc/mapred/class-use/OrcInputFormat.html | 4 +- .../apache/orc/mapred/class-use/OrcKey.html | 4 +- .../apache/orc/mapred/class-use/OrcList.html | 4 +- .../apache/orc/mapred/class-use/OrcMap.html | 4 +- .../class-use/OrcMapredRecordReader.html | 4 +- .../class-use/OrcMapredRecordWriter.html | 4 +- .../orc/mapred/class-use/OrcOutputFormat.html | 4 +- .../orc/mapred/class-use/OrcStruct.html | 4 +- .../orc/mapred/class-use/OrcTimestamp.html | 4 +- .../apache/orc/mapred/class-use/OrcUnion.html | 4 +- .../apache/orc/mapred/class-use/OrcValue.html | 4 +- .../org/apache/orc/mapred/package-frame.html | 2 +- .../apache/orc/mapred/package-summary.html | 4 +- .../org/apache/orc/mapred/package-tree.html | 4 +- .../org/apache/orc/mapred/package-use.html | 4 +- .../apache/orc/mapreduce/OrcInputFormat.html | 4 +- .../mapreduce/OrcMapreduceRecordReader.html | 4 +- .../mapreduce/OrcMapreduceRecordWriter.html | 4 +- .../apache/orc/mapreduce/OrcOutputFormat.html | 4 +- .../mapreduce/class-use/OrcInputFormat.html | 4 +- .../class-use/OrcMapreduceRecordReader.html | 4 +- .../class-use/OrcMapreduceRecordWriter.html | 4 +- .../mapreduce/class-use/OrcOutputFormat.html | 4 +- .../apache/orc/mapreduce/package-frame.html | 2 +- .../apache/orc/mapreduce/package-summary.html | 4 +- .../apache/orc/mapreduce/package-tree.html | 4 +- .../org/apache/orc/mapreduce/package-use.html | 4 +- site/api/orc-mapreduce/overview-frame.html | 2 +- site/api/orc-mapreduce/overview-summary.html | 6 +-- site/api/orc-mapreduce/overview-tree.html | 4 +- site/api/orc-mapreduce/serialized-form.html | 4 +- site/api/orc-shims/allclasses-frame.html | 2 +- site/api/orc-shims/allclasses-noframe.html | 2 +- site/api/orc-shims/constant-values.html | 4 +- site/api/orc-shims/deprecated-list.html | 4 +- site/api/orc-shims/help-doc.html | 4 +- site/api/orc-shims/index-all.html | 4 +- site/api/orc-shims/index.html | 2 +- .../org/apache/orc/EncryptionAlgorithm.html | 4 +- .../orc/class-use/EncryptionAlgorithm.html | 4 +- .../impl/HadoopShims.ByteBufferPoolShim.html | 4 +- .../HadoopShims.DirectCompressionType.html | 4 +- .../impl/HadoopShims.DirectDecompressor.html | 4 +- .../orc/impl/HadoopShims.KeyMetadata.html | 4 +- .../orc/impl/HadoopShims.KeyProviderKind.html | 4 +- .../impl/HadoopShims.ZeroCopyReaderShim.html | 4 +- .../org/apache/orc/impl/HadoopShims.html | 4 +- .../apache/orc/impl/HadoopShimsCurrent.html | 4 +- .../apache/orc/impl/HadoopShimsPre2_3.html | 4 +- .../apache/orc/impl/HadoopShimsPre2_6.html | 4 +- .../apache/orc/impl/HadoopShimsPre2_7.html | 4 +- .../apache/orc/impl/KeyProvider.Factory.html | 4 +- .../org/apache/orc/impl/KeyProvider.html | 4 +- .../org/apache/orc/impl/LocalKey.html | 4 +- .../HadoopShims.ByteBufferPoolShim.html | 4 +- .../HadoopShims.DirectCompressionType.html | 4 +- .../HadoopShims.DirectDecompressor.html | 4 +- .../class-use/HadoopShims.KeyMetadata.html | 4 +- .../HadoopShims.KeyProviderKind.html | 4 +- .../HadoopShims.ZeroCopyReaderShim.html | 4 +- .../orc/impl/class-use/HadoopShims.html | 4 +- .../impl/class-use/HadoopShimsCurrent.html | 4 +- .../orc/impl/class-use/HadoopShimsPre2_3.html | 4 +- .../orc/impl/class-use/HadoopShimsPre2_6.html | 4 +- .../orc/impl/class-use/HadoopShimsPre2_7.html | 4 +- .../impl/class-use/KeyProvider.Factory.html | 4 +- .../orc/impl/class-use/KeyProvider.html | 4 +- .../apache/orc/impl/class-use/LocalKey.html | 4 +- .../org/apache/orc/impl/package-frame.html | 2 +- .../org/apache/orc/impl/package-summary.html | 4 +- .../org/apache/orc/impl/package-tree.html | 4 +- .../org/apache/orc/impl/package-use.html | 4 +- .../org/apache/orc/package-frame.html | 2 +- .../org/apache/orc/package-summary.html | 4 +- .../org/apache/orc/package-tree.html | 4 +- .../orc-shims/org/apache/orc/package-use.html | 4 +- site/api/orc-shims/overview-frame.html | 2 +- site/api/orc-shims/overview-summary.html | 6 +-- site/api/orc-shims/overview-tree.html | 4 +- site/api/orc-tools/allclasses-frame.html | 2 +- site/api/orc-tools/allclasses-noframe.html | 2 +- site/api/orc-tools/constant-values.html | 4 +- site/api/orc-tools/deprecated-list.html | 4 +- site/api/orc-tools/help-doc.html | 4 +- site/api/orc-tools/index-all.html | 4 +- site/api/orc-tools/index.html | 2 +- .../org/apache/orc/tools/ColumnSizes.html | 4 +- .../org/apache/orc/tools/Driver.html | 4 +- .../org/apache/orc/tools/FileDump.html | 4 +- .../org/apache/orc/tools/JsonFileDump.html | 4 +- .../org/apache/orc/tools/KeyTool.html | 4 +- .../org/apache/orc/tools/PrintData.html | 4 +- .../org/apache/orc/tools/PrintVersion.html | 4 +- .../org/apache/orc/tools/RowCount.html | 4 +- .../org/apache/orc/tools/ScanData.html | 4 +- .../orc/tools/class-use/ColumnSizes.html | 4 +- .../apache/orc/tools/class-use/Driver.html | 4 +- .../apache/orc/tools/class-use/FileDump.html | 4 +- .../orc/tools/class-use/JsonFileDump.html | 4 +- .../apache/orc/tools/class-use/KeyTool.html | 4 +- .../apache/orc/tools/class-use/PrintData.html | 4 +- .../orc/tools/class-use/PrintVersion.html | 4 +- .../apache/orc/tools/class-use/RowCount.html | 4 +- .../apache/orc/tools/class-use/ScanData.html | 4 +- .../apache/orc/tools/convert/ConvertTool.html | 4 +- .../apache/orc/tools/convert/CsvReader.html | 4 +- .../apache/orc/tools/convert/JsonReader.html | 4 +- .../tools/convert/class-use/ConvertTool.html | 4 +- .../tools/convert/class-use/CsvReader.html | 4 +- .../tools/convert/class-use/JsonReader.html | 4 +- .../orc/tools/convert/package-frame.html | 2 +- .../orc/tools/convert/package-summary.html | 4 +- .../orc/tools/convert/package-tree.html | 4 +- .../apache/orc/tools/convert/package-use.html | 4 +- .../orc/tools/json/JsonSchemaFinder.html | 4 +- .../apache/orc/tools/json/JsonShredder.html | 4 +- .../org/apache/orc/tools/json/MapType.html | 4 +- .../json/class-use/JsonSchemaFinder.html | 4 +- .../tools/json/class-use/JsonShredder.html | 4 +- .../orc/tools/json/class-use/MapType.html | 4 +- .../apache/orc/tools/json/package-frame.html | 2 +- .../orc/tools/json/package-summary.html | 4 +- .../apache/orc/tools/json/package-tree.html | 4 +- .../apache/orc/tools/json/package-use.html | 4 +- .../org/apache/orc/tools/package-frame.html | 2 +- .../org/apache/orc/tools/package-summary.html | 4 +- .../org/apache/orc/tools/package-tree.html | 4 +- .../org/apache/orc/tools/package-use.html | 4 +- site/api/orc-tools/overview-frame.html | 2 +- site/api/orc-tools/overview-summary.html | 6 +-- site/api/orc-tools/overview-tree.html | 4 +- 768 files changed, 1557 insertions(+), 1533 deletions(-) diff --git a/site/api/apidocs/allclasses-frame.html b/site/api/apidocs/allclasses-frame.html index ae495436f4..8a1de5e32b 100644 --- a/site/api/apidocs/allclasses-frame.html +++ b/site/api/apidocs/allclasses-frame.html @@ -4,7 +4,7 @@ -All Classes (ORC Examples 1.9.1 API) +All Classes (ORC Examples 1.9.2 API) diff --git a/site/api/apidocs/allclasses-noframe.html b/site/api/apidocs/allclasses-noframe.html index bae455e6f8..73989768ac 100644 --- a/site/api/apidocs/allclasses-noframe.html +++ b/site/api/apidocs/allclasses-noframe.html @@ -4,7 +4,7 @@ -All Classes (ORC Examples 1.9.1 API) +All Classes (ORC Examples 1.9.2 API) diff --git a/site/api/apidocs/constant-values.html b/site/api/apidocs/constant-values.html index 792d326540..358a871e5c 100644 --- a/site/api/apidocs/constant-values.html +++ b/site/api/apidocs/constant-values.html @@ -4,7 +4,7 @@ -Constant Field Values (ORC Examples 1.9.1 API) +Constant Field Values (ORC Examples 1.9.2 API) @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ diff --git a/site/api/apidocs/org/apache/orc/examples/package-summary.html b/site/api/apidocs/org/apache/orc/examples/package-summary.html index 40fa7719e1..a7585b2513 100644 --- a/site/api/apidocs/org/apache/orc/examples/package-summary.html +++ b/site/api/apidocs/org/apache/orc/examples/package-summary.html @@ -4,7 +4,7 @@ -org.apache.orc.examples (ORC Examples 1.9.1 API) +org.apache.orc.examples (ORC Examples 1.9.2 API) @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ diff --git a/site/api/orc-core/allclasses-noframe.html b/site/api/orc-core/allclasses-noframe.html index ab9583c38c..efce1e9f29 100644 --- a/site/api/orc-core/allclasses-noframe.html +++ b/site/api/orc-core/allclasses-noframe.html @@ -4,7 +4,7 @@ -All Classes (ORC Core 1.9.1 API) +All Classes (ORC Core 1.9.2 API) diff --git a/site/api/orc-core/constant-values.html b/site/api/orc-core/constant-values.html index ebe7eb3321..8178d339b0 100644 --- a/site/api/orc-core/constant-values.html +++ b/site/api/orc-core/constant-values.html @@ -4,7 +4,7 @@ -Constant Field Values (ORC Core 1.9.1 API) +Constant Field Values (ORC Core 1.9.2 API) @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ diff --git a/site/api/orc-core/org/apache/orc/filter/package-summary.html b/site/api/orc-core/org/apache/orc/filter/package-summary.html index 63b4153c17..be74b183b2 100644 --- a/site/api/orc-core/org/apache/orc/filter/package-summary.html +++ b/site/api/orc-core/org/apache/orc/filter/package-summary.html @@ -4,7 +4,7 @@ -org.apache.orc.filter (ORC Core 1.9.1 API) +org.apache.orc.filter (ORC Core 1.9.2 API) @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ diff --git a/site/api/orc-core/org/apache/orc/impl/filter/leaf/package-summary.html b/site/api/orc-core/org/apache/orc/impl/filter/leaf/package-summary.html index 7a0591cff5..ecaab64e02 100644 --- a/site/api/orc-core/org/apache/orc/impl/filter/leaf/package-summary.html +++ b/site/api/orc-core/org/apache/orc/impl/filter/leaf/package-summary.html @@ -4,7 +4,7 @@ -org.apache.orc.impl.filter.leaf (ORC Core 1.9.1 API) +org.apache.orc.impl.filter.leaf (ORC Core 1.9.2 API) @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ diff --git a/site/api/orc-core/org/apache/orc/impl/filter/package-summary.html b/site/api/orc-core/org/apache/orc/impl/filter/package-summary.html index 86ef184c78..33b089b8ca 100644 --- a/site/api/orc-core/org/apache/orc/impl/filter/package-summary.html +++ b/site/api/orc-core/org/apache/orc/impl/filter/package-summary.html @@ -4,7 +4,7 @@ -org.apache.orc.impl.filter (ORC Core 1.9.1 API) +org.apache.orc.impl.filter (ORC Core 1.9.2 API) @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ diff --git a/site/api/orc-core/org/apache/orc/impl/mask/package-summary.html b/site/api/orc-core/org/apache/orc/impl/mask/package-summary.html index ad3f8f3ebb..71b31f94f2 100644 --- a/site/api/orc-core/org/apache/orc/impl/mask/package-summary.html +++ b/site/api/orc-core/org/apache/orc/impl/mask/package-summary.html @@ -4,7 +4,7 @@ -org.apache.orc.impl.mask (ORC Core 1.9.1 API) +org.apache.orc.impl.mask (ORC Core 1.9.2 API) @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ diff --git a/site/api/orc-core/org/apache/orc/impl/package-summary.html b/site/api/orc-core/org/apache/orc/impl/package-summary.html index 5a92fab12a..5fd5a6e214 100644 --- a/site/api/orc-core/org/apache/orc/impl/package-summary.html +++ b/site/api/orc-core/org/apache/orc/impl/package-summary.html @@ -4,7 +4,7 @@ -org.apache.orc.impl (ORC Core 1.9.1 API) +org.apache.orc.impl (ORC Core 1.9.2 API) @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ diff --git a/site/api/orc-core/org/apache/orc/impl/reader/package-summary.html b/site/api/orc-core/org/apache/orc/impl/reader/package-summary.html index 2b59456fd2..b802377239 100644 --- a/site/api/orc-core/org/apache/orc/impl/reader/package-summary.html +++ b/site/api/orc-core/org/apache/orc/impl/reader/package-summary.html @@ -4,7 +4,7 @@ -org.apache.orc.impl.reader (ORC Core 1.9.1 API) +org.apache.orc.impl.reader (ORC Core 1.9.2 API) @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ diff --git a/site/api/orc-core/org/apache/orc/impl/reader/tree/package-summary.html b/site/api/orc-core/org/apache/orc/impl/reader/tree/package-summary.html index 312dfbe899..43878662eb 100644 --- a/site/api/orc-core/org/apache/orc/impl/reader/tree/package-summary.html +++ b/site/api/orc-core/org/apache/orc/impl/reader/tree/package-summary.html @@ -4,7 +4,7 @@ -org.apache.orc.impl.reader.tree (ORC Core 1.9.1 API) +org.apache.orc.impl.reader.tree (ORC Core 1.9.2 API) @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ diff --git a/site/api/orc-core/org/apache/orc/impl/writer/package-summary.html b/site/api/orc-core/org/apache/orc/impl/writer/package-summary.html index c91daaa1c5..84c8e5faf6 100644 --- a/site/api/orc-core/org/apache/orc/impl/writer/package-summary.html +++ b/site/api/orc-core/org/apache/orc/impl/writer/package-summary.html @@ -4,7 +4,7 @@ -org.apache.orc.impl.writer (ORC Core 1.9.1 API) +org.apache.orc.impl.writer (ORC Core 1.9.2 API) @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ diff --git a/site/api/orc-core/org/apache/orc/package-summary.html b/site/api/orc-core/org/apache/orc/package-summary.html index 1013b29d87..991659b8f1 100644 --- a/site/api/orc-core/org/apache/orc/package-summary.html +++ b/site/api/orc-core/org/apache/orc/package-summary.html @@ -4,7 +4,7 @@ -org.apache.orc (ORC Core 1.9.1 API) +org.apache.orc (ORC Core 1.9.2 API) @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ diff --git a/site/api/orc-core/org/apache/orc/util/package-summary.html b/site/api/orc-core/org/apache/orc/util/package-summary.html index 2497269c3d..5955d65c12 100644 --- a/site/api/orc-core/org/apache/orc/util/package-summary.html +++ b/site/api/orc-core/org/apache/orc/util/package-summary.html @@ -4,7 +4,7 @@ -org.apache.orc.util (ORC Core 1.9.1 API) +org.apache.orc.util (ORC Core 1.9.2 API) @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ diff --git a/site/api/orc-core/org/threeten/extra/chrono/package-summary.html b/site/api/orc-core/org/threeten/extra/chrono/package-summary.html index 0d7c9e7d5a..cc459a9981 100644 --- a/site/api/orc-core/org/threeten/extra/chrono/package-summary.html +++ b/site/api/orc-core/org/threeten/extra/chrono/package-summary.html @@ -4,7 +4,7 @@ -org.threeten.extra.chrono (ORC Core 1.9.1 API) +org.threeten.extra.chrono (ORC Core 1.9.2 API) @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ diff --git a/site/api/orc-core/overview-summary.html b/site/api/orc-core/overview-summary.html index 5f22ab7f27..bd66220170 100644 --- a/site/api/orc-core/overview-summary.html +++ b/site/api/orc-core/overview-summary.html @@ -4,7 +4,7 @@ -Overview (ORC Core 1.9.1 API) +Overview (ORC Core 1.9.2 API) @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ diff --git a/site/api/orc-mapreduce/allclasses-noframe.html b/site/api/orc-mapreduce/allclasses-noframe.html index 9e78144a4c..e64af237c3 100644 --- a/site/api/orc-mapreduce/allclasses-noframe.html +++ b/site/api/orc-mapreduce/allclasses-noframe.html @@ -4,7 +4,7 @@ -All Classes (ORC MapReduce 1.9.1 API) +All Classes (ORC MapReduce 1.9.2 API) diff --git a/site/api/orc-mapreduce/constant-values.html b/site/api/orc-mapreduce/constant-values.html index 5a776b9f56..d93721035b 100644 --- a/site/api/orc-mapreduce/constant-values.html +++ b/site/api/orc-mapreduce/constant-values.html @@ -4,7 +4,7 @@ -Constant Field Values (ORC MapReduce 1.9.1 API) +Constant Field Values (ORC MapReduce 1.9.2 API) @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ diff --git a/site/api/orc-mapreduce/org/apache/orc/mapred/package-summary.html b/site/api/orc-mapreduce/org/apache/orc/mapred/package-summary.html index 2e787dd47b..79ac9c5537 100644 --- a/site/api/orc-mapreduce/org/apache/orc/mapred/package-summary.html +++ b/site/api/orc-mapreduce/org/apache/orc/mapred/package-summary.html @@ -4,7 +4,7 @@ -org.apache.orc.mapred (ORC MapReduce 1.9.1 API) +org.apache.orc.mapred (ORC MapReduce 1.9.2 API) @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ diff --git a/site/api/orc-mapreduce/org/apache/orc/mapreduce/package-summary.html b/site/api/orc-mapreduce/org/apache/orc/mapreduce/package-summary.html index 2029709f02..0c1ef97d9d 100644 --- a/site/api/orc-mapreduce/org/apache/orc/mapreduce/package-summary.html +++ b/site/api/orc-mapreduce/org/apache/orc/mapreduce/package-summary.html @@ -4,7 +4,7 @@ -org.apache.orc.mapreduce (ORC MapReduce 1.9.1 API) +org.apache.orc.mapreduce (ORC MapReduce 1.9.2 API) @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ diff --git a/site/api/orc-mapreduce/overview-summary.html b/site/api/orc-mapreduce/overview-summary.html index 3881022c78..c61fe159db 100644 --- a/site/api/orc-mapreduce/overview-summary.html +++ b/site/api/orc-mapreduce/overview-summary.html @@ -4,7 +4,7 @@ -Overview (ORC MapReduce 1.9.1 API) +Overview (ORC MapReduce 1.9.2 API) @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ diff --git a/site/api/orc-shims/allclasses-noframe.html b/site/api/orc-shims/allclasses-noframe.html index 4ba2dc700a..a45fc3b754 100644 --- a/site/api/orc-shims/allclasses-noframe.html +++ b/site/api/orc-shims/allclasses-noframe.html @@ -4,7 +4,7 @@ -All Classes (ORC Shims 1.9.1 API) +All Classes (ORC Shims 1.9.2 API) diff --git a/site/api/orc-shims/constant-values.html b/site/api/orc-shims/constant-values.html index 808cab5d1e..788ca1e857 100644 --- a/site/api/orc-shims/constant-values.html +++ b/site/api/orc-shims/constant-values.html @@ -4,7 +4,7 @@ -Constant Field Values (ORC Shims 1.9.1 API) +Constant Field Values (ORC Shims 1.9.2 API) @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ diff --git a/site/api/orc-shims/org/apache/orc/impl/package-summary.html b/site/api/orc-shims/org/apache/orc/impl/package-summary.html index 73b94acbd8..e781eefc38 100644 --- a/site/api/orc-shims/org/apache/orc/impl/package-summary.html +++ b/site/api/orc-shims/org/apache/orc/impl/package-summary.html @@ -4,7 +4,7 @@ -org.apache.orc.impl (ORC Shims 1.9.1 API) +org.apache.orc.impl (ORC Shims 1.9.2 API) @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ diff --git a/site/api/orc-shims/org/apache/orc/package-summary.html b/site/api/orc-shims/org/apache/orc/package-summary.html index 86352104c2..5d27bec075 100644 --- a/site/api/orc-shims/org/apache/orc/package-summary.html +++ b/site/api/orc-shims/org/apache/orc/package-summary.html @@ -4,7 +4,7 @@ -org.apache.orc (ORC Shims 1.9.1 API) +org.apache.orc (ORC Shims 1.9.2 API) @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ diff --git a/site/api/orc-shims/overview-summary.html b/site/api/orc-shims/overview-summary.html index 9c29c9ed15..362b82323e 100644 --- a/site/api/orc-shims/overview-summary.html +++ b/site/api/orc-shims/overview-summary.html @@ -4,7 +4,7 @@ -Overview (ORC Shims 1.9.1 API) +Overview (ORC Shims 1.9.2 API) @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ diff --git a/site/api/orc-tools/allclasses-noframe.html b/site/api/orc-tools/allclasses-noframe.html index 5d2e8a8f57..d32856c977 100644 --- a/site/api/orc-tools/allclasses-noframe.html +++ b/site/api/orc-tools/allclasses-noframe.html @@ -4,7 +4,7 @@ -All Classes (ORC Tools 1.9.1 API) +All Classes (ORC Tools 1.9.2 API) diff --git a/site/api/orc-tools/constant-values.html b/site/api/orc-tools/constant-values.html index 5a9e615b9b..958d23543b 100644 --- a/site/api/orc-tools/constant-values.html +++ b/site/api/orc-tools/constant-values.html @@ -4,7 +4,7 @@ -Constant Field Values (ORC Tools 1.9.1 API) +Constant Field Values (ORC Tools 1.9.2 API) @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ diff --git a/site/api/orc-tools/org/apache/orc/tools/convert/package-summary.html b/site/api/orc-tools/org/apache/orc/tools/convert/package-summary.html index 6f98fd088e..781d73b934 100644 --- a/site/api/orc-tools/org/apache/orc/tools/convert/package-summary.html +++ b/site/api/orc-tools/org/apache/orc/tools/convert/package-summary.html @@ -4,7 +4,7 @@ -org.apache.orc.tools.convert (ORC Tools 1.9.1 API) +org.apache.orc.tools.convert (ORC Tools 1.9.2 API) @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ diff --git a/site/api/orc-tools/org/apache/orc/tools/json/package-summary.html b/site/api/orc-tools/org/apache/orc/tools/json/package-summary.html index 3ad30cc91b..d26b8e6485 100644 --- a/site/api/orc-tools/org/apache/orc/tools/json/package-summary.html +++ b/site/api/orc-tools/org/apache/orc/tools/json/package-summary.html @@ -4,7 +4,7 @@ -org.apache.orc.tools.json (ORC Tools 1.9.1 API) +org.apache.orc.tools.json (ORC Tools 1.9.2 API) @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ diff --git a/site/api/orc-tools/org/apache/orc/tools/package-summary.html b/site/api/orc-tools/org/apache/orc/tools/package-summary.html index d4d0341be5..df89ac0521 100644 --- a/site/api/orc-tools/org/apache/orc/tools/package-summary.html +++ b/site/api/orc-tools/org/apache/orc/tools/package-summary.html @@ -4,7 +4,7 @@ -org.apache.orc.tools (ORC Tools 1.9.1 API) +org.apache.orc.tools (ORC Tools 1.9.2 API) @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ diff --git a/site/api/orc-tools/overview-summary.html b/site/api/orc-tools/overview-summary.html index 12090e9951..f7385a2793 100644 --- a/site/api/orc-tools/overview-summary.html +++ b/site/api/orc-tools/overview-summary.html @@ -4,7 +4,7 @@ -Overview (ORC Tools 1.9.1 API) +Overview (ORC Tools 1.9.2 API) @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@