Skip navigation links
A B C D E F G H I L M N O P R S T U V W Z 

A

AbstractDecimalSelectiveStreamReader - Class in com.facebook.presto.orc.reader
 
AbstractDecimalSelectiveStreamReader(StreamDescriptor, Optional<TupleDomainFilter>, Optional<Type>, OrcLocalMemoryContext, int) - Constructor for class com.facebook.presto.orc.reader.AbstractDecimalSelectiveStreamReader
 
AbstractOrcDataSource - Class in com.facebook.presto.orc
 
AbstractOrcDataSource(OrcDataSourceId, long, DataSize, DataSize, DataSize, boolean) - Constructor for class com.facebook.presto.orc.AbstractOrcDataSource
 
AbstractTupleDomainFilter(boolean, boolean) - Constructor for class com.facebook.presto.orc.TupleDomainFilter.AbstractTupleDomainFilter
 
add(long, int) - Method in class com.facebook.presto.orc.array.IntBigArray
Adds the specified value to the specified element of this big array.
addBlock(Type, Block) - Method in class com.facebook.presto.orc.metadata.statistics.BooleanStatisticsBuilder
 
addBlock(Type, Block) - Method in class com.facebook.presto.orc.metadata.statistics.DoubleStatisticsBuilder
 
addBlock(Type, Block) - Method in class com.facebook.presto.orc.metadata.statistics.LongDecimalStatisticsBuilder
 
addBlock(Type, Block) - Method in interface com.facebook.presto.orc.metadata.statistics.LongValueStatisticsBuilder
 
addBlock(Type, Block) - Method in interface com.facebook.presto.orc.metadata.statistics.SliceColumnStatisticsBuilder
 
addBlock(Type, Block) - Method in interface com.facebook.presto.orc.metadata.statistics.StatisticsBuilder
 
addHash(StatisticsHasher) - Method in class com.facebook.presto.orc.metadata.statistics.BinaryStatistics
 
addHash(StatisticsHasher) - Method in class com.facebook.presto.orc.metadata.statistics.BooleanStatistics
 
addHash(StatisticsHasher) - Method in class com.facebook.presto.orc.metadata.statistics.ColumnStatistics
 
addHash(StatisticsHasher) - Method in class com.facebook.presto.orc.metadata.statistics.DateStatistics
 
addHash(StatisticsHasher) - Method in class com.facebook.presto.orc.metadata.statistics.DecimalStatistics
 
addHash(StatisticsHasher) - Method in class com.facebook.presto.orc.metadata.statistics.DoubleStatistics
 
addHash(StatisticsHasher) - Method in class com.facebook.presto.orc.metadata.statistics.HiveBloomFilter
 
addHash(StatisticsHasher) - Method in class com.facebook.presto.orc.metadata.statistics.IntegerStatistics
 
addHash(StatisticsHasher) - Method in interface com.facebook.presto.orc.metadata.statistics.StatisticsHasher.Hashable
 
addHash(StatisticsHasher) - Method in class com.facebook.presto.orc.metadata.statistics.StringStatistics
 
addMetadataProperty(String, Slice) - Method in class com.facebook.presto.orc.OrcWriteValidation.OrcWriteValidationBuilder
 
addPage(Page) - Method in class com.facebook.presto.orc.OrcWriteValidation.OrcWriteValidationBuilder
 
addPage(Page) - Method in class com.facebook.presto.orc.OrcWriteValidation.StatisticsValidation
 
addPage(Page) - Method in class com.facebook.presto.orc.OrcWriteValidation.WriteChecksumBuilder
 
addRowGroupStatistics(Map<Integer, ColumnStatistics>) - Method in class com.facebook.presto.orc.OrcWriteValidation.OrcWriteValidationBuilder
 
addStripe(int) - Method in class com.facebook.presto.orc.OrcWriteValidation.OrcWriteValidationBuilder
 
addStripe(int) - Method in class com.facebook.presto.orc.OrcWriteValidation.WriteChecksumBuilder
 
addStripeStatistics(long, StripeStatistics) - Method in class com.facebook.presto.orc.OrcWriteValidation.OrcWriteValidationBuilder
 
addValue(Slice) - Method in class com.facebook.presto.orc.metadata.statistics.BinaryStatisticsBuilder
 
addValue(boolean) - Method in class com.facebook.presto.orc.metadata.statistics.BooleanStatisticsBuilder
 
addValue(long) - Method in class com.facebook.presto.orc.metadata.statistics.DateStatisticsBuilder
 
addValue(double) - Method in class com.facebook.presto.orc.metadata.statistics.DoubleStatisticsBuilder
 
addValue(long) - Method in class com.facebook.presto.orc.metadata.statistics.IntegerStatisticsBuilder
 
addValue(BigDecimal) - Method in class com.facebook.presto.orc.metadata.statistics.LongDecimalStatisticsBuilder
 
addValue(long) - Method in interface com.facebook.presto.orc.metadata.statistics.LongValueStatisticsBuilder
 
addValue(long) - Method in class com.facebook.presto.orc.metadata.statistics.ShortDecimalStatisticsBuilder
 
addValue(Slice) - Method in interface com.facebook.presto.orc.metadata.statistics.SliceColumnStatisticsBuilder
 
addValue(Slice) - Method in class com.facebook.presto.orc.metadata.statistics.StringStatisticsBuilder
 
advance() - Method in class com.facebook.presto.orc.TupleDomainFilter.BasePositionalFilter
 
ALWAYS_FALSE - Static variable in interface com.facebook.presto.orc.TupleDomainFilter
 
appendByte(int) - Method in class com.facebook.presto.orc.ChunkedSliceOutput
 
appendByte(int) - Method in class com.facebook.presto.orc.OrcOutputBuffer
 
appendBytes(byte[], int, int) - Method in class com.facebook.presto.orc.ChunkedSliceOutput
 
appendBytes(byte[]) - Method in class com.facebook.presto.orc.ChunkedSliceOutput
 
appendBytes(Slice) - Method in class com.facebook.presto.orc.ChunkedSliceOutput
 
appendBytes(byte[], int, int) - Method in class com.facebook.presto.orc.OrcOutputBuffer
 
appendBytes(byte[]) - Method in class com.facebook.presto.orc.OrcOutputBuffer
 
appendBytes(Slice) - Method in class com.facebook.presto.orc.OrcOutputBuffer
 
appendDouble(double) - Method in class com.facebook.presto.orc.ChunkedSliceOutput
 
appendDouble(double) - Method in class com.facebook.presto.orc.OrcOutputBuffer
 
appendInt(int) - Method in class com.facebook.presto.orc.ChunkedSliceOutput
 
appendInt(int) - Method in class com.facebook.presto.orc.OrcOutputBuffer
 
appendLong(long) - Method in class com.facebook.presto.orc.ChunkedSliceOutput
 
appendLong(long) - Method in class com.facebook.presto.orc.OrcOutputBuffer
 
appendShort(int) - Method in class com.facebook.presto.orc.ChunkedSliceOutput
 
appendShort(int) - Method in class com.facebook.presto.orc.OrcOutputBuffer
 
Arrays - Class in com.facebook.presto.orc.array
This class is a copy of Arrays.java in presto-array module.
Arrays.ExpansionFactor - Enum in com.facebook.presto.orc.array
 
Arrays.ExpansionOption - Enum in com.facebook.presto.orc.array
 
available() - Method in class com.facebook.presto.orc.stream.OrcInputStream
 

B

BasePositionalFilter() - Constructor for class com.facebook.presto.orc.TupleDomainFilter.BasePositionalFilter
 
BATCH_SIZE_GROWTH_FACTOR - Static variable in class com.facebook.presto.orc.OrcReader
 
BatchStreamReader - Interface in com.facebook.presto.orc.reader
 
BatchStreamReaders - Class in com.facebook.presto.orc.reader
 
beginRowGroup() - Method in class com.facebook.presto.orc.writer.BooleanColumnWriter
 
beginRowGroup() - Method in class com.facebook.presto.orc.writer.ByteColumnWriter
 
beginRowGroup() - Method in interface com.facebook.presto.orc.writer.ColumnWriter
 
beginRowGroup() - Method in class com.facebook.presto.orc.writer.DecimalColumnWriter
 
beginRowGroup() - Method in class com.facebook.presto.orc.writer.DoubleColumnWriter
 
beginRowGroup() - Method in class com.facebook.presto.orc.writer.FloatColumnWriter
 
beginRowGroup() - Method in class com.facebook.presto.orc.writer.ListColumnWriter
 
beginRowGroup() - Method in class com.facebook.presto.orc.writer.LongColumnWriter
 
beginRowGroup() - Method in class com.facebook.presto.orc.writer.MapColumnWriter
 
beginRowGroup() - Method in class com.facebook.presto.orc.writer.SliceDictionaryColumnWriter
 
beginRowGroup() - Method in class com.facebook.presto.orc.writer.SliceDirectColumnWriter
 
beginRowGroup() - Method in class com.facebook.presto.orc.writer.StructColumnWriter
 
beginRowGroup() - Method in class com.facebook.presto.orc.writer.TimestampColumnWriter
 
BigintRange(long, long, boolean) - Constructor for class com.facebook.presto.orc.TupleDomainFilter.BigintRange
 
BINARY_VALUE_BYTES_OVERHEAD - Static variable in class com.facebook.presto.orc.metadata.statistics.BinaryStatistics
 
BinaryStatistics - Class in com.facebook.presto.orc.metadata.statistics
 
BinaryStatistics(long) - Constructor for class com.facebook.presto.orc.metadata.statistics.BinaryStatistics
 
BinaryStatisticsBuilder - Class in com.facebook.presto.orc.metadata.statistics
 
BinaryStatisticsBuilder() - Constructor for class com.facebook.presto.orc.metadata.statistics.BinaryStatisticsBuilder
 
BOOLEAN_VALUE_BYTES - Static variable in class com.facebook.presto.orc.metadata.statistics.BooleanStatistics
 
BooleanBatchStreamReader - Class in com.facebook.presto.orc.reader
 
BooleanBatchStreamReader(Type, StreamDescriptor, OrcLocalMemoryContext) - Constructor for class com.facebook.presto.orc.reader.BooleanBatchStreamReader
 
BooleanColumnWriter - Class in com.facebook.presto.orc.writer
 
BooleanColumnWriter(int, Type, CompressionKind, int) - Constructor for class com.facebook.presto.orc.writer.BooleanColumnWriter
 
BooleanInputStream - Class in com.facebook.presto.orc.stream
 
BooleanInputStream(OrcInputStream) - Constructor for class com.facebook.presto.orc.stream.BooleanInputStream
 
BooleanOutputStream - Class in com.facebook.presto.orc.stream
 
BooleanOutputStream(CompressionKind, int) - Constructor for class com.facebook.presto.orc.stream.BooleanOutputStream
 
BooleanOutputStream(OrcOutputBuffer) - Constructor for class com.facebook.presto.orc.stream.BooleanOutputStream
 
BooleanOutputStream(ByteOutputStream) - Constructor for class com.facebook.presto.orc.stream.BooleanOutputStream
 
BooleanSelectiveStreamReader - Class in com.facebook.presto.orc.reader
 
BooleanSelectiveStreamReader(StreamDescriptor, Optional<TupleDomainFilter>, boolean, OrcLocalMemoryContext) - Constructor for class com.facebook.presto.orc.reader.BooleanSelectiveStreamReader
 
BooleanStatistics - Class in com.facebook.presto.orc.metadata.statistics
 
BooleanStatistics(long) - Constructor for class com.facebook.presto.orc.metadata.statistics.BooleanStatistics
 
BooleanStatisticsBuilder - Class in com.facebook.presto.orc.metadata.statistics
 
BooleanStatisticsBuilder() - Constructor for class com.facebook.presto.orc.metadata.statistics.BooleanStatisticsBuilder
 
BooleanStreamCheckpoint - Class in com.facebook.presto.orc.checkpoint
 
BooleanStreamCheckpoint(int, ByteStreamCheckpoint) - Constructor for class com.facebook.presto.orc.checkpoint.BooleanStreamCheckpoint
 
BooleanStreamCheckpoint(boolean, Checkpoints.ColumnPositionsList) - Constructor for class com.facebook.presto.orc.checkpoint.BooleanStreamCheckpoint
 
build() - Method in class com.facebook.presto.orc.OrcWriteValidation.OrcWriteValidationBuilder
 
build() - Method in class com.facebook.presto.orc.OrcWriteValidation.StatisticsValidation
 
build() - Method in class com.facebook.presto.orc.OrcWriteValidation.WriteChecksumBuilder
 
buildColumnStatistics() - Method in class com.facebook.presto.orc.metadata.statistics.BinaryStatisticsBuilder
 
buildColumnStatistics() - Method in class com.facebook.presto.orc.metadata.statistics.BooleanStatisticsBuilder
 
buildColumnStatistics() - Method in class com.facebook.presto.orc.metadata.statistics.DateStatisticsBuilder
 
buildColumnStatistics() - Method in class com.facebook.presto.orc.metadata.statistics.DoubleStatisticsBuilder
 
buildColumnStatistics() - Method in class com.facebook.presto.orc.metadata.statistics.IntegerStatisticsBuilder
 
buildColumnStatistics() - Method in class com.facebook.presto.orc.metadata.statistics.LongDecimalStatisticsBuilder
 
buildColumnStatistics() - Method in class com.facebook.presto.orc.metadata.statistics.ShortDecimalStatisticsBuilder
 
buildColumnStatistics() - Method in interface com.facebook.presto.orc.metadata.statistics.StatisticsBuilder
 
buildColumnStatistics() - Method in class com.facebook.presto.orc.metadata.statistics.StringStatisticsBuilder
 
ByteArrayInputStream - Class in com.facebook.presto.orc.stream
 
ByteArrayInputStream(OrcInputStream) - Constructor for class com.facebook.presto.orc.stream.ByteArrayInputStream
 
ByteArrayOutputStream - Class in com.facebook.presto.orc.stream
This is a concatenation of all byte array content, and a separate length stream will be used to get the boundaries.
ByteArrayOutputStream(CompressionKind, int) - Constructor for class com.facebook.presto.orc.stream.ByteArrayOutputStream
 
ByteArrayOutputStream(CompressionKind, int, Stream.StreamKind) - Constructor for class com.facebook.presto.orc.stream.ByteArrayOutputStream
 
ByteArrayStreamCheckpoint - Class in com.facebook.presto.orc.checkpoint
 
ByteArrayStreamCheckpoint(long) - Constructor for class com.facebook.presto.orc.checkpoint.ByteArrayStreamCheckpoint
 
ByteArrayStreamCheckpoint(boolean, Checkpoints.ColumnPositionsList) - Constructor for class com.facebook.presto.orc.checkpoint.ByteArrayStreamCheckpoint
 
ByteArrayUtils - Class in com.facebook.presto.orc
 
ByteBatchStreamReader - Class in com.facebook.presto.orc.reader
 
ByteBatchStreamReader(Type, StreamDescriptor, OrcLocalMemoryContext) - Constructor for class com.facebook.presto.orc.reader.ByteBatchStreamReader
 
ByteColumnWriter - Class in com.facebook.presto.orc.writer
 
ByteColumnWriter(int, Type, CompressionKind, int) - Constructor for class com.facebook.presto.orc.writer.ByteColumnWriter
 
ByteInputStream - Class in com.facebook.presto.orc.stream
 
ByteInputStream(OrcInputStream) - Constructor for class com.facebook.presto.orc.stream.ByteInputStream
 
ByteOutputStream - Class in com.facebook.presto.orc.stream
 
ByteOutputStream(CompressionKind, int) - Constructor for class com.facebook.presto.orc.stream.ByteOutputStream
 
ByteOutputStream(OrcOutputBuffer) - Constructor for class com.facebook.presto.orc.stream.ByteOutputStream
 
ByteSelectiveStreamReader - Class in com.facebook.presto.orc.reader
 
ByteSelectiveStreamReader(StreamDescriptor, Optional<TupleDomainFilter>, boolean, OrcLocalMemoryContext) - Constructor for class com.facebook.presto.orc.reader.ByteSelectiveStreamReader
 
ByteStreamCheckpoint - Class in com.facebook.presto.orc.checkpoint
 
ByteStreamCheckpoint(int, long) - Constructor for class com.facebook.presto.orc.checkpoint.ByteStreamCheckpoint
 
ByteStreamCheckpoint(boolean, Checkpoints.ColumnPositionsList) - Constructor for class com.facebook.presto.orc.checkpoint.ByteStreamCheckpoint
 

C

CacheStatsMBean - Class in com.facebook.presto.orc
 
CacheStatsMBean(Cache<?, ?>) - Constructor for class com.facebook.presto.orc.CacheStatsMBean
 
CachingOrcDataSource - Class in com.facebook.presto.orc
 
CachingOrcDataSource(OrcDataSource, CachingOrcDataSource.RegionFinder) - Constructor for class com.facebook.presto.orc.CachingOrcDataSource
 
CachingOrcDataSource.RegionFinder - Interface in com.facebook.presto.orc
 
CachingOrcFileTailSource - Class in com.facebook.presto.orc.cache
 
CachingOrcFileTailSource(OrcFileTailSource, Cache<OrcDataSourceId, OrcFileTail>) - Constructor for class com.facebook.presto.orc.cache.CachingOrcFileTailSource
 
CachingStripeMetadataSource - Class in com.facebook.presto.orc
 
CachingStripeMetadataSource(StripeMetadataSource, Cache<StripeReader.StripeId, Slice>, Cache<StripeReader.StripeStreamId, Slice>) - Constructor for class com.facebook.presto.orc.CachingStripeMetadataSource
 
checkInBloomFilter(BloomFilter, Object, Type) - Static method in class com.facebook.presto.orc.TupleDomainOrcPredicate
 
CheckpointInputStreamSource<S extends ValueInputStream<C>,C extends StreamCheckpoint> - Class in com.facebook.presto.orc.stream
 
CheckpointInputStreamSource(S, C) - Constructor for class com.facebook.presto.orc.stream.CheckpointInputStreamSource
 
Checkpoints - Class in com.facebook.presto.orc.checkpoint
 
Checkpoints.ColumnPositionsList - Class in com.facebook.presto.orc.checkpoint
 
ChunkedSliceOutput - Class in com.facebook.presto.orc
 
ChunkedSliceOutput(int, int) - Constructor for class com.facebook.presto.orc.ChunkedSliceOutput
 
clear() - Method in class com.facebook.presto.orc.writer.DictionaryBuilder
 
close() - Method in class com.facebook.presto.orc.CachingOrcDataSource
 
close() - Method in interface com.facebook.presto.orc.DataSink
ORC file is complete
close() - Method in class com.facebook.presto.orc.FileOrcDataSource
 
close() - Method in class com.facebook.presto.orc.NoopOrcAggregatedMemoryContext
 
close() - Method in class com.facebook.presto.orc.NoopOrcLocalMemoryContext
 
close() - Method in interface com.facebook.presto.orc.OrcAggregatedMemoryContext
 
close() - Method in interface com.facebook.presto.orc.OrcDataSource
 
close() - Method in interface com.facebook.presto.orc.OrcLocalMemoryContext
 
close() - Method in class com.facebook.presto.orc.OrcOutputBuffer
 
close() - Method in class com.facebook.presto.orc.OrcSelectiveRecordReader
 
close() - Method in class com.facebook.presto.orc.OrcWriter
 
close() - Method in class com.facebook.presto.orc.OutputStreamDataSink
 
close() - Method in class com.facebook.presto.orc.reader.AbstractDecimalSelectiveStreamReader
 
close() - Method in class com.facebook.presto.orc.reader.BooleanBatchStreamReader
 
close() - Method in class com.facebook.presto.orc.reader.BooleanSelectiveStreamReader
 
close() - Method in class com.facebook.presto.orc.reader.ByteBatchStreamReader
 
close() - Method in class com.facebook.presto.orc.reader.ByteSelectiveStreamReader
 
close() - Method in class com.facebook.presto.orc.reader.DecimalBatchStreamReader
 
close() - Method in class com.facebook.presto.orc.reader.DoubleBatchStreamReader
 
close() - Method in class com.facebook.presto.orc.reader.DoubleSelectiveStreamReader
 
close() - Method in class com.facebook.presto.orc.reader.FloatBatchStreamReader
 
close() - Method in class com.facebook.presto.orc.reader.FloatSelectiveStreamReader
 
close() - Method in class com.facebook.presto.orc.reader.ListBatchStreamReader
 
close() - Method in class com.facebook.presto.orc.reader.ListSelectiveStreamReader
 
close() - Method in class com.facebook.presto.orc.reader.LongBatchStreamReader
 
close() - Method in class com.facebook.presto.orc.reader.LongDictionaryBatchStreamReader
 
close() - Method in class com.facebook.presto.orc.reader.LongDictionarySelectiveStreamReader
 
close() - Method in class com.facebook.presto.orc.reader.LongDirectBatchStreamReader
 
close() - Method in class com.facebook.presto.orc.reader.LongDirectSelectiveStreamReader
 
close() - Method in class com.facebook.presto.orc.reader.LongSelectiveStreamReader
 
close() - Method in class com.facebook.presto.orc.reader.MapBatchStreamReader
 
close() - Method in class com.facebook.presto.orc.reader.MapDirectBatchStreamReader
 
close() - Method in class com.facebook.presto.orc.reader.MapDirectSelectiveStreamReader
 
close() - Method in class com.facebook.presto.orc.reader.MapFlatBatchStreamReader
 
close() - Method in class com.facebook.presto.orc.reader.MapFlatSelectiveStreamReader
 
close() - Method in class com.facebook.presto.orc.reader.MapSelectiveStreamReader
 
close() - Method in class com.facebook.presto.orc.reader.SliceBatchStreamReader
 
close() - Method in class com.facebook.presto.orc.reader.SliceDictionaryBatchStreamReader
 
close() - Method in class com.facebook.presto.orc.reader.SliceDictionarySelectiveReader
 
close() - Method in class com.facebook.presto.orc.reader.SliceDirectBatchStreamReader
 
close() - Method in class com.facebook.presto.orc.reader.SliceDirectSelectiveStreamReader
 
close() - Method in class com.facebook.presto.orc.reader.SliceSelectiveStreamReader
 
close() - Method in interface com.facebook.presto.orc.reader.StreamReader
 
close() - Method in class com.facebook.presto.orc.reader.StructBatchStreamReader
 
close() - Method in class com.facebook.presto.orc.reader.StructSelectiveStreamReader
 
close() - Method in class com.facebook.presto.orc.reader.TimestampBatchStreamReader
 
close() - Method in class com.facebook.presto.orc.reader.TimestampSelectiveStreamReader
 
close() - Method in class com.facebook.presto.orc.stream.BooleanOutputStream
 
close() - Method in class com.facebook.presto.orc.stream.ByteArrayOutputStream
 
close() - Method in class com.facebook.presto.orc.stream.ByteOutputStream
 
close() - Method in class com.facebook.presto.orc.stream.DecimalOutputStream
 
close() - Method in class com.facebook.presto.orc.stream.DoubleOutputStream
 
close() - Method in class com.facebook.presto.orc.stream.FloatOutputStream
 
close() - Method in class com.facebook.presto.orc.stream.LongOutputStreamDwrf
 
close() - Method in class com.facebook.presto.orc.stream.LongOutputStreamV1
 
close() - Method in class com.facebook.presto.orc.stream.LongOutputStreamV2
 
close() - Method in class com.facebook.presto.orc.stream.OrcInputStream
 
close() - Method in class com.facebook.presto.orc.stream.PresentOutputStream
 
close() - Method in interface com.facebook.presto.orc.stream.ValueOutputStream
 
close() - Method in class com.facebook.presto.orc.writer.BooleanColumnWriter
 
close() - Method in class com.facebook.presto.orc.writer.ByteColumnWriter
 
close() - Method in interface com.facebook.presto.orc.writer.ColumnWriter
 
close() - Method in class com.facebook.presto.orc.writer.DecimalColumnWriter
 
close() - Method in class com.facebook.presto.orc.writer.DoubleColumnWriter
 
close() - Method in class com.facebook.presto.orc.writer.FloatColumnWriter
 
close() - Method in class com.facebook.presto.orc.writer.ListColumnWriter
 
close() - Method in class com.facebook.presto.orc.writer.LongColumnWriter
 
close() - Method in class com.facebook.presto.orc.writer.MapColumnWriter
 
close() - Method in class com.facebook.presto.orc.writer.SliceDictionaryColumnWriter
 
close() - Method in class com.facebook.presto.orc.writer.SliceDirectColumnWriter
 
close() - Method in class com.facebook.presto.orc.writer.StructColumnWriter
 
close() - Method in class com.facebook.presto.orc.writer.TimestampColumnWriter
 
ColumnEncoding - Class in com.facebook.presto.orc.metadata
 
ColumnEncoding(ColumnEncoding.ColumnEncodingKind, int) - Constructor for class com.facebook.presto.orc.metadata.ColumnEncoding
 
ColumnEncoding(ColumnEncoding.ColumnEncodingKind, int, Optional<SortedMap<Integer, DwrfSequenceEncoding>>) - Constructor for class com.facebook.presto.orc.metadata.ColumnEncoding
 
ColumnEncoding.ColumnEncodingKind - Enum in com.facebook.presto.orc.metadata
 
ColumnReference(C, int, Type) - Constructor for class com.facebook.presto.orc.TupleDomainOrcPredicate.ColumnReference
 
ColumnStatistics - Class in com.facebook.presto.orc.metadata.statistics
 
ColumnStatistics(Long, long, BooleanStatistics, IntegerStatistics, DoubleStatistics, StringStatistics, DateStatistics, DecimalStatistics, BinaryStatistics, HiveBloomFilter) - Constructor for class com.facebook.presto.orc.metadata.statistics.ColumnStatistics
 
ColumnWriter - Interface in com.facebook.presto.orc.writer
 
ColumnWriters - Class in com.facebook.presto.orc.writer
 
com.facebook.presto.orc - package com.facebook.presto.orc
 
com.facebook.presto.orc.array - package com.facebook.presto.orc.array
 
com.facebook.presto.orc.cache - package com.facebook.presto.orc.cache
 
com.facebook.presto.orc.checkpoint - package com.facebook.presto.orc.checkpoint
 
com.facebook.presto.orc.metadata - package com.facebook.presto.orc.metadata
 
com.facebook.presto.orc.metadata.statistics - package com.facebook.presto.orc.metadata.statistics
 
com.facebook.presto.orc.reader - package com.facebook.presto.orc.reader
 
com.facebook.presto.orc.stream - package com.facebook.presto.orc.stream
 
com.facebook.presto.orc.writer - package com.facebook.presto.orc.writer
 
com.facebook.presto.orc.zlib - package com.facebook.presto.orc.zlib
 
com.facebook.presto.orc.zstd - package com.facebook.presto.orc.zstd
 
compactValues(int[], int, boolean) - Method in class com.facebook.presto.orc.reader.LongDecimalSelectiveStreamReader
 
compactValues(int[], int, boolean) - Method in class com.facebook.presto.orc.reader.ShortDecimalSelectiveStreamReader
 
compareRanges(byte[], int, int, byte[], int, int) - Static method in class com.facebook.presto.orc.ByteArrayUtils
 
compareTo(StreamDataOutput) - Method in class com.facebook.presto.orc.stream.StreamDataOutput
 
compress(byte[], int, int, byte[], int, int) - Method in class com.facebook.presto.orc.zlib.DeflateCompressor
 
compress(ByteBuffer, ByteBuffer) - Method in class com.facebook.presto.orc.zlib.DeflateCompressor
 
compress(byte[], int, int, byte[], int, int) - Method in class com.facebook.presto.orc.zstd.ZstdJniCompressor
 
compress(ByteBuffer, ByteBuffer) - Method in class com.facebook.presto.orc.zstd.ZstdJniCompressor
 
CompressedMetadataWriter - Class in com.facebook.presto.orc.metadata
 
CompressedMetadataWriter(MetadataWriter, CompressionKind, int) - Constructor for class com.facebook.presto.orc.metadata.CompressedMetadataWriter
 
