- calculateCollectionOffsets(ParquetField, int[], int[], boolean) - 类 中的静态方法org.apache.paimon.format.parquet.reader.NestedPositionUtil
-
Calculate the collection's offsets according to column's max repetition level, definition
level, value's repetition level and definition level.
- calculateLengthByOffsets(boolean[], long[]) - 类 中的静态方法org.apache.paimon.format.parquet.reader.NestedPositionUtil
-
- callback(OrcFile.WriterCallback) - 类 中的方法org.apache.orc.OrcFile.WriterOptions
-
Add a listener for when the stripe and file are about to be closed.
- checkMemory(double) - 类 中的方法org.apache.orc.impl.WriterImpl
-
- checkTypeName(PrimitiveType.PrimitiveTypeName) - 类 中的方法org.apache.paimon.format.parquet.reader.AbstractColumnReader
-
- clear() - 类 中的方法org.apache.orc.impl.RecordReaderUtils.ByteBufferAllocatorPool
-
- clone() - 类 中的方法org.apache.orc.OrcFile.WriterOptions
-
- close() - 类 中的方法org.apache.orc.impl.PhysicalFsWriter
-
- close() - 类 中的方法org.apache.orc.impl.WriterImpl
-
- close() - 类 中的方法org.apache.orc.impl.ZstdCodec
-
- close() - 类 中的方法org.apache.paimon.format.avro.AvroBulkWriter
-
- close() - 类 中的方法org.apache.paimon.format.avro.CloseShieldOutputStream
-
- close() - 类 中的方法org.apache.paimon.format.avro.SeekableInputStreamWrapper
-
- close() - 类 中的方法org.apache.paimon.format.fs.FSDataWrappedInputStream
-
- close() - 类 中的方法org.apache.paimon.format.orc.writer.OrcBulkWriter
-
- close() - 类 中的方法org.apache.paimon.format.parquet.writer.ParquetBulkWriter
-
- close() - 类 中的方法org.apache.parquet.hadoop.ParquetFileReader
-
- close() - 类 中的方法org.apache.parquet.hadoop.ParquetWriter
-
- CloseShieldOutputStream - org.apache.paimon.format.avro中的类
-
A proxy output stream that prevents the underlying output stream from being closed.
- CloseShieldOutputStream(OutputStream) - 类 的构造器org.apache.paimon.format.avro.CloseShieldOutputStream
-
- CollectionPosition - org.apache.paimon.format.parquet.position中的类
-
To represent collection's position in repeated type.
- CollectionPosition(boolean[], long[], long[], int) - 类 的构造器org.apache.paimon.format.parquet.position.CollectionPosition
-
- ColumnReader<VECTOR extends org.apache.paimon.data.columnar.writable.WritableColumnVector> - org.apache.paimon.format.parquet.reader中的接口
-
Read a batch of records for a column to WritableColumnVector from parquet data file.
- compress(ByteBuffer, ByteBuffer, ByteBuffer, CompressionCodec.Options) - 类 中的方法org.apache.orc.impl.ZstdCodec
-
Compresses an input ByteBuffer into an output ByteBuffer using Zstandard compression.
- compress(CompressionKind) - 类 中的方法org.apache.orc.OrcFile.WriterOptions
-
Sets the generic compression that is used to compress the data.
- CompressionKind - org.apache.orc中的枚举
-
An enumeration that lists the generic compression algorithms that can be applied to ORC files.
- computeMinBytesForDecimalPrecision(int) - 类 中的静态方法org.apache.paimon.format.parquet.ParquetSchemaConverter
-
- config(String, String) - 类 中的方法org.apache.parquet.hadoop.ParquetWriter.Builder
-
Set a property that will be available to the read path.
- conjunctPredicates - 类 中的变量org.apache.paimon.format.orc.OrcReaderFactory
-
- convert(List<Predicate>) - 类 中的静态方法org.apache.parquet.filter2.predicate.ParquetFilters
-
- convertToParquetMessageType(String, RowType) - 类 中的静态方法org.apache.paimon.format.parquet.ParquetSchemaConverter
-
- convertToParquetType(String, DataType) - 类 中的静态方法org.apache.paimon.format.parquet.ParquetSchemaConverter
-
- convertToProlepticGregorian(boolean) - 类 中的方法org.apache.orc.OrcFile.ReaderOptions
-
Should the reader convert dates and times to the proleptic Gregorian calendar?
- convertToSchema(DataType, Map<String, String>) - 类 中的静态方法org.apache.paimon.format.avro.AvroSchemaConverter
-
Converts Paimon DataType (can be nested) into an Avro schema.
- convertToSchema(DataType, String, Map<String, String>) - 类 中的静态方法org.apache.paimon.format.avro.AvroSchemaConverter
-
Converts Paimon DataType (can be nested) into an Avro schema.
- create(FileFormatFactory.FormatContext) - 类 中的方法org.apache.paimon.format.avro.AvroFileFormatFactory
-
- create(PositionOutputStream, String) - 类 中的方法org.apache.paimon.format.avro.AvroWriterFactory
-
- create(Path, FsPermission, boolean, int, short, long, Progressable) - 类 中的方法org.apache.paimon.format.fs.HadoopReadOnlyFileSystem
-
- create(FileFormatFactory.FormatContext) - 类 中的方法org.apache.paimon.format.orc.OrcFileFormatFactory
-
- create(PositionOutputStream, String) - 类 中的方法org.apache.paimon.format.orc.OrcWriterFactory
-
- create(FileFormatFactory.FormatContext) - 类 中的方法org.apache.paimon.format.parquet.ParquetFileFormatFactory
-
- create(PositionOutputStream, String) - 类 中的方法org.apache.paimon.format.parquet.ParquetWriterFactory
-
- create(long) - 类 中的方法org.apache.paimon.format.parquet.writer.StreamOutputFile
-
- createCodec(CompressionKind) - 类 中的静态方法org.apache.orc.impl.WriterImpl
-
- createColumnReader(DataType, Type, List<ColumnDescriptor>, PageReadStore, ParquetField, int) - 类 中的静态方法org.apache.paimon.format.parquet.reader.ParquetSplitReaderUtil
-
- createDataStream(StreamName) - 类 中的方法org.apache.orc.impl.PhysicalFsWriter
-
- createDefaultDataReader(DataReaderProperties) - 类 中的静态方法org.apache.orc.impl.RecordReaderUtils
-
- createFromConstant(int, Object) - 类 中的静态方法org.apache.paimon.format.orc.reader.OrcLegacyTimestampColumnVector
-
- createIndexStream(StreamName) - 类 中的方法org.apache.orc.impl.PhysicalFsWriter
-
- createOrOverwrite(long) - 类 中的方法org.apache.paimon.format.parquet.writer.StreamOutputFile
-
- createPaimonVector(ColumnVector, DataType) - 类 中的静态方法org.apache.paimon.format.orc.reader.AbstractOrcColumnVector
-
- createReader(Path, OrcFile.ReaderOptions) - 类 中的静态方法org.apache.orc.OrcFile
-
- createReader(FormatReaderFactory.Context) - 类 中的方法org.apache.paimon.format.avro.AvroBulkFormat
-
- createReader(FormatReaderFactory.Context) - 类 中的方法org.apache.paimon.format.orc.OrcReaderFactory
-
- createReader(Configuration, FileIO, Path) - 类 中的静态方法org.apache.paimon.format.orc.OrcReaderFactory
-
- createReader(FormatReaderFactory.Context) - 类 中的方法org.apache.paimon.format.parquet.ParquetReaderFactory
-
- createReaderBatch(Path, VectorizedRowBatch, Pool.Recycler<OrcReaderFactory.OrcReaderBatch>) - 类 中的方法org.apache.paimon.format.orc.OrcReaderFactory
-
Creates the OrcReaderBatch structure, which is responsible for holding the data
structures that hold the batch data (column vectors, row arrays, ...) and the batch
conversion from the ORC representation to the result format.
- createReaderFactory(RowType, List<Predicate>) - 类 中的方法org.apache.paimon.format.avro.AvroFileFormat
-
- createReaderFactory(RowType, List<Predicate>) - 类 中的方法org.apache.paimon.format.orc.OrcFileFormat
-
- createReaderFactory(RowType, List<Predicate>) - 类 中的方法org.apache.paimon.format.parquet.ParquetFileFormat
-
- createRowReader(Schema, List<DataField>) - 类 中的方法org.apache.paimon.format.avro.FieldReaderFactory
-
- createRowWriter(Schema, List<DataField>) - 类 中的方法org.apache.paimon.format.avro.FieldWriterFactory
-
- createStatsExtractor(RowType, SimpleColStatsCollector.Factory[]) - 类 中的方法org.apache.paimon.format.avro.AvroFileFormat
-
- createStatsExtractor(RowType, SimpleColStatsCollector.Factory[]) - 类 中的方法org.apache.paimon.format.orc.OrcFileFormat
-
- createStatsExtractor(RowType, SimpleColStatsCollector.Factory[]) - 类 中的方法org.apache.paimon.format.parquet.ParquetFileFormat
-
- createStream(StreamName) - 类 中的方法org.apache.orc.impl.PhysicalFsWriter.VariantTracker
-
- createWritableColumnVector(int, DataType, Type, List<ColumnDescriptor>, int) - 类 中的静态方法org.apache.paimon.format.parquet.reader.ParquetSplitReaderUtil
-
- createWriter(Path, OrcFile.WriterOptions) - 类 中的静态方法org.apache.orc.OrcFile
-
Create an ORC file writer.
- createWriter(OutputStream, String) - 接口 中的方法org.apache.paimon.format.avro.AvroBuilder
-
Creates and configures an Avro writer to the given output file.
- createWriter(OutputFile, String) - 接口 中的方法org.apache.paimon.format.parquet.writer.ParquetBuilder
-
Creates and configures a parquet writer to the given output file.
- createWriter(OutputFile, String) - 类 中的方法org.apache.paimon.format.parquet.writer.RowDataParquetBuilder
-
- createWriterFactory(RowType) - 类 中的方法org.apache.paimon.format.avro.AvroFileFormat
-
- createWriterFactory(RowType) - 类 中的方法org.apache.paimon.format.orc.OrcFileFormat
-
- createWriterFactory(RowType) - 类 中的方法org.apache.paimon.format.parquet.ParquetFileFormat
-
- CURRENT - 枚举 中的静态变量org.apache.orc.OrcFile.Version
-
- CURRENT_WRITER - 类 中的静态变量org.apache.orc.OrcFile
-
The WriterVersion for this version of the software.
- OBJECT_MODEL_NAME_PROP - 类 中的静态变量org.apache.parquet.hadoop.ParquetWriter
-
- open(Path) - 类 中的方法org.apache.paimon.format.fs.HadoopReadOnlyFileSystem
-
- open(Path, int) - 类 中的方法org.apache.paimon.format.fs.HadoopReadOnlyFileSystem
-
- options - 类 中的变量org.apache.orc.impl.PhysicalFsWriter.VariantTracker
-
- Or(OrcFilters.Predicate...) - 类 的构造器org.apache.paimon.format.orc.filter.OrcFilters.Or
-
Creates an OR predicate.
- ORC_COLUMN_ENCODING_DIRECT - 类 中的静态变量org.apache.paimon.format.OrcOptions
-
- ORC_DICTIONARY_KEY_THRESHOLD - 类 中的静态变量org.apache.paimon.format.OrcOptions
-
- ORC_WRITE_BATCH_SIZE - 类 中的静态变量org.apache.paimon.format.OrcOptions
-
- OrcArrayColumnVector - org.apache.paimon.format.orc.reader中的类
-
This column vector is used to adapt hive's ListColumnVector to Paimon's ArrayColumnVector.
- OrcArrayColumnVector(ListColumnVector, ArrayType) - 类 的构造器org.apache.paimon.format.orc.reader.OrcArrayColumnVector
-
- OrcBulkWriter - org.apache.paimon.format.orc.writer中的类
-
A FormatWriter implementation that writes data in ORC format.
- OrcBulkWriter(Vectorizer<InternalRow>, Writer, PositionOutputStream, int) - 类 的构造器org.apache.paimon.format.orc.writer.OrcBulkWriter
-
- OrcBytesColumnVector - org.apache.paimon.format.orc.reader中的类
-
This column vector is used to adapt hive's BytesColumnVector to Paimon's BytesColumnVector.
- OrcBytesColumnVector(BytesColumnVector) - 类 的构造器org.apache.paimon.format.orc.reader.OrcBytesColumnVector
-
- OrcConf - org.apache.orc中的枚举
-
Define the configuration properties that Orc understands.
- OrcDecimalColumnVector - org.apache.paimon.format.orc.reader中的类
-
This column vector is used to adapt hive's DecimalColumnVector to Paimon's DecimalColumnVector.
- OrcDecimalColumnVector(DecimalColumnVector) - 类 的构造器org.apache.paimon.format.orc.reader.OrcDecimalColumnVector
-
- OrcDoubleColumnVector - org.apache.paimon.format.orc.reader中的类
-
This column vector is used to adapt hive's DoubleColumnVector to Paimon's float and double
ColumnVector.
- OrcDoubleColumnVector(DoubleColumnVector) - 类 的构造器org.apache.paimon.format.orc.reader.OrcDoubleColumnVector
-
- OrcFile - org.apache.orc中的类
-
Contains factory methods to read or write ORC files.
- OrcFile() - 类 的构造器org.apache.orc.OrcFile
-
- OrcFile.BloomFilterVersion - org.apache.orc中的枚举
-
BloomFilterVersion.
- OrcFile.CompressionStrategy - org.apache.orc中的枚举
-
CompressionStrategy Enum.
- OrcFile.EncodingStrategy - org.apache.orc中的枚举
-
EncodingStrategy Enum.
- OrcFile.ReaderOptions - org.apache.orc中的类
-
Orc ReaderOptions.
- OrcFile.Version - org.apache.orc中的枚举
-
Create a version number for the ORC file format, so that we can add non-forward compatible
changes in the future.
- OrcFile.WriterCallback - org.apache.orc中的接口
-
WriterCallback.
- OrcFile.WriterContext - org.apache.orc中的接口
-
WriterContext.
- OrcFile.WriterImplementation - org.apache.orc中的枚举
-
WriterImplementation Enum.
- OrcFile.WriterOptions - org.apache.orc中的类
-
Options for creating ORC file writers.
- OrcFile.WriterVersion - org.apache.orc中的枚举
-
Records the version of the writer in terms of which bugs have been fixed.
- OrcFile.ZstdCompressOptions - org.apache.orc中的类
-
ZstdCompressOptions.
- OrcFileFormat - org.apache.paimon.format.orc中的类
-
Orc FileFormat.
- OrcFileFormat(FileFormatFactory.FormatContext) - 类 的构造器org.apache.paimon.format.orc.OrcFileFormat
-
- OrcFileFormatFactory - org.apache.paimon.format.orc中的类
-
- OrcFileFormatFactory() - 类 的构造器org.apache.paimon.format.orc.OrcFileFormatFactory
-
- OrcFilters - org.apache.paimon.format.orc.filter中的类
-
Utility class that provides helper methods to work with Orc Filter PushDown.
- OrcFilters() - 类 的构造器org.apache.paimon.format.orc.filter.OrcFilters
-
- OrcFilters.And - org.apache.paimon.format.orc.filter中的类
-
An AND predicate that can be evaluated by the OrcInputFormat.
- OrcFilters.Equals - org.apache.paimon.format.orc.filter中的类
-
An EQUALS predicate that can be evaluated by the OrcInputFormat.
- OrcFilters.IsNull - org.apache.paimon.format.orc.filter中的类
-
An IS_NULL predicate that can be evaluated by the OrcInputFormat.
- OrcFilters.LessThan - org.apache.paimon.format.orc.filter中的类
-
A LESS_THAN predicate that can be evaluated by the OrcInputFormat.
- OrcFilters.LessThanEquals - org.apache.paimon.format.orc.filter中的类
-
A LESS_THAN_EQUALS predicate that can be evaluated by the OrcInputFormat.
- OrcFilters.Not - org.apache.paimon.format.orc.filter中的类
-
A NOT predicate to negate a predicate that can be evaluated by the OrcInputFormat.
- OrcFilters.Or - org.apache.paimon.format.orc.filter中的类
-
An OR predicate that can be evaluated by the OrcInputFormat.
- OrcFilters.Predicate - org.apache.paimon.format.orc.filter中的类
-
A filter predicate that can be evaluated by the OrcInputFormat.
- OrcLegacyTimestampColumnVector - org.apache.paimon.format.orc.reader中的类
-
This class is used to adapt to Hive's legacy (2.0.x) timestamp column vector which is a
LongColumnVector.
- OrcLongColumnVector - org.apache.paimon.format.orc.reader中的类
-
This column vector is used to adapt hive's LongColumnVector to Paimon's boolean, byte, short, int
and long ColumnVector.
- OrcLongColumnVector(LongColumnVector) - 类 的构造器org.apache.paimon.format.orc.reader.OrcLongColumnVector
-
- OrcMapColumnVector - org.apache.paimon.format.orc.reader中的类
-
This column vector is used to adapt hive's MapColumnVector to Paimon's MapColumnVector.
- OrcMapColumnVector(MapColumnVector, MapType) - 类 的构造器org.apache.paimon.format.orc.reader.OrcMapColumnVector
-
- OrcOptions - org.apache.paimon.format中的类
-
Options for orc format.
- OrcOptions() - 类 的构造器org.apache.paimon.format.OrcOptions
-
- OrcPredicateFunctionVisitor - org.apache.paimon.format.orc.filter中的类
-
- orcProperties() - 类 中的方法org.apache.paimon.format.orc.OrcFileFormat
-
- OrcReaderFactory - org.apache.paimon.format.orc中的类
-
An ORC reader that produces a stream of ColumnarRow records.
- OrcReaderFactory(Configuration, RowType, List<OrcFilters.Predicate>, int) - 类 的构造器org.apache.paimon.format.orc.OrcReaderFactory
-
- OrcRowColumnVector - org.apache.paimon.format.orc.reader中的类
-
This column vector is used to adapt hive's StructColumnVector to Flink's RowColumnVector.
- OrcRowColumnVector(StructColumnVector, RowType) - 类 的构造器org.apache.paimon.format.orc.reader.OrcRowColumnVector
-
- OrcSimpleStatsExtractor - org.apache.paimon.format.orc.filter中的类
-
SimpleStatsExtractor for orc files.
- OrcSimpleStatsExtractor(RowType, SimpleColStatsCollector.Factory[]) - 类 的构造器org.apache.paimon.format.orc.filter.OrcSimpleStatsExtractor
-
- OrcSplitReaderUtil - org.apache.paimon.format.orc.reader中的类
-
Util for orc types.
- OrcSplitReaderUtil() - 类 的构造器org.apache.paimon.format.orc.reader.OrcSplitReaderUtil
-
- orcTail(OrcTail) - 类 中的方法org.apache.orc.OrcFile.ReaderOptions
-
- OrcTimestampColumnVector - org.apache.paimon.format.orc.reader中的类
-
This column vector is used to adapt hive's TimestampColumnVector to Paimon's
TimestampColumnVector.
- OrcTimestampColumnVector(ColumnVector) - 类 的构造器org.apache.paimon.format.orc.reader.OrcTimestampColumnVector
-
- OrcWriterFactory - org.apache.paimon.format.orc中的类
-
A factory that creates an ORC FormatWriter.
- OrcWriterFactory(Vectorizer<InternalRow>) - 类 的构造器org.apache.paimon.format.orc.OrcWriterFactory
-
Creates a new OrcBulkWriterFactory using the provided Vectorizer implementation.
- OrcWriterFactory(Vectorizer<InternalRow>, Configuration) - 类 的构造器org.apache.paimon.format.orc.OrcWriterFactory
-
Creates a new OrcBulkWriterFactory using the provided Vectorizer, Hadoop Configuration.
- OrcWriterFactory(Vectorizer<InternalRow>, Properties, Configuration) - 类 的构造器org.apache.paimon.format.orc.OrcWriterFactory
-
Creates a new OrcBulkWriterFactory using the provided Vectorizer, Hadoop Configuration, ORC
writer properties.
- org.apache.orc - 程序包 org.apache.orc
-
- org.apache.orc.impl - 程序包 org.apache.orc.impl
-
- org.apache.paimon.format - 程序包 org.apache.paimon.format
-
- org.apache.paimon.format.avro - 程序包 org.apache.paimon.format.avro
-
- org.apache.paimon.format.fs - 程序包 org.apache.paimon.format.fs
-
- org.apache.paimon.format.orc - 程序包 org.apache.paimon.format.orc
-
- org.apache.paimon.format.orc.filter - 程序包 org.apache.paimon.format.orc.filter
-
- org.apache.paimon.format.orc.reader - 程序包 org.apache.paimon.format.orc.reader
-
- org.apache.paimon.format.orc.writer - 程序包 org.apache.paimon.format.orc.writer
-
- org.apache.paimon.format.parquet - 程序包 org.apache.paimon.format.parquet
-
- org.apache.paimon.format.parquet.position - 程序包 org.apache.paimon.format.parquet.position
-
- org.apache.paimon.format.parquet.reader - 程序包 org.apache.paimon.format.parquet.reader
-
- org.apache.paimon.format.parquet.type - 程序包 org.apache.paimon.format.parquet.type
-
- org.apache.paimon.format.parquet.writer - 程序包 org.apache.paimon.format.parquet.writer
-
- org.apache.parquet.filter2.predicate - 程序包 org.apache.parquet.filter2.predicate
-
- org.apache.parquet.hadoop - 程序包 org.apache.parquet.hadoop
-
- overwrite(boolean) - 类 中的方法org.apache.orc.OrcFile.WriterOptions
-
If the output file already exists, should it be overwritten?
- paddingTolerance(double) - 类 中的方法org.apache.orc.OrcFile.WriterOptions
-
Sets the tolerance for block padding as a percentage of stripe size.
- ParquetBuilder<T> - org.apache.paimon.format.parquet.writer中的接口
-
- ParquetBulkWriter - org.apache.paimon.format.parquet.writer中的类
-
- ParquetBulkWriter(ParquetWriter<InternalRow>) - 类 的构造器org.apache.paimon.format.parquet.writer.ParquetBulkWriter
-
Creates a new ParquetBulkWriter wrapping the given ParquetWriter.
- ParquetDataColumnReader - org.apache.paimon.format.parquet.reader中的接口
-
The interface to wrap the underlying Parquet dictionary and non dictionary encoded page reader.
- ParquetDataColumnReaderFactory - org.apache.paimon.format.parquet.reader中的类
-
Parquet file has self-describing schema which may differ from the user required schema (e.g.
- ParquetDecimalVector - org.apache.paimon.format.parquet.reader中的类
-
Parquet write decimal as int32 and int64 and binary, this class wrap the real vector to provide
DecimalColumnVector interface.
- ParquetDecimalVector(ColumnVector) - 类 的构造器org.apache.paimon.format.parquet.reader.ParquetDecimalVector
-
- ParquetDictionary - org.apache.paimon.format.parquet.reader中的类
-
Parquet dictionary.
- ParquetDictionary(Dictionary) - 类 的构造器org.apache.paimon.format.parquet.reader.ParquetDictionary
-
- ParquetField - org.apache.paimon.format.parquet.type中的类
-
Field that represent parquet's field type.
- ParquetField(DataType, int, int, boolean) - 类 的构造器org.apache.paimon.format.parquet.type.ParquetField
-
- ParquetFileFormat - org.apache.paimon.format.parquet中的类
-
Parquet FileFormat.
- ParquetFileFormat(FileFormatFactory.FormatContext) - 类 的构造器org.apache.paimon.format.parquet.ParquetFileFormat
-
- ParquetFileFormatFactory - org.apache.paimon.format.parquet中的类
-
- ParquetFileFormatFactory() - 类 的构造器org.apache.paimon.format.parquet.ParquetFileFormatFactory
-
- ParquetFileReader - org.apache.parquet.hadoop中的类
-
Internal implementation of the Parquet file reader as a block container.
- ParquetFileReader(InputFile, ParquetReadOptions) - 类 的构造器org.apache.parquet.hadoop.ParquetFileReader
-
- ParquetFilters - org.apache.parquet.filter2.predicate中的类
-
Convert Predicate to FilterCompat.Filter.
- ParquetGroupField - org.apache.paimon.format.parquet.type中的类
-
Field that represent parquet's Group Field.
- ParquetGroupField(DataType, int, int, boolean, List<ParquetField>) - 类 的构造器org.apache.paimon.format.parquet.type.ParquetGroupField
-
- ParquetInputFile - org.apache.paimon.format.parquet中的类
-
A InputFile for paimon.
- ParquetInputStream - org.apache.paimon.format.parquet中的类
-
A SeekableInputStream for paimon.
- ParquetInputStream(SeekableInputStream) - 类 的构造器org.apache.paimon.format.parquet.ParquetInputStream
-
- ParquetPrimitiveField - org.apache.paimon.format.parquet.type中的类
-
Field that represent parquet's primitive field.
- ParquetPrimitiveField(DataType, boolean, ColumnDescriptor, int) - 类 的构造器org.apache.paimon.format.parquet.type.ParquetPrimitiveField
-
- ParquetReaderFactory - org.apache.paimon.format.parquet中的类
-
Parquet FormatReaderFactory that reads data from the file to VectorizedColumnBatch in vectorized mode.
- ParquetReaderFactory(Options, RowType, int, FilterCompat.Filter) - 类 的构造器org.apache.paimon.format.parquet.ParquetReaderFactory
-
- ParquetRowDataBuilder - org.apache.paimon.format.parquet.writer中的类
-
InternalRow of ParquetWriter.Builder.
- ParquetRowDataBuilder(OutputFile, RowType) - 类 的构造器org.apache.paimon.format.parquet.writer.ParquetRowDataBuilder
-
- ParquetRowDataWriter - org.apache.paimon.format.parquet.writer中的类
-
Writes a record to the Parquet API with the expected schema in order to be written to a file.
- ParquetRowDataWriter(RecordConsumer, RowType, GroupType) - 类 的构造器org.apache.paimon.format.parquet.writer.ParquetRowDataWriter
-
- ParquetSchemaConverter - org.apache.paimon.format.parquet中的类
-
Schema converter converts Parquet schema to and from Paimon internal types.
- ParquetSchemaConverter() - 类 的构造器org.apache.paimon.format.parquet.ParquetSchemaConverter
-
- ParquetSimpleStatsExtractor - org.apache.paimon.format.parquet中的类
-
SimpleStatsExtractor for parquet files.
- ParquetSimpleStatsExtractor(RowType, SimpleColStatsCollector.Factory[]) - 类 的构造器org.apache.paimon.format.parquet.ParquetSimpleStatsExtractor
-
- ParquetSplitReaderUtil - org.apache.paimon.format.parquet.reader中的类
-
- ParquetSplitReaderUtil() - 类 的构造器org.apache.paimon.format.parquet.reader.ParquetSplitReaderUtil
-
- ParquetTimestampVector - org.apache.paimon.format.parquet.reader中的类
-
Parquet write timestamp precision 0-3 as int64 mills, 4-6 as int64 micros, 7-9 as int96, this
class wrap the real vector to provide TimestampColumnVector interface.
- ParquetTimestampVector(ColumnVector) - 类 的构造器org.apache.paimon.format.parquet.reader.ParquetTimestampVector
-
- ParquetUtil - org.apache.paimon.format.parquet中的类
-
Parquet utilities that support to extract the metadata, assert expected stats, etc.
- ParquetUtil() - 类 的构造器org.apache.paimon.format.parquet.ParquetUtil
-
- ParquetWriter<T> - org.apache.parquet.hadoop中的类
-
Write records to a Parquet file.
- ParquetWriter.Builder<T,SELF extends ParquetWriter.Builder<T,SELF>> - org.apache.parquet.hadoop中的类
-
An abstract builder class for ParquetWriter instances.
- ParquetWriterFactory - org.apache.paimon.format.parquet中的类
-
A factory that creates a Parquet FormatWriter.
- ParquetWriterFactory(ParquetBuilder<InternalRow>) - 类 的构造器org.apache.paimon.format.parquet.ParquetWriterFactory
-
Creates a new ParquetWriterFactory using the given builder to assemble the ParquetWriter.
- PhysicalFsWriter - org.apache.orc.impl中的类
-
An orc PhysicalFsWriter.
- PhysicalFsWriter(FileSystem, Path, OrcFile.WriterOptions) - 类 的构造器org.apache.orc.impl.PhysicalFsWriter
-
- PhysicalFsWriter(FileSystem, Path, OrcFile.WriterOptions, WriterEncryptionVariant[]) - 类 的构造器org.apache.orc.impl.PhysicalFsWriter
-
- PhysicalFsWriter(FSDataOutputStream, OrcFile.WriterOptions, WriterEncryptionVariant[]) - 类 的构造器org.apache.orc.impl.PhysicalFsWriter
-
- PhysicalFsWriter.VariantTracker - org.apache.orc.impl中的类
-
Record the information about each column encryption variant.
- physicalWriter(PhysicalWriter) - 类 中的方法org.apache.orc.OrcFile.WriterOptions
-
Change the physical writer of the ORC file.
- placeStreams(StreamName.Area, PhysicalFsWriter.SizeCounters) - 类 中的方法org.apache.orc.impl.PhysicalFsWriter.VariantTracker
-
Place the streams in the appropriate area while updating the sizes with the number of
bytes in the area.
- Predicate() - 类 的构造器org.apache.paimon.format.orc.filter.OrcFilters.Predicate
-
- preFooterWrite(OrcFile.WriterContext) - 接口 中的方法org.apache.orc.OrcFile.WriterCallback
-
- preStripeWrite(OrcFile.WriterContext) - 接口 中的方法org.apache.orc.OrcFile.WriterCallback
-
- primitive(Schema) - 接口 中的方法org.apache.paimon.format.avro.AvroSchemaTypelessReader
-
- primitive(Schema, DataType) - 接口 中的方法org.apache.paimon.format.avro.AvroSchemaVisitor
-
- projectedRowType - 类 中的变量org.apache.paimon.format.avro.AvroBulkFormat
-
- putBuffer(ByteBuffer) - 类 中的方法org.apache.orc.impl.RecordReaderUtils.ByteBufferAllocatorPool
-
- withBloomFilterEnabled(boolean) - 类 中的方法org.apache.parquet.hadoop.ParquetWriter.Builder
-
Sets the bloom filter enabled/disabled.
- withBloomFilterEnabled(String, boolean) - 类 中的方法org.apache.parquet.hadoop.ParquetWriter.Builder
-
Sets the bloom filter enabled/disabled for the specified column.
- withBloomFilterFPP(String, double) - 类 中的方法org.apache.parquet.hadoop.ParquetWriter.Builder
-
- withBloomFilterNDV(String, long) - 类 中的方法org.apache.parquet.hadoop.ParquetWriter.Builder
-
Sets the NDV (number of distinct values) for the specified column.
- withByteStreamSplitEncoding(boolean) - 类 中的方法org.apache.parquet.hadoop.ParquetWriter.Builder
-
- withColumnIndexTruncateLength(int) - 类 中的方法org.apache.parquet.hadoop.ParquetWriter.Builder
-
Sets the length to be used for truncating binary values in a binary column index.
- withCompressionCodec(CompressionCodecName) - 类 中的方法org.apache.parquet.hadoop.ParquetWriter.Builder
-
Set the compression codec used by the constructed writer.
- withConf(Configuration) - 类 中的方法org.apache.parquet.hadoop.ParquetWriter.Builder
-
Set the Configuration used by the constructed writer.
- withDictionaryEncoding(boolean) - 类 中的方法org.apache.parquet.hadoop.ParquetWriter.Builder
-
Enable or disable dictionary encoding for the constructed writer.
- withDictionaryEncoding(String, boolean) - 类 中的方法org.apache.parquet.hadoop.ParquetWriter.Builder
-
Enable or disable dictionary encoding of the specified column for the constructed writer.
- withDictionaryPageSize(int) - 类 中的方法org.apache.parquet.hadoop.ParquetWriter.Builder
-
Set the Parquet format dictionary page size used by the constructed writer.
- withMaxPaddingSize(int) - 类 中的方法org.apache.parquet.hadoop.ParquetWriter.Builder
-
Set the maximum amount of padding, in bytes, that will be used to align row groups with
blocks in the underlying filesystem.
- withMaxRowCountForPageSizeCheck(int) - 类 中的方法org.apache.parquet.hadoop.ParquetWriter.Builder
-
Sets the maximum number of rows to write before a page size check is done.
- withMinRowCountForPageSizeCheck(int) - 类 中的方法org.apache.parquet.hadoop.ParquetWriter.Builder
-
Sets the minimum number of rows to write before a page size check is done.
- withPageRowCountLimit(int) - 类 中的方法org.apache.parquet.hadoop.ParquetWriter.Builder
-
Sets the Parquet format page row count limit used by the constructed writer.
- withPageSize(int) - 类 中的方法org.apache.parquet.hadoop.ParquetWriter.Builder
-
Set the Parquet format page size used by the constructed writer.
- withPageWriteChecksumEnabled(boolean) - 类 中的方法org.apache.parquet.hadoop.ParquetWriter.Builder
-
Enables writing page level checksums for the constructed writer.
- withRowGroupSize(int) - 类 中的方法org.apache.parquet.hadoop.ParquetWriter.Builder
-
- withRowGroupSize(long) - 类 中的方法org.apache.parquet.hadoop.ParquetWriter.Builder
-
Set the Parquet format row group size used by the constructed writer.
- withStatisticsTruncateLength(int) - 类 中的方法org.apache.parquet.hadoop.ParquetWriter.Builder
-
Sets the length which the min/max binary values in row groups are truncated to.
- withValidation(boolean) - 类 中的方法org.apache.parquet.hadoop.ParquetWriter.Builder
-
Enable or disable validation for the constructed writer.
- withWriteMode(ParquetFileWriter.Mode) - 类 中的方法org.apache.parquet.hadoop.ParquetWriter.Builder
-
Set the write mode used when creating the backing file for
this writer.
- withWriterVersion(ParquetProperties.WriterVersion) - 类 中的方法org.apache.parquet.hadoop.ParquetWriter.Builder
-
Set the format version used by the constructed writer.
- wrapped() - 类 中的方法org.apache.paimon.format.fs.FSDataWrappedInputStream
-
- write(InternalRow, Encoder) - 类 中的方法org.apache.paimon.format.avro.AvroRowDatumWriter
-
- write(int) - 类 中的方法org.apache.paimon.format.avro.CloseShieldOutputStream
-
- write(byte[]) - 类 中的方法org.apache.paimon.format.avro.CloseShieldOutputStream
-
- write(byte[], int, int) - 类 中的方法org.apache.paimon.format.avro.CloseShieldOutputStream
-
- write(DataGetters, int, Encoder) - 接口 中的方法org.apache.paimon.format.avro.FieldWriter
-
- write(DataGetters, int, Encoder) - 类 中的方法org.apache.paimon.format.avro.FieldWriterFactory.RowWriter
-
- write(int, ColumnVector, DataGetters, int) - 接口 中的方法org.apache.paimon.format.orc.writer.FieldWriter
-
- write(InternalRow) - 类 中的方法org.apache.paimon.format.parquet.writer.ParquetRowDataWriter
-
It writes a record to Parquet.
- write(T) - 类 中的方法org.apache.parquet.hadoop.ParquetWriter
-
- writeBloomFilter(StreamName, OrcProto.BloomFilterIndex.Builder) - 类 中的方法org.apache.orc.impl.PhysicalFsWriter
-
- writeFileFooter(OrcProto.Footer.Builder) - 类 中的方法org.apache.orc.impl.PhysicalFsWriter
-
- writeFileMetadata(OrcProto.Metadata.Builder) - 类 中的方法org.apache.orc.impl.PhysicalFsWriter
-
- writeHeader() - 类 中的方法org.apache.orc.impl.PhysicalFsWriter
-
- writeIndex(StreamName, OrcProto.RowIndex.Builder) - 类 中的方法org.apache.orc.impl.PhysicalFsWriter
-
- writeIntermediateFooter() - 类 中的方法org.apache.orc.impl.WriterImpl
-
- writePostScript(OrcProto.PostScript.Builder) - 类 中的方法org.apache.orc.impl.PhysicalFsWriter
-
- WRITER_FACTORY - 类 中的静态变量org.apache.paimon.format.orc.writer.FieldWriterFactory
-
- WriterImpl - org.apache.orc.impl中的类
-
An ORC file writer.
- WriterImpl(FileSystem, Path, OrcFile.WriterOptions) - 类 的构造器org.apache.orc.impl.WriterImpl
-
- writerOptions(Configuration) - 类 中的静态方法org.apache.orc.OrcFile
-
Create a set of writer options based on a configuration.
- writerOptions(Properties, Configuration) - 类 中的静态方法org.apache.orc.OrcFile
-
Create a set of write options based on a set of table properties and configuration.
- WriterOptions(Properties, Configuration) - 类 的构造器org.apache.orc.OrcFile.WriterOptions
-
- writeRow(InternalRow, Encoder) - 类 中的方法org.apache.paimon.format.avro.FieldWriterFactory.RowWriter
-
- writerVersion(OrcFile.WriterVersion) - 类 中的方法org.apache.orc.OrcFile.WriterOptions
-
Manually set the writer version.
- writeStatistics(StreamName, OrcProto.ColumnStatistics.Builder) - 类 中的方法org.apache.orc.impl.PhysicalFsWriter
-
- writeStreams(StreamName.Area, FSDataOutputStream) - 类 中的方法org.apache.orc.impl.PhysicalFsWriter.VariantTracker
-
Write the streams in the appropriate area.
- writeVariableLengthBlocks(boolean) - 类 中的方法org.apache.orc.OrcFile.WriterOptions
-
Should the ORC file writer use HDFS variable length blocks, if they are available?