- callback(OrcFile.WriterCallback) - Method in class org.apache.orc.OrcFile.WriterOptions
-
Add a listener for when the stripe and file are about to be closed.
- canConvert(TypeDescription, TypeDescription) - Static method in class org.apache.orc.impl.ConvertTreeReaderFactory
-
- changeIv(Consumer<byte[]>) - Method in class org.apache.orc.impl.BitFieldWriter
-
- changeIv(Consumer<byte[]>) - Method in class org.apache.orc.impl.InStream
-
- changeIv(Consumer<byte[]>) - Method in class org.apache.orc.impl.InStream.EncryptedStream
-
- changeIv(Consumer<byte[]>) - Method in class org.apache.orc.impl.InStream.UncompressedStream
-
- changeIv(Consumer<byte[]>) - Method in interface org.apache.orc.impl.IntegerWriter
-
- changeIv(Consumer<byte[]>) - Method in class org.apache.orc.impl.OutStream
-
Change the current Initialization Vector (IV) for the encryption.
- changeIv(Consumer<byte[]>) - Method in class org.apache.orc.impl.PositionedOutputStream
-
Change the current Initialization Vector (IV) for the encryption.
- changeIv(Consumer<byte[]>) - Method in class org.apache.orc.impl.RunLengthByteWriter
-
- changeIv(Consumer<byte[]>) - Method in class org.apache.orc.impl.RunLengthIntegerWriter
-
- changeIv(Consumer<byte[]>) - Method in class org.apache.orc.impl.RunLengthIntegerWriterV2
-
- charLength(byte[], int, int) - Static method in class org.apache.orc.impl.Utf8Utils
-
- CharTreeReader(int, int, InStream, InStream, InStream, InStream, OrcProto.ColumnEncoding) - Constructor for class org.apache.orc.impl.TreeReaderFactory.CharTreeReader
-
- CharTreeWriter - Class in org.apache.orc.impl.writer
-
Under the covers, char is written to ORC the same way as string.
- checkAcidSchema(TypeDescription) - Static method in class org.apache.orc.impl.SchemaEvolution
-
- checkMemory(long, MemoryManager.Callback) - Method in class org.apache.orc.impl.MemoryManagerImpl
-
- checkMemory(double) - Method in class org.apache.orc.impl.WriterImpl
-
- checkMemory(double) - Method in interface org.apache.orc.MemoryManager.Callback
-
The scale factor for the stripe size has changed and thus the
writer should adjust their desired size appropriately.
- checkMemory(long, MemoryManager.Callback) - Method in interface org.apache.orc.MemoryManager
-
As part of adding rows, the writer calls this method to determine
if the scale factor has changed.
- checkOrcVersion(Path, OrcProto.PostScript) - Static method in class org.apache.orc.impl.ReaderImpl
-
Check to see if this ORC file is from a future version and if so,
warn the user that we may not be able to read all of the column encodings.
- clear() - Method in class org.apache.orc.impl.BufferChunkList
-
- clear() - Method in class org.apache.orc.impl.DynamicByteArray
-
Clear the array to its original pristine state.
- clear() - Method in class org.apache.orc.impl.DynamicIntArray
-
- clear() - Static method in class org.apache.orc.impl.OrcCodecPool
-
Clear the codec pool.
- clear() - Method in class org.apache.orc.impl.RecordReaderUtils.ByteBufferAllocatorPool
-
- clear() - Method in class org.apache.orc.impl.StringRedBlackTree
-
Reset the table to empty.
- clear() - Method in class org.apache.orc.util.BloomFilter.BitSet
-
Clear the bit set.
- clearCounter(byte[]) - Static method in class org.apache.orc.impl.CryptoUtils
-
Clear the counter part of the IV.
- clearEncodings() - Method in class org.apache.orc.impl.writer.WriterEncryptionVariant
-
- clearFileStatistics() - Method in class org.apache.orc.impl.writer.WriterEncryptionVariant
-
- clearStreams() - Method in class org.apache.orc.impl.reader.StripePlanner
-
Release all of the buffers for the current stripe.
- clone() - Method in interface org.apache.orc.DataReader
-
Clone the entire state of the DataReader with the assumption that the
clone will be closed at a different time.
- clone() - Method in class org.apache.orc.impl.InStream.StreamOptions
-
- clone() - Method in class org.apache.orc.OrcFile.WriterOptions
-
- clone() - Method in class org.apache.orc.Reader.Options
-
- clone() - Method in class org.apache.orc.TypeDescription
-
- close() - Method in interface org.apache.orc.CompressionCodec
-
Return the codec to the pool.
- close() - Method in interface org.apache.orc.DataReader
-
- close() - Method in class org.apache.orc.impl.AircompressorCodec
-
- close() - Method in class org.apache.orc.impl.InStream
-
- close() - Method in class org.apache.orc.impl.InStream.EncryptedStream
-
- close() - Method in class org.apache.orc.impl.InStream.UncompressedStream
-
- close() - Method in class org.apache.orc.impl.PhysicalFsWriter
-
- close() - Method in class org.apache.orc.impl.ReaderImpl
-
- close() - Method in class org.apache.orc.impl.RecordReaderImpl
-
- close() - Method in class org.apache.orc.impl.WriterImpl
-
- close() - Method in class org.apache.orc.impl.ZlibCodec
-
- close() - Method in interface org.apache.orc.PhysicalWriter
-
Closes the writer.
- close() - Method in interface org.apache.orc.RecordReader
-
Release the resources associated with the given reader.
- close() - Method in interface org.apache.orc.Writer
-
Flush all of the buffers and close the file.
- CollectionColumnStatistics - Interface in org.apache.orc
-
Statistics for all of collections such as Map and List.
- columnId - Variable in class org.apache.orc.impl.TreeReaderFactory.TreeReader
-
- ColumnStatistics - Interface in org.apache.orc
-
Statistics that are available for all types of columns.
- ColumnStatisticsImpl - Class in org.apache.orc.impl
-
- ColumnStatisticsImpl.BinaryStatisticsImpl - Class in org.apache.orc.impl
-
- ColumnStatisticsImpl.StringStatisticsImpl - Class in org.apache.orc.impl
-
- compare(byte[], int, int, int, int) - Method in class org.apache.orc.impl.DynamicByteArray
-
Byte compare a set of bytes against the bytes in this dynamic array.
- compareTo(MaskDescriptionImpl) - Method in class org.apache.orc.impl.MaskDescriptionImpl
-
- compareTo(EncryptionKey) - Method in class org.apache.orc.impl.reader.ReaderEncryptionKey
-
- compareTo(EncryptionVariant) - Method in class org.apache.orc.impl.reader.ReaderEncryptionVariant
-
- compareTo(StreamName) - Method in class org.apache.orc.impl.StreamName
-
- compareTo(EncryptionKey) - Method in class org.apache.orc.impl.writer.WriterEncryptionKey
-
- compareTo(EncryptionVariant) - Method in class org.apache.orc.impl.writer.WriterEncryptionVariant
-
- compareTo(TypeDescription) - Method in class org.apache.orc.TypeDescription
-
- compareValue(int) - Method in class org.apache.orc.impl.StringRedBlackTree
-
- compress(ByteBuffer, ByteBuffer, ByteBuffer, CompressionCodec.Options) - Method in interface org.apache.orc.CompressionCodec
-
Compress the in buffer to the out buffer.
- compress(ByteBuffer, ByteBuffer, ByteBuffer, CompressionCodec.Options) - Method in class org.apache.orc.impl.AircompressorCodec
-
- compress(ByteBuffer, ByteBuffer, ByteBuffer, CompressionCodec.Options) - Method in class org.apache.orc.impl.ZlibCodec
-
- compress(CompressionKind) - Method in class org.apache.orc.OrcFile.WriterOptions
-
Sets the generic compression that is used to compress the data.
- CompressionCodec - Interface in org.apache.orc
-
The API for compression codecs for ORC.
- CompressionCodec.DataKind - Enum in org.apache.orc
-
- CompressionCodec.Options - Interface in org.apache.orc
-
- CompressionCodec.SpeedModifier - Enum in org.apache.orc
-
- CompressionKind - Enum in org.apache.orc
-
An enumeration that lists the generic compression algorithms that
can be applied to ORC files.
- compressionKind - Variable in class org.apache.orc.impl.ReaderImpl
-
- conf - Variable in class org.apache.orc.impl.ReaderImpl
-
- context - Variable in class org.apache.orc.impl.TreeReaderFactory.TreeReader
-
- context - Variable in class org.apache.orc.impl.writer.TreeWriterBase
-
- convertBetweenTimezones(TimeZone, TimeZone, long) - Static method in class org.apache.orc.impl.SerializationUtils
-
Find the relative offset when moving between timezones at a particular
point in time.
- convertDate(int, boolean, boolean) - Static method in class org.apache.orc.impl.DateUtils
-
- convertDateToHybrid(int) - Static method in class org.apache.orc.impl.DateUtils
-
Convert an epoch day from the proleptic Gregorian calendar to the hybrid
Julian/Gregorian.
- convertDateToProleptic(int) - Static method in class org.apache.orc.impl.DateUtils
-
Convert an epoch day from the hybrid Julian/Gregorian calendar to the
proleptic Gregorian.
- convertFromUtc(TimeZone, double) - Static method in class org.apache.orc.impl.SerializationUtils
-
Convert a UTC time to a local timezone
- convertFromUtc(TimeZone, long) - Static method in class org.apache.orc.impl.SerializationUtils
-
- convertProtoStripesToStripes(List<OrcProto.StripeInformation>) - Static method in class org.apache.orc.OrcUtils
-
- convertStringGroupVectorElement(BytesColumnVector, int, TypeDescription) - Method in class org.apache.orc.impl.ConvertTreeReaderFactory.ConvertTreeReader
-
- convertTime(long, boolean, boolean, boolean) - Static method in class org.apache.orc.impl.DateUtils
-
- convertTimeToHybrid(long, boolean) - Static method in class org.apache.orc.impl.DateUtils
-
Convert epoch millis from the proleptic Gregorian calendar to the hybrid
Julian/Gregorian.
- convertTimeToProleptic(long, boolean) - Static method in class org.apache.orc.impl.DateUtils
-
Convert epoch millis from the hybrid Julian/Gregorian calendar to the
proleptic Gregorian.
- convertToProlepticGregorian(boolean) - Method in class org.apache.orc.OrcFile.ReaderOptions
-
Should the reader convert dates and times to the proleptic Gregorian
calendar?
- convertToUtc(TimeZone, long) - Static method in class org.apache.orc.impl.SerializationUtils
-
- ConvertTreeReaderFactory - Class in org.apache.orc.impl
-
Convert ORC tree readers.
- ConvertTreeReaderFactory() - Constructor for class org.apache.orc.impl.ConvertTreeReaderFactory
-
- ConvertTreeReaderFactory.AnyIntegerFromAnyIntegerTreeReader - Class in org.apache.orc.impl
-
- ConvertTreeReaderFactory.AnyIntegerFromDecimalTreeReader - Class in org.apache.orc.impl
-
- ConvertTreeReaderFactory.AnyIntegerFromDoubleTreeReader - Class in org.apache.orc.impl
-
- ConvertTreeReaderFactory.AnyIntegerFromStringGroupTreeReader - Class in org.apache.orc.impl
-
- ConvertTreeReaderFactory.AnyIntegerFromTimestampTreeReader - Class in org.apache.orc.impl
-
- ConvertTreeReaderFactory.ConvertTreeReader - Class in org.apache.orc.impl
-
Override methods like checkEncoding to pass-thru to the convert TreeReader.
- ConvertTreeReaderFactory.DateFromStringGroupTreeReader - Class in org.apache.orc.impl
-
- ConvertTreeReaderFactory.DateFromTimestampTreeReader - Class in org.apache.orc.impl
-
- ConvertTreeReaderFactory.DecimalFromAnyIntegerTreeReader - Class in org.apache.orc.impl
-
- ConvertTreeReaderFactory.DecimalFromDecimalTreeReader - Class in org.apache.orc.impl
-
- ConvertTreeReaderFactory.DecimalFromDoubleTreeReader - Class in org.apache.orc.impl
-
- ConvertTreeReaderFactory.DecimalFromStringGroupTreeReader - Class in org.apache.orc.impl
-
- ConvertTreeReaderFactory.DecimalFromTimestampTreeReader - Class in org.apache.orc.impl
-
- ConvertTreeReaderFactory.DoubleFromAnyIntegerTreeReader - Class in org.apache.orc.impl
-
- ConvertTreeReaderFactory.DoubleFromDecimalTreeReader - Class in org.apache.orc.impl
-
- ConvertTreeReaderFactory.DoubleFromStringGroupTreeReader - Class in org.apache.orc.impl
-
- ConvertTreeReaderFactory.DoubleFromTimestampTreeReader - Class in org.apache.orc.impl
-
- ConvertTreeReaderFactory.FloatFromDoubleTreeReader - Class in org.apache.orc.impl
-
- ConvertTreeReaderFactory.StringGroupFromAnyIntegerTreeReader - Class in org.apache.orc.impl
-
- ConvertTreeReaderFactory.StringGroupFromBinaryTreeReader - Class in org.apache.orc.impl
-
- ConvertTreeReaderFactory.StringGroupFromBooleanTreeReader - Class in org.apache.orc.impl
-
- ConvertTreeReaderFactory.StringGroupFromDateTreeReader - Class in org.apache.orc.impl
-
- ConvertTreeReaderFactory.StringGroupFromDecimalTreeReader - Class in org.apache.orc.impl
-
- ConvertTreeReaderFactory.StringGroupFromDoubleTreeReader - Class in org.apache.orc.impl
-
- ConvertTreeReaderFactory.StringGroupFromStringGroupTreeReader - Class in org.apache.orc.impl
-
- ConvertTreeReaderFactory.StringGroupFromTimestampTreeReader - Class in org.apache.orc.impl
-
- ConvertTreeReaderFactory.TimestampFromAnyIntegerTreeReader - Class in org.apache.orc.impl
-
- ConvertTreeReaderFactory.TimestampFromDateTreeReader - Class in org.apache.orc.impl
-
- ConvertTreeReaderFactory.TimestampFromDecimalTreeReader - Class in org.apache.orc.impl
-
- ConvertTreeReaderFactory.TimestampFromDoubleTreeReader - Class in org.apache.orc.impl
-
- ConvertTreeReaderFactory.TimestampFromStringGroupTreeReader - Class in org.apache.orc.impl
-
- convertTypeFromProtobuf(List<OrcProto.Type>, int) - Static method in class org.apache.orc.OrcUtils
-
Translate the given rootColumn from the list of types to a TypeDescription.
- convertVector(ColumnVector, ColumnVector, int) - Method in class org.apache.orc.impl.ConvertTreeReaderFactory.ConvertTreeReader
-
- copy() - Method in interface org.apache.orc.CompressionCodec.Options
-
Make a copy before making changes.
- count - Variable in class org.apache.orc.impl.ColumnStatisticsImpl
-
- countNonNulls(long) - Method in class org.apache.orc.impl.TreeReaderFactory.TreeReader
-
- create(TypeDescription) - Static method in class org.apache.orc.impl.ColumnStatisticsImpl
-
- create(TypeDescription, boolean) - Static method in class org.apache.orc.impl.ColumnStatisticsImpl
-
- create(String, Configuration, Random) - Method in class org.apache.orc.impl.CryptoUtils.HadoopKeyProviderFactory
-
- create(Object, DiskRangeList, long, long, InStream.StreamOptions) - Static method in class org.apache.orc.impl.InStream
-
Create an input stream from a list of disk ranges with data.
- create(Object, DiskRangeList, long, long) - Static method in class org.apache.orc.impl.InStream
-
Create an input stream from a list of disk ranges with data.
- create(TypeDescription, DataMask.MaskOverrides) - Method in class org.apache.orc.impl.MaskDescriptionImpl
-
- create(TypeDescription, WriterEncryptionVariant, WriterContext) - Static method in class org.apache.orc.impl.writer.TreeWriter.Factory
-
Create a new tree writer for the given types and insert encryption if
required.
- createBinary() - Static method in class org.apache.orc.TypeDescription
-
- createBloomFilter - Variable in class org.apache.orc.impl.writer.TreeWriterBase
-
- createBoolean() - Static method in class org.apache.orc.TypeDescription
-
- createByte() - Static method in class org.apache.orc.TypeDescription
-
- createChar() - Static method in class org.apache.orc.TypeDescription
-
- createCodec(CompressionKind) - Static method in class org.apache.orc.impl.WriterImpl
-
- createCodedInputStream(InStream) - Static method in class org.apache.orc.impl.InStream
-
Creates coded input stream (used for protobuf message parsing) with higher
message size limit.
- createColumn(TypeDescription, TypeDescription.RowBatchVersion, int) - Static method in class org.apache.orc.impl.TypeUtils
-
- createConvertTreeReader(TypeDescription, TreeReaderFactory.Context) - Static method in class org.apache.orc.impl.ConvertTreeReaderFactory
-
(Rules from Hive's PrimitiveObjectInspectorUtils conversion)
To BOOLEAN, BYTE, SHORT, INT, LONG:
Convert from (BOOLEAN, BYTE, SHORT, INT, LONG) with down cast if necessary.
- createDataStream(StreamName) - Method in class org.apache.orc.impl.PhysicalFsWriter
-
- createDataStream(StreamName) - Method in interface org.apache.orc.PhysicalWriter
-
Create an OutputReceiver for the given name.
- createDate() - Static method in class org.apache.orc.TypeDescription
-
- createDecimal() - Static method in class org.apache.orc.TypeDescription
-
- createDefaultDataReader(DataReaderProperties) - Static method in class org.apache.orc.impl.RecordReaderUtils
-
- createDouble() - Static method in class org.apache.orc.TypeDescription
-
- createEventSchema(TypeDescription) - Static method in class org.apache.orc.impl.SchemaEvolution
-
- createFloat() - Static method in class org.apache.orc.TypeDescription
-
- createIndexStream(StreamName) - Method in class org.apache.orc.impl.PhysicalFsWriter
-
- createInt() - Static method in class org.apache.orc.TypeDescription
-
- createIntegerReader(OrcProto.ColumnEncoding.Kind, InStream, boolean, TreeReaderFactory.Context) - Static method in class org.apache.orc.impl.TreeReaderFactory.TreeReader
-
- createList(TypeDescription) - Static method in class org.apache.orc.TypeDescription
-
- createLocalKey(HadoopShims.KeyMetadata) - Method in class org.apache.orc.InMemoryKeystore
-
Create a local key for the given key version.
- createLong() - Static method in class org.apache.orc.TypeDescription
-
- createMap(TypeDescription, TypeDescription) - Static method in class org.apache.orc.TypeDescription
-
- createReader(Path, OrcFile.ReaderOptions) - Static method in class org.apache.orc.OrcFile
-
- createRowBatch(TypeDescription.RowBatchVersion, int) - Method in class org.apache.orc.TypeDescription
-
- createRowBatch(int) - Method in class org.apache.orc.TypeDescription
-
Create a VectorizedRowBatch with the original ColumnVector types
- createRowBatch() - Method in class org.apache.orc.TypeDescription
-
Create a VectorizedRowBatch with the original ColumnVector types
- createRowBatchV2() - Method in class org.apache.orc.TypeDescription
-
Create a VectorizedRowBatch that uses Decimal64ColumnVector for
short (p ≤ 18) decimals.
- createRowIndexEntry() - Method in class org.apache.orc.impl.writer.EncryptionTreeWriter
-
- createRowIndexEntry() - Method in class org.apache.orc.impl.writer.ListTreeWriter
-
- createRowIndexEntry() - Method in class org.apache.orc.impl.writer.MapTreeWriter
-
- createRowIndexEntry() - Method in class org.apache.orc.impl.writer.StringBaseTreeWriter
-
This method doesn't call the super method, because unlike most of the
other TreeWriters, this one can't record the position in the streams
until the stripe is being flushed.
- createRowIndexEntry() - Method in class org.apache.orc.impl.writer.StructTreeWriter
-
- createRowIndexEntry() - Method in interface org.apache.orc.impl.writer.TreeWriter
-
Create a row index entry at the current point in the stripe.
- createRowIndexEntry() - Method in class org.apache.orc.impl.writer.TreeWriterBase
-
Create a row index entry with the previous location and the current
index statistics.
- createRowIndexEntry() - Method in class org.apache.orc.impl.writer.UnionTreeWriter
-
- createShort() - Static method in class org.apache.orc.TypeDescription
-
- createStream(StreamName) - Method in class org.apache.orc.impl.PhysicalFsWriter.VariantTracker
-
- createStream(StreamName) - Method in interface org.apache.orc.impl.writer.WriterContext
-
Create a stream to store part of a column.
- createString() - Static method in class org.apache.orc.TypeDescription
-
- createStruct() - Static method in class org.apache.orc.TypeDescription
-
- createTimestamp() - Static method in class org.apache.orc.TypeDescription
-
- createTimestampInstant() - Static method in class org.apache.orc.TypeDescription
-
- createTreeReader(TypeDescription, TreeReaderFactory.Context) - Static method in class org.apache.orc.impl.TreeReaderFactory
-
- createUnion() - Static method in class org.apache.orc.TypeDescription
-
- createVarchar() - Static method in class org.apache.orc.TypeDescription
-
- createWriter(Path, OrcFile.WriterOptions) - Static method in class org.apache.orc.OrcFile
-
Create an ORC file writer.
- CryptoUtils - Class in org.apache.orc.impl
-
This class has routines to work with encryption within ORC files.
- CryptoUtils() - Constructor for class org.apache.orc.impl.CryptoUtils
-
- CryptoUtils.HadoopKeyProviderFactory - Class in org.apache.orc.impl
-
- cs - Variable in class org.apache.orc.StripeStatistics
-
- CURRENT - Static variable in enum org.apache.orc.OrcFile.Version
-
- CURRENT - Static variable in enum org.apache.orc.util.BloomFilterIO.Encoding
-
- CURRENT_WRITER - Static variable in class org.apache.orc.OrcFile
-
The WriterVersion for this version of the software.
- currentOffset - Variable in class org.apache.orc.impl.InStream.UncompressedStream
-
- currentRange - Variable in class org.apache.orc.impl.InStream.UncompressedStream
-
- CUTOVER - Static variable in class org.threeten.extra.chrono.HybridChronology
-
The cutover date, October 15, 1582.
- get() - Method in class org.apache.orc.impl.BufferChunkList
-
- get(int) - Method in class org.apache.orc.impl.BufferChunkList
-
Get the nth element of the list
- get(int) - Method in class org.apache.orc.impl.DynamicByteArray
-
- get() - Method in class org.apache.orc.impl.DynamicByteArray
-
Gets all the bytes of the array.
- get(int) - Method in class org.apache.orc.impl.DynamicIntArray
-
- get() - Static method in class org.apache.orc.impl.HadoopShimsFactory
-
- get(int) - Method in class org.apache.orc.util.BloomFilter.BitSet
-
Returns true if the bit is set in the specified index.
- getAlgorithm() - Method in interface org.apache.orc.EncryptionKey
-
The encryption algorithm for this key.
- getAlgorithm() - Method in class org.apache.orc.impl.InStream.StreamOptions
-
- getAlgorithm() - Method in class org.apache.orc.impl.reader.ReaderEncryptionKey
-
- getAlgorithm() - Method in class org.apache.orc.impl.writer.StreamOptions
-
- getAlgorithm() - Method in class org.apache.orc.impl.writer.WriterEncryptionKey
-
- getAllocationScale() - Method in class org.apache.orc.impl.MemoryManagerImpl
-
The scaling factor for each allocation to ensure that the pool isn't
oversubscribed.
- getArea() - Method in class org.apache.orc.impl.StreamName
-
- getArea(OrcProto.Stream.Kind) - Static method in class org.apache.orc.impl.StreamName
-
- getAttribute() - Method in enum org.apache.orc.OrcConf
-
- getAttributeNames() - Method in class org.apache.orc.TypeDescription
-
Get the list of attribute names defined on this type.
- getAttributeValue(String) - Method in class org.apache.orc.TypeDescription
-
Get the value of a given attribute.
- getBaseRow(TypeDescription) - Static method in class org.apache.orc.impl.SchemaEvolution
-
Get the underlying base row from an ACID event struct.
- getBaseTimestamp(String) - Method in class org.apache.orc.impl.TreeReaderFactory.TimestampTreeReader
-
- getBitSet() - Method in class org.apache.orc.util.BloomFilter
-
- getBitSize() - Method in class org.apache.orc.util.BloomFilter
-
- getBlockPadding() - Method in class org.apache.orc.OrcFile.WriterOptions
-
- getBlockSize() - Method in class org.apache.orc.OrcFile.WriterOptions
-
- getBloomFilterColumns() - Method in interface org.apache.orc.impl.writer.WriterContext
-
Get the bloom filter columns
- getBloomFilterColumns() - Method in class org.apache.orc.OrcFile.WriterOptions
-
- getBloomFilterFPP() - Method in interface org.apache.orc.impl.writer.WriterContext
-
Get bloom filter false positive percentage.
- getBloomFilterFpp() - Method in class org.apache.orc.OrcFile.WriterOptions
-
- getBloomFilterIndex() - Method in class org.apache.orc.impl.OrcIndex
-
- getBloomFilterKinds() - Method in class org.apache.orc.impl.OrcIndex
-
- getBloomFilterVersion() - Method in interface org.apache.orc.impl.writer.WriterContext
-
- getBloomFilterVersion() - Method in class org.apache.orc.OrcFile.WriterOptions
-
- getBoolean(Properties, Configuration) - Method in enum org.apache.orc.OrcConf
-
- getBoolean(Configuration) - Method in enum org.apache.orc.OrcConf
-
- getBuffer(int) - Static method in class org.apache.orc.impl.AircompressorCodec
-
- getBuffer(boolean, int) - Method in class org.apache.orc.impl.RecordReaderUtils.ByteBufferAllocatorPool
-
- getBufferSize() - Method in class org.apache.orc.impl.InStream.StreamOptions
-
- getBufferSize() - Method in class org.apache.orc.impl.OutStream
-
- getBufferSize() - Method in class org.apache.orc.impl.PositionedOutputStream
-
Get the memory size currently allocated as buffer associated with this
stream.
- getBufferSize() - Method in class org.apache.orc.impl.writer.StreamOptions
-
- getBufferSize() - Method in class org.apache.orc.OrcFile.WriterOptions
-
- getBytesOnDisk() - Method in interface org.apache.orc.ColumnStatistics
-
Get the number of bytes for this column.
- getBytesOnDisk() - Method in class org.apache.orc.impl.ColumnStatisticsImpl
-
Get the number of bytes for this column.
- getCalendarType() - Method in class org.threeten.extra.chrono.HybridChronology
-
Gets the calendar type of the underlying calendar system, which returns null.
- getCallback() - Method in class org.apache.orc.OrcFile.WriterOptions
-
- getCategory() - Method in class org.apache.orc.TypeDescription
-
Get the kind of this type.
- getCharacterSize() - Method in class org.apache.orc.impl.StringRedBlackTree
-
Get the size of the character data in the table.
- getChildReaders() - Method in class org.apache.orc.impl.TreeReaderFactory.StructTreeReader
-
- getChildren() - Method in class org.apache.orc.TypeDescription
-
Get the subtypes of this type.
- getChronology() - Method in class org.threeten.extra.chrono.HybridDate
-
Gets the chronology of this date, which is the British Cutover calendar system.
- getClosestAlignedFixedBits(int) - Method in class org.apache.orc.impl.SerializationUtils
-
- getClosestFixedBits(int) - Method in class org.apache.orc.impl.SerializationUtils
-
For a given fixed bit this function will return the closest available fixed
bit
- getCodec() - Method in class org.apache.orc.impl.InStream.StreamOptions
-
- getCodec(CompressionKind) - Static method in class org.apache.orc.impl.OrcCodecPool
-
- getCodec() - Method in class org.apache.orc.impl.writer.StreamOptions
-
- getCodecOptions() - Method in class org.apache.orc.impl.writer.StreamOptions
-
- getCodePoint(byte[], int, int) - Static method in class org.apache.orc.impl.Utf8Utils
-
Get the code point at a given location in the byte array.
- getColumn() - Method in class org.apache.orc.impl.StreamName
-
- getColumn(int) - Method in class org.apache.orc.StripeStatistics
-
- getColumnCount() - Method in interface org.apache.orc.FileMetadata
-
Deprecated.
- getColumnEncryptionKeys() - Method in class org.apache.orc.impl.ReaderImpl
-
- getColumnEncryptionKeys() - Method in interface org.apache.orc.Reader
-
Get the list of encryption keys for column encryption.
- getColumnId() - Method in class org.apache.orc.impl.TreeReaderFactory.TreeReader
-
- getColumnNames() - Method in class org.apache.orc.Reader.Options
-
- getColumns() - Method in interface org.apache.orc.DataMaskDescription
-
Get the list of columns that use this mask.
- getColumns() - Method in class org.apache.orc.impl.MaskDescriptionImpl
-
- getColumnStatistics() - Method in class org.apache.orc.StripeStatistics
-
Return list of column statistics
- getCompress() - Method in class org.apache.orc.OrcFile.WriterOptions
-
- getCompression() - Method in class org.apache.orc.impl.DataReaderProperties
-
- getCompressionBufferSize() - Method in interface org.apache.orc.FileMetadata
-
Deprecated.
- getCompressionBufferSize() - Method in class org.apache.orc.impl.OrcTail
-
- getCompressionCodec() - Method in class org.apache.orc.impl.RecordReaderImpl
-
- getCompressionCodec() - Method in class org.apache.orc.impl.WriterImpl
-
- getCompressionKind() - Method in interface org.apache.orc.FileMetadata
-
Deprecated.
- getCompressionKind() - Method in class org.apache.orc.impl.OrcTail
-
- getCompressionKind() - Method in class org.apache.orc.impl.ReaderImpl
-
- getCompressionKind() - Method in interface org.apache.orc.Reader
-
Get the compression kind.
- getCompressionOptions() - Method in interface org.apache.orc.DataReader
-
Returns the compression options used by this DataReader.
- getCompressionSize() - Method in class org.apache.orc.impl.ReaderImpl
-
- getCompressionSize() - Method in interface org.apache.orc.Reader
-
Get the buffer size for the compression.
- getCompressionStrategy() - Method in class org.apache.orc.OrcFile.WriterOptions
-
- getConfiguration() - Method in interface org.apache.orc.impl.writer.WriterContext
-
Get the writer's configuration.
- getConfiguration() - Method in class org.apache.orc.OrcFile.ReaderOptions
-
- getConfiguration() - Method in class org.apache.orc.OrcFile.WriterOptions
-
- getContentLength() - Method in interface org.apache.orc.FileMetadata
-
Deprecated.
- getContentLength() - Method in class org.apache.orc.impl.ReaderImpl
-
- getContentLength() - Method in interface org.apache.orc.Reader
-
Get the length of the file.
- getConvertToProlepticGregorian() - Method in class org.apache.orc.impl.ReaderImpl
-
- getConvertToProlepticGregorian() - Method in class org.apache.orc.OrcFile.ReaderOptions
-
- getConvertToProlepticGregorian() - Method in interface org.apache.orc.Reader
-
Should the returned values use the proleptic Gregorian calendar?
- getCurrentKeyVersion(String) - Method in class org.apache.orc.InMemoryKeystore
-
Get the current metadata for a given key.
- getCurrentStatistics(ColumnStatistics[]) - Method in class org.apache.orc.impl.writer.EncryptionTreeWriter
-
- getCurrentStatistics(ColumnStatistics[]) - Method in class org.apache.orc.impl.writer.ListTreeWriter
-
- getCurrentStatistics(ColumnStatistics[]) - Method in class org.apache.orc.impl.writer.MapTreeWriter
-
- getCurrentStatistics(ColumnStatistics[]) - Method in class org.apache.orc.impl.writer.StructTreeWriter
-
- getCurrentStatistics(ColumnStatistics[]) - Method in interface org.apache.orc.impl.writer.TreeWriter
-
Get the current file statistics for each column.
- getCurrentStatistics(ColumnStatistics[]) - Method in class org.apache.orc.impl.writer.TreeWriterBase
-
- getCurrentStatistics(ColumnStatistics[]) - Method in class org.apache.orc.impl.writer.UnionTreeWriter
-
- getCustomizedCodec(StreamOptions, OrcFile.CompressionStrategy, OrcProto.Stream.Kind) - Static method in class org.apache.orc.impl.SerializationUtils
-
Get the stream options with the compression tuned for the particular
kind of stream.
- getCutover() - Method in class org.threeten.extra.chrono.HybridChronology
-
Gets the cutover date between the Julian and Gregorian calendar.
- getData() - Method in class org.apache.orc.impl.BufferChunk
-
- getData() - Method in class org.apache.orc.util.BloomFilter.BitSet
-
- getDataLength() - Method in class org.apache.orc.impl.ReaderImpl.StripeInformationImpl
-
- getDataLength() - Method in interface org.apache.orc.StripeInformation
-
Get the length of the stripe's data.
- getDataMasks() - Method in class org.apache.orc.impl.ReaderImpl
-
- getDataMasks() - Method in interface org.apache.orc.Reader
-
Get the data masks for the unencrypted variant of the data.
- getDataReader() - Method in class org.apache.orc.Reader.Options
-
- getDefaultOptions() - Method in interface org.apache.orc.CompressionCodec
-
Get the default options for this codec.
- getDefaultOptions() - Method in class org.apache.orc.impl.AircompressorCodec
-
- getDefaultOptions() - Method in class org.apache.orc.impl.ZlibCodec
-
- getDefaultValue() - Method in enum org.apache.orc.OrcConf
-
- getDescription(String...) - Method in enum org.apache.orc.DataMask.Standard
-
Build a DataMaskDescription given the name and a set of parameters.
- getDescription() - Method in enum org.apache.orc.OrcConf
-
- getDictionaryKeySizeThreshold(int) - Method in interface org.apache.orc.impl.writer.WriterContext
-
Get the dictionary key size threshold.
- getDirectEncodingColumns() - Method in class org.apache.orc.OrcFile.WriterOptions
-
- getDouble(Properties, Configuration) - Method in enum org.apache.orc.OrcConf
-
- getDouble(Configuration) - Method in enum org.apache.orc.OrcConf
-
- getEncoding(int) - Method in class org.apache.orc.impl.reader.StripePlanner
-
- getEncodings() - Method in class org.apache.orc.impl.writer.WriterEncryptionVariant
-
- getEncodingStrategy() - Method in interface org.apache.orc.impl.writer.WriterContext
-
Get the encoding strategy to use.
- getEncodingStrategy() - Method in class org.apache.orc.OrcFile.WriterOptions
-
- getEncryptedLocalKeys() - Method in class org.apache.orc.impl.ReaderImpl.StripeInformationImpl
-
- getEncryptedLocalKeys() - Method in interface org.apache.orc.StripeInformation
-
Get the encrypted keys starting from this stripe until overridden by
a new set in a following stripe.
- getEncryption() - Method in class org.apache.orc.impl.ReaderImpl
-
Internal access to our view of the encryption.
- getEncryption() - Method in class org.apache.orc.impl.StreamName
-
Get the encryption information for this stream.
- getEncryption() - Method in interface org.apache.orc.impl.TreeReaderFactory.Context
-
- getEncryption() - Method in class org.apache.orc.impl.TreeReaderFactory.ReaderContext
-
- getEncryption(int) - Method in interface org.apache.orc.impl.writer.WriterContext
-
Get the encryption for the given column.
- getEncryption() - Method in class org.apache.orc.OrcFile.WriterOptions
-
- getEncryptionRoots() - Method in interface org.apache.orc.EncryptionKey
-
The columns that are encrypted with this key.
- getEncryptionRoots() - Method in class org.apache.orc.impl.reader.ReaderEncryptionKey
-
- getEncryptionRoots() - Method in class org.apache.orc.impl.writer.WriterEncryptionKey
-
- getEncryptionStripeId() - Method in class org.apache.orc.impl.ReaderImpl.StripeInformationImpl
-
- getEncryptionStripeId() - Method in interface org.apache.orc.StripeInformation
-
Get the original stripe id that was used when the stripe was originally
written.
- getEncryptionVariants() - Method in class org.apache.orc.impl.ReaderImpl
-
- getEncryptionVariants() - Method in interface org.apache.orc.Reader
-
Get the list of encryption variants for the data.
- getEra() - Method in class org.threeten.extra.chrono.HybridDate
-
Gets the era applicable at this date.
- getEstimatedBufferSize(long, int, int) - Static method in class org.apache.orc.impl.WriterImpl
-
- getFalseCount() - Method in interface org.apache.orc.BooleanColumnStatistics
-
- getFieldNames() - Method in class org.apache.orc.TypeDescription
-
For struct types, get the list of field names.
- getFile() - Method in class org.apache.orc.impl.DataReaderProperties
-
- getFileBytes(int, WriterEncryptionVariant) - Method in class org.apache.orc.impl.PhysicalFsWriter
-
Get the number of bytes for a file in a given column
by finding all the streams (not suppressed)
for a given column and returning the sum of their sizes.
- getFileBytes(int) - Method in class org.apache.orc.impl.PhysicalFsWriter.VariantTracker
-
Computed the size of the given column on disk for this stripe.
- getFileBytes(int, WriterEncryptionVariant) - Method in interface org.apache.orc.PhysicalWriter
-
Get the number of bytes for a file in a givem column.
- getFileFooterKey() - Method in interface org.apache.orc.EncryptionVariant
-
Get the local key for the footer.
- getFileFooterKey() - Method in class org.apache.orc.impl.reader.ReaderEncryptionVariant
-
- getFileFooterKey() - Method in class org.apache.orc.impl.writer.WriterEncryptionVariant
-
- getFileFormat() - Method in interface org.apache.orc.impl.TreeReaderFactory.Context
-
- getFileFormat() - Method in class org.apache.orc.impl.TreeReaderFactory.ReaderContext
-
- getFileIncluded() - Method in class org.apache.orc.impl.SchemaEvolution
-
Get whether each column is included from the file's point of view.
- getFileKey() - Method in interface org.apache.orc.FileMetadata
-
Deprecated.
- getFileLength() - Method in class org.apache.orc.impl.OrcTail
-
Get the position of the end of the file.
- getFileMetadata() - Method in class org.apache.orc.OrcFile.ReaderOptions
-
- getFileModificationTime() - Method in class org.apache.orc.impl.OrcTail
-
- getFileSchema() - Method in class org.apache.orc.impl.SchemaEvolution
-
- getFileStatistics() - Method in class org.apache.orc.impl.writer.WriterEncryptionVariant
-
- getFileStats() - Method in interface org.apache.orc.FileMetadata
-
Deprecated.
- getFileSystem() - Method in class org.apache.orc.impl.ReaderImpl
-
- getFilesystem() - Method in class org.apache.orc.OrcFile.ReaderOptions
-
- getFileSystem() - Method in class org.apache.orc.OrcFile.WriterOptions
-
- getFileSystemSupplier() - Method in class org.apache.orc.impl.DataReaderProperties
-
- getFileSystemSupplier() - Method in class org.apache.orc.impl.ReaderImpl
-
- getFileTail() - Method in class org.apache.orc.impl.OrcTail
-
- getFileTail() - Method in class org.apache.orc.impl.ReaderImpl
-
- getFileTail() - Method in interface org.apache.orc.Reader
-
Get the file tail (footer + postscript)
- getFileType(TypeDescription) - Method in class org.apache.orc.impl.SchemaEvolution
-
- getFileType(int) - Method in class org.apache.orc.impl.SchemaEvolution
-
Get the file type by reader type id.
- getFileVersion(List<Integer>) - Static method in class org.apache.orc.impl.ReaderImpl
-
- getFileVersion() - Method in class org.apache.orc.impl.ReaderImpl
-
- getFileVersion() - Method in interface org.apache.orc.Reader
-
Get the file format version.
- getFlattenedColumnCount() - Method in interface org.apache.orc.FileMetadata
-
Deprecated.
- getFooter() - Method in class org.apache.orc.impl.OrcTail
-
- getFooterLength() - Method in class org.apache.orc.impl.ReaderImpl.StripeInformationImpl
-
- getFooterLength() - Method in interface org.apache.orc.StripeInformation
-
Get the length of the stripe's tail section, which contains its index.
- getForcePositionalEvolution() - Method in class org.apache.orc.Reader.Options
-
- getHadoopShims() - Method in class org.apache.orc.OrcFile.WriterOptions
-
- getHiveConfName() - Method in enum org.apache.orc.OrcConf
-
- getId() - Method in class org.apache.orc.impl.MaskDescriptionImpl
-
- getId() - Method in class org.apache.orc.impl.writer.WriterEncryptionKey
-
- getId() - Method in enum org.apache.orc.OrcFile.WriterImplementation
-
- getId() - Method in enum org.apache.orc.OrcFile.WriterVersion
-
- getId() - Method in class org.apache.orc.TypeDescription
-
Get the id for this type.
- getId() - Method in enum org.apache.orc.util.BloomFilterIO.Encoding
-
- getId() - Method in class org.threeten.extra.chrono.HybridChronology
-
Gets the ID of the chronology - 'Hybrid'.
- getInclude() - Method in class org.apache.orc.Reader.Options
-
- getIncludeAcidColumns() - Method in class org.apache.orc.Reader.Options
-
- getIndexLength() - Method in class org.apache.orc.impl.ReaderImpl.StripeInformationImpl
-
- getIndexLength() - Method in interface org.apache.orc.StripeInformation
-
Get the length of the stripe's indexes.
- getIndexPosition(OrcProto.ColumnEncoding.Kind, TypeDescription.Category, OrcProto.Stream.Kind, boolean, boolean) - Static method in class org.apache.orc.impl.RecordReaderUtils
-
Get the offset in the index positions for the column that the given
stream starts.
- getInt(Properties, Configuration) - Method in enum org.apache.orc.OrcConf
-
- getInt(Configuration) - Method in enum org.apache.orc.OrcConf
-
- getInt(Configuration, int) - Method in enum org.apache.orc.OrcConf
-
- getIsParseError() - Method in class org.apache.orc.impl.ConvertTreeReaderFactory.ConvertTreeReader
-
- getIsSchemaEvolutionCaseAware() - Method in class org.apache.orc.Reader.Options
-
- getIv() - Method in class org.apache.orc.impl.InStream.StreamOptions
-
- getIv() - Method in class org.apache.orc.impl.writer.StreamOptions
-
- getKey() - Method in class org.apache.orc.impl.InStream.StreamOptions
-
- getKey() - Method in class org.apache.orc.impl.writer.StreamOptions
-
- getKeyDescription() - Method in interface org.apache.orc.EncryptionVariant
-
Get the key description for this column.
- getKeyDescription() - Method in class org.apache.orc.impl.reader.ReaderEncryptionVariant
-
- getKeyDescription() - Method in class org.apache.orc.impl.writer.WriterEncryptionVariant
-
- getKeyName() - Method in interface org.apache.orc.EncryptionKey
-
The name of the key.
- getKeyName() - Method in class org.apache.orc.impl.reader.ReaderEncryptionKey
-
- getKeyName() - Method in class org.apache.orc.impl.writer.WriterEncryptionKey
-
- getKeyNames() - Method in class org.apache.orc.InMemoryKeystore
-
Get the list of key names from the key provider.
- getKeyOverrides() - Method in class org.apache.orc.OrcFile.WriterOptions
-
- getKeyProvider(Configuration, Random) - Static method in class org.apache.orc.impl.CryptoUtils
-
Create a KeyProvider.
- getKeyProvider() - Method in class org.apache.orc.OrcFile.ReaderOptions
-
- getKeyProvider() - Method in class org.apache.orc.OrcFile.WriterOptions
-
- getKeys() - Method in class org.apache.orc.impl.reader.ReaderEncryption
-
- getKeyVersion() - Method in interface org.apache.orc.EncryptionKey
-
The version of the key.
- getKeyVersion() - Method in class org.apache.orc.impl.reader.ReaderEncryptionKey
-
- getKeyVersion() - Method in class org.apache.orc.impl.writer.WriterEncryptionKey
-
- getKind() - Method in interface org.apache.orc.CompressionCodec
-
Get the compression kind.
- getKind() - Method in class org.apache.orc.impl.AircompressorCodec
-
- getKind() - Method in class org.apache.orc.impl.StreamName
-
- getKind() - Method in class org.apache.orc.impl.ZlibCodec
-
- getKind() - Method in class org.apache.orc.InMemoryKeystore
-
- getLastFlushLength(FileSystem, Path) - Static method in class org.apache.orc.impl.OrcAcidUtils
-
Read the side file to get the last flush length.
- getLength() - Method in class org.apache.orc.impl.ReaderImpl.StripeInformationImpl
-
- getLength() - Method in interface org.apache.orc.impl.StringRedBlackTree.VisitorContext
-
Get the number of bytes.
- getLength() - Method in class org.apache.orc.Reader.Options
-
- getLength() - Method in interface org.apache.orc.StripeInformation
-
Get the total length of the stripe in bytes.
- getLengths() - Method in class org.apache.orc.impl.TreeReaderFactory.StringDirectTreeReader
-
- getLong(Properties, Configuration) - Method in enum org.apache.orc.OrcConf
-
- getLong(Configuration) - Method in enum org.apache.orc.OrcConf
-
- getLowerBound() - Method in class org.apache.orc.impl.ColumnStatisticsImpl.StringStatisticsImpl
-
Get the string with
length = Min(StringStatisticsImpl.MAX_BYTES_RECORDED, getMinimum())
- getLowerBound() - Method in interface org.apache.orc.StringColumnStatistics
-
Get the lower bound of the values in this column.
- getMajor() - Method in enum org.apache.orc.OrcFile.Version
-
Get the major version number.
- getMasks() - Method in class org.apache.orc.impl.reader.ReaderEncryption
-
- getMasks() - Method in class org.apache.orc.OrcFile.WriterOptions
-
- getMaterial() - Method in class org.apache.orc.impl.writer.WriterEncryptionVariant
-
- getMaxDiskRangeChunkLimit() - Method in class org.apache.orc.impl.DataReaderProperties
-
- getMaxDiskRangeChunkLimit() - Method in class org.apache.orc.impl.RecordReaderImpl
-
- getMaximum() - Method in interface org.apache.orc.DateColumnStatistics
-
- getMaximum() - Method in interface org.apache.orc.DecimalColumnStatistics
-
Get the maximum value for the column.
- getMaximum() - Method in interface org.apache.orc.DoubleColumnStatistics
-
Get the largest value in the column.
- getMaximum() - Method in class org.apache.orc.impl.ColumnStatisticsImpl.StringStatisticsImpl
-
- getMaximum() - Method in interface org.apache.orc.IntegerColumnStatistics
-
Get the largest value in the column.
- getMaximum() - Method in interface org.apache.orc.StringColumnStatistics
-
Get the maximum string.
- getMaximum() - Method in interface org.apache.orc.TimestampColumnStatistics
-
Get the maximum value for the column.
- getMaximumChildren() - Method in interface org.apache.orc.CollectionColumnStatistics
-
Get maximum number of children in the collection.
- getMaximumDayOfEpoch() - Method in interface org.apache.orc.DateColumnStatistics
-
Get the maximum value for the column.
- getMaximumId() - Method in class org.apache.orc.TypeDescription
-
Get the maximum id assigned to this type or its children.
- getMaximumLocalDate() - Method in interface org.apache.orc.DateColumnStatistics
-
Get the maximum value for the column.
- getMaximumUTC() - Method in interface org.apache.orc.TimestampColumnStatistics
-
Get the maximum value for the column in UTC.
- getMaxLength() - Method in class org.apache.orc.OrcFile.ReaderOptions
-
- getMaxLength() - Method in class org.apache.orc.TypeDescription
-
Get the maximum length of the type.
- getMaxOffset() - Method in class org.apache.orc.Reader.Options
-
- getMemoryManager() - Method in class org.apache.orc.OrcFile.WriterOptions
-
- getMetadata() - Method in class org.apache.orc.impl.reader.ReaderEncryptionKey
-
- getMetadata() - Method in class org.apache.orc.impl.writer.WriterEncryptionKey
-
- getMetadataKeys() - Method in class org.apache.orc.impl.ReaderImpl
-
- getMetadataKeys() - Method in interface org.apache.orc.Reader
-
Get the user metadata keys.
- getMetadataOffset() - Method in class org.apache.orc.impl.OrcTail
-
Get the file offset of the metadata section of footer.
- getMetadataSize() - Method in interface org.apache.orc.FileMetadata
-
Deprecated.
- getMetadataSize() - Method in class org.apache.orc.impl.OrcTail
-
- getMetadataSize() - Method in class org.apache.orc.impl.ReaderImpl
-
- getMetadataSize() - Method in interface org.apache.orc.Reader
-
- getMetadataValue(String) - Method in class org.apache.orc.impl.ReaderImpl
-
- getMetadataValue(String) - Method in interface org.apache.orc.Reader
-
Get a user metadata value.
- getMinimalFileTail() - Method in class org.apache.orc.impl.OrcTail
-
- getMinimum() - Method in interface org.apache.orc.DateColumnStatistics
-
- getMinimum() - Method in interface org.apache.orc.DecimalColumnStatistics
-
Get the minimum value for the column.
- getMinimum() - Method in interface org.apache.orc.DoubleColumnStatistics
-
Get the smallest value in the column.
- getMinimum() - Method in class org.apache.orc.impl.ColumnStatisticsImpl.StringStatisticsImpl
-
- getMinimum() - Method in interface org.apache.orc.IntegerColumnStatistics
-
Get the smallest value in the column.
- getMinimum() - Method in interface org.apache.orc.StringColumnStatistics
-
Get the minimum string.
- getMinimum() - Method in interface org.apache.orc.TimestampColumnStatistics
-
Get the minimum value for the column.
- getMinimumChildren() - Method in interface org.apache.orc.CollectionColumnStatistics
-
Get minimum number of children in the collection.
- getMinimumDayOfEpoch() - Method in interface org.apache.orc.DateColumnStatistics
-
Get the minimum value for the column.
- getMinimumLocalDate() - Method in interface org.apache.orc.DateColumnStatistics
-
Get the minimum value for the column.
- getMinimumUTC() - Method in interface org.apache.orc.TimestampColumnStatistics
-
Get the minimum value for the column in UTC.
- getMinor() - Method in enum org.apache.orc.OrcFile.Version
-
Get the minor version number.
- getName() - Method in enum org.apache.orc.DataMask.Standard
-
Get the name of the predefined data mask.
- getName() - Method in interface org.apache.orc.DataMaskDescription
-
The name of the mask.
- getName() - Method in class org.apache.orc.impl.MaskDescriptionImpl
-
- getName() - Method in enum org.apache.orc.OrcFile.Version
-
Get the human readable name for the version.
- getName() - Method in enum org.apache.orc.TypeDescription.Category
-
- getNext() - Method in interface org.apache.orc.impl.PositionProvider
-
- getNext() - Method in class org.apache.orc.impl.RecordReaderImpl.PositionProviderImpl
-
- getNext() - Method in class org.apache.orc.impl.RecordReaderImpl.ZeroPositionProvider
-
- getNumberOfRows() - Method in interface org.apache.orc.FileMetadata
-
Deprecated.
- getNumberOfRows() - Method in class org.apache.orc.impl.ReaderImpl
-
- getNumberOfRows() - Method in class org.apache.orc.impl.ReaderImpl.StripeInformationImpl
-
- getNumberOfRows() - Method in class org.apache.orc.impl.WriterImpl
-
Row count gets updated when flushing the stripes.
- getNumberOfRows() - Method in interface org.apache.orc.Reader
-
Get the number of rows in the file.
- getNumberOfRows() - Method in interface org.apache.orc.StripeInformation
-
Get the number of rows in the stripe.
- getNumberOfRows() - Method in interface org.apache.orc.Writer
-
Return the number of rows in file.
- getNumberOfValues() - Method in interface org.apache.orc.ColumnStatistics
-
Get the number of values in this column.
- getNumberOfValues() - Method in class org.apache.orc.impl.ColumnStatisticsImpl
-
- getNumHashFunctions() - Method in class org.apache.orc.util.BloomFilter
-
- getOffset() - Method in class org.apache.orc.impl.ReaderImpl.StripeInformationImpl
-
- getOffset() - Method in class org.apache.orc.Reader.Options
-
- getOffset() - Method in interface org.apache.orc.StripeInformation
-
Get the byte offset of the start of the stripe.
- getOrcProtoFileStatistics() - Method in class org.apache.orc.impl.ReaderImpl
-
- getOrcProtoFileStatistics() - Method in interface org.apache.orc.Reader
-
- getOrcProtoStripeStatistics() - Method in class org.apache.orc.impl.ReaderImpl
-
- getOrcProtoStripeStatistics() - Method in interface org.apache.orc.Reader
-
- getOrcTail() - Method in class org.apache.orc.OrcFile.ReaderOptions
-
- getOrcTypes(TypeDescription) - Static method in class org.apache.orc.OrcUtils
-
- getOriginalPosition() - Method in interface org.apache.orc.impl.StringRedBlackTree.VisitorContext
-
Get the position where the key was originally added.
- getOverwrite() - Method in class org.apache.orc.OrcFile.WriterOptions
-
- getPaddingTolerance() - Method in class org.apache.orc.OrcFile.WriterOptions
-
- getParameters() - Method in interface org.apache.orc.DataMaskDescription
-
The parameters for the mask
- getParameters() - Method in class org.apache.orc.impl.MaskDescriptionImpl
-
- getPath() - Method in class org.apache.orc.impl.DataReaderProperties
-
- getPath() - Method in exception org.apache.orc.UnknownFormatException
-
- getPhysicalWriter() - Method in interface org.apache.orc.impl.writer.WriterContext
-
Get the PhysicalWriter.
- getPhysicalWriter() - Method in class org.apache.orc.OrcFile.WriterOptions
-
- getPoolSize(CompressionKind) - Static method in class org.apache.orc.impl.OrcCodecPool
-
- getPosition(PositionRecorder) - Method in class org.apache.orc.impl.BitFieldWriter
-
- getPosition(PositionRecorder) - Method in interface org.apache.orc.impl.IntegerWriter
-
Get position from the stream.
- getPosition(PositionRecorder) - Method in class org.apache.orc.impl.OutStream
-
- getPosition(PositionRecorder) - Method in class org.apache.orc.impl.PositionedOutputStream
-
Record the current position to the recorder.
- getPosition(PositionRecorder) - Method in class org.apache.orc.impl.RunLengthByteWriter
-
- getPosition(PositionRecorder) - Method in class org.apache.orc.impl.RunLengthIntegerWriter
-
- getPosition(PositionRecorder) - Method in class org.apache.orc.impl.RunLengthIntegerWriterV2
-
- getPositionalColumns() - Method in class org.apache.orc.impl.SchemaEvolution
-
Get whether the columns are handled via position or name
- getPositionalEvolutionLevel() - Method in class org.apache.orc.Reader.Options
-
- getPostScript() - Method in class org.apache.orc.impl.OrcTail
-
- getPostscript() - Method in exception org.apache.orc.UnknownFormatException
-
- getPrecision() - Method in class org.apache.orc.TypeDescription
-
Get the precision of the decimal type.
- getPresent() - Method in class org.apache.orc.impl.TreeReaderFactory.TreeReader
-
- getProgress() - Method in class org.apache.orc.impl.RecordReaderImpl
-
Return the fraction of rows that have been read from the selected.
- getProgress() - Method in interface org.apache.orc.RecordReader
-
Get the progress of the reader through the rows.
- getProlepticGregorian() - Method in interface org.apache.orc.impl.writer.WriterContext
-
Should we write the data using the proleptic Gregorian calendar?
- getProlepticGregorian() - Method in class org.apache.orc.OrcFile.WriterOptions
-
- getRawDataSize() - Method in class org.apache.orc.impl.ReaderImpl
-
- getRawDataSize() - Method in class org.apache.orc.impl.writer.BinaryTreeWriter
-
- getRawDataSize() - Method in class org.apache.orc.impl.writer.BooleanTreeWriter
-
- getRawDataSize() - Method in class org.apache.orc.impl.writer.ByteTreeWriter
-
- getRawDataSize() - Method in class org.apache.orc.impl.writer.DateTreeWriter
-
- getRawDataSize() - Method in class org.apache.orc.impl.writer.Decimal64TreeWriter
-
- getRawDataSize() - Method in class org.apache.orc.impl.writer.DecimalTreeWriter
-
- getRawDataSize() - Method in class org.apache.orc.impl.writer.DoubleTreeWriter
-
- getRawDataSize() - Method in class org.apache.orc.impl.writer.EncryptionTreeWriter
-
- getRawDataSize() - Method in class org.apache.orc.impl.writer.FloatTreeWriter
-
- getRawDataSize() - Method in class org.apache.orc.impl.writer.IntegerTreeWriter
-
- getRawDataSize() - Method in class org.apache.orc.impl.writer.ListTreeWriter
-
- getRawDataSize() - Method in class org.apache.orc.impl.writer.MapTreeWriter
-
- getRawDataSize() - Method in class org.apache.orc.impl.writer.StringBaseTreeWriter
-
- getRawDataSize() - Method in class org.apache.orc.impl.writer.StructTreeWriter
-
- getRawDataSize() - Method in class org.apache.orc.impl.writer.TimestampTreeWriter
-
- getRawDataSize() - Method in interface org.apache.orc.impl.writer.TreeWriter
-
Estimate the memory used if the file was read into Hive's Writable
types.
- getRawDataSize() - Method in class org.apache.orc.impl.writer.UnionTreeWriter
-
- getRawDataSize() - Method in class org.apache.orc.impl.WriterImpl
-
Raw data size will be compute when writing the file footer.
- getRawDataSize() - Method in interface org.apache.orc.Reader
-
Get the deserialized data size of the file
- getRawDataSize() - Method in interface org.apache.orc.Writer
-
Return the deserialized data size.
- getRawDataSizeFromColIndices(List<Integer>) - Method in class org.apache.orc.impl.ReaderImpl
-
- getRawDataSizeFromColIndices(List<Integer>, List<OrcProto.Type>, List<OrcProto.ColumnStatistics>) - Static method in class org.apache.orc.impl.ReaderImpl
-
- getRawDataSizeFromColIndices(List<Integer>) - Method in interface org.apache.orc.Reader
-
Get the deserialized data size of the specified columns ids
- getRawDataSizeOfColumns(List<String>) - Method in class org.apache.orc.impl.ReaderImpl
-
- getRawDataSizeOfColumns(List<String>) - Method in interface org.apache.orc.Reader
-
Get the deserialized data size of the specified columns
- getReader() - Method in class org.apache.orc.impl.TreeReaderFactory.StringDictionaryTreeReader
-
- getReaderBaseSchema() - Method in class org.apache.orc.impl.SchemaEvolution
-
Returns the non-ACID (aka base) reader type description.
- getReaderIncluded() - Method in class org.apache.orc.impl.SchemaEvolution
-
Get whether each column is included from the reader's point of view.
- getReaderSchema() - Method in class org.apache.orc.impl.SchemaEvolution
-
- getRoot() - Method in interface org.apache.orc.EncryptionVariant
-
Get the root column for this variant.
- getRoot() - Method in class org.apache.orc.impl.reader.ReaderEncryptionVariant
-
- getRoot() - Method in class org.apache.orc.impl.writer.WriterEncryptionVariant
-
- getRowGroupIndex() - Method in class org.apache.orc.impl.OrcIndex
-
- getRowIndex() - Method in class org.apache.orc.impl.writer.TreeWriterBase
-
- getRowIndexEntry() - Method in class org.apache.orc.impl.writer.TreeWriterBase
-
- getRowIndexStride() - Method in interface org.apache.orc.FileMetadata
-
Deprecated.
- getRowIndexStride() - Method in class org.apache.orc.impl.ReaderImpl
-
- getRowIndexStride() - Method in interface org.apache.orc.impl.writer.WriterContext
-
Get the stride rate of the row index.
- getRowIndexStride() - Method in class org.apache.orc.OrcFile.WriterOptions
-
- getRowIndexStride() - Method in interface org.apache.orc.Reader
-
Get the number of rows per a entry in the row index.
- getRowNumber() - Method in class org.apache.orc.impl.RecordReaderImpl
-
- getRowNumber() - Method in interface org.apache.orc.RecordReader
-
Get the row number of the row that will be returned by the following
call to next().
- getScale() - Method in class org.apache.orc.TypeDescription
-
Get the scale of the decimal type.
- getSchema() - Method in class org.apache.orc.impl.OrcTail
-
- getSchema() - Method in class org.apache.orc.impl.ReaderImpl
-
- getSchema() - Method in class org.apache.orc.impl.WriterImpl
-
- getSchema() - Method in class org.apache.orc.OrcFile.WriterOptions
-
- getSchema() - Method in interface org.apache.orc.Reader
-
Get the type of rows in this ORC file.
- getSchema() - Method in class org.apache.orc.Reader.Options
-
- getSchema() - Method in interface org.apache.orc.Writer
-
Get the schema for this writer
- getSchemaEvolution() - Method in interface org.apache.orc.impl.TreeReaderFactory.Context
-
- getSchemaEvolution() - Method in class org.apache.orc.impl.TreeReaderFactory.ReaderContext
-
- getSearchArgument() - Method in class org.apache.orc.Reader.Options
-
- getSerializedFileFooter() - Method in class org.apache.orc.impl.ReaderImpl
-
- getSerializedFileFooter() - Method in interface org.apache.orc.Reader
-
- getSerializedTail() - Method in class org.apache.orc.impl.OrcTail
-
- getSideFile(Path) - Static method in class org.apache.orc.impl.OrcAcidUtils
-
Get the filename of the ORC ACID side file that contains the lengths
of the intermediate footers.
- getSizeInBytes() - Method in class org.apache.orc.impl.DynamicByteArray
-
Get the size of the buffers.
- getSizeInBytes() - Method in class org.apache.orc.impl.DynamicIntArray
-
- getSizeInBytes() - Method in class org.apache.orc.impl.StringRedBlackTree
-
Calculate the approximate size in memory.
- getSkipCorruptRecords() - Method in class org.apache.orc.Reader.Options
-
- getState() - Method in class org.apache.orc.impl.reader.ReaderEncryptionKey
-
- getStatistics() - Method in class org.apache.orc.impl.ReaderImpl
-
- getStatistics() - Method in class org.apache.orc.impl.WriterImpl
-
- getStatistics() - Method in interface org.apache.orc.Reader
-
Get the statistics about the columns in the file.
- getStatistics() - Method in interface org.apache.orc.Writer
-
Get the statistics about the columns in the file.
- getStream(StreamName) - Method in class org.apache.orc.impl.reader.StripePlanner
-
Get the stream for the given name.
- getStream() - Method in class org.apache.orc.impl.TreeReaderFactory.StringDirectTreeReader
-
- getStreamOptions() - Method in class org.apache.orc.impl.PhysicalFsWriter
-
- getStreamOptions() - Method in interface org.apache.orc.PhysicalWriter
-
Get the unencrypted stream options for this file.
- getString(Properties, Configuration) - Method in enum org.apache.orc.OrcConf
-
- getString(Configuration) - Method in enum org.apache.orc.OrcConf
-
- getStripeId() - Method in class org.apache.orc.impl.ReaderImpl.StripeInformationImpl
-
- getStripeId() - Method in interface org.apache.orc.StripeInformation
-
Get the index of this stripe in the current file.
- getStripeKey(long) - Method in interface org.apache.orc.EncryptionVariant
-
Get the local key for a stripe's data or footer.
- getStripeKey(long) - Method in class org.apache.orc.impl.reader.ReaderEncryptionVariant
-
- getStripeKey(long) - Method in class org.apache.orc.impl.writer.WriterEncryptionVariant
-
- getStripes() - Method in interface org.apache.orc.FileMetadata
-
Deprecated.
- getStripes() - Method in class org.apache.orc.impl.OrcTail
-
- getStripes() - Method in class org.apache.orc.impl.ReaderImpl
-
- getStripes() - Method in interface org.apache.orc.Reader
-
Get the list of stripes.
- getStripeSize() - Method in class org.apache.orc.OrcFile.WriterOptions
-
- getStripeStatistics() - Method in class org.apache.orc.impl.OrcTail
-
- getStripeStatistics(boolean[], InStream.StreamOptions, ReaderImpl) - Method in class org.apache.orc.impl.reader.ReaderEncryptionVariant
-
Decrypt the raw data and return the list of the stripe statistics for this
variant.
- getStripeStatistics() - Method in class org.apache.orc.impl.ReaderImpl
-
- getStripeStatistics(boolean[]) - Method in class org.apache.orc.impl.ReaderImpl
-
- getStripeStatistics() - Method in class org.apache.orc.impl.writer.TreeWriterBase
-
- getStripeStatistics() - Method in interface org.apache.orc.Reader
-
Get the stripe statistics for all of the columns.
- getStripeStatistics(boolean[]) - Method in interface org.apache.orc.Reader
-
Get the stripe statistics from the file.
- getStripeStatisticsLength() - Method in class org.apache.orc.impl.reader.ReaderEncryptionVariant
-
- getStripeStatisticsOffset() - Method in class org.apache.orc.impl.OrcTail
-
Get the file offset of the stripe statistics.
- getStripeStats() - Method in interface org.apache.orc.FileMetadata
-
Deprecated.
- getSum() - Method in interface org.apache.orc.BinaryColumnStatistics
-
- getSum() - Method in interface org.apache.orc.DecimalColumnStatistics
-
Get the sum of the values of the column.
- getSum() - Method in interface org.apache.orc.DoubleColumnStatistics
-
Get the sum of the values in the column.
- getSum() - Method in class org.apache.orc.impl.ColumnStatisticsImpl.BinaryStatisticsImpl
-
- getSum() - Method in class org.apache.orc.impl.ColumnStatisticsImpl.StringStatisticsImpl
-
- getSum() - Method in interface org.apache.orc.IntegerColumnStatistics
-
Get the sum of the column.
- getSum() - Method in interface org.apache.orc.StringColumnStatistics
-
Get the total length of all strings
- getTailBuffer() - Method in class org.apache.orc.impl.OrcTail
-
Gets the buffer chunks that correspond to the stripe statistics,
file tail, and post script.
- getText(Text, int) - Method in class org.apache.orc.impl.StringRedBlackTree
-
- getText() - Method in interface org.apache.orc.impl.StringRedBlackTree.VisitorContext
-
Get the original string.
- getTimeFormat(boolean, boolean) - Static method in class org.apache.orc.impl.DateUtils
-
- getTolerateMissingSchema() - Method in class org.apache.orc.Reader.Options
-
- getTotalChildren() - Method in interface org.apache.orc.CollectionColumnStatistics
-
Get the total number of children in the collection.
- getTotalMemoryPool() - Method in class org.apache.orc.impl.MemoryManagerImpl
-
Get the total pool size that is available for ORC writers.
- getTrueCount() - Method in interface org.apache.orc.BooleanColumnStatistics
-
- getTypes() - Method in interface org.apache.orc.FileMetadata
-
Deprecated.
- getTypes() - Method in class org.apache.orc.impl.OrcTail
-
- getTypes() - Method in class org.apache.orc.impl.ReaderImpl
-
- getTypes() - Method in interface org.apache.orc.Reader
-
- getUnencryptedMask(int) - Method in interface org.apache.orc.impl.writer.WriterContext
-
Get the mask for the unencrypted variant.
- getUpperBound() - Method in class org.apache.orc.impl.ColumnStatisticsImpl.StringStatisticsImpl
-
Get the string with
length = Min(StringStatisticsImpl.MAX_BYTES_RECORDED, getMaximum())
- getUpperBound() - Method in interface org.apache.orc.StringColumnStatistics
-
Get the upper bound of the values in this column.
- getUseUTCTimestamp() - Method in interface org.apache.orc.impl.TreeReaderFactory.Context
-
- getUseUTCTimestamp() - Method in class org.apache.orc.impl.TreeReaderFactory.ReaderContext
-
- getUseUTCTimestamp() - Method in interface org.apache.orc.impl.writer.WriterContext
-
Should the writer use UTC as the timezone?
- getUseUTCTimestamp() - Method in class org.apache.orc.OrcFile.ReaderOptions
-
- getUseUTCTimestamp() - Method in class org.apache.orc.OrcFile.WriterOptions
-
- getUseZeroCopy() - Method in class org.apache.orc.Reader.Options
-
- getVariant(int) - Method in class org.apache.orc.impl.reader.ReaderEncryption
-
Get the variant for a given column that the user has access to.
- getVariantId() - Method in interface org.apache.orc.EncryptionVariant
-
Get the encryption variant id within the file.
- getVariantId() - Method in class org.apache.orc.impl.reader.ReaderEncryptionVariant
-
- getVariantId() - Method in class org.apache.orc.impl.writer.WriterEncryptionVariant
-
- getVariants() - Method in class org.apache.orc.impl.reader.ReaderEncryption
-
- getVariantStripeStatistics(EncryptionVariant) - Method in class org.apache.orc.impl.ReaderImpl
-
- getVariantStripeStatistics(EncryptionVariant) - Method in interface org.apache.orc.Reader
-
Get the stripe statistics for a given variant.
- getVersion() - Method in interface org.apache.orc.impl.writer.WriterContext
-
Get the version of the file to write.
- getVersion() - Method in class org.apache.orc.OrcFile.WriterOptions
-
- getVersionList() - Method in interface org.apache.orc.FileMetadata
-
Deprecated.
- getVersionList() - Method in class org.apache.orc.impl.ReaderImpl
-
- getVersionList() - Method in interface org.apache.orc.Reader
-
- getVersionString() - Method in exception org.apache.orc.UnknownFormatException
-
- getWriter() - Method in interface org.apache.orc.OrcFile.WriterContext
-
- getWriterImplementation() - Method in interface org.apache.orc.FileMetadata
-
Deprecated.
- getWriterImplementation() - Method in enum org.apache.orc.OrcFile.WriterVersion
-
- getWriterTimezone() - Method in class org.apache.orc.impl.reader.StripePlanner
-
- getWriterTimezone() - Method in interface org.apache.orc.impl.TreeReaderFactory.Context
-
- getWriterTimezone() - Method in class org.apache.orc.impl.TreeReaderFactory.ReaderContext
-
- getWriterVersion() - Method in class org.apache.orc.impl.OrcTail
-
- getWriterVersion() - Method in class org.apache.orc.impl.ReaderImpl
-
- getWriterVersion(int) - Static method in class org.apache.orc.impl.ReaderImpl
-
Get the WriterVersion based on the ORC file postscript.
- getWriterVersion() - Method in class org.apache.orc.OrcFile.WriterOptions
-
- getWriterVersion() - Method in interface org.apache.orc.Reader
-
Get the version of the writer of this file.
- getWriterVersionNum() - Method in interface org.apache.orc.FileMetadata
-
Deprecated.
- getWriteVariableLengthBlocks() - Method in class org.apache.orc.OrcFile.WriterOptions
-
- getZeroCopy() - Method in class org.apache.orc.impl.DataReaderProperties
-
- valueOf(String) - Static method in enum org.apache.orc.CompressionCodec.DataKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.orc.CompressionCodec.SpeedModifier
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.orc.CompressionKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.orc.DataMask.Standard
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.orc.impl.reader.ReaderEncryptionKey.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.orc.impl.RunLengthIntegerWriterV2.EncodingType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.orc.impl.SerializationUtils.FixedBitSizes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.orc.impl.StreamName.Area
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.orc.OrcConf
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.orc.OrcFile.BloomFilterVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.orc.OrcFile.CompressionStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.orc.OrcFile.EncodingStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.orc.OrcFile.Version
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.orc.OrcFile.WriterImplementation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.orc.OrcFile.WriterVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.orc.TypeDescription.Category
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.orc.TypeDescription.RowBatchVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.orc.util.BloomFilterIO.Encoding
-
Returns the enum constant of this type with the specified name.
- valueReader - Variable in class org.apache.orc.impl.TreeReaderFactory.Decimal64TreeReader
-
- valueReader - Variable in class org.apache.orc.impl.TreeReaderFactory.MapTreeReader
-
- values() - Static method in enum org.apache.orc.CompressionCodec.DataKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.orc.CompressionCodec.SpeedModifier
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.orc.CompressionKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.orc.DataMask.Standard
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.orc.impl.reader.ReaderEncryptionKey.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.orc.impl.RunLengthIntegerWriterV2.EncodingType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.orc.impl.SerializationUtils.FixedBitSizes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.orc.impl.StreamName.Area
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.orc.OrcConf
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.orc.OrcFile.BloomFilterVersion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.orc.OrcFile.CompressionStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.orc.OrcFile.EncodingStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.orc.OrcFile.Version
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.orc.OrcFile.WriterImplementation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.orc.OrcFile.WriterVersion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.orc.TypeDescription.Category
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.orc.TypeDescription.RowBatchVersion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.orc.util.BloomFilterIO.Encoding
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- valueStream - Variable in class org.apache.orc.impl.TreeReaderFactory.DecimalTreeReader
-
- VarcharTreeReader(int, int, InStream, InStream, InStream, InStream, OrcProto.ColumnEncoding) - Constructor for class org.apache.orc.impl.TreeReaderFactory.VarcharTreeReader
-
- VarcharTreeWriter - Class in org.apache.orc.impl.writer
-
Under the covers, varchar is written to ORC the same way as string.
- vectorColumnCount - Variable in class org.apache.orc.impl.TreeReaderFactory.TreeReader
-
- version(OrcFile.Version) - Method in class org.apache.orc.OrcFile.WriterOptions
-
Sets the version of the file that will be written.
- visit(StringRedBlackTree.Visitor) - Method in class org.apache.orc.impl.StringRedBlackTree
-
Visit all of the nodes in the tree in sorted order.
- visit(StringRedBlackTree.VisitorContext) - Method in interface org.apache.orc.impl.StringRedBlackTree.Visitor
-
Called once for each node of the tree in sort order.