CompressionKind - Enum in com.facebook.presto.orc.metadata
 
computeTruncatedLength(Slice, int, int, int, boolean) - Static method in class com.facebook.presto.orc.reader.SliceBatchStreamReader
 
computeTruncatedLength(Slice, int, int, int, boolean) - Static method in class com.facebook.presto.orc.reader.SliceSelectiveStreamReader
 
contains(DiskRange) - Method in class com.facebook.presto.orc.DiskRange
 
contains(Block, int) - Method in class com.facebook.presto.orc.writer.DictionaryBuilder
 
copyValues(int[], int, long[], boolean[]) - Method in class com.facebook.presto.orc.reader.LongDecimalSelectiveStreamReader
 
copyValues(int[], int, long[], boolean[]) - Method in class com.facebook.presto.orc.reader.ShortDecimalSelectiveStreamReader
 
countBitsSet(int) - Method in class com.facebook.presto.orc.stream.BooleanInputStream
 
createBatchRecordReader(Map<Integer, Type>, OrcPredicate, DateTimeZone, OrcAggregatedMemoryContext, int) - Method in class com.facebook.presto.orc.OrcReader
 
createBatchRecordReader(Map<Integer, Type>, OrcPredicate, long, long, DateTimeZone, OrcAggregatedMemoryContext, int) - Method in class com.facebook.presto.orc.OrcReader
 
createCheckpointStreamSource(S, StreamCheckpoint) - Static method in class com.facebook.presto.orc.stream.CheckpointInputStreamSource
 
createColumnWriter(int, List<OrcType>, Type, CompressionKind, int, OrcEncoding, DateTimeZone, DataSize) - Static method in class com.facebook.presto.orc.writer.ColumnWriters
 
createDataOutput(Slice) - Static method in interface com.facebook.presto.orc.stream.DataOutput
 
createDictionaryStreamSources(Map<StreamId, Stream>, Map<StreamId, ValueInputStream<?>>, List<ColumnEncoding>) - Method in class com.facebook.presto.orc.StripeReader
 
createHierarchicalFilter(StreamDescriptor, Map<Subfield, TupleDomainFilter>, int, HierarchicalFilter) - Static method in interface com.facebook.presto.orc.reader.HierarchicalFilter
 
createInputStreamCheckpoint(boolean, Checkpoints.ColumnPositionsList) - Static method in class com.facebook.presto.orc.checkpoint.InputStreamCheckpoint
 
createInputStreamCheckpoint(int, int) - Static method in class com.facebook.presto.orc.checkpoint.InputStreamCheckpoint
 
createInputStreamPositionList(boolean, long) - Static method in class com.facebook.presto.orc.checkpoint.InputStreamCheckpoint
 
createLengthOutputStream(CompressionKind, int, OrcEncoding) - Static method in interface com.facebook.presto.orc.stream.LongOutputStream
 
createMetadataReader() - Method in enum com.facebook.presto.orc.OrcEncoding
 
createMetadataWriter() - Method in enum com.facebook.presto.orc.OrcEncoding
 
createNestedStreamReader(StreamDescriptor, int, Optional<HierarchicalFilter>, Optional<Type>, List<Subfield>, DateTimeZone, boolean, OrcAggregatedMemoryContext) - Static method in class com.facebook.presto.orc.reader.SelectiveStreamReaders
 
createOrcDecompressor(OrcDataSourceId, CompressionKind, int) - Static method in interface com.facebook.presto.orc.OrcDecompressor
 
createOrcDecompressor(OrcDataSourceId, CompressionKind, int, boolean) - Static method in interface com.facebook.presto.orc.OrcDecompressor
 
createOrcRowType(int, List<String>, List<Type>) - Static method in class com.facebook.presto.orc.metadata.OrcType
 
createRowGroup(int, int, int, long, Map<StreamId, ValueInputStream<?>>, Map<StreamId, StreamCheckpoint>) - Static method in class com.facebook.presto.orc.StripeReader
 
createSelectiveRecordReader(Map<Integer, Type>, List<Integer>, Map<Integer, Map<Subfield, TupleDomainFilter>>, List<FilterFunction>, Map<Integer, Integer>, Map<Integer, List<Subfield>>, Map<Integer, Object>, Map<Integer, Function<Block, Block>>, OrcPredicate, long, long, DateTimeZone, boolean, OrcAggregatedMemoryContext, Optional<OrcWriteValidation>, int) - Method in class com.facebook.presto.orc.OrcReader
 
createStreamReader(Type, StreamDescriptor, DateTimeZone, OrcAggregatedMemoryContext) - Static method in class com.facebook.presto.orc.reader.BatchStreamReaders
 
createStreamReader(StreamDescriptor, Map<Subfield, TupleDomainFilter>, Optional<Type>, List<Subfield>, DateTimeZone, boolean, OrcAggregatedMemoryContext) - Static method in class com.facebook.presto.orc.reader.SelectiveStreamReaders
 
createValueStreams(StreamId, OrcInputStream, OrcType.OrcTypeKind, ColumnEncoding.ColumnEncodingKind, boolean) - Static method in class com.facebook.presto.orc.stream.ValueStreams
 
createWriteChecksumBuilder(Map<Integer, Type>) - Static method in class com.facebook.presto.orc.OrcWriteValidation.WriteChecksumBuilder
 
createWriteStatisticsBuilder(Map<Integer, Type>) - Method in class com.facebook.presto.orc.OrcWriteValidation
 

D

DataOutput - Interface in com.facebook.presto.orc.stream
 
DataSink - Interface in com.facebook.presto.orc
 
dataStream - Variable in class com.facebook.presto.orc.reader.AbstractDecimalSelectiveStreamReader
 
DATE_VALUE_BYTES - Static variable in class com.facebook.presto.orc.metadata.statistics.DateStatistics
 
DateStatistics - Class in com.facebook.presto.orc.metadata.statistics
 
DateStatistics(Integer, Integer) - Constructor for class com.facebook.presto.orc.metadata.statistics.DateStatistics
 
DateStatisticsBuilder - Class in com.facebook.presto.orc.metadata.statistics
 
DateStatisticsBuilder() - Constructor for class com.facebook.presto.orc.metadata.statistics.DateStatisticsBuilder
 
DECIMAL_VALUE_BYTES_OVERHEAD - Static variable in class com.facebook.presto.orc.metadata.statistics.DecimalStatistics
 
DecimalBatchStreamReader - Class in com.facebook.presto.orc.reader
 
DecimalBatchStreamReader(Type, StreamDescriptor) - Constructor for class com.facebook.presto.orc.reader.DecimalBatchStreamReader
 
DecimalColumnWriter - Class in com.facebook.presto.orc.writer
 
DecimalColumnWriter(int, Type, CompressionKind, int, OrcEncoding) - Constructor for class com.facebook.presto.orc.writer.DecimalColumnWriter
 
DecimalInputStream - Class in com.facebook.presto.orc.stream
 
DecimalInputStream(OrcInputStream) - Constructor for class com.facebook.presto.orc.stream.DecimalInputStream
 
DecimalOutputStream - Class in com.facebook.presto.orc.stream
This is only for mantissa/significant of a decimal and not the exponent.
DecimalOutputStream(CompressionKind, int) - Constructor for class com.facebook.presto.orc.stream.DecimalOutputStream
 
DecimalStatistics - Class in com.facebook.presto.orc.metadata.statistics
 
DecimalStatistics(BigDecimal, BigDecimal, long) - Constructor for class com.facebook.presto.orc.metadata.statistics.DecimalStatistics
 
DecimalStreamCheckpoint - Class in com.facebook.presto.orc.checkpoint
 
DecimalStreamCheckpoint(long) - Constructor for class com.facebook.presto.orc.checkpoint.DecimalStreamCheckpoint
 
DecimalStreamCheckpoint(boolean, Checkpoints.ColumnPositionsList) - Constructor for class com.facebook.presto.orc.checkpoint.DecimalStreamCheckpoint
 
decodeBitWidth(int) - Static method in class com.facebook.presto.orc.stream.LongDecode
Decodes the ordinal fixed bit value to actual fixed bit width value.
decodeCompressedBlockOffset(long) - Static method in class com.facebook.presto.orc.checkpoint.InputStreamCheckpoint
 
decodeDecompressedOffset(long) - Static method in class com.facebook.presto.orc.checkpoint.InputStreamCheckpoint
 
decompress(byte[], int, int, OrcDecompressor.OutputBuffer) - Method in interface com.facebook.presto.orc.OrcDecompressor
 
decompress(byte[], int, int, byte[], int, int) - Method in class com.facebook.presto.orc.zlib.InflateDecompressor
 
decompress(ByteBuffer, ByteBuffer) - Method in class com.facebook.presto.orc.zlib.InflateDecompressor
 
DEFAULT_SEQUENCE_ID - Static variable in class com.facebook.presto.orc.metadata.ColumnEncoding
 
DeflateCompressor - Class in com.facebook.presto.orc.zlib
 
DeflateCompressor() - Constructor for class com.facebook.presto.orc.zlib.DeflateCompressor
 
DictionaryBuilder - Class in com.facebook.presto.orc.writer
 
DictionaryBuilder(int) - Constructor for class com.facebook.presto.orc.writer.DictionaryBuilder
 
DictionaryCompressionOptimizer - Class in com.facebook.presto.orc
 
DictionaryCompressionOptimizer(Set<? extends DictionaryCompressionOptimizer.DictionaryColumn>, int, int, int, int) - Constructor for class com.facebook.presto.orc.DictionaryCompressionOptimizer
 
DictionaryCompressionOptimizer.DictionaryColumn - Interface in com.facebook.presto.orc
 
DiskRange - Class in com.facebook.presto.orc
 
DiskRange(long, int) - Constructor for class com.facebook.presto.orc.DiskRange
 
DOUBLE_VALUE_BYTES - Static variable in class com.facebook.presto.orc.metadata.statistics.DoubleStatistics
 
DoubleBatchStreamReader - Class in com.facebook.presto.orc.reader
 
DoubleBatchStreamReader(Type, StreamDescriptor) - Constructor for class com.facebook.presto.orc.reader.DoubleBatchStreamReader
 
DoubleColumnWriter - Class in com.facebook.presto.orc.writer
 
DoubleColumnWriter(int, Type, CompressionKind, int) - Constructor for class com.facebook.presto.orc.writer.DoubleColumnWriter
 
DoubleInputStream - Class in com.facebook.presto.orc.stream
 
DoubleInputStream(OrcInputStream) - Constructor for class com.facebook.presto.orc.stream.DoubleInputStream
 
DoubleOutputStream - Class in com.facebook.presto.orc.stream
 
DoubleOutputStream(CompressionKind, int) - Constructor for class com.facebook.presto.orc.stream.DoubleOutputStream
 
DoubleRange(double, boolean, boolean, double, boolean, boolean, boolean) - Constructor for class com.facebook.presto.orc.TupleDomainFilter.DoubleRange
 
DoubleSelectiveStreamReader - Class in com.facebook.presto.orc.reader
 
DoubleSelectiveStreamReader(StreamDescriptor, Optional<TupleDomainFilter>, boolean, OrcLocalMemoryContext) - Constructor for class com.facebook.presto.orc.reader.DoubleSelectiveStreamReader
 
DoubleStatistics - Class in com.facebook.presto.orc.metadata.statistics
 
DoubleStatistics(Double, Double) - Constructor for class com.facebook.presto.orc.metadata.statistics.DoubleStatistics
 
DoubleStatisticsBuilder - Class in com.facebook.presto.orc.metadata.statistics
 
DoubleStatisticsBuilder() - Constructor for class com.facebook.presto.orc.metadata.statistics.DoubleStatisticsBuilder
 
DoubleStreamCheckpoint - Class in com.facebook.presto.orc.checkpoint
 
DoubleStreamCheckpoint(long) - Constructor for class com.facebook.presto.orc.checkpoint.DoubleStreamCheckpoint
 
DoubleStreamCheckpoint(boolean, Checkpoints.ColumnPositionsList) - Constructor for class com.facebook.presto.orc.checkpoint.DoubleStreamCheckpoint
 
DwrfMetadataReader - Class in com.facebook.presto.orc.metadata
 
DwrfMetadataReader() - Constructor for class com.facebook.presto.orc.metadata.DwrfMetadataReader
 
DwrfMetadataWriter - Class in com.facebook.presto.orc.metadata
 
DwrfMetadataWriter() - Constructor for class com.facebook.presto.orc.metadata.DwrfMetadataWriter
 
DwrfSequenceEncoding - Class in com.facebook.presto.orc.metadata
 
DwrfSequenceEncoding(DwrfProto.KeyInfo, ColumnEncoding) - Constructor for class com.facebook.presto.orc.metadata.DwrfSequenceEncoding
 

E

ensureCapacity(int[], int) - Static method in class com.facebook.presto.orc.array.Arrays
 
ensureCapacity(int[], int, Arrays.ExpansionFactor, Arrays.ExpansionOption) - Static method in class com.facebook.presto.orc.array.Arrays
 
ensureCapacity(int[], int, Arrays.ExpansionFactor, Arrays.ExpansionOption, ArrayAllocator) - Static method in class com.facebook.presto.orc.array.Arrays
 
ensureCapacity(long[], int) - Static method in class com.facebook.presto.orc.array.Arrays
 
ensureCapacity(boolean[], int) - Static method in class com.facebook.presto.orc.array.Arrays
 
ensureCapacity(byte[], int) - Static method in class com.facebook.presto.orc.array.Arrays
 
ensureCapacity(byte[], int, int, Arrays.ExpansionFactor, Arrays.ExpansionOption, ArrayAllocator) - Static method in class com.facebook.presto.orc.array.Arrays
 
ensureCapacity(int[][], int) - Static method in class com.facebook.presto.orc.array.Arrays
 
ensureCapacity(boolean[][], int) - Static method in class com.facebook.presto.orc.array.Arrays
 
ensureCapacity(byte[], int, Arrays.ExpansionFactor, Arrays.ExpansionOption) - Static method in class com.facebook.presto.orc.array.Arrays
 
ensureCapacity(long) - Method in class com.facebook.presto.orc.array.IntBigArray
Ensures this big array is at least the specified length.
equals(Object) - Method in class com.facebook.presto.orc.DiskRange
 
equals(Object) - Method in class com.facebook.presto.orc.metadata.statistics.BooleanStatistics
 
equals(Object) - Method in class com.facebook.presto.orc.metadata.statistics.ColumnStatistics
 
equals(Object) - Method in class com.facebook.presto.orc.metadata.statistics.DateStatistics
 
equals(Object) - Method in class com.facebook.presto.orc.metadata.statistics.DecimalStatistics
 
equals(Object) - Method in class com.facebook.presto.orc.metadata.statistics.DoubleStatistics
 
equals(Object) - Method in class com.facebook.presto.orc.metadata.statistics.HiveBloomFilter
 
equals(Object) - Method in class com.facebook.presto.orc.metadata.statistics.IntegerStatistics
 
equals(Object) - Method in class com.facebook.presto.orc.metadata.statistics.StringStatistics
 
equals(Object) - Method in class com.facebook.presto.orc.metadata.statistics.StripeStatistics
 
equals(Object) - Method in class com.facebook.presto.orc.OrcDataSourceId
 
equals(Object) - Method in class com.facebook.presto.orc.StreamId
 
equals(Object) - Method in class com.facebook.presto.orc.StripeReader.StripeId
 
equals(Object) - Method in class com.facebook.presto.orc.StripeReader.StripeStreamId
 
equals(Object) - Method in class com.facebook.presto.orc.TupleDomainFilter.BigintMultiRange
 
equals(Object) - Method in class com.facebook.presto.orc.TupleDomainFilter.BigintRange
 
equals(Object) - Method in class com.facebook.presto.orc.TupleDomainFilter.BigintValuesUsingBitmask
 
equals(Object) - Method in class com.facebook.presto.orc.TupleDomainFilter.BigintValuesUsingHashTable
 
equals(Object) - Method in class com.facebook.presto.orc.TupleDomainFilter.BooleanValue
 
equals(Object) - Method in class com.facebook.presto.orc.TupleDomainFilter.BytesRange
 
equals(Object) - Method in class com.facebook.presto.orc.TupleDomainFilter.BytesValues
 
equals(Object) - Method in class com.facebook.presto.orc.TupleDomainFilter.BytesValuesExclusive
 
equals(Object) - Method in class com.facebook.presto.orc.TupleDomainFilter.DoubleRange
 
equals(Object) - Method in class com.facebook.presto.orc.TupleDomainFilter.FloatRange
 
equals(Object) - Method in class com.facebook.presto.orc.TupleDomainFilter.LongDecimalRange
 
equals(Object) - Method in class com.facebook.presto.orc.TupleDomainFilter.MultiRange
 
estimateIndexBytesPerValue(int) - Static method in class com.facebook.presto.orc.DictionaryCompressionOptimizer
 
estimateOutputDataSize() - Method in class com.facebook.presto.orc.OrcOutputBuffer
 
ExceptionWrappingMetadataReader - Class in com.facebook.presto.orc.metadata
 
ExceptionWrappingMetadataReader(OrcDataSourceId, MetadataReader) - Constructor for class com.facebook.presto.orc.metadata.ExceptionWrappingMetadataReader
 
extractDiscreteValues(ValueSet) - Static method in class com.facebook.presto.orc.TupleDomainOrcPredicate
 

F

FileOrcDataSource - Class in com.facebook.presto.orc
 
FileOrcDataSource(File, DataSize, DataSize, DataSize, boolean) - Constructor for class com.facebook.presto.orc.FileOrcDataSource
 
fill(int) - Method in class com.facebook.presto.orc.array.IntBigArray
 
filter(Page, int[], int, RuntimeException[]) - Method in class com.facebook.presto.orc.FilterFunction
Evaluates specified positions and returns the number of positions that passed the filter.
filter - Variable in class com.facebook.presto.orc.reader.AbstractDecimalSelectiveStreamReader
 
FilterFunction - Class in com.facebook.presto.orc
 
FilterFunction(SqlFunctionProperties, boolean, Predicate) - Constructor for class com.facebook.presto.orc.FilterFunction
 
filterIndex - Variable in class com.facebook.presto.orc.TupleDomainFilter.BasePositionalFilter
 
finalOptimize(int) - Method in class com.facebook.presto.orc.DictionaryCompressionOptimizer
 
finishRowGroup() - Method in class com.facebook.presto.orc.writer.BooleanColumnWriter
 
finishRowGroup() - Method in class com.facebook.presto.orc.writer.ByteColumnWriter
 
finishRowGroup() - Method in interface com.facebook.presto.orc.writer.ColumnWriter
 
finishRowGroup() - Method in class com.facebook.presto.orc.writer.DecimalColumnWriter
 
finishRowGroup() - Method in class com.facebook.presto.orc.writer.DoubleColumnWriter
 
finishRowGroup() - Method in class com.facebook.presto.orc.writer.FloatColumnWriter
 
finishRowGroup() - Method in class com.facebook.presto.orc.writer.ListColumnWriter
 
finishRowGroup() - Method in class com.facebook.presto.orc.writer.LongColumnWriter
 
finishRowGroup() - Method in class com.facebook.presto.orc.writer.MapColumnWriter
 
finishRowGroup() - Method in class com.facebook.presto.orc.writer.SliceDictionaryColumnWriter
 
finishRowGroup() - Method in class com.facebook.presto.orc.writer.SliceDirectColumnWriter
 
finishRowGroup() - Method in class com.facebook.presto.orc.writer.StructColumnWriter
 
finishRowGroup() - Method in class com.facebook.presto.orc.writer.TimestampColumnWriter
 
FloatBatchStreamReader - Class in com.facebook.presto.orc.reader
 
FloatBatchStreamReader(Type, StreamDescriptor) - Constructor for class com.facebook.presto.orc.reader.FloatBatchStreamReader
 
FloatColumnWriter - Class in com.facebook.presto.orc.writer
 
FloatColumnWriter(int, Type, CompressionKind, int) - Constructor for class com.facebook.presto.orc.writer.FloatColumnWriter
 
FloatInputStream - Class in com.facebook.presto.orc.stream
 
FloatInputStream(OrcInputStream) - Constructor for class com.facebook.presto.orc.stream.FloatInputStream
 
FloatOutputStream - Class in com.facebook.presto.orc.stream
 
FloatOutputStream(CompressionKind, int) - Constructor for class com.facebook.presto.orc.stream.FloatOutputStream
 
FloatSelectiveStreamReader - Class in com.facebook.presto.orc.reader
 
FloatSelectiveStreamReader(StreamDescriptor, Optional<TupleDomainFilter>, boolean, OrcLocalMemoryContext) - Constructor for class com.facebook.presto.orc.reader.FloatSelectiveStreamReader
 
FloatStreamCheckpoint - Class in com.facebook.presto.orc.checkpoint
 
FloatStreamCheckpoint(long) - Constructor for class com.facebook.presto.orc.checkpoint.FloatStreamCheckpoint
 
FloatStreamCheckpoint(boolean, Checkpoints.ColumnPositionsList) - Constructor for class com.facebook.presto.orc.checkpoint.FloatStreamCheckpoint
 
flush() - Method in class com.facebook.presto.orc.OrcOutputBuffer
 
flush() - Method in class com.facebook.presto.orc.stream.LongOutputStreamV2
 
Footer - Class in com.facebook.presto.orc.metadata
 
Footer(long, int, List<StripeInformation>, List<OrcType>, List<ColumnStatistics>, Map<String, Slice>) - Constructor for class com.facebook.presto.orc.metadata.Footer
 

G

get(long) - Method in class com.facebook.presto.orc.array.IntBigArray
Returns the element of this big array at specified index.
getAdditionalSequenceEncodings() - Method in class com.facebook.presto.orc.metadata.ColumnEncoding
 
getAllFlush() - Method in class com.facebook.presto.orc.OrcWriterStats
 
getBinaryStatistics() - Method in class com.facebook.presto.orc.metadata.statistics.ColumnStatistics
 
getBlock(int[], int) - Method in class com.facebook.presto.orc.reader.AbstractDecimalSelectiveStreamReader
 
getBlock(int[], int) - Method in class com.facebook.presto.orc.reader.BooleanSelectiveStreamReader
 
getBlock(int[], int) - Method in class com.facebook.presto.orc.reader.ByteSelectiveStreamReader
 
getBlock(int[], int) - Method in class com.facebook.presto.orc.reader.DoubleSelectiveStreamReader
 
getBlock(int[], int) - Method in class com.facebook.presto.orc.reader.FloatSelectiveStreamReader
 
getBlock(int[], int) - Method in class com.facebook.presto.orc.reader.ListSelectiveStreamReader
 
getBlock(int[], int) - Method in class com.facebook.presto.orc.reader.LongDictionarySelectiveStreamReader
 
getBlock(int[], int) - Method in class com.facebook.presto.orc.reader.LongDirectSelectiveStreamReader
 
getBlock(int[], int) - Method in class com.facebook.presto.orc.reader.LongSelectiveStreamReader
 
getBlock(int[], int) - Method in class com.facebook.presto.orc.reader.MapDirectSelectiveStreamReader
 
getBlock(int[], int) - Method in class com.facebook.presto.orc.reader.MapFlatSelectiveStreamReader
 
getBlock(int[], int) - Method in class com.facebook.presto.orc.reader.MapSelectiveStreamReader
 
getBlock(int[], int) - Method in interface com.facebook.presto.orc.reader.SelectiveStreamReader
Return a subset of the values extracted during most recent read() for the specified positions Can be called at most once after each read().
getBlock(int[], int) - Method in class com.facebook.presto.orc.reader.SliceDictionarySelectiveReader
 
getBlock(int[], int) - Method in class com.facebook.presto.orc.reader.SliceDirectSelectiveStreamReader
 
getBlock(int[], int) - Method in class com.facebook.presto.orc.reader.SliceSelectiveStreamReader
 
getBlock(int[], int) - Method in class com.facebook.presto.orc.reader.StructSelectiveStreamReader
 
getBlock(int[], int) - Method in class com.facebook.presto.orc.reader.TimestampSelectiveStreamReader
 
getBlockView(int[], int) - Method in class com.facebook.presto.orc.reader.AbstractDecimalSelectiveStreamReader
 
getBlockView(int[], int) - Method in class com.facebook.presto.orc.reader.BooleanSelectiveStreamReader
 
getBlockView(int[], int) - Method in class com.facebook.presto.orc.reader.ByteSelectiveStreamReader
 
getBlockView(int[], int) - Method in class com.facebook.presto.orc.reader.DoubleSelectiveStreamReader
 
getBlockView(int[], int) - Method in class com.facebook.presto.orc.reader.FloatSelectiveStreamReader
 
getBlockView(int[], int) - Method in class com.facebook.presto.orc.reader.ListSelectiveStreamReader
 
getBlockView(int[], int) - Method in class com.facebook.presto.orc.reader.LongDictionarySelectiveStreamReader
 
getBlockView(int[], int) - Method in class com.facebook.presto.orc.reader.LongDirectSelectiveStreamReader
 
getBlockView(int[], int) - Method in class com.facebook.presto.orc.reader.LongSelectiveStreamReader
 
getBlockView(int[], int) - Method in class com.facebook.presto.orc.reader.MapDirectSelectiveStreamReader
 
getBlockView(int[], int) - Method in class com.facebook.presto.orc.reader.MapFlatSelectiveStreamReader
 
getBlockView(int[], int) - Method in class com.facebook.presto.orc.reader.MapSelectiveStreamReader
 
getBlockView(int[], int) - Method in interface com.facebook.presto.orc.reader.SelectiveStreamReader
Like getBlock(), but returns a temporary view of the data.
getBlockView(int[], int) - Method in class com.facebook.presto.orc.reader.SliceDictionarySelectiveReader
 
getBlockView(int[], int) - Method in class com.facebook.presto.orc.reader.SliceDirectSelectiveStreamReader
 
getBlockView(int[], int) - Method in class com.facebook.presto.orc.reader.SliceSelectiveStreamReader
 
getBlockView(int[], int) - Method in class com.facebook.presto.orc.reader.StructSelectiveStreamReader
 
getBlockView(int[], int) - Method in class com.facebook.presto.orc.reader.TimestampSelectiveStreamReader
 
getBloomFilter() - Method in class com.facebook.presto.orc.metadata.statistics.ColumnStatistics
 
getBooleanStatistics() - Method in class com.facebook.presto.orc.metadata.statistics.ColumnStatistics
 
getBufferedBytes() - Method in interface com.facebook.presto.orc.DictionaryCompressionOptimizer.DictionaryColumn
 
getBufferedBytes() - Method in class com.facebook.presto.orc.OrcWriter
Number of pending bytes not yet flushed.
getBufferedBytes() - Method in class com.facebook.presto.orc.stream.BooleanOutputStream
 
getBufferedBytes() - Method in class com.facebook.presto.orc.stream.ByteArrayOutputStream
 
getBufferedBytes() - Method in class com.facebook.presto.orc.stream.ByteOutputStream
 
getBufferedBytes() - Method in class com.facebook.presto.orc.stream.DecimalOutputStream
 
getBufferedBytes() - Method in class com.facebook.presto.orc.stream.DoubleOutputStream
 
getBufferedBytes() - Method in class com.facebook.presto.orc.stream.FloatOutputStream
 
getBufferedBytes() - Method in class com.facebook.presto.orc.stream.LongOutputStreamDwrf
 
getBufferedBytes() - Method in class com.facebook.presto.orc.stream.LongOutputStreamV1
 
getBufferedBytes() - Method in class com.facebook.presto.orc.stream.LongOutputStreamV2
 
getBufferedBytes() - Method in class com.facebook.presto.orc.stream.PresentOutputStream
 
getBufferedBytes() - Method in interface com.facebook.presto.orc.stream.ValueOutputStream
This method returns the size of the flushed data plus any unflushed data.
getBufferedBytes() - Method in class com.facebook.presto.orc.writer.BooleanColumnWriter
 
getBufferedBytes() - Method in class com.facebook.presto.orc.writer.ByteColumnWriter
 
getBufferedBytes() - Method in interface com.facebook.presto.orc.writer.ColumnWriter
This method returns the size of the flushed data plus any unflushed data.
getBufferedBytes() - Method in class com.facebook.presto.orc.writer.DecimalColumnWriter
 
getBufferedBytes() - Method in class com.facebook.presto.orc.writer.DoubleColumnWriter
 
getBufferedBytes() - Method in class com.facebook.presto.orc.writer.FloatColumnWriter
 
getBufferedBytes() - Method in class com.facebook.presto.orc.writer.ListColumnWriter
 
getBufferedBytes() - Method in class com.facebook.presto.orc.writer.LongColumnWriter
 
getBufferedBytes() - Method in class com.facebook.presto.orc.writer.MapColumnWriter
 
getBufferedBytes() - Method in class com.facebook.presto.orc.writer.SliceDictionaryColumnWriter
 
getBufferedBytes() - Method in class com.facebook.presto.orc.writer.SliceDirectColumnWriter
 
getBufferedBytes() - Method in class com.facebook.presto.orc.writer.StructColumnWriter
 
getBufferedBytes() - Method in class com.facebook.presto.orc.writer.TimestampColumnWriter
 
getBufferSize() - Method in class com.facebook.presto.orc.metadata.OrcFileTail
 
getBufferSize() - Method in class com.facebook.presto.orc.OrcReader
 
getBytes() - Method in class com.facebook.presto.orc.NoopOrcAggregatedMemoryContext
 
getBytes() - Method in interface com.facebook.presto.orc.OrcAggregatedMemoryContext
 
getByteStreamCheckpoint() - Method in class com.facebook.presto.orc.checkpoint.BooleanStreamCheckpoint
 
getCheckpoint() - Method in class com.facebook.presto.orc.OrcOutputBuffer
 
getCheckpoint() - Method in class com.facebook.presto.orc.stream.OrcInputStream
 
getCheckpoints() - Method in class com.facebook.presto.orc.stream.BooleanOutputStream
 
getCheckpoints() - Method in class com.facebook.presto.orc.stream.ByteArrayOutputStream
 
getCheckpoints() - Method in class com.facebook.presto.orc.stream.ByteOutputStream
 
getCheckpoints() - Method in class com.facebook.presto.orc.stream.DecimalOutputStream
 
getCheckpoints() - Method in class com.facebook.presto.orc.stream.DoubleOutputStream
 
getCheckpoints() - Method in class com.facebook.presto.orc.stream.FloatOutputStream
 
getCheckpoints() - Method in class com.facebook.presto.orc.stream.LongOutputStreamDwrf
 
getCheckpoints() - Method in class com.facebook.presto.orc.stream.LongOutputStreamV1
 
getCheckpoints() - Method in class com.facebook.presto.orc.stream.LongOutputStreamV2
 
getCheckpoints() - Method in class com.facebook.presto.orc.stream.PresentOutputStream
 
getCheckpoints() - Method in interface com.facebook.presto.orc.stream.ValueOutputStream
 
getCheckpointType() - Method in class com.facebook.presto.orc.stream.BooleanInputStream
 
getCheckpointType() - Method in class com.facebook.presto.orc.stream.ByteArrayInputStream
 
getCheckpointType() - Method in class com.facebook.presto.orc.stream.ByteInputStream
 
getCheckpointType() - Method in class com.facebook.presto.orc.stream.DecimalInputStream
 
getCheckpointType() - Method in class com.facebook.presto.orc.stream.DoubleInputStream
 
getCheckpointType() - Method in class com.facebook.presto.orc.stream.FloatInputStream
 
getCheckpointType() - Method in class com.facebook.presto.orc.stream.LongInputStreamDwrf
 
getCheckpointType() - Method in class com.facebook.presto.orc.stream.LongInputStreamV1
 
getCheckpointType() - Method in class com.facebook.presto.orc.stream.LongInputStreamV2
 
getCheckpointType() - Method in class com.facebook.presto.orc.stream.RowGroupDictionaryLengthInputStream
 
getCheckpointType() - Method in interface com.facebook.presto.orc.stream.ValueInputStream
 
getChecksum() - Method in class com.facebook.presto.orc.OrcWriteValidation
 
getChild() - Method in interface com.facebook.presto.orc.reader.HierarchicalFilter
 
getChild() - Method in class com.facebook.presto.orc.reader.ListFilter
 
getClosedFlush() - Method in class com.facebook.presto.orc.OrcWriterStats
 
getClosestFixedBits(int) - Static method in class com.facebook.presto.orc.stream.LongDecode
Gets the closest supported fixed bit width for the specified bit width.
getColumn() - Method in class com.facebook.presto.orc.metadata.Stream
 
getColumn() - Method in class com.facebook.presto.orc.StreamId
 
getColumn() - Method in class com.facebook.presto.orc.TupleDomainOrcPredicate.ColumnReference
 
getColumnEncoding(int) - Method in class com.facebook.presto.orc.metadata.ColumnEncoding
 
getColumnEncodingKind() - Method in class com.facebook.presto.orc.metadata.ColumnEncoding
 
getColumnEncodings() - Method in class com.facebook.presto.orc.metadata.StripeFooter
 
getColumnEncodings() - Method in class com.facebook.presto.orc.Stripe
 
getColumnEncodings() - Method in class com.facebook.presto.orc.writer.BooleanColumnWriter
 
getColumnEncodings() - Method in class com.facebook.presto.orc.writer.ByteColumnWriter
 
getColumnEncodings() - Method in interface com.facebook.presto.orc.writer.ColumnWriter
 
getColumnEncodings() - Method in class com.facebook.presto.orc.writer.DecimalColumnWriter
 
getColumnEncodings() - Method in class com.facebook.presto.orc.writer.DoubleColumnWriter
 
getColumnEncodings() - Method in class com.facebook.presto.orc.writer.FloatColumnWriter
 
getColumnEncodings() - Method in class com.facebook.presto.orc.writer.ListColumnWriter
 
getColumnEncodings() - Method in class com.facebook.presto.orc.writer.LongColumnWriter
 
getColumnEncodings() - Method in class com.facebook.presto.orc.writer.MapColumnWriter
 
getColumnEncodings() - Method in class com.facebook.presto.orc.writer.SliceDictionaryColumnWriter
 
getColumnEncodings() - Method in class com.facebook.presto.orc.writer.SliceDirectColumnWriter
 
getColumnEncodings() - Method in class com.facebook.presto.orc.writer.StructColumnWriter
 
getColumnEncodings() - Method in class com.facebook.presto.orc.writer.TimestampColumnWriter
 
getColumnHashes() - Method in class com.facebook.presto.orc.OrcWriteValidation.WriteChecksum
 
getColumnNames() - Method in class com.facebook.presto.orc.OrcReader
 
getColumnNames() - Method in class com.facebook.presto.orc.OrcWriteValidation
 
getColumnStatistics() - Method in class com.facebook.presto.orc.metadata.RowGroupIndex
 
getColumnStatistics() - Method in class com.facebook.presto.orc.metadata.statistics.StripeStatistics
 
getColumnStripeStatistics() - Method in class com.facebook.presto.orc.writer.BooleanColumnWriter
 
getColumnStripeStatistics() - Method in class com.facebook.presto.orc.writer.ByteColumnWriter
 
getColumnStripeStatistics() - Method in interface com.facebook.presto.orc.writer.ColumnWriter
 
getColumnStripeStatistics() - Method in class com.facebook.presto.orc.writer.DecimalColumnWriter
 
getColumnStripeStatistics() - Method in class com.facebook.presto.orc.writer.DoubleColumnWriter
 
getColumnStripeStatistics() - Method in class com.facebook.presto.orc.writer.FloatColumnWriter
 
getColumnStripeStatistics() - Method in class com.facebook.presto.orc.writer.ListColumnWriter
 
getColumnStripeStatistics() - Method in class com.facebook.presto.orc.writer.LongColumnWriter
 
getColumnStripeStatistics() - Method in class com.facebook.presto.orc.writer.MapColumnWriter
 
getColumnStripeStatistics() - Method in class com.facebook.presto.orc.writer.SliceDictionaryColumnWriter
 
getColumnStripeStatistics() - Method in class com.facebook.presto.orc.writer.SliceDirectColumnWriter
 
getColumnStripeStatistics() - Method in class com.facebook.presto.orc.writer.StructColumnWriter
 
getColumnStripeStatistics() - Method in class com.facebook.presto.orc.writer.TimestampColumnWriter
 
getCompression() - Method in class com.facebook.presto.orc.metadata.PostScript
 
getCompression() - Method in class com.facebook.presto.orc.OrcWriteValidation
 
getCompressionBlockSize() - Method in class com.facebook.presto.orc.metadata.PostScript
 
getCompressionKind() - Method in class com.facebook.presto.orc.metadata.OrcFileTail
 
getCompressionKind() - Method in class com.facebook.presto.orc.OrcReader
 
getDataLength() - Method in class com.facebook.presto.orc.metadata.StripeInformation
 
getDataStreams() - Method in class com.facebook.presto.orc.writer.BooleanColumnWriter
 
getDataStreams() - Method in class com.facebook.presto.orc.writer.ByteColumnWriter
 
getDataStreams() - Method in interface com.facebook.presto.orc.writer.ColumnWriter
Get the data streams to be written.
getDataStreams() - Method in class com.facebook.presto.orc.writer.DecimalColumnWriter
 
getDataStreams() - Method in class com.facebook.presto.orc.writer.DoubleColumnWriter
 
getDataStreams() - Method in class com.facebook.presto.orc.writer.FloatColumnWriter
 
getDataStreams() - Method in class com.facebook.presto.orc.writer.ListColumnWriter
 
getDataStreams() - Method in class com.facebook.presto.orc.writer.LongColumnWriter
 
getDataStreams() - Method in class com.facebook.presto.orc.writer.MapColumnWriter
 
getDataStreams() - Method in class com.facebook.presto.orc.writer.SliceDictionaryColumnWriter
 
getDataStreams() - Method in class com.facebook.presto.orc.writer.SliceDirectColumnWriter
 
getDataStreams() - Method in class com.facebook.presto.orc.writer.StructColumnWriter
 
getDataStreams() - Method in class com.facebook.presto.orc.writer.TimestampColumnWriter
 
getDateStatistics() - Method in class com.facebook.presto.orc.metadata.statistics.ColumnStatistics
 
getDecimalStatistics() - Method in class com.facebook.presto.orc.metadata.statistics.ColumnStatistics
 
getDictionaryBytes() - Method in interface com.facebook.presto.orc.DictionaryCompressionOptimizer.DictionaryColumn
 
getDictionaryBytes() - Method in class com.facebook.presto.orc.OrcWriterFlushStats
 
getDictionaryBytes() - Method in class com.facebook.presto.orc.writer.SliceDictionaryColumnWriter
 
getDictionaryEntries() - Method in interface com.facebook.presto.orc.DictionaryCompressionOptimizer.DictionaryColumn
 
getDictionaryEntries() - Method in class com.facebook.presto.orc.writer.SliceDictionaryColumnWriter
 
getDictionaryFullFlush() - Method in class com.facebook.presto.orc.OrcWriterStats
 
getDictionaryMaxMemory() - Method in class com.facebook.presto.orc.OrcWriterOptions
 
getDictionaryMemoryBytes() - Method in class com.facebook.presto.orc.DictionaryCompressionOptimizer
 
getDictionarySize() - Method in class com.facebook.presto.orc.metadata.ColumnEncoding
 
getDictionaryStreamCheckpoint(StreamId, OrcType.OrcTypeKind, ColumnEncoding.ColumnEncodingKind) - Static method in class com.facebook.presto.orc.checkpoint.Checkpoints
 
getDictionaryStreamSources() - Method in class com.facebook.presto.orc.Stripe
 
getDiskRangeSlice(DiskRange, Map<DiskRange, byte[]>) - Static method in class com.facebook.presto.orc.OrcDataSourceUtils
Get a slice for the disk range from the provided buffers.
getDomain(Type, long, ColumnStatistics) - Static method in class com.facebook.presto.orc.TupleDomainOrcPredicate
 
getDoubleStatistics() - Method in class com.facebook.presto.orc.metadata.statistics.ColumnStatistics
 
getElementBlock() - Method in class com.facebook.presto.orc.writer.DictionaryBuilder
 
getElementFilters() - Method in interface com.facebook.presto.orc.reader.HierarchicalFilter
 
getElementFilters() - Method in class com.facebook.presto.orc.reader.ListFilter
 
getEnd() - Method in class com.facebook.presto.orc.DiskRange
 
getEntryCount() - Method in class com.facebook.presto.orc.stream.RowGroupDictionaryLengthInputStream
 
getEntryCount() - Method in class com.facebook.presto.orc.writer.DictionaryBuilder
 
getFailed() - Method in class com.facebook.presto.orc.TupleDomainFilter.BasePositionalFilter
 
getFieldCount() - Method in class com.facebook.presto.orc.metadata.OrcType
 
getFieldName(int) - Method in class com.facebook.presto.orc.metadata.OrcType
 
getFieldName() - Method in class com.facebook.presto.orc.StreamDescriptor
 
getFieldNames() - Method in class com.facebook.presto.orc.metadata.OrcType
 
getFieldTypeIndex(int) - Method in class com.facebook.presto.orc.metadata.OrcType
 
getFieldTypeIndexes() - Method in class com.facebook.presto.orc.metadata.OrcType
 
getFileStats() - Method in class com.facebook.presto.orc.metadata.Footer
 
getFileTailCacheSize() - Method in class com.facebook.presto.orc.cache.OrcCacheConfig
 
getFileTailCacheTtlSinceLastAccess() - Method in class com.facebook.presto.orc.cache.OrcCacheConfig
 
getFooter() - Method in class com.facebook.presto.orc.OrcReader
 
getFooterLength() - Method in class com.facebook.presto.orc.metadata.PostScript
 
getFooterLength() - Method in class com.facebook.presto.orc.metadata.StripeInformation
 
getFooterSize() - Method in class com.facebook.presto.orc.metadata.OrcFileTail
 
getFooterSlice() - Method in class com.facebook.presto.orc.metadata.OrcFileTail
 
getGroupId() - Method in class com.facebook.presto.orc.RowGroup
 
getHitCount() - Method in class com.facebook.presto.orc.CacheStatsMBean
 
getHitRate() - Method in class com.facebook.presto.orc.CacheStatsMBean
 
getHiveWriterVersion() - Method in class com.facebook.presto.orc.metadata.OrcFileTail
 
getHiveWriterVersion() - Method in class com.facebook.presto.orc.metadata.PostScript
 
getId() - Method in class com.facebook.presto.orc.AbstractOrcDataSource
 
getId() - Method in class com.facebook.presto.orc.CachingOrcDataSource
 
getId() - Method in interface com.facebook.presto.orc.OrcDataSource
 
getIndex() - Method in class com.facebook.presto.orc.checkpoint.Checkpoints.ColumnPositionsList
 
getIndexBytes() - Method in interface com.facebook.presto.orc.DictionaryCompressionOptimizer.DictionaryColumn
 
getIndexBytes() - Method in class com.facebook.presto.orc.writer.SliceDictionaryColumnWriter
 
getIndexLength() - Method in class com.facebook.presto.orc.metadata.StripeInformation
 
getIndexStreams(CompressedMetadataWriter) - Method in class com.facebook.presto.orc.writer.BooleanColumnWriter
 
getIndexStreams(CompressedMetadataWriter) - Method in class com.facebook.presto.orc.writer.ByteColumnWriter
 
getIndexStreams(CompressedMetadataWriter) - Method in interface com.facebook.presto.orc.writer.ColumnWriter
Write index streams to the output and return the streams in the order in which they were written.
getIndexStreams(CompressedMetadataWriter) - Method in class com.facebook.presto.orc.writer.DecimalColumnWriter
 
getIndexStreams(CompressedMetadataWriter) - Method in class com.facebook.presto.orc.writer.DoubleColumnWriter
 
getIndexStreams(CompressedMetadataWriter) - Method in class com.facebook.presto.orc.writer.FloatColumnWriter
 
getIndexStreams(CompressedMetadataWriter) - Method in class com.facebook.presto.orc.writer.ListColumnWriter
 
getIndexStreams(CompressedMetadataWriter) - Method in class com.facebook.presto.orc.writer.LongColumnWriter
 
getIndexStreams(CompressedMetadataWriter) - Method in class com.facebook.presto.orc.writer.MapColumnWriter
 
getIndexStreams(CompressedMetadataWriter) - Method in class com.facebook.presto.orc.writer.SliceDictionaryColumnWriter
 
getIndexStreams(CompressedMetadataWriter) - Method in class com.facebook.presto.orc.writer.SliceDirectColumnWriter
 
getIndexStreams(CompressedMetadataWriter) - Method in class com.facebook.presto.orc.writer.StructColumnWriter
 
getIndexStreams(CompressedMetadataWriter) - Method in class com.facebook.presto.orc.writer.TimestampColumnWriter
 
getInput() - Method in class com.facebook.presto.orc.OrcDataSourceInput
 
getInputChannels() - Method in class com.facebook.presto.orc.FilterFunction
 
getInputs(OrcDataSource, StripeReader.StripeId, Map<StreamId, DiskRange>, boolean) - Method in class com.facebook.presto.orc.CachingStripeMetadataSource
 
getInputs(OrcDataSource, StripeReader.StripeId, Map<StreamId, DiskRange>, boolean) - Method in class com.facebook.presto.orc.StorageStripeMetadataSource
 
getInputs(OrcDataSource, StripeReader.StripeId, Map<StreamId, DiskRange>, boolean) - Method in interface com.facebook.presto.orc.StripeMetadataSource
 
getInputStreamCheckpoint() - Method in class com.facebook.presto.orc.checkpoint.ByteArrayStreamCheckpoint
 
getInputStreamCheckpoint() - Method in class com.facebook.presto.orc.checkpoint.ByteStreamCheckpoint
 
getInputStreamCheckpoint() - Method in class com.facebook.presto.orc.checkpoint.DecimalStreamCheckpoint
 
getInputStreamCheckpoint() - Method in class com.facebook.presto.orc.checkpoint.DoubleStreamCheckpoint
 
getInputStreamCheckpoint() - Method in class com.facebook.presto.orc.checkpoint.FloatStreamCheckpoint
 
getInputStreamCheckpoint() - Method in class com.facebook.presto.orc.checkpoint.LongStreamDwrfCheckpoint
 
getInputStreamCheckpoint() - Method in class com.facebook.presto.orc.checkpoint.LongStreamV1Checkpoint
 
getInputStreamCheckpoint() - Method in class com.facebook.presto.orc.checkpoint.LongStreamV2Checkpoint
 
getInputStreamSource(StreamDescriptor, Stream.StreamKind, Class<S>) - Method in class com.facebook.presto.orc.stream.InputStreamSources
 
getIntegerStatistics() - Method in class com.facebook.presto.orc.metadata.statistics.ColumnStatistics
 
getKey() - Method in class com.facebook.presto.orc.metadata.DwrfSequenceEncoding
 
getLength() - Method in class com.facebook.presto.orc.DiskRange
 
getLength() - Method in class com.facebook.presto.orc.metadata.OrcType
 
getLength() - Method in class com.facebook.presto.orc.metadata.Stream
 
getLower() - Method in class com.facebook.presto.orc.TupleDomainFilter.BigintRange
 
getLower() - Method in class com.facebook.presto.orc.TupleDomainFilter.BytesRange
 
getLower() - Method in class com.facebook.presto.orc.TupleDomainFilter.DoubleRange
 
getMax() - Method in class com.facebook.presto.orc.metadata.statistics.DateStatistics
 
getMax() - Method in class com.facebook.presto.orc.metadata.statistics.DecimalStatistics
 
getMax() - Method in class com.facebook.presto.orc.metadata.statistics.DoubleStatistics
 
getMax() - Method in class com.facebook.presto.orc.metadata.statistics.IntegerStatistics
 
getMax() - Method in interface com.facebook.presto.orc.metadata.statistics.RangeStatistics
 
getMax() - Method in class com.facebook.presto.orc.metadata.statistics.StringStatistics
 
getMaxBlockSize() - Method in class com.facebook.presto.orc.OrcReaderOptions
 
getMaxBytesFlush() - Method in class com.facebook.presto.orc.OrcWriterStats
 
getMaxCodePointCount(Type) - Static method in class com.facebook.presto.orc.reader.SliceBatchStreamReader
 
getMaxCompressionBufferSize() - Method in class com.facebook.presto.orc.OrcWriterOptions
 
getMaxMergeDistance() - Method in class com.facebook.presto.orc.OrcReaderOptions
 
getMaxRowsFlush() - Method in class com.facebook.presto.orc.OrcWriterStats
 
getMaxStringStatisticsLimit() - Method in class com.facebook.presto.orc.OrcWriterOptions
 
getMetadata() - Method in class com.facebook.presto.orc.OrcReader
 
getMetadata() - Method in class com.facebook.presto.orc.OrcWriteValidation
 
getMetadataLength() - Method in class com.facebook.presto.orc.metadata.PostScript
 
getMetadataSize() - Method in class com.facebook.presto.orc.metadata.OrcFileTail
 
getMetadataSlice() - Method in class com.facebook.presto.orc.metadata.OrcFileTail
 
getMin() - Method in class com.facebook.presto.orc.metadata.statistics.DateStatistics
 
getMin() - Method in class com.facebook.presto.orc.metadata.statistics.DecimalStatistics
 
getMin() - Method in class com.facebook.presto.orc.metadata.statistics.DoubleStatistics
 
getMin() - Method in class com.facebook.presto.orc.metadata.statistics.IntegerStatistics
 
getMin() - Method in interface com.facebook.presto.orc.metadata.statistics.RangeStatistics
 
getMin() - Method in class com.facebook.presto.orc.metadata.statistics.StringStatistics
 
getMinAverageRowBytes() - Method in class com.facebook.presto.orc.RowGroup
 
getMinAverageValueSizeInBytes() - Method in class com.facebook.presto.orc.metadata.statistics.ColumnStatistics
The minimum average value sizes.
getMissCount() - Method in class com.facebook.presto.orc.CacheStatsMBean
 
getName() - Method in class com.facebook.presto.orc.OrcWriterFlushStats
 
getNestedColumnWriters() - Method in interface com.facebook.presto.orc.writer.ColumnWriter
 
getNestedColumnWriters() - Method in class com.facebook.presto.orc.writer.ListColumnWriter
 
getNestedColumnWriters() - Method in class com.facebook.presto.orc.writer.MapColumnWriter
 
getNestedColumnWriters() - Method in class com.facebook.presto.orc.writer.StructColumnWriter
 
getNestedStreams() - Method in class com.facebook.presto.orc.StreamDescriptor
 
getNextPage() - Method in class com.facebook.presto.orc.OrcSelectiveRecordReader
 
getNonNullValueCount() - Method in interface com.facebook.presto.orc.DictionaryCompressionOptimizer.DictionaryColumn
 
getNonNullValueCount() - Method in class com.facebook.presto.orc.metadata.statistics.StringStatisticsBuilder
 
getNonNullValueCount() - Method in class com.facebook.presto.orc.writer.SliceDictionaryColumnWriter
 
getNullsFilter() - Method in interface com.facebook.presto.orc.reader.HierarchicalFilter
 
getNullsFilter() - Method in class com.facebook.presto.orc.reader.ListFilter
 
getNumberOfRows() - Method in class com.facebook.presto.orc.metadata.Footer
 
getNumberOfRows() - Method in class com.facebook.presto.orc.metadata.StripeInformation
 
getNumberOfValues() - Method in class com.facebook.presto.orc.metadata.statistics.ColumnStatistics
 
getOffset() - Method in class com.facebook.presto.orc.checkpoint.BooleanStreamCheckpoint
 
getOffset() - Method in class com.facebook.presto.orc.checkpoint.ByteStreamCheckpoint
 
getOffset() - Method in class com.facebook.presto.orc.checkpoint.LongStreamV1Checkpoint
 
getOffset() - Method in class com.facebook.presto.orc.checkpoint.LongStreamV2Checkpoint
 
getOffset() - Method in class com.facebook.presto.orc.DiskRange
 
getOffset() - Method in class com.facebook.presto.orc.metadata.StripeInformation
 
getOffset() - Method in class com.facebook.presto.orc.StripeReader.StripeId
 
getOrcDataSource() - Method in class com.facebook.presto.orc.StreamDescriptor
 
getOrcDataSourceId() - Method in class com.facebook.presto.orc.stream.OrcInputStream
 
getOrcDataSourceId() - Method in class com.facebook.presto.orc.StreamDescriptor
 
getOrcFileTail(OrcDataSource, MetadataReader, Optional<OrcWriteValidation>, boolean) - Method in class com.facebook.presto.orc.cache.CachingOrcFileTailSource
 
getOrcFileTail(OrcDataSource, MetadataReader, Optional<OrcWriteValidation>, boolean) - Method in interface com.facebook.presto.orc.cache.OrcFileTailSource
 
getOrcFileTail(OrcDataSource, MetadataReader, Optional<OrcWriteValidation>, boolean) - Method in class com.facebook.presto.orc.cache.StorageOrcFileTailSource
 
getOrcMetadataVersion() - Method in class com.facebook.presto.orc.metadata.CompressedMetadataWriter
 
getOrcMetadataVersion() - Method in class com.facebook.presto.orc.metadata.DwrfMetadataWriter
 
getOrcMetadataVersion() - Method in interface com.facebook.presto.orc.metadata.MetadataWriter
 
getOrcMetadataVersion() - Method in class com.facebook.presto.orc.metadata.OrcMetadataWriter
 
getOrcType() - Method in class com.facebook.presto.orc.StreamDescriptor
 
getOrcTypeKind() - Method in class com.facebook.presto.orc.metadata.OrcType
 
getOrcTypeKind() - Method in class com.facebook.presto.orc.StreamDescriptor
 
getOrcWriterVersion() - Method in enum com.facebook.presto.orc.metadata.PostScript.HiveWriterVersion
 
getOrdinal() - Method in class com.facebook.presto.orc.TupleDomainOrcPredicate.ColumnReference
 
getOutputDataSize() - Method in class com.facebook.presto.orc.OrcOutputBuffer
 
getParent() - Method in class com.facebook.presto.orc.reader.ListFilter
 
getPositionalFilter() - Method in interface com.facebook.presto.orc.reader.HierarchicalFilter
 
getPositionalFilter() - Method in class com.facebook.presto.orc.reader.ListFilter
 
getPositions() - Method in class com.facebook.presto.orc.metadata.RowGroupIndex
 
getPrecedingPositionsToFail() - Method in class com.facebook.presto.orc.TupleDomainFilter.AbstractTupleDomainFilter
 
getPrecedingPositionsToFail() - Method in class com.facebook.presto.orc.TupleDomainFilter.BasePositionalFilter
 
getPrecedingPositionsToFail() - Method in interface com.facebook.presto.orc.TupleDomainFilter
When a filter applied to a nested column fails, the whole top-level position should fail.
getPrecision() - Method in class com.facebook.presto.orc.metadata.OrcType
 
getRangeFor(long) - Method in interface com.facebook.presto.orc.CachingOrcDataSource.RegionFinder
 
getRawBytes() - Method in interface com.facebook.presto.orc.DictionaryCompressionOptimizer.DictionaryColumn
 
getRawBytes() - Method in class com.facebook.presto.orc.writer.SliceDictionaryColumnWriter
 
getReadBytes() - Method in class com.facebook.presto.orc.AbstractOrcDataSource
 
getReadBytes() - Method in class com.facebook.presto.orc.CachingOrcDataSource
 
getReadBytes() - Method in interface com.facebook.presto.orc.OrcDataSource
 
getReadPositions() - Method in class com.facebook.presto.orc.OrcSelectiveRecordReader
 
getReadPositions() - Method in class com.facebook.presto.orc.reader.AbstractDecimalSelectiveStreamReader
 
getReadPositions() - Method in class com.facebook.presto.orc.reader.BooleanSelectiveStreamReader
 
getReadPositions() - Method in class com.facebook.presto.orc.reader.ByteSelectiveStreamReader
 
getReadPositions() - Method in class com.facebook.presto.orc.reader.DoubleSelectiveStreamReader
 
getReadPositions() - Method in class com.facebook.presto.orc.reader.FloatSelectiveStreamReader
 
getReadPositions() - Method in class com.facebook.presto.orc.reader.ListSelectiveStreamReader
 
getReadPositions() - Method in class com.facebook.presto.orc.reader.LongSelectiveStreamReader
 
getReadPositions() - Method in class com.facebook.presto.orc.reader.MapDirectSelectiveStreamReader
 
getReadPositions() - Method in class com.facebook.presto.orc.reader.MapFlatSelectiveStreamReader
 
getReadPositions() - Method in class com.facebook.presto.orc.reader.MapSelectiveStreamReader
 
getReadPositions() - Method in interface com.facebook.presto.orc.reader.SelectiveStreamReader
 
getReadPositions() - Method in class com.facebook.presto.orc.reader.SliceDictionarySelectiveReader
 
getReadPositions() - Method in class com.facebook.presto.orc.reader.SliceDirectSelectiveStreamReader
 
getReadPositions() - Method in class com.facebook.presto.orc.reader.SliceSelectiveStreamReader
 
getReadPositions() - Method in class com.facebook.presto.orc.reader.StructSelectiveStreamReader
 
getReadPositions() - Method in class com.facebook.presto.orc.reader.TimestampSelectiveStreamReader
 
getReadTimeNanos() - Method in class com.facebook.presto.orc.AbstractOrcDataSource
 
getReadTimeNanos() - Method in class com.facebook.presto.orc.CachingOrcDataSource
 
getReadTimeNanos() - Method in interface com.facebook.presto.orc.OrcDataSource
 
getRetainedBytes() - Method in class com.facebook.presto.orc.OrcWriter
 
getRetainedBytes() - Method in class com.facebook.presto.orc.stream.BooleanOutputStream
 
getRetainedBytes() - Method in class com.facebook.presto.orc.stream.ByteArrayOutputStream
 
getRetainedBytes() - Method in class com.facebook.presto.orc.stream.ByteOutputStream
 
getRetainedBytes() - Method in class com.facebook.presto.orc.stream.DecimalOutputStream
 
getRetainedBytes() - Method in class com.facebook.presto.orc.stream.DoubleOutputStream
 
getRetainedBytes() - Method in class com.facebook.presto.orc.stream.FloatOutputStream
 
getRetainedBytes() - Method in class com.facebook.presto.orc.stream.LongOutputStreamDwrf
 
getRetainedBytes() - Method in class com.facebook.presto.orc.stream.LongOutputStreamV1
 
getRetainedBytes() - Method in class com.facebook.presto.orc.stream.LongOutputStreamV2
 
getRetainedBytes() - Method in class com.facebook.presto.orc.stream.PresentOutputStream
 
getRetainedBytes() - Method in interface com.facebook.presto.orc.stream.ValueOutputStream
 
getRetainedBytes() - Method in class com.facebook.presto.orc.writer.BooleanColumnWriter
 
getRetainedBytes() - Method in class com.facebook.presto.orc.writer.ByteColumnWriter
 
getRetainedBytes() - Method in interface com.facebook.presto.orc.writer.ColumnWriter
 
getRetainedBytes() - Method in class com.facebook.presto.orc.writer.DecimalColumnWriter
 
getRetainedBytes() - Method in class com.facebook.presto.orc.writer.DoubleColumnWriter
 
getRetainedBytes() - Method in class com.facebook.presto.orc.writer.FloatColumnWriter
 
getRetainedBytes() - Method in class com.facebook.presto.orc.writer.ListColumnWriter
 
getRetainedBytes() - Method in class com.facebook.presto.orc.writer.LongColumnWriter
 
getRetainedBytes() - Method in class com.facebook.presto.orc.writer.MapColumnWriter
 
getRetainedBytes() - Method in class com.facebook.presto.orc.writer.SliceDictionaryColumnWriter
 
getRetainedBytes() - Method in class com.facebook.presto.orc.writer.SliceDirectColumnWriter
 
getRetainedBytes() - Method in class com.facebook.presto.orc.writer.StructColumnWriter
 
getRetainedBytes() - Method in class com.facebook.presto.orc.writer.TimestampColumnWriter
 
getRetainedSize() - Method in class com.facebook.presto.orc.ChunkedSliceOutput
 
getRetainedSize() - Method in class com.facebook.presto.orc.OrcOutputBuffer
 
getRetainedSize() - Method in class com.facebook.presto.orc.OrcWriteValidation.OrcWriteValidationBuilder
 
getRetainedSizeInBytes() - Method in interface com.facebook.presto.orc.DataSink
Gets the size of the memory buffers.
getRetainedSizeInBytes() - Method in class com.facebook.presto.orc.metadata.statistics.BinaryStatistics
 
getRetainedSizeInBytes() - Method in class com.facebook.presto.orc.metadata.statistics.BooleanStatistics
 
getRetainedSizeInBytes() - Method in class com.facebook.presto.orc.metadata.statistics.ColumnStatistics
 
getRetainedSizeInBytes() - Method in class com.facebook.presto.orc.metadata.statistics.DateStatistics
 
getRetainedSizeInBytes() - Method in class com.facebook.presto.orc.metadata.statistics.DecimalStatistics
 
getRetainedSizeInBytes() - Method in class com.facebook.presto.orc.metadata.statistics.DoubleStatistics
 
getRetainedSizeInBytes() - Method in class com.facebook.presto.orc.metadata.statistics.HiveBloomFilter
 
getRetainedSizeInBytes() - Method in class com.facebook.presto.orc.metadata.statistics.IntegerStatistics
 
getRetainedSizeInBytes() - Method in interface com.facebook.presto.orc.metadata.statistics.RangeStatistics
 
getRetainedSizeInBytes() - Method in class com.facebook.presto.orc.metadata.statistics.StringStatistics
 
getRetainedSizeInBytes() - Method in class com.facebook.presto.orc.metadata.statistics.StripeStatistics
 
getRetainedSizeInBytes() - Method in class com.facebook.presto.orc.OrcBatchRecordReader
 
getRetainedSizeInBytes() - Method in class com.facebook.presto.orc.OrcDataSourceInput
 
getRetainedSizeInBytes() - Method in class com.facebook.presto.orc.OutputStreamDataSink
 
getRetainedSizeInBytes() - Method in class com.facebook.presto.orc.reader.AbstractDecimalSelectiveStreamReader
 
getRetainedSizeInBytes() - Method in class com.facebook.presto.orc.reader.BooleanBatchStreamReader
 
getRetainedSizeInBytes() - Method in class com.facebook.presto.orc.reader.BooleanSelectiveStreamReader
 
getRetainedSizeInBytes() - Method in class com.facebook.presto.orc.reader.ByteBatchStreamReader
 
getRetainedSizeInBytes() - Method in class com.facebook.presto.orc.reader.ByteSelectiveStreamReader
 
getRetainedSizeInBytes() - Method in class com.facebook.presto.orc.reader.DecimalBatchStreamReader
 
getRetainedSizeInBytes() - Method in class com.facebook.presto.orc.reader.DoubleBatchStreamReader
 
getRetainedSizeInBytes() - Method in class com.facebook.presto.orc.reader.DoubleSelectiveStreamReader
 
getRetainedSizeInBytes() - Method in class com.facebook.presto.orc.reader.FloatBatchStreamReader
 
getRetainedSizeInBytes() - Method in class com.facebook.presto.orc.reader.FloatSelectiveStreamReader
 
getRetainedSizeInBytes() - Method in interface com.facebook.presto.orc.reader.HierarchicalFilter
 
getRetainedSizeInBytes() - Method in class com.facebook.presto.orc.reader.ListBatchStreamReader
 
getRetainedSizeInBytes() - Method in class com.facebook.presto.orc.reader.ListFilter
 
getRetainedSizeInBytes() - Method in class com.facebook.presto.orc.reader.ListSelectiveStreamReader
 
getRetainedSizeInBytes() - Method in class com.facebook.presto.orc.reader.LongBatchStreamReader
 
getRetainedSizeInBytes() - Method in class com.facebook.presto.orc.reader.LongDictionaryBatchStreamReader
 
getRetainedSizeInBytes() - Method in class com.facebook.presto.orc.reader.LongDictionarySelectiveStreamReader
 
getRetainedSizeInBytes() - Method in class com.facebook.presto.orc.reader.LongDirectBatchStreamReader
 
getRetainedSizeInBytes() - Method in class com.facebook.presto.orc.reader.LongDirectSelectiveStreamReader
 
getRetainedSizeInBytes() - Method in class com.facebook.presto.orc.reader.LongSelectiveStreamReader
 
getRetainedSizeInBytes() - Method in class com.facebook.presto.orc.reader.MapBatchStreamReader
 
getRetainedSizeInBytes() - Method in class com.facebook.presto.orc.reader.MapDirectBatchStreamReader
 
getRetainedSizeInBytes() - Method in class com.facebook.presto.orc.reader.MapDirectSelectiveStreamReader
 
getRetainedSizeInBytes() - Method in class com.facebook.presto.orc.reader.MapFlatBatchStreamReader
 
getRetainedSizeInBytes() - Method in class com.facebook.presto.orc.reader.MapFlatSelectiveStreamReader
 
getRetainedSizeInBytes() - Method in class com.facebook.presto.orc.reader.MapSelectiveStreamReader
 
getRetainedSizeInBytes() - Method in class com.facebook.presto.orc.reader.SliceBatchStreamReader
 
getRetainedSizeInBytes() - Method in class com.facebook.presto.orc.reader.SliceDictionaryBatchStreamReader
 
getRetainedSizeInBytes() - Method in class com.facebook.presto.orc.reader.SliceDictionarySelectiveReader
 
getRetainedSizeInBytes() - Method in class com.facebook.presto.orc.reader.SliceDirectBatchStreamReader
 
getRetainedSizeInBytes() - Method in class com.facebook.presto.orc.reader.SliceDirectSelectiveStreamReader
 
getRetainedSizeInBytes() - Method in class com.facebook.presto.orc.reader.SliceSelectiveStreamReader
 
getRetainedSizeInBytes() - Method in interface com.facebook.presto.orc.reader.StreamReader
 
getRetainedSizeInBytes() - Method in class com.facebook.presto.orc.reader.StructBatchStreamReader
 
getRetainedSizeInBytes() - Method in class com.facebook.presto.orc.reader.StructSelectiveStreamReader
 
getRetainedSizeInBytes() - Method in class com.facebook.presto.orc.reader.TimestampBatchStreamReader
 
getRetainedSizeInBytes() - Method in class com.facebook.presto.orc.reader.TimestampSelectiveStreamReader
 
getRetainedSizeInBytes() - Method in class com.facebook.presto.orc.writer.DictionaryBuilder
 
getRowCount() - Method in class com.facebook.presto.orc.RowGroup
 
getRowCount() - Method in class com.facebook.presto.orc.Stripe
 
getRowGroupDictionarySize() - Method in class com.facebook.presto.orc.checkpoint.RowGroupDictionaryLengthStreamCheckpoint
 
getRowGroupMaxRowCount() - Method in class com.facebook.presto.orc.OrcWriterOptions
 
getRowGroupMaxRowCount() - Method in class com.facebook.presto.orc.OrcWriteValidation
 
getRowGroups() - Method in class com.facebook.presto.orc.Stripe
 
getRowOffset() - Method in class com.facebook.presto.orc.RowGroup
 
getRowsInRowGroup() - Method in class com.facebook.presto.orc.metadata.Footer
 
getScale() - Method in class com.facebook.presto.orc.metadata.OrcType
 
getSegments() - Method in class com.facebook.presto.orc.array.IntBigArray
 
getSequence() - Method in class com.facebook.presto.orc.metadata.Stream
 
getSequence() - Method in class com.facebook.presto.orc.StreamDescriptor
 
getSequence() - Method in class com.facebook.presto.orc.StreamId
 
getSetBits(int) - Method in class com.facebook.presto.orc.stream.BooleanInputStream
Gets a vector of bytes set to 1 if the bit is set.
getSetBits(int, byte[]) - Method in class com.facebook.presto.orc.stream.BooleanInputStream
Sets the vector element to 1 if the bit is set.
getSetBits(int, boolean[]) - Method in class com.facebook.presto.orc.stream.BooleanInputStream
Sets the vector element to true if the bit is set.
getSetBits(int, boolean[], boolean[]) - Method in class com.facebook.presto.orc.stream.BooleanInputStream
Sets the vector element to true if the bit is set, skipping the null values.
getSize() - Method in class com.facebook.presto.orc.AbstractOrcDataSource
 
getSize() - Method in class com.facebook.presto.orc.CacheStatsMBean
 
getSize() - Method in class com.facebook.presto.orc.CachingOrcDataSource
 
getSize() - Method in interface com.facebook.presto.orc.OrcDataSource
 
getSizeInBytes() - Method in class com.facebook.presto.orc.writer.DictionaryBuilder
 
getSlices() - Method in class com.facebook.presto.orc.ChunkedSliceOutput
 
getSourceId() - Method in class com.facebook.presto.orc.StripeReader.StripeId
 
getStream() - Method in class com.facebook.presto.orc.stream.StreamDataOutput
 
getStreamCheckpoints(Set<Integer>, List<OrcType>, boolean, int, List<ColumnEncoding>, Map<StreamId, Stream>, Map<StreamId, List<RowGroupIndex>>) - Static method in class com.facebook.presto.orc.checkpoint.Checkpoints
 
getStreamDataOutput(int) - Method in class com.facebook.presto.orc.stream.BooleanOutputStream
 
getStreamDataOutput(int) - Method in class com.facebook.presto.orc.stream.ByteArrayOutputStream
 
getStreamDataOutput(int) - Method in class com.facebook.presto.orc.stream.ByteOutputStream
 
getStreamDataOutput(int) - Method in class com.facebook.presto.orc.stream.DecimalOutputStream
 
getStreamDataOutput(int) - Method in class com.facebook.presto.orc.stream.DoubleOutputStream
 
getStreamDataOutput(int) - Method in class com.facebook.presto.orc.stream.FloatOutputStream
 
getStreamDataOutput(int) - Method in class com.facebook.presto.orc.stream.LongOutputStreamDwrf
 
getStreamDataOutput(int) - Method in class com.facebook.presto.orc.stream.LongOutputStreamV1
 
getStreamDataOutput(int) - Method in class com.facebook.presto.orc.stream.LongOutputStreamV2
 
getStreamDataOutput(int) - Method in class com.facebook.presto.orc.stream.PresentOutputStream
 
getStreamDataOutput(int) - Method in interface com.facebook.presto.orc.stream.ValueOutputStream
 
getStreamId() - Method in class com.facebook.presto.orc.StreamDescriptor
 
getStreamId() - Method in class com.facebook.presto.orc.StripeReader.StripeStreamId
 
getStreamKind() - Method in class com.facebook.presto.orc.metadata.Stream
 
getStreamKind() - Method in class com.facebook.presto.orc.StreamId
 
getStreamName() - Method in class com.facebook.presto.orc.StreamDescriptor
 
getStreams() - Method in class com.facebook.presto.orc.metadata.StripeFooter
 
getStreamSources() - Method in class com.facebook.presto.orc.RowGroup
 
getStreamType() - Method in class com.facebook.presto.orc.stream.CheckpointInputStreamSource
 
getStreamType() - Method in interface com.facebook.presto.orc.stream.InputStreamSource
 
getStreamType() - Method in class com.facebook.presto.orc.stream.MissingInputStreamSource
 
getStreamType() - Method in class com.facebook.presto.orc.stream.ValueInputStreamSource
 
getStringStatistics() - Method in class com.facebook.presto.orc.metadata.statistics.ColumnStatistics
 
getStripeBytes() - Method in class com.facebook.presto.orc.OrcWriterFlushStats
 
getStripeFooterCacheSize() - Method in class com.facebook.presto.orc.cache.OrcCacheConfig
 
getStripeFooterCacheTtlSinceLastAccess() - Method in class com.facebook.presto.orc.cache.OrcCacheConfig
 
getStripeFooterSlice(OrcDataSource, StripeReader.StripeId, long, int, boolean) - Method in class com.facebook.presto.orc.CachingStripeMetadataSource
 
getStripeFooterSlice(OrcDataSource, StripeReader.StripeId, long, int, boolean) - Method in class com.facebook.presto.orc.StorageStripeMetadataSource
 
getStripeFooterSlice(OrcDataSource, StripeReader.StripeId, long, int, boolean) - Method in interface com.facebook.presto.orc.StripeMetadataSource
 
getStripeHash() - Method in class com.facebook.presto.orc.OrcWriteValidation.WriteChecksum
 
getStripeMaxRowCount() - Method in class com.facebook.presto.orc.OrcWriterOptions
 
getStripeMaxSize() - Method in class com.facebook.presto.orc.OrcWriterOptions
 
getStripeMinSize() - Method in class com.facebook.presto.orc.OrcWriterOptions
 
getStripeRows() - Method in class com.facebook.presto.orc.OrcWriterFlushStats
 
getStripes() - Method in class com.facebook.presto.orc.metadata.Footer
 
getStripeStatsList() - Method in class com.facebook.presto.orc.metadata.Metadata
 
getStripeStreamCacheSize() - Method in class com.facebook.presto.orc.cache.OrcCacheConfig
 
getStripeStreamCacheTtlSinceLastAccess() - Method in class com.facebook.presto.orc.cache.OrcCacheConfig
 
getSucceedingPositionsToFail() - Method in class com.facebook.presto.orc.TupleDomainFilter.AbstractTupleDomainFilter
 
getSucceedingPositionsToFail() - Method in class com.facebook.presto.orc.TupleDomainFilter.BasePositionalFilter
 
getSucceedingPositionsToFail() - Method in interface com.facebook.presto.orc.TupleDomainFilter
 
getSum() - Method in class com.facebook.presto.orc.metadata.statistics.BinaryStatistics
 
getSum() - Method in class com.facebook.presto.orc.metadata.statistics.IntegerStatistics
 
getSum() - Method in class com.facebook.presto.orc.metadata.statistics.StringStatistics
 
getTinyStripeThreshold() - Method in class com.facebook.presto.orc.OrcReaderOptions
 
getTopLevelFailed() - Method in interface com.facebook.presto.orc.reader.HierarchicalFilter
 
getTopLevelFailed() - Method in class com.facebook.presto.orc.reader.ListFilter
 
getTopLevelIndexOutOfBounds() - Method in interface com.facebook.presto.orc.reader.HierarchicalFilter
 
getTopLevelIndexOutOfBounds() - Method in class com.facebook.presto.orc.reader.ListFilter
 
getTopLevelOffsetCount() - Method in interface com.facebook.presto.orc.reader.HierarchicalFilter
 
getTopLevelOffsetCount() - Method in class com.facebook.presto.orc.reader.ListFilter
 
getTopLevelOffsets() - Method in interface com.facebook.presto.orc.reader.HierarchicalFilter
 
getTopLevelOffsets() - Method in class com.facebook.presto.orc.reader.ListFilter
 
getTotalLength() - Method in class com.facebook.presto.orc.metadata.StripeInformation
 
getTotalRowCount() - Method in class com.facebook.presto.orc.OrcWriteValidation.WriteChecksum
 
getTrueValueCount() - Method in class com.facebook.presto.orc.metadata.statistics.BooleanStatistics
 
getType() - Method in class com.facebook.presto.orc.TupleDomainOrcPredicate.ColumnReference
 
getTypes() - Method in class com.facebook.presto.orc.metadata.Footer
 
getUnderlyingSlice() - Method in class com.facebook.presto.orc.ChunkedSliceOutput
 
getUnderlyingSlice() - Method in class com.facebook.presto.orc.OrcOutputBuffer
 
getUnsetBits(int, boolean[]) - Method in class com.facebook.presto.orc.stream.BooleanInputStream
Sets the vector element to true if the bit is not set.
getUnsetBits(int) - Method in class com.facebook.presto.orc.stream.BooleanInputStream
Return the number of unset bits
getUpper() - Method in class com.facebook.presto.orc.TupleDomainFilter.BigintRange
 
getUpper() - Method in class com.facebook.presto.orc.TupleDomainFilter.DoubleRange
 
getUserMetadata() - Method in class com.facebook.presto.orc.metadata.Footer
 
getValueCount() - Method in interface com.facebook.presto.orc.DictionaryCompressionOptimizer.DictionaryColumn
 
getValueCount() - Method in class com.facebook.presto.orc.writer.SliceDictionaryColumnWriter
 
getValueEncoding() - Method in class com.facebook.presto.orc.metadata.DwrfSequenceEncoding
 
getVersion() - Method in class com.facebook.presto.orc.metadata.PostScript
 
getVersion() - Method in class com.facebook.presto.orc.OrcWriteValidation
 
getWriterSizeInBytes() - Method in class com.facebook.presto.orc.OrcWriterStats
 
getWrittenBytes() - Method in class com.facebook.presto.orc.OrcWriter
Number of bytes already flushed to the data sink.
grow(int) - Method in interface com.facebook.presto.orc.OrcDecompressor.OutputBuffer
 

H

hash(byte[], int, int) - Static method in class com.facebook.presto.orc.ByteArrayUtils
 
hash() - Method in class com.facebook.presto.orc.metadata.statistics.StatisticsHasher
 
hashCode() - Method in class com.facebook.presto.orc.DiskRange
 
hashCode() - Method in class com.facebook.presto.orc.metadata.statistics.BooleanStatistics
 
hashCode() - Method in class com.facebook.presto.orc.metadata.statistics.ColumnStatistics
 
hashCode() - Method in class com.facebook.presto.orc.metadata.statistics.DateStatistics
 
hashCode() - Method in class com.facebook.presto.orc.metadata.statistics.DecimalStatistics
 
hashCode() - Method in class com.facebook.presto.orc.metadata.statistics.DoubleStatistics
 
hashCode() - Method in class com.facebook.presto.orc.metadata.statistics.HiveBloomFilter
 
hashCode() - Method in class com.facebook.presto.orc.metadata.statistics.IntegerStatistics
 
hashCode() - Method in class com.facebook.presto.orc.metadata.statistics.StringStatistics
 
hashCode() - Method in class com.facebook.presto.orc.metadata.statistics.StripeStatistics
 
hashCode() - Method in class com.facebook.presto.orc.OrcDataSourceId
 
hashCode() - Method in class com.facebook.presto.orc.StreamId
 
hashCode() - Method in class com.facebook.presto.orc.StripeReader.StripeId
 
hashCode() - Method in class com.facebook.presto.orc.StripeReader.StripeStreamId
 
hashCode() - Method in class com.facebook.presto.orc.TupleDomainFilter.BigintMultiRange
 
hashCode() - Method in class com.facebook.presto.orc.TupleDomainFilter.BigintRange
 
hashCode() - Method in class com.facebook.presto.orc.TupleDomainFilter.BigintValuesUsingBitmask
 
hashCode() - Method in class com.facebook.presto.orc.TupleDomainFilter.BigintValuesUsingHashTable
 
hashCode() - Method in class com.facebook.presto.orc.TupleDomainFilter.BooleanValue
 
hashCode() - Method in class com.facebook.presto.orc.TupleDomainFilter.BytesRange
 
hashCode() - Method in class com.facebook.presto.orc.TupleDomainFilter.BytesValues
 
hashCode() - Method in class com.facebook.presto.orc.TupleDomainFilter.BytesValuesExclusive
 
hashCode() - Method in class com.facebook.presto.orc.TupleDomainFilter.DoubleRange
 
hashCode() - Method in class com.facebook.presto.orc.TupleDomainFilter.FloatRange
 
hashCode() - Method in class com.facebook.presto.orc.TupleDomainFilter.LongDecimalRange
 
hashCode() - Method in class com.facebook.presto.orc.TupleDomainFilter.MultiRange
 
hasMinAverageValueSizeInBytes() - Method in class com.facebook.presto.orc.metadata.statistics.ColumnStatistics
 
hasNextPosition() - Method in class com.facebook.presto.orc.checkpoint.Checkpoints.ColumnPositionsList
 
hasNumberOfValues() - Method in class com.facebook.presto.orc.metadata.statistics.ColumnStatistics
 
HierarchicalFilter - Interface in com.facebook.presto.orc.reader
 
HiveBloomFilter - Class in com.facebook.presto.orc.metadata.statistics
 
HiveBloomFilter(List<Long>, int, int) - Constructor for class com.facebook.presto.orc.metadata.statistics.HiveBloomFilter
 
HiveBloomFilter(BloomFilter) - Constructor for class com.facebook.presto.orc.metadata.statistics.HiveBloomFilter
 

I

increment(long) - Method in class com.facebook.presto.orc.array.IntBigArray
Increments the element of this big array at specified index.
InflateDecompressor - Class in com.facebook.presto.orc.zlib
 
InflateDecompressor() - Constructor for class com.facebook.presto.orc.zlib.InflateDecompressor
 
INITIAL_BATCH_SIZE - Static variable in class com.facebook.presto.orc.OrcReader
 
initialize(int) - Method in interface com.facebook.presto.orc.OrcDecompressor.OutputBuffer
 
initializeOutputPositions(int[], int[], int) - Static method in class com.facebook.presto.orc.reader.SelectiveStreamReaders
 
InputStreamCheckpoint - Class in com.facebook.presto.orc.checkpoint
InputStreamCheckpoint is represented as a packed long to avoid object creation in inner loops.
inputStreamCheckpointToString(long) - Static method in class com.facebook.presto.orc.checkpoint.InputStreamCheckpoint
 
InputStreamSource<S extends ValueInputStream<?>> - Interface in com.facebook.presto.orc.stream
 
InputStreamSources - Class in com.facebook.presto.orc.stream
 
InputStreamSources(Map<StreamId, InputStreamSource<?>>) - Constructor for class com.facebook.presto.orc.stream.InputStreamSources
 
IntBigArray - Class in com.facebook.presto.orc.array
This class is a copy of IntBigArray.java in presto-array module.
IntBigArray() - Constructor for class com.facebook.presto.orc.array.IntBigArray
Creates a new big array containing one initial segment
IntBigArray(int) - Constructor for class com.facebook.presto.orc.array.IntBigArray
Creates a new big array containing one initial segment filled with the specified default value
INTEGER_VALUE_BYTES - Static variable in class com.facebook.presto.orc.metadata.statistics.IntegerStatistics
 
IntegerStatistics - Class in com.facebook.presto.orc.metadata.statistics
 
IntegerStatistics(Long, Long, Long) - Constructor for class com.facebook.presto.orc.metadata.statistics.IntegerStatistics
 
IntegerStatisticsBuilder - Class in com.facebook.presto.orc.metadata.statistics
 
IntegerStatisticsBuilder() - Constructor for class com.facebook.presto.orc.metadata.statistics.IntegerStatisticsBuilder
 
InvalidCheckpointException - Exception in com.facebook.presto.orc.checkpoint
 
InvalidCheckpointException(String, Object...) - Constructor for exception com.facebook.presto.orc.checkpoint.InvalidCheckpointException
 
IS_NOT_NULL - Static variable in interface com.facebook.presto.orc.TupleDomainFilter
 
IS_NULL - Static variable in interface com.facebook.presto.orc.TupleDomainFilter
 
isDeterministic() - Method in class com.facebook.presto.orc.FilterFunction
 
isDeterministic() - Method in class com.facebook.presto.orc.TupleDomainFilter.AbstractTupleDomainFilter
 
isDeterministic() - Method in class com.facebook.presto.orc.TupleDomainFilter.BasePositionalFilter
 
isDeterministic() - Method in interface com.facebook.presto.orc.TupleDomainFilter
A filter becomes non-deterministic when applies to nested column, e.g.
isFileTailCacheEnabled() - Method in class com.facebook.presto.orc.cache.OrcCacheConfig
 
isFull(long) - Method in class com.facebook.presto.orc.DictionaryCompressionOptimizer
 
isOrcZstdJniDecompressionEnabled() - Method in class com.facebook.presto.orc.OrcReaderOptions
 
isPositionalFilter() - Method in class com.facebook.presto.orc.TupleDomainFilter.AbstractTupleDomainFilter
 
isPositionalFilter() - Method in class com.facebook.presto.orc.TupleDomainFilter.BasePositionalFilter
 
isPositionalFilter() - Method in interface com.facebook.presto.orc.TupleDomainFilter
 
isSingleValue() - Method in class com.facebook.presto.orc.TupleDomainFilter.BigintRange
 
isSingleValue() - Method in class com.facebook.presto.orc.TupleDomainFilter.BytesRange
 
isStripeMetadataCacheEnabled() - Method in class com.facebook.presto.orc.cache.OrcCacheConfig
 
isUseVInts() - Method in class com.facebook.presto.orc.metadata.Stream
 
isWritable() - Method in class com.facebook.presto.orc.ChunkedSliceOutput
 
isWritable() - Method in class com.facebook.presto.orc.OrcOutputBuffer
 

L

ListBatchStreamReader - Class in com.facebook.presto.orc.reader
 
ListBatchStreamReader(Type, StreamDescriptor, DateTimeZone, OrcAggregatedMemoryContext) - Constructor for class com.facebook.presto.orc.reader.ListBatchStreamReader
 
ListColumnWriter - Class in com.facebook.presto.orc.writer
 
ListColumnWriter(int, CompressionKind, int, OrcEncoding, ColumnWriter) - Constructor for class com.facebook.presto.orc.writer.ListColumnWriter
 
ListFilter - Class in com.facebook.presto.orc.reader
 
ListFilter(StreamDescriptor, Map<Subfield, TupleDomainFilter>) - Constructor for class com.facebook.presto.orc.reader.ListFilter
 
ListFilter(StreamDescriptor, Map<Subfield, TupleDomainFilter>, int, HierarchicalFilter) - Constructor for class com.facebook.presto.orc.reader.ListFilter
 
ListSelectiveStreamReader - Class in com.facebook.presto.orc.reader
 
ListSelectiveStreamReader(StreamDescriptor, Map<Subfield, TupleDomainFilter>, List<Subfield>, ListFilter, int, Optional<Type>, DateTimeZone, boolean, OrcAggregatedMemoryContext) - Constructor for class com.facebook.presto.orc.reader.ListSelectiveStreamReader
 
LONG_DECIMAL_VALUE_BYTES - Static variable in class com.facebook.presto.orc.metadata.statistics.LongDecimalStatisticsBuilder
 
LongBatchStreamReader - Class in com.facebook.presto.orc.reader
 
LongBatchStreamReader(Type, StreamDescriptor, OrcAggregatedMemoryContext) - Constructor for class com.facebook.presto.orc.reader.LongBatchStreamReader
 
LongBitPacker - Class in com.facebook.presto.orc.stream
 
LongBitPacker() - Constructor for class com.facebook.presto.orc.stream.LongBitPacker
 
LongColumnWriter - Class in com.facebook.presto.orc.writer
 
LongColumnWriter(int, Type, CompressionKind, int, OrcEncoding, Supplier<LongValueStatisticsBuilder>) - Constructor for class com.facebook.presto.orc.writer.LongColumnWriter
 
LongDecimalSelectiveStreamReader - Class in com.facebook.presto.orc.reader
 
LongDecimalSelectiveStreamReader(StreamDescriptor, Optional<TupleDomainFilter>, Optional<Type>, OrcLocalMemoryContext) - Constructor for class com.facebook.presto.orc.reader.LongDecimalSelectiveStreamReader
 
LongDecimalStatisticsBuilder - Class in com.facebook.presto.orc.metadata.statistics
 
LongDecimalStatisticsBuilder() - Constructor for class com.facebook.presto.orc.metadata.statistics.LongDecimalStatisticsBuilder
 
LongDecode - Class in com.facebook.presto.orc.stream
 
LongDictionaryBatchStreamReader - Class in com.facebook.presto.orc.reader
 
LongDictionaryBatchStreamReader(Type, StreamDescriptor, OrcLocalMemoryContext) - Constructor for class com.facebook.presto.orc.reader.LongDictionaryBatchStreamReader
 
LongDictionarySelectiveStreamReader - Class in com.facebook.presto.orc.reader
 
LongDictionarySelectiveStreamReader(StreamDescriptor, Optional<TupleDomainFilter>, Optional<Type>, OrcLocalMemoryContext) - Constructor for class com.facebook.presto.orc.reader.LongDictionarySelectiveStreamReader
 
LongDirectBatchStreamReader - Class in com.facebook.presto.orc.reader
 
LongDirectBatchStreamReader(Type, StreamDescriptor, OrcLocalMemoryContext) - Constructor for class com.facebook.presto.orc.reader.LongDirectBatchStreamReader
 
LongDirectSelectiveStreamReader - Class in com.facebook.presto.orc.reader
 
LongDirectSelectiveStreamReader(StreamDescriptor, Optional<TupleDomainFilter>, Optional<Type>, OrcLocalMemoryContext) - Constructor for class com.facebook.presto.orc.reader.LongDirectSelectiveStreamReader
 
LongInputStream - Interface in com.facebook.presto.orc.stream
 
LongInputStreamDwrf - Class in com.facebook.presto.orc.stream
 
LongInputStreamDwrf(OrcInputStream, OrcType.OrcTypeKind, boolean, boolean) - Constructor for class com.facebook.presto.orc.stream.LongInputStreamDwrf
 
LongInputStreamV1 - Class in com.facebook.presto.orc.stream
 
LongInputStreamV1(OrcInputStream, boolean) - Constructor for class com.facebook.presto.orc.stream.LongInputStreamV1
 
LongInputStreamV2 - Class in com.facebook.presto.orc.stream
 
LongInputStreamV2(OrcInputStream, boolean, boolean) - Constructor for class com.facebook.presto.orc.stream.LongInputStreamV2
 
LongOutputStream - Interface in com.facebook.presto.orc.stream
 
LongOutputStreamDwrf - Class in com.facebook.presto.orc.stream
 
LongOutputStreamDwrf(CompressionKind, int, boolean, Stream.StreamKind) - Constructor for class com.facebook.presto.orc.stream.LongOutputStreamDwrf
 
LongOutputStreamV1 - Class in com.facebook.presto.orc.stream
 
LongOutputStreamV1(CompressionKind, int, boolean, Stream.StreamKind) - Constructor for class com.facebook.presto.orc.stream.LongOutputStreamV1
 
LongOutputStreamV2 - Class in com.facebook.presto.orc.stream
 
LongOutputStreamV2(CompressionKind, int, boolean, Stream.StreamKind) - Constructor for class com.facebook.presto.orc.stream.LongOutputStreamV2
 
LongSelectiveStreamReader - Class in com.facebook.presto.orc.reader
 
LongSelectiveStreamReader(StreamDescriptor, Optional<TupleDomainFilter>, Optional<Type>, OrcAggregatedMemoryContext) - Constructor for class com.facebook.presto.orc.reader.LongSelectiveStreamReader
 
LongStreamCheckpoint - Interface in com.facebook.presto.orc.checkpoint
 
LongStreamDwrfCheckpoint - Class in com.facebook.presto.orc.checkpoint
 
LongStreamDwrfCheckpoint(long) - Constructor for class com.facebook.presto.orc.checkpoint.LongStreamDwrfCheckpoint
 
LongStreamDwrfCheckpoint(boolean, Checkpoints.ColumnPositionsList) - Constructor for class com.facebook.presto.orc.checkpoint.LongStreamDwrfCheckpoint
 
LongStreamV1Checkpoint - Class in com.facebook.presto.orc.checkpoint
 
LongStreamV1Checkpoint(int, long) - Constructor for class com.facebook.presto.orc.checkpoint.LongStreamV1Checkpoint
 
LongStreamV1Checkpoint(boolean, Checkpoints.ColumnPositionsList) - Constructor for class com.facebook.presto.orc.checkpoint.LongStreamV1Checkpoint
 
LongStreamV2Checkpoint - Class in com.facebook.presto.orc.checkpoint
 
LongStreamV2Checkpoint(int, long) - Constructor for class com.facebook.presto.orc.checkpoint.LongStreamV2Checkpoint
 
LongStreamV2Checkpoint(boolean, Checkpoints.ColumnPositionsList) - Constructor for class com.facebook.presto.orc.checkpoint.LongStreamV2Checkpoint
 
LongValueStatisticsBuilder - Interface in com.facebook.presto.orc.metadata.statistics
 
lowerExclusive - Variable in class com.facebook.presto.orc.TupleDomainFilter.AbstractRange
 
lowerUnbounded - Variable in class com.facebook.presto.orc.TupleDomainFilter.AbstractRange
 

M

MAGIC - Static variable in class com.facebook.presto.orc.metadata.PostScript
 
makeBlock(int, boolean, boolean[], long[]) - Method in class com.facebook.presto.orc.reader.LongDecimalSelectiveStreamReader
 
makeBlock(int, boolean, boolean[], long[]) - Method in class com.facebook.presto.orc.reader.ShortDecimalSelectiveStreamReader
 
MapBatchStreamReader - Class in com.facebook.presto.orc.reader
 
MapBatchStreamReader(Type, StreamDescriptor, DateTimeZone, OrcAggregatedMemoryContext) - Constructor for class com.facebook.presto.orc.reader.MapBatchStreamReader
 
MapColumnWriter - Class in com.facebook.presto.orc.writer
 
MapColumnWriter(int, CompressionKind, int, OrcEncoding, ColumnWriter, ColumnWriter) - Constructor for class com.facebook.presto.orc.writer.MapColumnWriter
 
MapDirectBatchStreamReader - Class in com.facebook.presto.orc.reader
 
MapDirectBatchStreamReader(Type, StreamDescriptor, DateTimeZone, OrcAggregatedMemoryContext) - Constructor for class com.facebook.presto.orc.reader.MapDirectBatchStreamReader
 
MapDirectSelectiveStreamReader - Class in com.facebook.presto.orc.reader
 
MapDirectSelectiveStreamReader(StreamDescriptor, Map<Subfield, TupleDomainFilter>, List<Subfield>, Optional<Type>, DateTimeZone, boolean, OrcAggregatedMemoryContext) - Constructor for class com.facebook.presto.orc.reader.MapDirectSelectiveStreamReader
 
MapFlatBatchStreamReader - Class in com.facebook.presto.orc.reader
Flat Maps are a layout of maps supported in DWRF.
MapFlatBatchStreamReader(Type, StreamDescriptor, DateTimeZone, OrcAggregatedMemoryContext) - Constructor for class com.facebook.presto.orc.reader.MapFlatBatchStreamReader
 
MapFlatSelectiveStreamReader - Class in com.facebook.presto.orc.reader
 
MapFlatSelectiveStreamReader(StreamDescriptor, Map<Subfield, TupleDomainFilter>, List<Subfield>, Optional<Type>, DateTimeZone, boolean, OrcAggregatedMemoryContext) - Constructor for class com.facebook.presto.orc.reader.MapFlatSelectiveStreamReader
 
MapSelectiveStreamReader - Class in com.facebook.presto.orc.reader
 
MapSelectiveStreamReader(StreamDescriptor, Map<Subfield, TupleDomainFilter>, List<Subfield>, Optional<Type>, DateTimeZone, boolean, OrcAggregatedMemoryContext) - Constructor for class com.facebook.presto.orc.reader.MapSelectiveStreamReader
 
markSupported() - Method in class com.facebook.presto.orc.stream.OrcInputStream
 
matches(long, Map<Integer, ColumnStatistics>) - Method in interface com.facebook.presto.orc.OrcPredicate
Should the ORC reader process a file section with the specified statistics.
matches(long, Map<Integer, ColumnStatistics>) - Method in class com.facebook.presto.orc.TupleDomainOrcPredicate
 
MAX_BATCH_SIZE - Static variable in class com.facebook.presto.orc.OrcReader
 
MAX_BUFFER_SIZE - Static variable in interface com.facebook.presto.orc.OrcDecompressor
 
maxCompressedLength(int) - Method in class com.facebook.presto.orc.zlib.DeflateCompressor
 
maxCompressedLength(int) - Method in class com.facebook.presto.orc.zstd.ZstdJniCompressor
 
maxStringTruncateToValidRange(Slice, PostScript.HiveWriterVersion) - Static method in class com.facebook.presto.orc.metadata.OrcMetadataReader
 
mergeAdjacentDiskRanges(Collection<DiskRange>, DataSize, DataSize) - Static method in class com.facebook.presto.orc.OrcDataSourceUtils
Merge disk ranges that are closer than maxMergeDistance.
mergeBinaryStatistics(List<ColumnStatistics>) - Static method in class com.facebook.presto.orc.metadata.statistics.BinaryStatisticsBuilder
 
mergeBooleanStatistics(List<ColumnStatistics>) - Static method in class com.facebook.presto.orc.metadata.statistics.BooleanStatisticsBuilder
 
mergeColumnStatistics(List<ColumnStatistics>) - Static method in class com.facebook.presto.orc.metadata.statistics.ColumnStatistics
 
mergeDateStatistics(List<ColumnStatistics>) - Static method in class com.facebook.presto.orc.metadata.statistics.DateStatisticsBuilder
 
mergeDecimalStatistics(List<ColumnStatistics>) - Static method in class com.facebook.presto.orc.metadata.statistics.LongDecimalStatisticsBuilder
 
mergeDoubleStatistics(List<ColumnStatistics>) - Static method in class com.facebook.presto.orc.metadata.statistics.DoubleStatisticsBuilder
 
mergeIntegerStatistics(List<ColumnStatistics>) - Static method in class com.facebook.presto.orc.metadata.statistics.IntegerStatisticsBuilder
 
mergeStringStatistics(List<ColumnStatistics>) - Static method in class com.facebook.presto.orc.metadata.statistics.StringStatisticsBuilder
 
Metadata - Class in com.facebook.presto.orc.metadata
 
Metadata(List<StripeStatistics>) - Constructor for class com.facebook.presto.orc.metadata.Metadata
 
MetadataReader - Interface in com.facebook.presto.orc.metadata
 
MetadataWriter - Interface in com.facebook.presto.orc.metadata
 
minStringTruncateToValidRange(Slice, PostScript.HiveWriterVersion) - Static method in class com.facebook.presto.orc.metadata.OrcMetadataReader
 
MissingInputStreamSource<S extends ValueInputStream<?>> - Class in com.facebook.presto.orc.stream
 
missingStreamSource(Class<S>) - Static method in class com.facebook.presto.orc.stream.MissingInputStreamSource
 

N

newOrcAggregatedMemoryContext() - Method in class com.facebook.presto.orc.NoopOrcAggregatedMemoryContext
 
newOrcAggregatedMemoryContext() - Method in interface com.facebook.presto.orc.OrcAggregatedMemoryContext
 
newOrcLocalMemoryContext(String) - Method in class com.facebook.presto.orc.NoopOrcAggregatedMemoryContext
 
newOrcLocalMemoryContext(String) - Method in interface com.facebook.presto.orc.OrcAggregatedMemoryContext
 
next(int) - Method in class com.facebook.presto.orc.stream.ByteArrayInputStream
 
next(byte[], int, int) - Method in class com.facebook.presto.orc.stream.ByteArrayInputStream
 
next() - Method in class com.facebook.presto.orc.stream.ByteInputStream
 
next(int) - Method in class com.facebook.presto.orc.stream.ByteInputStream
 
next(byte[], int) - Method in class com.facebook.presto.orc.stream.ByteInputStream
 
next() - Method in class com.facebook.presto.orc.stream.DoubleInputStream
 
next() - Method in class com.facebook.presto.orc.stream.FloatInputStream
 
next() - Method in interface com.facebook.presto.orc.stream.LongInputStream
 
next(long[], int) - Method in interface com.facebook.presto.orc.stream.LongInputStream
 
next(int[], int) - Method in interface com.facebook.presto.orc.stream.LongInputStream
 
next(short[], int) - Method in interface com.facebook.presto.orc.stream.LongInputStream
 
next() - Method in class com.facebook.presto.orc.stream.LongInputStreamDwrf
 
next(long[], int) - Method in class com.facebook.presto.orc.stream.LongInputStreamDwrf
 
next(int[], int) - Method in class com.facebook.presto.orc.stream.LongInputStreamDwrf
 
next(short[], int) - Method in class com.facebook.presto.orc.stream.LongInputStreamDwrf
 
next() - Method in class com.facebook.presto.orc.stream.LongInputStreamV1
 
next(long[], int) - Method in class com.facebook.presto.orc.stream.LongInputStreamV1
 
next(int[], int) - Method in class com.facebook.presto.orc.stream.LongInputStreamV1
 
next(short[], int) - Method in class com.facebook.presto.orc.stream.LongInputStreamV1
 
next() - Method in class com.facebook.presto.orc.stream.LongInputStreamV2
 
next(long[], int) - Method in class com.facebook.presto.orc.stream.LongInputStreamV2
 
next(int[], int) - Method in class com.facebook.presto.orc.stream.LongInputStreamV2
 
next(short[], int) - Method in class com.facebook.presto.orc.stream.LongInputStreamV2
 
nextBatch() - Method in class com.facebook.presto.orc.OrcBatchRecordReader
 
nextBit() - Method in class com.facebook.presto.orc.stream.BooleanInputStream
 
nextIntVector(int, int[], int) - Method in interface com.facebook.presto.orc.stream.LongInputStream
 
nextLong() - Method in class com.facebook.presto.orc.stream.DecimalInputStream
 
nextLongDecimal(Slice) - Method in class com.facebook.presto.orc.stream.DecimalInputStream
 
nextLongVector(int, long[]) - Method in interface com.facebook.presto.orc.stream.LongInputStream
 
nextPosition() - Method in class com.facebook.presto.orc.checkpoint.Checkpoints.ColumnPositionsList
 
nextShortDecimalVector(int, BlockBuilder, DecimalType, long[]) - Method in class com.facebook.presto.orc.stream.DecimalInputStream
 
nextShortDecimalVector(int, BlockBuilder, DecimalType, long[], boolean[]) - Method in class com.facebook.presto.orc.stream.DecimalInputStream
 
nextVector(Type, int, BlockBuilder) - Method in class com.facebook.presto.orc.stream.DoubleInputStream
 
nextVector(Type, int, BlockBuilder) - Method in class com.facebook.presto.orc.stream.FloatInputStream
 
nonDeterministicFilter - Variable in class com.facebook.presto.orc.reader.AbstractDecimalSelectiveStreamReader
 
NOOP_ORC_AGGREGATED_MEMORY_CONTEXT - Static variable in class com.facebook.presto.orc.NoopOrcAggregatedMemoryContext
 
NOOP_ORC_LOCAL_MEMORY_CONTEXT - Static variable in class com.facebook.presto.orc.NoopOrcLocalMemoryContext
 
NoopOrcAggregatedMemoryContext - Class in com.facebook.presto.orc
 
NoopOrcAggregatedMemoryContext() - Constructor for class com.facebook.presto.orc.NoopOrcAggregatedMemoryContext
 
NoopOrcLocalMemoryContext - Class in com.facebook.presto.orc
 
NoopOrcLocalMemoryContext() - Constructor for class com.facebook.presto.orc.NoopOrcLocalMemoryContext
 
nullAllowed - Variable in class com.facebook.presto.orc.TupleDomainFilter.AbstractTupleDomainFilter
 
nulls - Variable in class com.facebook.presto.orc.reader.AbstractDecimalSelectiveStreamReader
 
nullsAllowed - Variable in class com.facebook.presto.orc.reader.AbstractDecimalSelectiveStreamReader
 
NullsFilter() - Constructor for class com.facebook.presto.orc.TupleDomainFilter.NullsFilter
 

O

of(List<TupleDomainFilter.BigintRange>, boolean) - Static method in class com.facebook.presto.orc.TupleDomainFilter.BigintMultiRange
 
of(long, long, boolean) - Static method in class com.facebook.presto.orc.TupleDomainFilter.BigintRange
 
of(long, long, long[], boolean) - Static method in class com.facebook.presto.orc.TupleDomainFilter.BigintValuesUsingBitmask
 
of(long, long, long[], boolean) - Static method in class com.facebook.presto.orc.TupleDomainFilter.BigintValuesUsingHashTable
 
of(boolean, boolean) - Static method in class com.facebook.presto.orc.TupleDomainFilter.BooleanValue
 
of(byte[], boolean, byte[], boolean, boolean) - Static method in class com.facebook.presto.orc.TupleDomainFilter.BytesRange
 
of(byte[][], boolean) - Static method in class com.facebook.presto.orc.TupleDomainFilter.BytesValues
 
of(byte[][], boolean) - Static method in class com.facebook.presto.orc.TupleDomainFilter.BytesValuesExclusive
 
of(double, boolean, boolean, double, boolean, boolean, boolean) - Static method in class com.facebook.presto.orc.TupleDomainFilter.DoubleRange
 
of(float, boolean, boolean, float, boolean, boolean, boolean) - Static method in class com.facebook.presto.orc.TupleDomainFilter.FloatRange
 
of(long, long, boolean, boolean, long, long, boolean, boolean, boolean) - Static method in class com.facebook.presto.orc.TupleDomainFilter.LongDecimalRange
 
of(List<TupleDomainFilter>, boolean, boolean) - Static method in class com.facebook.presto.orc.TupleDomainFilter.MultiRange
 
offsets - Variable in class com.facebook.presto.orc.TupleDomainFilter.BasePositionalFilter
 
openStream() - Method in class com.facebook.presto.orc.stream.CheckpointInputStreamSource
 
openStream() - Method in interface com.facebook.presto.orc.stream.InputStreamSource
 
openStream() - Method in class com.facebook.presto.orc.stream.MissingInputStreamSource
 
openStream() - Method in class com.facebook.presto.orc.stream.ValueInputStreamSource
 
optimize(int, int) - Method in class com.facebook.presto.orc.DictionaryCompressionOptimizer
 
OrcAggregatedMemoryContext - Interface in com.facebook.presto.orc
 
OrcBatchRecordReader - Class in com.facebook.presto.orc
 
OrcBatchRecordReader(Map<Integer, Type>, OrcPredicate, long, List<StripeInformation>, List<ColumnStatistics>, List<StripeStatistics>, OrcDataSource, long, long, List<OrcType>, Optional<OrcDecompressor>, int, DateTimeZone, PostScript.HiveWriterVersion, MetadataReader, DataSize, DataSize, DataSize, Map<String, Slice>, OrcAggregatedMemoryContext, Optional<OrcWriteValidation>, int, StripeMetadataSource, boolean) - Constructor for class com.facebook.presto.orc.OrcBatchRecordReader
 
OrcCacheConfig - Class in com.facebook.presto.orc.cache
 
OrcCacheConfig() - Constructor for class com.facebook.presto.orc.cache.OrcCacheConfig
 
OrcCorruptionException - Exception in com.facebook.presto.orc
 
OrcCorruptionException(OrcDataSourceId, String) - Constructor for exception com.facebook.presto.orc.OrcCorruptionException
 
OrcCorruptionException(OrcDataSourceId, String, Object...) - Constructor for exception com.facebook.presto.orc.OrcCorruptionException
 
OrcCorruptionException(Throwable, OrcDataSourceId, String, Object...) - Constructor for exception com.facebook.presto.orc.OrcCorruptionException
 
OrcDataSource - Interface in com.facebook.presto.orc
 
OrcDataSourceId - Class in com.facebook.presto.orc
 
OrcDataSourceId(String) - Constructor for class com.facebook.presto.orc.OrcDataSourceId
 
OrcDataSourceInput - Class in com.facebook.presto.orc
 
OrcDataSourceInput(FixedLengthSliceInput, int) - Constructor for class com.facebook.presto.orc.OrcDataSourceInput
 
OrcDataSourceUtils - Class in com.facebook.presto.orc
 
OrcDecompressor - Interface in com.facebook.presto.orc
 
OrcDecompressor.OutputBuffer - Interface in com.facebook.presto.orc
 
OrcEncoding - Enum in com.facebook.presto.orc
 
OrcFileTail - Class in com.facebook.presto.orc.metadata
 
OrcFileTail(PostScript.HiveWriterVersion, int, CompressionKind, Slice, int, Slice, int) - Constructor for class com.facebook.presto.orc.metadata.OrcFileTail
 
OrcFileTailSource - Interface in com.facebook.presto.orc.cache
 
OrcInputStream - Class in com.facebook.presto.orc.stream
 
OrcInputStream(OrcDataSourceId, FixedLengthSliceInput, Optional<OrcDecompressor>, OrcAggregatedMemoryContext, long) - Constructor for class com.facebook.presto.orc.stream.OrcInputStream
 
OrcLocalMemoryContext - Interface in com.facebook.presto.orc
 
OrcMetadataReader - Class in com.facebook.presto.orc.metadata
 
OrcMetadataReader() - Constructor for class com.facebook.presto.orc.metadata.OrcMetadataReader
 
OrcMetadataWriter - Class in com.facebook.presto.orc.metadata
 
OrcMetadataWriter() - Constructor for class com.facebook.presto.orc.metadata.OrcMetadataWriter
 
OrcOutputBuffer - Class in com.facebook.presto.orc
 
OrcOutputBuffer(CompressionKind, int) - Constructor for class com.facebook.presto.orc.OrcOutputBuffer
 
OrcPredicate - Interface in com.facebook.presto.orc
 
OrcReader - Class in com.facebook.presto.orc
 
OrcReader(OrcDataSource, OrcEncoding, OrcFileTailSource, StripeMetadataSource, OrcAggregatedMemoryContext, OrcReaderOptions, boolean) - Constructor for class com.facebook.presto.orc.OrcReader
 
OrcReaderOptions - Class in com.facebook.presto.orc
 
OrcReaderOptions(DataSize, DataSize, DataSize, boolean) - Constructor for class com.facebook.presto.orc.OrcReaderOptions
 
OrcSelectiveRecordReader - Class in com.facebook.presto.orc
 
OrcSelectiveRecordReader(Map<Integer, Type>, List<Integer>, Map<Integer, Map<Subfield, TupleDomainFilter>>, List<FilterFunction>, Map<Integer, Integer>, Map<Integer, List<Subfield>>, Map<Integer, Object>, Map<Integer, Function<Block, Block>>, OrcPredicate, long, List<StripeInformation>, List<ColumnStatistics>, List<StripeStatistics>, OrcDataSource, long, long, List<OrcType>, Optional<OrcDecompressor>, int, DateTimeZone, boolean, PostScript.HiveWriterVersion, MetadataReader, DataSize, DataSize, DataSize, Map<String, Slice>, OrcAggregatedMemoryContext, Optional<OrcWriteValidation>, int, StripeMetadataSource, boolean) - Constructor for class com.facebook.presto.orc.OrcSelectiveRecordReader
 
OrcType - Class in com.facebook.presto.orc.metadata
 
OrcType(OrcType.OrcTypeKind, List<Integer>, List<String>, Optional<Integer>, Optional<Integer>, Optional<Integer>) - Constructor for class com.facebook.presto.orc.metadata.OrcType
 
OrcType.OrcTypeKind - Enum in com.facebook.presto.orc.metadata
 
OrcWriter - Class in com.facebook.presto.orc
 
OrcWriter(DataSink, List<String>, List<Type>, OrcEncoding, CompressionKind, OrcWriterOptions, Map<String, String>, DateTimeZone, boolean, OrcWriteValidation.OrcWriteValidationMode, OrcWriterStats) - Constructor for class com.facebook.presto.orc.OrcWriter
 
OrcWriterFlushStats - Class in com.facebook.presto.orc
 
OrcWriterFlushStats(String) - Constructor for class com.facebook.presto.orc.OrcWriterFlushStats
 
OrcWriterOptions - Class in com.facebook.presto.orc
 
OrcWriterOptions() - Constructor for class com.facebook.presto.orc.OrcWriterOptions
 
OrcWriterStats - Class in com.facebook.presto.orc
 
OrcWriterStats() - Constructor for class com.facebook.presto.orc.OrcWriterStats
 
OrcWriterStats.FlushReason - Enum in com.facebook.presto.orc
 
OrcWriteValidation - Class in com.facebook.presto.orc
 
OrcWriteValidation.OrcWriteValidationBuilder - Class in com.facebook.presto.orc
 
OrcWriteValidation.OrcWriteValidationMode - Enum in com.facebook.presto.orc
 
OrcWriteValidation.StatisticsValidation - Class in com.facebook.presto.orc
 
OrcWriteValidation.WriteChecksum - Class in com.facebook.presto.orc
 
OrcWriteValidation.WriteChecksumBuilder - Class in com.facebook.presto.orc
 
OrcWriteValidationBuilder(OrcWriteValidation.OrcWriteValidationMode, List<Type>) - Constructor for class com.facebook.presto.orc.OrcWriteValidation.OrcWriteValidationBuilder
 
outputPositionCount - Variable in class com.facebook.presto.orc.reader.AbstractDecimalSelectiveStreamReader
 
outputPositions - Variable in class com.facebook.presto.orc.reader.AbstractDecimalSelectiveStreamReader
 
outputRequired - Variable in class com.facebook.presto.orc.reader.AbstractDecimalSelectiveStreamReader
 
OutputStreamDataSink - Class in com.facebook.presto.orc
 
OutputStreamDataSink(OutputStream) - Constructor for class com.facebook.presto.orc.OutputStreamDataSink
 

P

populateElementFilters(int, boolean[], int[], int) - Method in class com.facebook.presto.orc.reader.ListFilter
 
PositionalFilter() - Constructor for class com.facebook.presto.orc.TupleDomainFilter.PositionalFilter
 
PostScript - Class in com.facebook.presto.orc.metadata
 
PostScript(List<Integer>, long, long, CompressionKind, long, PostScript.HiveWriterVersion) - Constructor for class com.facebook.presto.orc.metadata.PostScript
 
PostScript.HiveWriterVersion - Enum in com.facebook.presto.orc.metadata
 
prepareNextRead(int) - Method in interface com.facebook.presto.orc.reader.BatchStreamReader
 
prepareNextRead(int) - Method in class com.facebook.presto.orc.reader.BooleanBatchStreamReader
 
prepareNextRead(int) - Method in class com.facebook.presto.orc.reader.ByteBatchStreamReader
 
prepareNextRead(int) - Method in class com.facebook.presto.orc.reader.DecimalBatchStreamReader
 
prepareNextRead(int) - Method in class com.facebook.presto.orc.reader.DoubleBatchStreamReader
 
prepareNextRead(int) - Method in class com.facebook.presto.orc.reader.FloatBatchStreamReader
 
prepareNextRead(int) - Method in class com.facebook.presto.orc.reader.ListBatchStreamReader
 
prepareNextRead(int) - Method in class com.facebook.presto.orc.reader.LongBatchStreamReader
 
prepareNextRead(int) - Method in class com.facebook.presto.orc.reader.LongDictionaryBatchStreamReader
 
prepareNextRead(int) - Method in class com.facebook.presto.orc.reader.LongDirectBatchStreamReader
 
prepareNextRead(int) - Method in class com.facebook.presto.orc.reader.MapBatchStreamReader
 
prepareNextRead(int) - Method in class com.facebook.presto.orc.reader.MapDirectBatchStreamReader
 
prepareNextRead(int) - Method in class com.facebook.presto.orc.reader.MapFlatBatchStreamReader
 
prepareNextRead(int) - Method in class com.facebook.presto.orc.reader.SliceBatchStreamReader
 
prepareNextRead(int) - Method in class com.facebook.presto.orc.reader.SliceDictionaryBatchStreamReader
 
prepareNextRead(int) - Method in class com.facebook.presto.orc.reader.SliceDirectBatchStreamReader
 
prepareNextRead(int) - Method in class com.facebook.presto.orc.reader.StructBatchStreamReader
 
prepareNextRead(int) - Method in class com.facebook.presto.orc.reader.TimestampBatchStreamReader
 
PresentOutputStream - Class in com.facebook.presto.orc.stream
 
PresentOutputStream(CompressionKind, int) - Constructor for class com.facebook.presto.orc.stream.PresentOutputStream
 
presentStream - Variable in class com.facebook.presto.orc.reader.AbstractDecimalSelectiveStreamReader
 
putBoolean(boolean) - Method in class com.facebook.presto.orc.metadata.statistics.StatisticsHasher
 
putByte(byte) - Method in class com.facebook.presto.orc.metadata.statistics.StatisticsHasher
 
putBytes(byte[]) - Method in class com.facebook.presto.orc.metadata.statistics.StatisticsHasher
 
putBytes(byte[], int, int) - Method in class com.facebook.presto.orc.metadata.statistics.StatisticsHasher
 
putBytes(ByteBuffer) - Method in class com.facebook.presto.orc.metadata.statistics.StatisticsHasher
 
putDouble(double) - Method in class com.facebook.presto.orc.metadata.statistics.StatisticsHasher
 
putFloat(float) - Method in class com.facebook.presto.orc.metadata.statistics.StatisticsHasher
 
putIfAbsent(Block, int) - Method in class com.facebook.presto.orc.writer.DictionaryBuilder
 
putInt(int) - Method in class com.facebook.presto.orc.metadata.statistics.StatisticsHasher
 
putLong(long) - Method in class com.facebook.presto.orc.metadata.statistics.StatisticsHasher
 
putLongs(long[]) - Method in class com.facebook.presto.orc.metadata.statistics.StatisticsHasher
 
putOptionalBigDecimal(BigDecimal) - Method in class com.facebook.presto.orc.metadata.statistics.StatisticsHasher
 
putOptionalDouble(boolean, double) - Method in class com.facebook.presto.orc.metadata.statistics.StatisticsHasher
 
putOptionalHashable(StatisticsHasher.Hashable) - Method in class com.facebook.presto.orc.metadata.statistics.StatisticsHasher
 
putOptionalInt(boolean, int) - Method in class com.facebook.presto.orc.metadata.statistics.StatisticsHasher
 
putOptionalLong(boolean, long) - Method in class com.facebook.presto.orc.metadata.statistics.StatisticsHasher
 
putOptionalSlice(Slice) - Method in class com.facebook.presto.orc.metadata.statistics.StatisticsHasher
 
putShort(short) - Method in class com.facebook.presto.orc.metadata.statistics.StatisticsHasher
 

R

RangeStatistics<T> - Interface in com.facebook.presto.orc.metadata.statistics
 
read(int, int[], int) - Method in class com.facebook.presto.orc.reader.AbstractDecimalSelectiveStreamReader
 
read(int, int[], int) - Method in class com.facebook.presto.orc.reader.BooleanSelectiveStreamReader
 
read(int, int[], int) - Method in class com.facebook.presto.orc.reader.ByteSelectiveStreamReader
 
read(int, int[], int) - Method in class com.facebook.presto.orc.reader.DoubleSelectiveStreamReader
 
read(int, int[], int) - Method in class com.facebook.presto.orc.reader.FloatSelectiveStreamReader
 
read(int, int[], int) - Method in class com.facebook.presto.orc.reader.ListSelectiveStreamReader
 
read(int, int[], int) - Method in class com.facebook.presto.orc.reader.LongDictionarySelectiveStreamReader
 
read(int, int[], int) - Method in class com.facebook.presto.orc.reader.LongDirectSelectiveStreamReader
 
read(int, int[], int) - Method in class com.facebook.presto.orc.reader.LongSelectiveStreamReader
 
read(int, int[], int) - Method in class com.facebook.presto.orc.reader.MapDirectSelectiveStreamReader
 
read(int, int[], int) - Method in class com.facebook.presto.orc.reader.MapFlatSelectiveStreamReader
 
read(int, int[], int) - Method in class com.facebook.presto.orc.reader.MapSelectiveStreamReader
 
read(int, int[], int) - Method in interface com.facebook.presto.orc.reader.SelectiveStreamReader
Extract values at the specified positions, apply filter and buffer the values that pass the filter.
read(int, int[], int) - Method in class com.facebook.presto.orc.reader.SliceDictionarySelectiveReader
 
read(int, int[], int) - Method in class com.facebook.presto.orc.reader.SliceDirectSelectiveStreamReader
 
read(int, int[], int) - Method in class com.facebook.presto.orc.reader.SliceSelectiveStreamReader
 
read(int, int[], int) - Method in class com.facebook.presto.orc.reader.StructSelectiveStreamReader
 
read(int, int[], int) - Method in class com.facebook.presto.orc.reader.TimestampSelectiveStreamReader
 
read() - Method in class com.facebook.presto.orc.stream.OrcInputStream
 
read(byte[], int, int) - Method in class com.facebook.presto.orc.stream.OrcInputStream
 
readBlock(int) - Method in class com.facebook.presto.orc.OrcBatchRecordReader
 
readBlock() - Method in interface com.facebook.presto.orc.reader.BatchStreamReader
 
readBlock() - Method in class com.facebook.presto.orc.reader.BooleanBatchStreamReader
 
readBlock() - Method in class com.facebook.presto.orc.reader.ByteBatchStreamReader
 
readBlock() - Method in class com.facebook.presto.orc.reader.DecimalBatchStreamReader
 
readBlock() - Method in class com.facebook.presto.orc.reader.DoubleBatchStreamReader
 
readBlock() - Method in class com.facebook.presto.orc.reader.FloatBatchStreamReader
 
readBlock() - Method in class com.facebook.presto.orc.reader.ListBatchStreamReader
 
readBlock() - Method in class com.facebook.presto.orc.reader.LongBatchStreamReader
 
readBlock() - Method in class com.facebook.presto.orc.reader.LongDictionaryBatchStreamReader
 
readBlock() - Method in class com.facebook.presto.orc.reader.LongDirectBatchStreamReader
 
readBlock() - Method in class com.facebook.presto.orc.reader.MapBatchStreamReader
 
readBlock() - Method in class com.facebook.presto.orc.reader.MapDirectBatchStreamReader
 
readBlock() - Method in class com.facebook.presto.orc.reader.MapFlatBatchStreamReader
 
readBlock() - Method in class com.facebook.presto.orc.reader.SliceBatchStreamReader
 
readBlock() - Method in class com.facebook.presto.orc.reader.SliceDictionaryBatchStreamReader
 
readBlock() - Method in class com.facebook.presto.orc.reader.SliceDirectBatchStreamReader
 
readBlock() - Method in class com.facebook.presto.orc.reader.StructBatchStreamReader
 
readBlock() - Method in class com.facebook.presto.orc.reader.TimestampBatchStreamReader
 
readBloomFilterIndexes(InputStream) - Method in class com.facebook.presto.orc.metadata.DwrfMetadataReader
 
readBloomFilterIndexes(InputStream) - Method in class com.facebook.presto.orc.metadata.ExceptionWrappingMetadataReader
 
readBloomFilterIndexes(InputStream) - Method in interface com.facebook.presto.orc.metadata.MetadataReader
 
readBloomFilterIndexes(InputStream) - Method in class com.facebook.presto.orc.metadata.OrcMetadataReader
 
readDouble() - Method in class com.facebook.presto.orc.stream.OrcInputStream
 
readDwrfLong(OrcInputStream, OrcType.OrcTypeKind, boolean, boolean) - Static method in class com.facebook.presto.orc.stream.LongDecode
 
readDwrfLong(OrcType.OrcTypeKind) - Method in class com.facebook.presto.orc.stream.OrcInputStream
 
readFloat() - Method in class com.facebook.presto.orc.stream.OrcInputStream
 
readFooter(PostScript.HiveWriterVersion, InputStream) - Method in class com.facebook.presto.orc.metadata.DwrfMetadataReader
 
readFooter(PostScript.HiveWriterVersion, InputStream) - Method in class com.facebook.presto.orc.metadata.ExceptionWrappingMetadataReader
 
readFooter(PostScript.HiveWriterVersion, InputStream) - Method in interface com.facebook.presto.orc.metadata.MetadataReader
 
readFooter(PostScript.HiveWriterVersion, InputStream) - Method in class com.facebook.presto.orc.metadata.OrcMetadataReader
 
readFully(long, byte[]) - Method in class com.facebook.presto.orc.AbstractOrcDataSource
 
readFully(long, byte[], int, int) - Method in class com.facebook.presto.orc.AbstractOrcDataSource
 
readFully(Map<K, DiskRange>) - Method in class com.facebook.presto.orc.AbstractOrcDataSource
 
readFully(long, byte[]) - Method in class com.facebook.presto.orc.CachingOrcDataSource
 
readFully(long, byte[], int, int) - Method in class com.facebook.presto.orc.CachingOrcDataSource
 
readFully(Map<K, DiskRange>) - Method in class com.facebook.presto.orc.CachingOrcDataSource
 
readFully(long, byte[]) - Method in interface com.facebook.presto.orc.OrcDataSource
 
readFully(long, byte[], int, int) - Method in interface com.facebook.presto.orc.OrcDataSource
 
readFully(Map<K, DiskRange>) - Method in interface com.facebook.presto.orc.OrcDataSource
 
readFully(byte[], int, int) - Method in class com.facebook.presto.orc.stream.OrcInputStream
 
readInternal(long, byte[], int, int) - Method in class com.facebook.presto.orc.AbstractOrcDataSource
 
readInternal(long, byte[], int, int) - Method in class com.facebook.presto.orc.FileOrcDataSource
 
readMetadata(PostScript.HiveWriterVersion, InputStream) - Method in class com.facebook.presto.orc.metadata.DwrfMetadataReader
 
readMetadata(PostScript.HiveWriterVersion, InputStream) - Method in class com.facebook.presto.orc.metadata.ExceptionWrappingMetadataReader
 
readMetadata(PostScript.HiveWriterVersion, InputStream) - Method in interface com.facebook.presto.orc.metadata.MetadataReader
 
readMetadata(PostScript.HiveWriterVersion, InputStream) - Method in class com.facebook.presto.orc.metadata.OrcMetadataReader
 
readNoFilter(int[], int) - Method in class com.facebook.presto.orc.reader.LongDecimalSelectiveStreamReader
 
readNoFilter(int[], int) - Method in class com.facebook.presto.orc.reader.ShortDecimalSelectiveStreamReader
 
readPostScript(byte[], int, int) - Method in class com.facebook.presto.orc.metadata.DwrfMetadataReader
 
readPostScript(byte[], int, int) - Method in class com.facebook.presto.orc.metadata.ExceptionWrappingMetadataReader
 
readPostScript(byte[], int, int) - Method in interface com.facebook.presto.orc.metadata.MetadataReader
 
readPostScript(byte[], int, int) - Method in class com.facebook.presto.orc.metadata.OrcMetadataReader
 
readRowIndexes(PostScript.HiveWriterVersion, InputStream) - Method in class com.facebook.presto.orc.metadata.DwrfMetadataReader
 
readRowIndexes(PostScript.HiveWriterVersion, InputStream) - Method in class com.facebook.presto.orc.metadata.ExceptionWrappingMetadataReader
 
readRowIndexes(PostScript.HiveWriterVersion, InputStream) - Method in interface com.facebook.presto.orc.metadata.MetadataReader
 
readRowIndexes(PostScript.HiveWriterVersion, InputStream) - Method in class com.facebook.presto.orc.metadata.OrcMetadataReader
 
readSignedVInt(OrcInputStream) - Static method in class com.facebook.presto.orc.stream.LongDecode
 
readStripe(StripeInformation, OrcAggregatedMemoryContext) - Method in class com.facebook.presto.orc.StripeReader
 
readStripeFooter(List<OrcType>, InputStream) - Method in class com.facebook.presto.orc.metadata.DwrfMetadataReader
 
readStripeFooter(List<OrcType>, InputStream) - Method in class com.facebook.presto.orc.metadata.ExceptionWrappingMetadataReader
 
readStripeFooter(List<OrcType>, InputStream) - Method in interface com.facebook.presto.orc.metadata.MetadataReader
 
readStripeFooter(List<OrcType>, InputStream) - Method in class com.facebook.presto.orc.metadata.OrcMetadataReader
 
readStripeFooter(StripeReader.StripeId, StripeInformation, OrcAggregatedMemoryContext) - Method in class com.facebook.presto.orc.StripeReader
 
readVarint(boolean) - Method in class com.facebook.presto.orc.stream.OrcInputStream
 
readVInt(boolean, OrcInputStream) - Static method in class com.facebook.presto.orc.stream.LongDecode
 
readWithFilter(int[], int) - Method in class com.facebook.presto.orc.reader.LongDecimalSelectiveStreamReader
 
readWithFilter(int[], int) - Method in class com.facebook.presto.orc.reader.ShortDecimalSelectiveStreamReader
 
recordCheckpoint() - Method in class com.facebook.presto.orc.stream.BooleanOutputStream
 
recordCheckpoint() - Method in class com.facebook.presto.orc.stream.ByteArrayOutputStream
 
recordCheckpoint() - Method in class com.facebook.presto.orc.stream.ByteOutputStream
 
recordCheckpoint() - Method in class com.facebook.presto.orc.stream.DecimalOutputStream
 
recordCheckpoint() - Method in class com.facebook.presto.orc.stream.DoubleOutputStream
 
recordCheckpoint() - Method in class com.facebook.presto.orc.stream.FloatOutputStream
 
recordCheckpoint() - Method in class com.facebook.presto.orc.stream.LongOutputStreamDwrf
 
recordCheckpoint() - Method in class com.facebook.presto.orc.stream.LongOutputStreamV1
 
recordCheckpoint() - Method in class com.facebook.presto.orc.stream.LongOutputStreamV2
 
recordCheckpoint() - Method in class com.facebook.presto.orc.stream.PresentOutputStream
 
recordCheckpoint() - Method in interface com.facebook.presto.orc.stream.ValueOutputStream
 
recordStripeWritten(long, int, int) - Method in class com.facebook.presto.orc.OrcWriterFlushStats
 
recordStripeWritten(OrcWriterStats.FlushReason, long, int, int) - Method in class com.facebook.presto.orc.OrcWriterStats
 
recordTestResult(boolean) - Method in class com.facebook.presto.orc.TupleDomainFilter.BasePositionalFilter
 
reset() - Method in class com.facebook.presto.orc.ChunkedSliceOutput
 
reset(int) - Method in class com.facebook.presto.orc.ChunkedSliceOutput
 
reset() - Method in class com.facebook.presto.orc.DictionaryCompressionOptimizer
 
reset() - Method in class com.facebook.presto.orc.OrcOutputBuffer
 
reset(int) - Method in class com.facebook.presto.orc.OrcOutputBuffer
 
reset() - Method in class com.facebook.presto.orc.OrcWriteValidation.StatisticsValidation
 
reset() - Method in class com.facebook.presto.orc.stream.BooleanOutputStream
 
reset() - Method in class com.facebook.presto.orc.stream.ByteArrayOutputStream
 
reset() - Method in class com.facebook.presto.orc.stream.ByteOutputStream
 
reset() - Method in class com.facebook.presto.orc.stream.DecimalOutputStream
 
reset() - Method in class com.facebook.presto.orc.stream.DoubleOutputStream
 
reset() - Method in class com.facebook.presto.orc.stream.FloatOutputStream
 
reset() - Method in class com.facebook.presto.orc.stream.LongOutputStreamDwrf
 
reset() - Method in class com.facebook.presto.orc.stream.LongOutputStreamV1
 
reset() - Method in class com.facebook.presto.orc.stream.LongOutputStreamV2
 
reset() - Method in class com.facebook.presto.orc.stream.PresentOutputStream
 
reset() - Method in interface com.facebook.presto.orc.stream.ValueOutputStream
 
reset() - Method in class com.facebook.presto.orc.TupleDomainFilter.BasePositionalFilter
 
reset() - Method in class com.facebook.presto.orc.writer.BooleanColumnWriter
 
reset() - Method in class com.facebook.presto.orc.writer.ByteColumnWriter
 
reset() - Method in interface com.facebook.presto.orc.writer.ColumnWriter
 
reset() - Method in class com.facebook.presto.orc.writer.DecimalColumnWriter
 
reset() - Method in class com.facebook.presto.orc.writer.DoubleColumnWriter
 
reset() - Method in class com.facebook.presto.orc.writer.FloatColumnWriter
 
reset() - Method in class com.facebook.presto.orc.writer.ListColumnWriter
 
reset() - Method in class com.facebook.presto.orc.writer.LongColumnWriter
 
reset() - Method in class com.facebook.presto.orc.writer.MapColumnWriter
 
reset() - Method in class com.facebook.presto.orc.writer.SliceDictionaryColumnWriter
 
reset() - Method in class com.facebook.presto.orc.writer.SliceDirectColumnWriter
 
reset() - Method in class com.facebook.presto.orc.writer.StructColumnWriter
 
reset() - Method in class com.facebook.presto.orc.writer.TimestampColumnWriter
 
RowGroup - Class in com.facebook.presto.orc
 
RowGroup(int, long, long, long, InputStreamSources) - Constructor for class com.facebook.presto.orc.RowGroup
 
RowGroupDictionaryLengthInputStream - Class in com.facebook.presto.orc.stream
 
RowGroupDictionaryLengthInputStream(OrcInputStream, boolean) - Constructor for class com.facebook.presto.orc.stream.RowGroupDictionaryLengthInputStream
 
RowGroupDictionaryLengthStreamCheckpoint - Class in com.facebook.presto.orc.checkpoint
 
RowGroupDictionaryLengthStreamCheckpoint(int, int, long) - Constructor for class com.facebook.presto.orc.checkpoint.RowGroupDictionaryLengthStreamCheckpoint
 
RowGroupDictionaryLengthStreamCheckpoint(boolean, Checkpoints.ColumnPositionsList) - Constructor for class com.facebook.presto.orc.checkpoint.RowGroupDictionaryLengthStreamCheckpoint
 
RowGroupIndex - Class in com.facebook.presto.orc.metadata
 
RowGroupIndex(List<Integer>, ColumnStatistics) - Constructor for class com.facebook.presto.orc.metadata.RowGroupIndex
 

S

scale - Variable in class com.facebook.presto.orc.reader.AbstractDecimalSelectiveStreamReader
 
scaleStream - Variable in class com.facebook.presto.orc.reader.AbstractDecimalSelectiveStreamReader
 
seekToCheckpoint(BooleanStreamCheckpoint) - Method in class com.facebook.presto.orc.stream.BooleanInputStream
 
seekToCheckpoint(ByteArrayStreamCheckpoint) - Method in class com.facebook.presto.orc.stream.ByteArrayInputStream
 
seekToCheckpoint(ByteStreamCheckpoint) - Method in class com.facebook.presto.orc.stream.ByteInputStream
 
seekToCheckpoint(DecimalStreamCheckpoint) - Method in class com.facebook.presto.orc.stream.DecimalInputStream
 
seekToCheckpoint(DoubleStreamCheckpoint) - Method in class com.facebook.presto.orc.stream.DoubleInputStream
 
seekToCheckpoint(FloatStreamCheckpoint) - Method in class com.facebook.presto.orc.stream.FloatInputStream
 
seekToCheckpoint(LongStreamCheckpoint) - Method in class com.facebook.presto.orc.stream.LongInputStreamDwrf
 
seekToCheckpoint(LongStreamCheckpoint) - Method in class com.facebook.presto.orc.stream.LongInputStreamV1
 
seekToCheckpoint(LongStreamCheckpoint) - Method in class com.facebook.presto.orc.stream.LongInputStreamV2
 
seekToCheckpoint(long) - Method in class com.facebook.presto.orc.stream.OrcInputStream
 
seekToCheckpoint(LongStreamCheckpoint) - Method in class com.facebook.presto.orc.stream.RowGroupDictionaryLengthInputStream
 
seekToCheckpoint(C) - Method in interface com.facebook.presto.orc.stream.ValueInputStream
 
SelectiveStreamReader - Interface in com.facebook.presto.orc.reader
 
SelectiveStreamReaders - Class in com.facebook.presto.orc.reader
 
set(long, int) - Method in class com.facebook.presto.orc.array.IntBigArray
Sets the element of this big array at specified index.
setBytes(long) - Method in class com.facebook.presto.orc.NoopOrcLocalMemoryContext
 
setBytes(long) - Method in interface com.facebook.presto.orc.OrcLocalMemoryContext
 
setColumnNames(List<String>) - Method in class com.facebook.presto.orc.OrcWriteValidation.OrcWriteValidationBuilder
 
setCompression(CompressionKind) - Method in class com.facebook.presto.orc.OrcWriteValidation.OrcWriteValidationBuilder
 
setFileStatistics(List<ColumnStatistics>) - Method in class com.facebook.presto.orc.OrcWriteValidation.OrcWriteValidationBuilder
 
setFileTailCacheEnabled(boolean) - Method in class com.facebook.presto.orc.cache.OrcCacheConfig
 
setFileTailCacheSize(DataSize) - Method in class com.facebook.presto.orc.cache.OrcCacheConfig
 
setFileTailCacheTtlSinceLastAccess(Duration) - Method in class com.facebook.presto.orc.cache.OrcCacheConfig
 
setFilters(TupleDomainFilter[], int[]) - Method in class com.facebook.presto.orc.TupleDomainFilter.PositionalFilter
 
setRowGroupMaxRowCount(int) - Method in class com.facebook.presto.orc.OrcWriteValidation.OrcWriteValidationBuilder
 
setStringStatisticsLimitInBytes(int) - Method in class com.facebook.presto.orc.OrcWriteValidation.OrcWriteValidationBuilder
 
setStripeFooterCacheSize(DataSize) - Method in class com.facebook.presto.orc.cache.OrcCacheConfig
 
setStripeFooterCacheTtlSinceLastAccess(Duration) - Method in class com.facebook.presto.orc.cache.OrcCacheConfig
 
setStripeMetadataCacheEnabled(boolean) - Method in class com.facebook.presto.orc.cache.OrcCacheConfig
 
setStripeStreamCacheSize(DataSize) - Method in class com.facebook.presto.orc.cache.OrcCacheConfig
 
setStripeStreamCacheTtlSinceLastAccess(Duration) - Method in class com.facebook.presto.orc.cache.OrcCacheConfig
 
setup(boolean[], boolean[], int[]) - Method in class com.facebook.presto.orc.TupleDomainFilter.NullsFilter
 
setVersion(List<Integer>) - Method in class com.facebook.presto.orc.OrcWriteValidation.OrcWriteValidationBuilder
 
SHORT_DECIMAL_VALUE_BYTES - Static variable in class com.facebook.presto.orc.metadata.statistics.ShortDecimalStatisticsBuilder
 
ShortDecimalSelectiveStreamReader - Class in com.facebook.presto.orc.reader
 
ShortDecimalSelectiveStreamReader(StreamDescriptor, Optional<TupleDomainFilter>, Optional<Type>, OrcLocalMemoryContext) - Constructor for class com.facebook.presto.orc.reader.ShortDecimalSelectiveStreamReader
 
ShortDecimalStatisticsBuilder - Class in com.facebook.presto.orc.metadata.statistics
 
ShortDecimalStatisticsBuilder(int) - Constructor for class com.facebook.presto.orc.metadata.statistics.ShortDecimalStatisticsBuilder
 
size() - Method in class com.facebook.presto.orc.ChunkedSliceOutput
 
size() - Method in interface com.facebook.presto.orc.DataSink
Number of bytes written to this sink so far.
size() - Method in class com.facebook.presto.orc.OrcOutputBuffer
 
size() - Method in class com.facebook.presto.orc.OutputStreamDataSink
 
size() - Method in interface com.facebook.presto.orc.stream.DataOutput
Number of bytes that will be written.
size() - Method in class com.facebook.presto.orc.stream.StreamDataOutput
 
sizeOf() - Method in class com.facebook.presto.orc.array.IntBigArray
Returns the size of this big array in bytes.
skip(int) - Method in class com.facebook.presto.orc.reader.AbstractDecimalSelectiveStreamReader
 
skip(long) - Method in class com.facebook.presto.orc.stream.BooleanInputStream
 
skip(long) - Method in class com.facebook.presto.orc.stream.ByteArrayInputStream
 
skip(long) - Method in class com.facebook.presto.orc.stream.ByteInputStream
 
skip(long) - Method in class com.facebook.presto.orc.stream.DecimalInputStream
 
skip(long) - Method in class com.facebook.presto.orc.stream.DoubleInputStream
 
skip(long) - Method in class com.facebook.presto.orc.stream.FloatInputStream
 
skip(long) - Method in class com.facebook.presto.orc.stream.LongInputStreamDwrf
 
skip(long) - Method in class com.facebook.presto.orc.stream.LongInputStreamV1
 
skip(long) - Method in class com.facebook.presto.orc.stream.LongInputStreamV2
 
skip(long) - Method in class com.facebook.presto.orc.stream.OrcInputStream
 
skip(long) - Method in interface com.facebook.presto.orc.stream.ValueInputStream
 
skipDwrfLong(OrcType.OrcTypeKind, long) - Method in class com.facebook.presto.orc.stream.OrcInputStream
 
skipFully(long) - Method in class com.facebook.presto.orc.stream.OrcInputStream
 
skipVarints(long) - Method in class com.facebook.presto.orc.stream.OrcInputStream
 
slice() - Method in class com.facebook.presto.orc.ChunkedSliceOutput
 
slice() - Method in class com.facebook.presto.orc.OrcOutputBuffer
 
SliceBatchStreamReader - Class in com.facebook.presto.orc.reader
 
SliceBatchStreamReader(Type, StreamDescriptor, OrcAggregatedMemoryContext) - Constructor for class com.facebook.presto.orc.reader.SliceBatchStreamReader
 
SliceColumnStatisticsBuilder - Interface in com.facebook.presto.orc.metadata.statistics
 
SliceDictionaryBatchStreamReader - Class in com.facebook.presto.orc.reader
 
SliceDictionaryBatchStreamReader(StreamDescriptor, int, boolean, OrcLocalMemoryContext) - Constructor for class com.facebook.presto.orc.reader.SliceDictionaryBatchStreamReader
 
SliceDictionaryColumnWriter - Class in com.facebook.presto.orc.writer
 
SliceDictionaryColumnWriter(int, Type, CompressionKind, int, OrcEncoding, DataSize) - Constructor for class com.facebook.presto.orc.writer.SliceDictionaryColumnWriter
 
SliceDictionarySelectiveReader - Class in com.facebook.presto.orc.reader
 
SliceDictionarySelectiveReader(StreamDescriptor, Optional<TupleDomainFilter>, Optional<Type>, OrcLocalMemoryContext) - Constructor for class com.facebook.presto.orc.reader.SliceDictionarySelectiveReader
 
SliceDirectBatchStreamReader - Class in com.facebook.presto.orc.reader
 
SliceDirectBatchStreamReader(StreamDescriptor, int, boolean) - Constructor for class com.facebook.presto.orc.reader.SliceDirectBatchStreamReader
 
SliceDirectColumnWriter - Class in com.facebook.presto.orc.writer
 
SliceDirectColumnWriter(int, Type, CompressionKind, int, OrcEncoding, Supplier<SliceColumnStatisticsBuilder>) - Constructor for class com.facebook.presto.orc.writer.SliceDirectColumnWriter
 
SliceDirectSelectiveStreamReader - Class in com.facebook.presto.orc.reader
 
SliceDirectSelectiveStreamReader(StreamDescriptor, Optional<TupleDomainFilter>, Optional<Type>, OrcLocalMemoryContext) - Constructor for class com.facebook.presto.orc.reader.SliceDirectSelectiveStreamReader
 
SliceSelectiveStreamReader - Class in com.facebook.presto.orc.reader
 
SliceSelectiveStreamReader(StreamDescriptor, Optional<TupleDomainFilter>, Optional<Type>, OrcAggregatedMemoryContext) - Constructor for class com.facebook.presto.orc.reader.SliceSelectiveStreamReader
 
span(DiskRange) - Method in class com.facebook.presto.orc.DiskRange
Returns the minimal DiskRange that encloses both this DiskRange and otherDiskRange.
startRowGroup(InputStreamSources) - Method in class com.facebook.presto.orc.reader.AbstractDecimalSelectiveStreamReader
 
startRowGroup(InputStreamSources) - Method in class com.facebook.presto.orc.reader.BooleanBatchStreamReader
 
startRowGroup(InputStreamSources) - Method in class com.facebook.presto.orc.reader.BooleanSelectiveStreamReader
 
startRowGroup(InputStreamSources) - Method in class com.facebook.presto.orc.reader.ByteBatchStreamReader
 
startRowGroup(InputStreamSources) - Method in class com.facebook.presto.orc.reader.ByteSelectiveStreamReader
 
startRowGroup(InputStreamSources) - Method in class com.facebook.presto.orc.reader.DecimalBatchStreamReader
 
startRowGroup(InputStreamSources) - Method in class com.facebook.presto.orc.reader.DoubleBatchStreamReader
 
startRowGroup(InputStreamSources) - Method in class com.facebook.presto.orc.reader.DoubleSelectiveStreamReader
 
startRowGroup(InputStreamSources) - Method in class com.facebook.presto.orc.reader.FloatBatchStreamReader
 
startRowGroup(InputStreamSources) - Method in class com.facebook.presto.orc.reader.FloatSelectiveStreamReader
 
startRowGroup(InputStreamSources) - Method in class com.facebook.presto.orc.reader.ListBatchStreamReader
 
startRowGroup(InputStreamSources) - Method in class com.facebook.presto.orc.reader.ListSelectiveStreamReader
 
startRowGroup(InputStreamSources) - Method in class com.facebook.presto.orc.reader.LongBatchStreamReader
 
startRowGroup(InputStreamSources) - Method in class com.facebook.presto.orc.reader.LongDictionaryBatchStreamReader
 
startRowGroup(InputStreamSources) - Method in class com.facebook.presto.orc.reader.LongDictionarySelectiveStreamReader
 
startRowGroup(InputStreamSources) - Method in class com.facebook.presto.orc.reader.LongDirectBatchStreamReader
 
startRowGroup(InputStreamSources) - Method in class com.facebook.presto.orc.reader.LongDirectSelectiveStreamReader
 
startRowGroup(InputStreamSources) - Method in class com.facebook.presto.orc.reader.LongSelectiveStreamReader
 
startRowGroup(InputStreamSources) - Method in class com.facebook.presto.orc.reader.MapBatchStreamReader
 
startRowGroup(InputStreamSources) - Method in class com.facebook.presto.orc.reader.MapDirectBatchStreamReader
 
startRowGroup(InputStreamSources) - Method in class com.facebook.presto.orc.reader.MapDirectSelectiveStreamReader
 
startRowGroup(InputStreamSources) - Method in class com.facebook.presto.orc.reader.MapFlatBatchStreamReader
 
startRowGroup(InputStreamSources) - Method in class com.facebook.presto.orc.reader.MapFlatSelectiveStreamReader
 
startRowGroup(InputStreamSources) - Method in class com.facebook.presto.orc.reader.MapSelectiveStreamReader
 
startRowGroup(InputStreamSources) - Method in class com.facebook.presto.orc.reader.SliceBatchStreamReader
 
startRowGroup(InputStreamSources) - Method in class com.facebook.presto.orc.reader.SliceDictionaryBatchStreamReader
 
startRowGroup(InputStreamSources) - Method in class com.facebook.presto.orc.reader.SliceDictionarySelectiveReader
 
startRowGroup(InputStreamSources) - Method in class com.facebook.presto.orc.reader.SliceDirectBatchStreamReader
 
startRowGroup(InputStreamSources) - Method in class com.facebook.presto.orc.reader.SliceDirectSelectiveStreamReader
 
startRowGroup(InputStreamSources) - Method in class com.facebook.presto.orc.reader.SliceSelectiveStreamReader
 
startRowGroup(InputStreamSources) - Method in interface com.facebook.presto.orc.reader.StreamReader
 
startRowGroup(InputStreamSources) - Method in class com.facebook.presto.orc.reader.StructBatchStreamReader
 
startRowGroup(InputStreamSources) - Method in class com.facebook.presto.orc.reader.StructSelectiveStreamReader
 
startRowGroup(InputStreamSources) - Method in class com.facebook.presto.orc.reader.TimestampBatchStreamReader
 
startRowGroup(InputStreamSources) - Method in class com.facebook.presto.orc.reader.TimestampSelectiveStreamReader
 
startStripe(InputStreamSources, List<ColumnEncoding>) - Method in class com.facebook.presto.orc.reader.AbstractDecimalSelectiveStreamReader
 
startStripe(InputStreamSources, List<ColumnEncoding>) - Method in class com.facebook.presto.orc.reader.BooleanBatchStreamReader
 
startStripe(InputStreamSources, List<ColumnEncoding>) - Method in class com.facebook.presto.orc.reader.BooleanSelectiveStreamReader
 
startStripe(InputStreamSources, List<ColumnEncoding>) - Method in class com.facebook.presto.orc.reader.ByteBatchStreamReader
 
startStripe(InputStreamSources, List<ColumnEncoding>) - Method in class com.facebook.presto.orc.reader.ByteSelectiveStreamReader
 
startStripe(InputStreamSources, List<ColumnEncoding>) - Method in class com.facebook.presto.orc.reader.DecimalBatchStreamReader
 
startStripe(InputStreamSources, List<ColumnEncoding>) - Method in class com.facebook.presto.orc.reader.DoubleBatchStreamReader
 
startStripe(InputStreamSources, List<ColumnEncoding>) - Method in class com.facebook.presto.orc.reader.DoubleSelectiveStreamReader
 
startStripe(InputStreamSources, List<ColumnEncoding>) - Method in class com.facebook.presto.orc.reader.FloatBatchStreamReader
 
startStripe(InputStreamSources, List<ColumnEncoding>) - Method in class com.facebook.presto.orc.reader.FloatSelectiveStreamReader
 
startStripe(InputStreamSources, List<ColumnEncoding>) - Method in class com.facebook.presto.orc.reader.ListBatchStreamReader
 
startStripe(InputStreamSources, List<ColumnEncoding>) - Method in class com.facebook.presto.orc.reader.ListSelectiveStreamReader
 
startStripe(InputStreamSources, List<ColumnEncoding>) - Method in class com.facebook.presto.orc.reader.LongBatchStreamReader
 
startStripe(InputStreamSources, List<ColumnEncoding>) - Method in class com.facebook.presto.orc.reader.LongDictionaryBatchStreamReader
 
startStripe(InputStreamSources, List<ColumnEncoding>) - Method in class com.facebook.presto.orc.reader.LongDictionarySelectiveStreamReader
 
startStripe(InputStreamSources, List<ColumnEncoding>) - Method in class com.facebook.presto.orc.reader.LongDirectBatchStreamReader
 
startStripe(InputStreamSources, List<ColumnEncoding>) - Method in class com.facebook.presto.orc.reader.LongDirectSelectiveStreamReader
 
startStripe(InputStreamSources, List<ColumnEncoding>) - Method in class com.facebook.presto.orc.reader.LongSelectiveStreamReader
 
startStripe(InputStreamSources, List<ColumnEncoding>) - Method in class com.facebook.presto.orc.reader.MapBatchStreamReader
 
startStripe(InputStreamSources, List<ColumnEncoding>) - Method in class com.facebook.presto.orc.reader.MapDirectBatchStreamReader
 
startStripe(InputStreamSources, List<ColumnEncoding>) - Method in class com.facebook.presto.orc.reader.MapDirectSelectiveStreamReader
 
startStripe(InputStreamSources, List<ColumnEncoding>) - Method in class com.facebook.presto.orc.reader.MapFlatBatchStreamReader
 
startStripe(InputStreamSources, List<ColumnEncoding>) - Method in class com.facebook.presto.orc.reader.MapFlatSelectiveStreamReader
 
startStripe(InputStreamSources, List<ColumnEncoding>) - Method in class com.facebook.presto.orc.reader.MapSelectiveStreamReader
 
startStripe(InputStreamSources, List<ColumnEncoding>) - Method in class com.facebook.presto.orc.reader.SliceBatchStreamReader
 
startStripe(InputStreamSources, List<ColumnEncoding>) - Method in class com.facebook.presto.orc.reader.SliceDictionaryBatchStreamReader
 
startStripe(InputStreamSources, List<ColumnEncoding>) - Method in class com.facebook.presto.orc.reader.SliceDictionarySelectiveReader
 
startStripe(InputStreamSources, List<ColumnEncoding>) - Method in class com.facebook.presto.orc.reader.SliceDirectBatchStreamReader
 
startStripe(InputStreamSources, List<ColumnEncoding>) - Method in class com.facebook.presto.orc.reader.SliceDirectSelectiveStreamReader
 
startStripe(InputStreamSources, List<ColumnEncoding>) - Method in class com.facebook.presto.orc.reader.SliceSelectiveStreamReader
 
startStripe(InputStreamSources, List<ColumnEncoding>) - Method in interface com.facebook.presto.orc.reader.StreamReader
 
startStripe(InputStreamSources, List<ColumnEncoding>) - Method in class com.facebook.presto.orc.reader.StructBatchStreamReader
 
startStripe(InputStreamSources, List<ColumnEncoding>) - Method in class com.facebook.presto.orc.reader.StructSelectiveStreamReader
 
startStripe(InputStreamSources, List<ColumnEncoding>) - Method in class com.facebook.presto.orc.reader.TimestampBatchStreamReader
 
startStripe(InputStreamSources, List<ColumnEncoding>) - Method in class com.facebook.presto.orc.reader.TimestampSelectiveStreamReader
 
STATIC_METADATA - Static variable in class com.facebook.presto.orc.metadata.DwrfMetadataWriter
 
StatisticsBuilder - Interface in com.facebook.presto.orc.metadata.statistics
 
StatisticsHasher - Class in com.facebook.presto.orc.metadata.statistics
 
StatisticsHasher() - Constructor for class com.facebook.presto.orc.metadata.statistics.StatisticsHasher
 
StatisticsHasher.Hashable - Interface in com.facebook.presto.orc.metadata.statistics
 
StorageOrcFileTailSource - Class in com.facebook.presto.orc.cache
 
StorageOrcFileTailSource() - Constructor for class com.facebook.presto.orc.cache.StorageOrcFileTailSource
 
StorageStripeMetadataSource - Class in com.facebook.presto.orc
 
StorageStripeMetadataSource() - Constructor for class com.facebook.presto.orc.StorageStripeMetadataSource
 
Stream - Class in com.facebook.presto.orc.metadata
 
Stream(int, Stream.StreamKind, int, boolean) - Constructor for class com.facebook.presto.orc.metadata.Stream
 
Stream(int, Stream.StreamKind, int, boolean, int) - Constructor for class com.facebook.presto.orc.metadata.Stream
 
Stream.StreamKind - Enum in com.facebook.presto.orc.metadata
 
StreamCheckpoint - Interface in com.facebook.presto.orc.checkpoint
 
StreamDataOutput - Class in com.facebook.presto.orc.stream
 
StreamDataOutput(Slice, Stream) - Constructor for class com.facebook.presto.orc.stream.StreamDataOutput
 
StreamDataOutput(ToLongFunction<SliceOutput>, Stream) - Constructor for class com.facebook.presto.orc.stream.StreamDataOutput
 
StreamDescriptor - Class in com.facebook.presto.orc
 
StreamDescriptor(String, int, String, OrcType, OrcDataSource, List<StreamDescriptor>) - Constructor for class com.facebook.presto.orc.StreamDescriptor
 
StreamDescriptor(String, int, String, OrcType, OrcDataSource, List<StreamDescriptor>, int) - Constructor for class com.facebook.presto.orc.StreamDescriptor
 
StreamId - Class in com.facebook.presto.orc
 
StreamId(Stream) - Constructor for class com.facebook.presto.orc.StreamId
 
StreamId(int, int, Stream.StreamKind) - Constructor for class com.facebook.presto.orc.StreamId
 
StreamReader - Interface in com.facebook.presto.orc.reader
 
STRING_VALUE_BYTES_OVERHEAD - Static variable in class com.facebook.presto.orc.metadata.statistics.StringStatistics
 
StringStatistics - Class in com.facebook.presto.orc.metadata.statistics
 
StringStatistics(Slice, Slice, long) - Constructor for class com.facebook.presto.orc.metadata.statistics.StringStatistics
 
StringStatisticsBuilder - Class in com.facebook.presto.orc.metadata.statistics
 
StringStatisticsBuilder(int) - Constructor for class com.facebook.presto.orc.metadata.statistics.StringStatisticsBuilder
 
Stripe - Class in com.facebook.presto.orc
 
Stripe(long, List<ColumnEncoding>, List<RowGroup>, InputStreamSources) - Constructor for class com.facebook.presto.orc.Stripe
 
StripeFooter - Class in com.facebook.presto.orc.metadata
 
StripeFooter(List<Stream>, List<ColumnEncoding>) - Constructor for class com.facebook.presto.orc.metadata.StripeFooter
 
StripeId(OrcDataSourceId, long) - Constructor for class com.facebook.presto.orc.StripeReader.StripeId
 
StripeInformation - Class in com.facebook.presto.orc.metadata
 
StripeInformation(int, long, long, long, long) - Constructor for class com.facebook.presto.orc.metadata.StripeInformation
 
StripeMetadataSource - Interface in com.facebook.presto.orc
 
StripeReader - Class in com.facebook.presto.orc
 
StripeReader(OrcDataSource, Optional<OrcDecompressor>, List<OrcType>, Set<Integer>, Map<Integer, List<Subfield>>, int, OrcPredicate, PostScript.HiveWriterVersion, MetadataReader, Optional<OrcWriteValidation>, StripeMetadataSource, boolean) - Constructor for class com.facebook.presto.orc.StripeReader
 
StripeReader.StripeId - Class in com.facebook.presto.orc
 
StripeReader.StripeStreamId - Class in com.facebook.presto.orc
 
StripeStatistics - Class in com.facebook.presto.orc.metadata.statistics
 
StripeStatistics(List<ColumnStatistics>) - Constructor for class com.facebook.presto.orc.metadata.statistics.StripeStatistics
 
StripeStreamId(StripeReader.StripeId, StreamId) - Constructor for class com.facebook.presto.orc.StripeReader.StripeStreamId
 
StructBatchStreamReader - Class in com.facebook.presto.orc.reader
 
StructColumnWriter - Class in com.facebook.presto.orc.writer
 
StructColumnWriter(int, CompressionKind, int, List<ColumnWriter>) - Constructor for class com.facebook.presto.orc.writer.StructColumnWriter
 
StructSelectiveStreamReader - Class in com.facebook.presto.orc.reader
 
StructSelectiveStreamReader(StreamDescriptor, Map<Subfield, TupleDomainFilter>, List<Subfield>, Optional<Type>, DateTimeZone, boolean, OrcAggregatedMemoryContext) - Constructor for class com.facebook.presto.orc.reader.StructSelectiveStreamReader
 
sum(int) - Method in interface com.facebook.presto.orc.stream.LongInputStream
 

T

testBoolean(boolean) - Method in class com.facebook.presto.orc.TupleDomainFilter.AbstractTupleDomainFilter
 
testBoolean(boolean) - Method in class com.facebook.presto.orc.TupleDomainFilter.AlwaysFalse
 
testBoolean(boolean) - Method in class com.facebook.presto.orc.TupleDomainFilter.BooleanValue
 
testBoolean(boolean) - Method in class com.facebook.presto.orc.TupleDomainFilter.IsNotNull
 
testBoolean(boolean) - Method in class com.facebook.presto.orc.TupleDomainFilter.IsNull
 
testBoolean(boolean) - Method in class com.facebook.presto.orc.TupleDomainFilter.NullsFilter
 
testBoolean(boolean) - Method in class com.facebook.presto.orc.TupleDomainFilter.PositionalFilter
 
testBoolean(boolean) - Method in interface com.facebook.presto.orc.TupleDomainFilter
 
testBytes(byte[], int, int) - Method in class com.facebook.presto.orc.TupleDomainFilter.AbstractTupleDomainFilter
 
testBytes(byte[], int, int) - Method in class com.facebook.presto.orc.TupleDomainFilter.AlwaysFalse
 
testBytes(byte[], int, int) - Method in class com.facebook.presto.orc.TupleDomainFilter.BytesRange
 
testBytes(byte[], int, int) - Method in class com.facebook.presto.orc.TupleDomainFilter.BytesValues
 
testBytes(byte[], int, int) - Method in class com.facebook.presto.orc.TupleDomainFilter.BytesValuesExclusive
 
testBytes(byte[], int, int) - Method in class com.facebook.presto.orc.TupleDomainFilter.IsNotNull
 
testBytes(byte[], int, int) - Method in class com.facebook.presto.orc.TupleDomainFilter.IsNull
 
testBytes(byte[], int, int) - Method in class com.facebook.presto.orc.TupleDomainFilter.MultiRange
 
testBytes(byte[], int, int) - Method in class com.facebook.presto.orc.TupleDomainFilter.NullsFilter
 
testBytes(byte[], int, int) - Method in class com.facebook.presto.orc.TupleDomainFilter.PositionalFilter
 
testBytes(byte[], int, int) - Method in interface com.facebook.presto.orc.TupleDomainFilter
 
testDecimal(long, long) - Method in class com.facebook.presto.orc.TupleDomainFilter.AbstractTupleDomainFilter
 
testDecimal(long, long) - Method in class com.facebook.presto.orc.TupleDomainFilter.AlwaysFalse
 
testDecimal(long, long) - Method in class com.facebook.presto.orc.TupleDomainFilter.IsNotNull
 
testDecimal(long, long) - Method in class com.facebook.presto.orc.TupleDomainFilter.IsNull
 
testDecimal(long, long) - Method in class com.facebook.presto.orc.TupleDomainFilter.LongDecimalRange
 
testDecimal(long, long) - Method in class com.facebook.presto.orc.TupleDomainFilter.MultiRange
 
testDecimal(long, long) - Method in class com.facebook.presto.orc.TupleDomainFilter.NullsFilter
 
testDecimal(long, long) - Method in class com.facebook.presto.orc.TupleDomainFilter.PositionalFilter
 
testDecimal(long, long) - Method in interface com.facebook.presto.orc.TupleDomainFilter
 
testDouble(double) - Method in class com.facebook.presto.orc.TupleDomainFilter.AbstractTupleDomainFilter
 
testDouble(double) - Method in class com.facebook.presto.orc.TupleDomainFilter.AlwaysFalse
 
testDouble(double) - Method in class com.facebook.presto.orc.TupleDomainFilter.DoubleRange
 
testDouble(double) - Method in class com.facebook.presto.orc.TupleDomainFilter.IsNotNull
 
testDouble(double) - Method in class com.facebook.presto.orc.TupleDomainFilter.IsNull
 
testDouble(double) - Method in class com.facebook.presto.orc.TupleDomainFilter.MultiRange
 
testDouble(double) - Method in class com.facebook.presto.orc.TupleDomainFilter.NullsFilter
 
testDouble(double) - Method in class com.facebook.presto.orc.TupleDomainFilter.PositionalFilter
 
testDouble(double) - Method in interface com.facebook.presto.orc.TupleDomainFilter
 
testFloat(float) - Method in class com.facebook.presto.orc.TupleDomainFilter.AbstractTupleDomainFilter
 
testFloat(float) - Method in class com.facebook.presto.orc.TupleDomainFilter.AlwaysFalse
 
testFloat(float) - Method in class com.facebook.presto.orc.TupleDomainFilter.FloatRange
 
testFloat(float) - Method in class com.facebook.presto.orc.TupleDomainFilter.IsNotNull
 
testFloat(float) - Method in class com.facebook.presto.orc.TupleDomainFilter.IsNull
 
testFloat(float) - Method in class com.facebook.presto.orc.TupleDomainFilter.MultiRange
 
testFloat(float) - Method in class com.facebook.presto.orc.TupleDomainFilter.NullsFilter
 
testFloat(float) - Method in class com.facebook.presto.orc.TupleDomainFilter.PositionalFilter
 
testFloat(float) - Method in interface com.facebook.presto.orc.TupleDomainFilter
 
testLength(int) - Method in class com.facebook.presto.orc.TupleDomainFilter.AbstractTupleDomainFilter
 
testLength(int) - Method in class com.facebook.presto.orc.TupleDomainFilter.AlwaysFalse
 
testLength(int) - Method in class com.facebook.presto.orc.TupleDomainFilter.BytesRange
 
testLength(int) - Method in class com.facebook.presto.orc.TupleDomainFilter.BytesValues
 
testLength(int) - Method in class com.facebook.presto.orc.TupleDomainFilter.BytesValuesExclusive
 
testLength(int) - Method in class com.facebook.presto.orc.TupleDomainFilter.IsNotNull
 
testLength(int) - Method in class com.facebook.presto.orc.TupleDomainFilter.IsNull
 
testLength(int) - Method in class com.facebook.presto.orc.TupleDomainFilter.MultiRange
 
testLength(int) - Method in class com.facebook.presto.orc.TupleDomainFilter.NullsFilter
 
testLength(int) - Method in class com.facebook.presto.orc.TupleDomainFilter.PositionalFilter
 
testLength(int) - Method in interface com.facebook.presto.orc.TupleDomainFilter
Filters like string equality and IN, as well as conditions on cardinality of lists and maps can be at least partly decided by looking at lengths alone.
testLong(long) - Method in class com.facebook.presto.orc.TupleDomainFilter.AbstractTupleDomainFilter
 
testLong(long) - Method in class com.facebook.presto.orc.TupleDomainFilter.AlwaysFalse
 
testLong(long) - Method in class com.facebook.presto.orc.TupleDomainFilter.BigintMultiRange
 
testLong(long) - Method in class com.facebook.presto.orc.TupleDomainFilter.BigintRange
 
testLong(long) - Method in class com.facebook.presto.orc.TupleDomainFilter.BigintValuesUsingBitmask
 
testLong(long) - Method in class com.facebook.presto.orc.TupleDomainFilter.BigintValuesUsingHashTable
 
testLong(long) - Method in class com.facebook.presto.orc.TupleDomainFilter.IsNotNull
 
testLong(long) - Method in class com.facebook.presto.orc.TupleDomainFilter.IsNull
 
testLong(long) - Method in class com.facebook.presto.orc.TupleDomainFilter.NullsFilter
 
testLong(long) - Method in class com.facebook.presto.orc.TupleDomainFilter.PositionalFilter
 
testLong(long) - Method in interface com.facebook.presto.orc.TupleDomainFilter
 
testNonNull() - Method in class com.facebook.presto.orc.TupleDomainFilter.AbstractTupleDomainFilter
 
testNonNull() - Method in class com.facebook.presto.orc.TupleDomainFilter.AlwaysFalse
 
testNonNull() - Method in class com.facebook.presto.orc.TupleDomainFilter.IsNotNull
 
testNonNull() - Method in class com.facebook.presto.orc.TupleDomainFilter.IsNull
 
testNonNull() - Method in class com.facebook.presto.orc.TupleDomainFilter.NullsFilter
 
testNonNull() - Method in class com.facebook.presto.orc.TupleDomainFilter.PositionalFilter
 
testNonNull() - Method in interface com.facebook.presto.orc.TupleDomainFilter
Used to apply is [not] null filters to complex types, e.g.
testNull() - Method in class com.facebook.presto.orc.TupleDomainFilter.AbstractTupleDomainFilter
 
testNull() - Method in class com.facebook.presto.orc.TupleDomainFilter.NullsFilter
 
testNull() - Method in class com.facebook.presto.orc.TupleDomainFilter.PositionalFilter
 
testNull() - Method in interface com.facebook.presto.orc.TupleDomainFilter
 
throwAnyError(int[], int) - Method in class com.facebook.presto.orc.reader.AbstractDecimalSelectiveStreamReader
 
throwAnyError(int[], int) - Method in class com.facebook.presto.orc.reader.BooleanSelectiveStreamReader
 
throwAnyError(int[], int) - Method in class com.facebook.presto.orc.reader.ByteSelectiveStreamReader
 
throwAnyError(int[], int) - Method in class com.facebook.presto.orc.reader.DoubleSelectiveStreamReader
 
throwAnyError(int[], int) - Method in class com.facebook.presto.orc.reader.FloatSelectiveStreamReader
 
throwAnyError(int[], int) - Method in class com.facebook.presto.orc.reader.ListSelectiveStreamReader
 
throwAnyError(int[], int) - Method in class com.facebook.presto.orc.reader.LongSelectiveStreamReader
 
throwAnyError(int[], int) - Method in class com.facebook.presto.orc.reader.MapDirectSelectiveStreamReader
 
throwAnyError(int[], int) - Method in class com.facebook.presto.orc.reader.MapFlatSelectiveStreamReader
 
throwAnyError(int[], int) - Method in class com.facebook.presto.orc.reader.MapSelectiveStreamReader
 
throwAnyError(int[], int) - Method in interface com.facebook.presto.orc.reader.SelectiveStreamReader
Throws any error that occurred while reading specified positions.
throwAnyError(int[], int) - Method in class com.facebook.presto.orc.reader.SliceDictionarySelectiveReader
 
throwAnyError(int[], int) - Method in class com.facebook.presto.orc.reader.SliceDirectSelectiveStreamReader
 
throwAnyError(int[], int) - Method in class com.facebook.presto.orc.reader.SliceSelectiveStreamReader
 
throwAnyError(int[], int) - Method in class com.facebook.presto.orc.reader.StructSelectiveStreamReader
 
throwAnyError(int[], int) - Method in class com.facebook.presto.orc.reader.TimestampSelectiveStreamReader
 
TimestampBatchStreamReader - Class in com.facebook.presto.orc.reader
 
TimestampBatchStreamReader(Type, StreamDescriptor, DateTimeZone) - Constructor for class com.facebook.presto.orc.reader.TimestampBatchStreamReader
 
TimestampColumnWriter - Class in com.facebook.presto.orc.writer
 
TimestampColumnWriter(int, Type, CompressionKind, int, OrcEncoding, DateTimeZone) - Constructor for class com.facebook.presto.orc.writer.TimestampColumnWriter
 
TimestampSelectiveStreamReader - Class in com.facebook.presto.orc.reader
 
TimestampSelectiveStreamReader(StreamDescriptor, Optional<TupleDomainFilter>, DateTimeZone, boolean, OrcLocalMemoryContext) - Constructor for class com.facebook.presto.orc.reader.TimestampSelectiveStreamReader
 
toBigintValues(long[], boolean) - Static method in class com.facebook.presto.orc.TupleDomainFilterUtils
 
toFilter(Domain) - Static method in class com.facebook.presto.orc.TupleDomainFilterUtils
 
toPositionList(boolean) - Method in class com.facebook.presto.orc.checkpoint.BooleanStreamCheckpoint
 
toPositionList(boolean) - Method in class com.facebook.presto.orc.checkpoint.ByteArrayStreamCheckpoint
 
toPositionList(boolean) - Method in class com.facebook.presto.orc.checkpoint.ByteStreamCheckpoint
 
toPositionList(boolean) - Method in class com.facebook.presto.orc.checkpoint.DecimalStreamCheckpoint
 
toPositionList(boolean) - Method in class com.facebook.presto.orc.checkpoint.DoubleStreamCheckpoint
 
toPositionList(boolean) - Method in class com.facebook.presto.orc.checkpoint.FloatStreamCheckpoint
 
toPositionList(boolean) - Method in interface com.facebook.presto.orc.checkpoint.LongStreamCheckpoint
 
toPositionList(boolean) - Method in class com.facebook.presto.orc.checkpoint.LongStreamDwrfCheckpoint
 
toPositionList(boolean) - Method in class com.facebook.presto.orc.checkpoint.LongStreamV1Checkpoint
 
toPositionList(boolean) - Method in class com.facebook.presto.orc.checkpoint.LongStreamV2Checkpoint
 
toString() - Method in class com.facebook.presto.orc.AbstractOrcDataSource
 
toString() - Method in class com.facebook.presto.orc.CachingOrcDataSource
 
toString() - Method in class com.facebook.presto.orc.checkpoint.BooleanStreamCheckpoint
 
toString() - Method in class com.facebook.presto.orc.checkpoint.ByteArrayStreamCheckpoint
 
toString() - Method in class com.facebook.presto.orc.checkpoint.ByteStreamCheckpoint
 
toString() - Method in class com.facebook.presto.orc.checkpoint.DecimalStreamCheckpoint
 
toString() - Method in class com.facebook.presto.orc.checkpoint.DoubleStreamCheckpoint
 
toString() - Method in class com.facebook.presto.orc.checkpoint.FloatStreamCheckpoint
 
toString() - Method in class com.facebook.presto.orc.checkpoint.LongStreamDwrfCheckpoint
 
toString() - Method in class com.facebook.presto.orc.checkpoint.LongStreamV1Checkpoint
 
toString() - Method in class com.facebook.presto.orc.checkpoint.LongStreamV2Checkpoint
 
toString() - Method in class com.facebook.presto.orc.checkpoint.RowGroupDictionaryLengthStreamCheckpoint
 
toString(Charset) - Method in class com.facebook.presto.orc.ChunkedSliceOutput
 
toString() - Method in class com.facebook.presto.orc.ChunkedSliceOutput
 
toString() - Method in class com.facebook.presto.orc.DiskRange
 
toString() - Method in class com.facebook.presto.orc.metadata.ColumnEncoding
 
toString() - Method in class com.facebook.presto.orc.metadata.DwrfSequenceEncoding
 
toString() - Method in class com.facebook.presto.orc.metadata.Footer
 
toString() - Method in class com.facebook.presto.orc.metadata.OrcType
 
toString() - Method in class com.facebook.presto.orc.metadata.PostScript
 
toString() - Method in class com.facebook.presto.orc.metadata.statistics.BinaryStatistics
 
toString() - Method in class com.facebook.presto.orc.metadata.statistics.BooleanStatistics
 
toString() - Method in class com.facebook.presto.orc.metadata.statistics.ColumnStatistics
 
toString() - Method in class com.facebook.presto.orc.metadata.statistics.DateStatistics
 
toString() - Method in class com.facebook.presto.orc.metadata.statistics.DecimalStatistics
 
toString() - Method in class com.facebook.presto.orc.metadata.statistics.DoubleStatistics
 
toString() - Method in class com.facebook.presto.orc.metadata.statistics.IntegerStatistics
 
toString() - Method in class com.facebook.presto.orc.metadata.statistics.StringStatistics
 
toString() - Method in class com.facebook.presto.orc.metadata.Stream
 
toString() - Method in class com.facebook.presto.orc.metadata.StripeInformation
 
toString() - Method in class com.facebook.presto.orc.OrcDataSourceId
 
toString(Charset) - Method in class com.facebook.presto.orc.OrcOutputBuffer
 
toString() - Method in class com.facebook.presto.orc.OrcOutputBuffer
 
toString() - Method in class com.facebook.presto.orc.OrcWriterFlushStats
 
toString() - Method in class com.facebook.presto.orc.OrcWriterOptions
 
toString() - Method in class com.facebook.presto.orc.OrcWriterStats
 
toString() - Method in class com.facebook.presto.orc.reader.AbstractDecimalSelectiveStreamReader
 
toString() - Method in class com.facebook.presto.orc.reader.BooleanBatchStreamReader
 
toString() - Method in class com.facebook.presto.orc.reader.BooleanSelectiveStreamReader
 
toString() - Method in class com.facebook.presto.orc.reader.ByteBatchStreamReader
 
toString() - Method in class com.facebook.presto.orc.reader.ByteSelectiveStreamReader
 
toString() - Method in class com.facebook.presto.orc.reader.DecimalBatchStreamReader
 
toString() - Method in class com.facebook.presto.orc.reader.DoubleBatchStreamReader
 
toString() - Method in class com.facebook.presto.orc.reader.DoubleSelectiveStreamReader
 
toString() - Method in class com.facebook.presto.orc.reader.FloatBatchStreamReader
 
toString() - Method in class com.facebook.presto.orc.reader.FloatSelectiveStreamReader
 
toString() - Method in class com.facebook.presto.orc.reader.ListBatchStreamReader
 
toString() - Method in class com.facebook.presto.orc.reader.ListSelectiveStreamReader
 
toString() - Method in class com.facebook.presto.orc.reader.LongBatchStreamReader
 
toString() - Method in class com.facebook.presto.orc.reader.LongDictionaryBatchStreamReader
 
toString() - Method in class com.facebook.presto.orc.reader.LongDictionarySelectiveStreamReader
 
toString() - Method in class com.facebook.presto.orc.reader.LongDirectBatchStreamReader
 
toString() - Method in class com.facebook.presto.orc.reader.LongSelectiveStreamReader
 
toString() - Method in class com.facebook.presto.orc.reader.MapBatchStreamReader
 
toString() - Method in class com.facebook.presto.orc.reader.MapDirectBatchStreamReader
 
toString() - Method in class com.facebook.presto.orc.reader.MapDirectSelectiveStreamReader
 
toString() - Method in class com.facebook.presto.orc.reader.MapFlatBatchStreamReader
 
toString() - Method in class com.facebook.presto.orc.reader.MapSelectiveStreamReader
 
toString() - Method in class com.facebook.presto.orc.reader.SliceBatchStreamReader
 
toString() - Method in class com.facebook.presto.orc.reader.SliceDictionaryBatchStreamReader
 
toString() - Method in class com.facebook.presto.orc.reader.SliceDirectBatchStreamReader
 
toString() - Method in class com.facebook.presto.orc.reader.SliceSelectiveStreamReader
 
toString() - Method in class com.facebook.presto.orc.reader.StructBatchStreamReader
 
toString() - Method in class com.facebook.presto.orc.reader.StructSelectiveStreamReader
 
toString() - Method in class com.facebook.presto.orc.reader.TimestampBatchStreamReader
 
toString() - Method in class com.facebook.presto.orc.reader.TimestampSelectiveStreamReader
 
toString() - Method in class com.facebook.presto.orc.RowGroup
 
toString() - Method in class com.facebook.presto.orc.stream.CheckpointInputStreamSource
 
toString() - Method in class com.facebook.presto.orc.stream.OrcInputStream
 
toString() - Method in class com.facebook.presto.orc.stream.ValueInputStreamSource
 
toString() - Method in class com.facebook.presto.orc.StreamDescriptor
 
toString() - Method in class com.facebook.presto.orc.StreamId
 
toString() - Method in class com.facebook.presto.orc.Stripe
 
toString() - Method in class com.facebook.presto.orc.StripeReader.StripeId
 
toString() - Method in class com.facebook.presto.orc.StripeReader.StripeStreamId
 
toString() - Method in class com.facebook.presto.orc.TupleDomainFilter.AlwaysFalse
 
toString() - Method in class com.facebook.presto.orc.TupleDomainFilter.BigintMultiRange
 
toString() - Method in class com.facebook.presto.orc.TupleDomainFilter.BigintRange
 
toString() - Method in class com.facebook.presto.orc.TupleDomainFilter.BigintValuesUsingBitmask
 
toString() - Method in class com.facebook.presto.orc.TupleDomainFilter.BigintValuesUsingHashTable
 
toString() - Method in class com.facebook.presto.orc.TupleDomainFilter.BooleanValue
 
toString() - Method in class com.facebook.presto.orc.TupleDomainFilter.BytesRange
 
toString() - Method in class com.facebook.presto.orc.TupleDomainFilter.BytesValues
 
toString() - Method in class com.facebook.presto.orc.TupleDomainFilter.BytesValuesExclusive
 
toString() - Method in class com.facebook.presto.orc.TupleDomainFilter.DoubleRange
 
toString() - Method in class com.facebook.presto.orc.TupleDomainFilter.FloatRange
 
toString() - Method in class com.facebook.presto.orc.TupleDomainFilter.IsNotNull
 
toString() - Method in class com.facebook.presto.orc.TupleDomainFilter.IsNull
 
toString() - Method in class com.facebook.presto.orc.TupleDomainFilter.LongDecimalRange
 
toString() - Method in class com.facebook.presto.orc.TupleDomainFilter.MultiRange
 
toString() - Method in class com.facebook.presto.orc.TupleDomainOrcPredicate.ColumnReference
 
TRUE - Static variable in interface com.facebook.presto.orc.OrcPredicate
 
tryConvertToDirect(int) - Method in interface com.facebook.presto.orc.DictionaryCompressionOptimizer.DictionaryColumn
 
tryConvertToDirect(int) - Method in class com.facebook.presto.orc.writer.SliceDictionaryColumnWriter
 
TupleDomainFilter - Interface in com.facebook.presto.orc
A simple filter (e.g.
TupleDomainFilter.AbstractRange - Class in com.facebook.presto.orc
 
TupleDomainFilter.AbstractTupleDomainFilter - Class in com.facebook.presto.orc
 
TupleDomainFilter.AlwaysFalse - Class in com.facebook.presto.orc
 
TupleDomainFilter.BasePositionalFilter - Class in com.facebook.presto.orc
 
TupleDomainFilter.BigintMultiRange - Class in com.facebook.presto.orc
 
TupleDomainFilter.BigintRange - Class in com.facebook.presto.orc
 
TupleDomainFilter.BigintValuesUsingBitmask - Class in com.facebook.presto.orc
 
TupleDomainFilter.BigintValuesUsingHashTable - Class in com.facebook.presto.orc
 
TupleDomainFilter.BooleanValue - Class in com.facebook.presto.orc
 
TupleDomainFilter.BytesRange - Class in com.facebook.presto.orc
 
TupleDomainFilter.BytesValues - Class in com.facebook.presto.orc
 
TupleDomainFilter.BytesValuesExclusive - Class in com.facebook.presto.orc
 
TupleDomainFilter.DoubleRange - Class in com.facebook.presto.orc
 
TupleDomainFilter.FloatRange - Class in com.facebook.presto.orc
 
TupleDomainFilter.IsNotNull - Class in com.facebook.presto.orc
 
TupleDomainFilter.IsNull - Class in com.facebook.presto.orc
 
TupleDomainFilter.LongDecimalRange - Class in com.facebook.presto.orc
 
TupleDomainFilter.MultiRange - Class in com.facebook.presto.orc
 
TupleDomainFilter.NullsFilter - Class in com.facebook.presto.orc
 
TupleDomainFilter.PositionalFilter - Class in com.facebook.presto.orc
 
TupleDomainFilterUtils - Class in com.facebook.presto.orc
 
TupleDomainOrcPredicate<C> - Class in com.facebook.presto.orc
 
TupleDomainOrcPredicate(TupleDomain<C>, List<TupleDomainOrcPredicate.ColumnReference<C>>, boolean, Optional<Integer>) - Constructor for class com.facebook.presto.orc.TupleDomainOrcPredicate
 
TupleDomainOrcPredicate.ColumnReference<C> - Class in com.facebook.presto.orc
 

U

unpack(long[], int, int, int, InputStream) - Method in class com.facebook.presto.orc.stream.LongBitPacker
 
updateSizeInBytes(long) - Method in class com.facebook.presto.orc.OrcWriterStats
 
upperExclusive - Variable in class com.facebook.presto.orc.TupleDomainFilter.AbstractRange
 
upperUnbounded - Variable in class com.facebook.presto.orc.TupleDomainFilter.AbstractRange
 

V

validate(OrcDataSource) - Method in class com.facebook.presto.orc.OrcWriter
 
validateFileStatistics(OrcDataSourceId, List<ColumnStatistics>) - Method in class com.facebook.presto.orc.OrcWriteValidation
 
validateMetadata(OrcDataSourceId, Map<String, Slice>) - Method in class com.facebook.presto.orc.OrcWriteValidation
 
validateRowGroupStatistics(OrcDataSourceId, long, Map<StreamId, List<RowGroupIndex>>) - Method in class com.facebook.presto.orc.OrcWriteValidation
 
validateRowGroupStatistics(OrcDataSourceId, long, int, List<ColumnStatistics>) - Method in class com.facebook.presto.orc.OrcWriteValidation
 
validateStripeStatistics(OrcDataSourceId, List<StripeInformation>, List<StripeStatistics>) - Method in class com.facebook.presto.orc.OrcWriteValidation
 
validateStripeStatistics(OrcDataSourceId, long, List<ColumnStatistics>) - Method in class com.facebook.presto.orc.OrcWriteValidation
 
validateWrite(Optional<OrcWriteValidation>, OrcDataSource, Predicate<OrcWriteValidation>, String, Object...) - Static method in class com.facebook.presto.orc.OrcReader
 
ValueInputStream<C extends StreamCheckpoint> - Interface in com.facebook.presto.orc.stream
 
ValueInputStreamSource<S extends ValueInputStream<?>> - Class in com.facebook.presto.orc.stream
 
ValueInputStreamSource(S) - Constructor for class com.facebook.presto.orc.stream.ValueInputStreamSource
 
valueOf(String) - Static method in enum com.facebook.presto.orc.array.Arrays.ExpansionFactor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.presto.orc.array.Arrays.ExpansionOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.presto.orc.metadata.ColumnEncoding.ColumnEncodingKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.presto.orc.metadata.CompressionKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.presto.orc.metadata.OrcType.OrcTypeKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.presto.orc.metadata.PostScript.HiveWriterVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.presto.orc.metadata.Stream.StreamKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.presto.orc.OrcEncoding
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.presto.orc.OrcWriterStats.FlushReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.presto.orc.OrcWriteValidation.OrcWriteValidationMode
Returns the enum constant of this type with the specified name.
ValueOutputStream<C extends StreamCheckpoint> - Interface in com.facebook.presto.orc.stream
 
values() - Static method in enum com.facebook.presto.orc.array.Arrays.ExpansionFactor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.presto.orc.array.Arrays.ExpansionOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.presto.orc.metadata.ColumnEncoding.ColumnEncodingKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.presto.orc.metadata.CompressionKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.presto.orc.metadata.OrcType.OrcTypeKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.presto.orc.metadata.PostScript.HiveWriterVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.presto.orc.metadata.Stream.StreamKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.presto.orc.OrcEncoding
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.presto.orc.OrcWriterStats.FlushReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.presto.orc.OrcWriteValidation.OrcWriteValidationMode
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class com.facebook.presto.orc.reader.AbstractDecimalSelectiveStreamReader
 
ValueStreams - Class in com.facebook.presto.orc.stream
 

W

withBloomFilter(HiveBloomFilter) - Method in class com.facebook.presto.orc.metadata.statistics.ColumnStatistics
 
withDictionaryMaxMemory(DataSize) - Method in class com.facebook.presto.orc.OrcWriterOptions
 
withMaxCompressionBufferSize(DataSize) - Method in class com.facebook.presto.orc.OrcWriterOptions
 
withMaxStringStatisticsLimit(DataSize) - Method in class com.facebook.presto.orc.OrcWriterOptions
 
withRowGroupMaxRowCount(int) - Method in class com.facebook.presto.orc.OrcWriterOptions
 
withStringStatisticsLimit(int) - Method in class com.facebook.presto.orc.metadata.statistics.StringStatisticsBuilder
 
withStripeMaxRowCount(int) - Method in class com.facebook.presto.orc.OrcWriterOptions
 
withStripeMaxSize(DataSize) - Method in class com.facebook.presto.orc.OrcWriterOptions
 
withStripeMinSize(DataSize) - Method in class com.facebook.presto.orc.OrcWriterOptions
 
writableBytes() - Method in class com.facebook.presto.orc.ChunkedSliceOutput
 
writableBytes() - Method in class com.facebook.presto.orc.OrcOutputBuffer
 
write(List<DataOutput>) - Method in interface com.facebook.presto.orc.DataSink
Write a stripe and optionally header and footer data
write(Page) - Method in class com.facebook.presto.orc.OrcWriter
 
write(List<DataOutput>) - Method in class com.facebook.presto.orc.OutputStreamDataSink
 
writeBlock(Block) - Method in class com.facebook.presto.orc.writer.BooleanColumnWriter
 
writeBlock(Block) - Method in class com.facebook.presto.orc.writer.ByteColumnWriter
 
writeBlock(Block) - Method in interface com.facebook.presto.orc.writer.ColumnWriter
 
writeBlock(Block) - Method in class com.facebook.presto.orc.writer.DecimalColumnWriter
 
writeBlock(Block) - Method in class com.facebook.presto.orc.writer.DoubleColumnWriter
 
writeBlock(Block) - Method in class com.facebook.presto.orc.writer.FloatColumnWriter
 
writeBlock(Block) - Method in class com.facebook.presto.orc.writer.ListColumnWriter
 
writeBlock(Block) - Method in class com.facebook.presto.orc.writer.LongColumnWriter
 
writeBlock(Block) - Method in class com.facebook.presto.orc.writer.MapColumnWriter
 
writeBlock(Block) - Method in class com.facebook.presto.orc.writer.SliceDictionaryColumnWriter
 
writeBlock(Block) - Method in class com.facebook.presto.orc.writer.SliceDirectColumnWriter
 
writeBlock(Block) - Method in class com.facebook.presto.orc.writer.StructColumnWriter
 
writeBlock(Block) - Method in class com.facebook.presto.orc.writer.TimestampColumnWriter
 
writeBoolean(boolean) - Method in class com.facebook.presto.orc.stream.BooleanOutputStream
 
writeBoolean(boolean) - Method in class com.facebook.presto.orc.stream.PresentOutputStream
 
writeBooleans(int, boolean) - Method in class com.facebook.presto.orc.stream.BooleanOutputStream
 
writeByte(int) - Method in class com.facebook.presto.orc.ChunkedSliceOutput
 
writeByte(int) - Method in class com.facebook.presto.orc.OrcOutputBuffer
 
writeByte(byte) - Method in class com.facebook.presto.orc.stream.ByteOutputStream
 
writeBytes(Slice) - Method in class com.facebook.presto.orc.ChunkedSliceOutput
 
writeBytes(Slice, int, int) - Method in class com.facebook.presto.orc.ChunkedSliceOutput
 
writeBytes(byte[]) - Method in class com.facebook.presto.orc.ChunkedSliceOutput
 
writeBytes(byte[], int, int) - Method in class com.facebook.presto.orc.ChunkedSliceOutput
 
writeBytes(InputStream, int) - Method in class com.facebook.presto.orc.ChunkedSliceOutput
 
writeBytes(Slice) - Method in class com.facebook.presto.orc.OrcOutputBuffer
 
writeBytes(Slice, int, int) - Method in class com.facebook.presto.orc.OrcOutputBuffer
 
writeBytes(byte[]) - Method in class com.facebook.presto.orc.OrcOutputBuffer
 
writeBytes(byte[], int, int) - Method in class com.facebook.presto.orc.OrcOutputBuffer
 
writeBytes(InputStream, int) - Method in class com.facebook.presto.orc.OrcOutputBuffer
 
WriteChecksum(long, long, List<Long>) - Constructor for class com.facebook.presto.orc.OrcWriteValidation.WriteChecksum
 
writeData(SliceOutput) - Method in interface com.facebook.presto.orc.stream.DataOutput
Writes data to the output.
writeData(SliceOutput) - Method in class com.facebook.presto.orc.stream.StreamDataOutput
 
writeDataTo(SliceOutput) - Method in class com.facebook.presto.orc.OrcOutputBuffer
 
writeDouble(double) - Method in class com.facebook.presto.orc.ChunkedSliceOutput
 
writeDouble(double) - Method in class com.facebook.presto.orc.OrcOutputBuffer
 
writeDouble(double) - Method in class com.facebook.presto.orc.stream.DoubleOutputStream
 
writeFloat(float) - Method in class com.facebook.presto.orc.ChunkedSliceOutput
 
writeFloat(float) - Method in class com.facebook.presto.orc.OrcOutputBuffer
 
writeFloat(float) - Method in class com.facebook.presto.orc.stream.FloatOutputStream
 
writeFooter(Footer) - Method in class com.facebook.presto.orc.metadata.CompressedMetadataWriter
 
writeFooter(SliceOutput, Footer) - Method in class com.facebook.presto.orc.metadata.DwrfMetadataWriter
 
writeFooter(SliceOutput, Footer) - Method in interface com.facebook.presto.orc.metadata.MetadataWriter
 
writeFooter(SliceOutput, Footer) - Method in class com.facebook.presto.orc.metadata.OrcMetadataWriter
 
writeInt(int) - Method in class com.facebook.presto.orc.ChunkedSliceOutput
 
writeInt(int) - Method in class com.facebook.presto.orc.OrcOutputBuffer
 
writeLong(long) - Method in class com.facebook.presto.orc.ChunkedSliceOutput
 
writeLong(long) - Method in class com.facebook.presto.orc.OrcOutputBuffer
 
writeLong(long) - Method in interface com.facebook.presto.orc.stream.LongOutputStream
 
writeLong(long) - Method in class com.facebook.presto.orc.stream.LongOutputStreamDwrf
 
writeLong(long) - Method in class com.facebook.presto.orc.stream.LongOutputStreamV1
 
writeLong(long) - Method in class com.facebook.presto.orc.stream.LongOutputStreamV2
 
writeMetadata(Metadata) - Method in class com.facebook.presto.orc.metadata.CompressedMetadataWriter
 
writeMetadata(SliceOutput, Metadata) - Method in class com.facebook.presto.orc.metadata.DwrfMetadataWriter
 
writeMetadata(SliceOutput, Metadata) - Method in interface com.facebook.presto.orc.metadata.MetadataWriter
 
writeMetadata(SliceOutput, Metadata) - Method in class com.facebook.presto.orc.metadata.OrcMetadataWriter
 
writePostscript(int, int, CompressionKind, int) - Method in class com.facebook.presto.orc.metadata.CompressedMetadataWriter
 
writePostscript(SliceOutput, int, int, CompressionKind, int) - Method in class com.facebook.presto.orc.metadata.DwrfMetadataWriter
 
writePostscript(SliceOutput, int, int, CompressionKind, int) - Method in interface com.facebook.presto.orc.metadata.MetadataWriter
 
writePostscript(SliceOutput, int, int, CompressionKind, int) - Method in class com.facebook.presto.orc.metadata.OrcMetadataWriter
 
writeRowIndexes(List<RowGroupIndex>) - Method in class com.facebook.presto.orc.metadata.CompressedMetadataWriter
 
writeRowIndexes(SliceOutput, List<RowGroupIndex>) - Method in class com.facebook.presto.orc.metadata.DwrfMetadataWriter
 
writeRowIndexes(SliceOutput, List<RowGroupIndex>) - Method in interface com.facebook.presto.orc.metadata.MetadataWriter
 
writeRowIndexes(SliceOutput, List<RowGroupIndex>) - Method in class com.facebook.presto.orc.metadata.OrcMetadataWriter
 
writeShort(int) - Method in class com.facebook.presto.orc.ChunkedSliceOutput
 
writeShort(int) - Method in class com.facebook.presto.orc.OrcOutputBuffer
 
writeSlice(Slice) - Method in class com.facebook.presto.orc.stream.ByteArrayOutputStream
 
writeStripeFooter(StripeFooter) - Method in class com.facebook.presto.orc.metadata.CompressedMetadataWriter
 
writeStripeFooter(SliceOutput, StripeFooter) - Method in class com.facebook.presto.orc.metadata.DwrfMetadataWriter
 
writeStripeFooter(SliceOutput, StripeFooter) - Method in interface com.facebook.presto.orc.metadata.MetadataWriter
 
writeStripeFooter(SliceOutput, StripeFooter) - Method in class com.facebook.presto.orc.metadata.OrcMetadataWriter
 
writeUnscaledValue(Slice) - Method in class com.facebook.presto.orc.stream.DecimalOutputStream
 
writeUnscaledValue(long) - Method in class com.facebook.presto.orc.stream.DecimalOutputStream
 
writeVLong(SliceOutput, long, boolean) - Static method in class com.facebook.presto.orc.stream.LongDecode
 
writeZero(int) - Method in class com.facebook.presto.orc.ChunkedSliceOutput
 
writeZero(int) - Method in class com.facebook.presto.orc.OrcOutputBuffer
 

Z

zigzagDecode(long) - Static method in class com.facebook.presto.orc.stream.LongDecode
 
ZstdJniCompressor - Class in com.facebook.presto.orc.zstd
 
ZstdJniCompressor() - Constructor for class com.facebook.presto.orc.zstd.ZstdJniCompressor
 
A B C D E F G H I L M N O P R S T U V W Z 
Skip navigation links

Copyright © 2012–2020. All rights reserved.