- abort() - Method in interface org.apache.paimon.io.FileWriter
-
Abort to clear orphan file(s) if encounter any error.
- abort() - Method in class org.apache.paimon.io.RollingFileWriter
-
- abort() - Method in class org.apache.paimon.io.SingleFileWriter
-
- abort() - Method in class org.apache.paimon.io.SingleFileWriter.AbortExecutor
-
- abort(List<CommitMessage>) - Method in interface org.apache.paimon.operation.FileStoreCommit
-
Abort an unsuccessful commit.
- abort(List<CommitMessage>) - Method in class org.apache.paimon.operation.FileStoreCommitImpl
-
- abort(List<CommitMessage>) - Method in interface org.apache.paimon.table.sink.TableCommit
-
Abort an unsuccessful commit.
- abort(List<CommitMessage>) - Method in class org.apache.paimon.table.sink.TableCommitImpl
-
- abortExecutor() - Method in class org.apache.paimon.io.SingleFileWriter
-
- abortJob(JobContext, int) - Method in class org.apache.paimon.hive.mapred.PaimonOutputCommitter
-
- abortTask(TaskAttemptContext) - Method in class org.apache.paimon.hive.mapred.PaimonOutputCommitter
-
- absoluteTimeMillis() - Method in class org.apache.paimon.benchmark.metric.cpu.clock.Clock
-
- absoluteTimeMillis() - Method in class org.apache.paimon.benchmark.metric.cpu.clock.SystemClock
-
- ABSTRACT - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- ABSTRACT - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- ABSTRACT - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- ABSTRACT - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- ABSTRACT() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassOrInterfaceModifierContext
-
- ABSTRACT() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassOrInterfaceModifierContext
-
- ABSTRACT() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMethodModifierContext
-
- ABSTRACT() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMethodModifierContext
-
- AbstractBinaryExternalMerger<Entry> - Class in org.apache.paimon.sort
-
- AbstractBinaryExternalMerger(IOManager, int, int, SpillChannelManager, BlockCompressionFactory, int) - Constructor for class org.apache.paimon.sort.AbstractBinaryExternalMerger
-
- AbstractCatalog - Class in org.apache.paimon.catalog
-
- AbstractCatalog(FileIO) - Constructor for class org.apache.paimon.catalog.AbstractCatalog
-
- AbstractCatalog(FileIO, Options) - Constructor for class org.apache.paimon.catalog.AbstractCatalog
-
- AbstractColumnReader<VECTOR extends WritableColumnVector> - Class in org.apache.paimon.format.parquet.reader
-
- AbstractColumnReader(ColumnDescriptor, PageReader) - Constructor for class org.apache.paimon.format.parquet.reader.AbstractColumnReader
-
- AbstractCompactRewriter - Class in org.apache.paimon.mergetree.compact
-
- AbstractCompactRewriter() - Constructor for class org.apache.paimon.mergetree.compact.AbstractCompactRewriter
-
- AbstractDataFormat - Class in org.apache.paimon.flink.action.cdc.format
-
- AbstractDataFormat() - Constructor for class org.apache.paimon.flink.action.cdc.format.AbstractDataFormat
-
- AbstractDataTableRead<T> - Class in org.apache.paimon.table.source
-
- AbstractDataTableRead(TableSchema) - Constructor for class org.apache.paimon.table.source.AbstractDataTableRead
-
- AbstractDataTableScan - Class in org.apache.paimon.table.source
-
An abstraction layer above
FileStoreScan
to provide input split generation.
- AbstractDataTableScan(CoreOptions, SnapshotReader) - Constructor for class org.apache.paimon.table.source.AbstractDataTableScan
-
- AbstractDistributedLockDialect - Class in org.apache.paimon.jdbc
-
Jdbc distributed lock interface.
- AbstractDistributedLockDialect() - Constructor for class org.apache.paimon.jdbc.AbstractDistributedLockDialect
-
- AbstractFileIOChannel - Class in org.apache.paimon.disk
-
- AbstractFileIOChannel(FileIOChannel.ID, boolean) - Constructor for class org.apache.paimon.disk.AbstractFileIOChannel
-
Creates a new channel to the path indicated by the given ID.
- AbstractFileStoreScan - Class in org.apache.paimon.operation
-
- AbstractFileStoreScan(ManifestsReader, SnapshotManager, SchemaManager, TableSchema, ManifestFile.Factory, Integer) - Constructor for class org.apache.paimon.operation.AbstractFileStoreScan
-
- AbstractFileStoreWrite<T> - Class in org.apache.paimon.operation
-
- AbstractFileStoreWrite(SnapshotManager, FileStoreScan, IndexMaintainer.Factory<T>, DeletionVectorsMaintainer.Factory, String, int, RowType, int, boolean) - Constructor for class org.apache.paimon.operation.AbstractFileStoreWrite
-
- AbstractFileStoreWrite.WriterContainer<T> - Class in org.apache.paimon.operation
-
RecordWriter
with the snapshot id it is created upon and the identifier of its last
modified commit.
- AbstractFlinkTableFactory - Class in org.apache.paimon.flink
-
Abstract paimon factory to create table source and table sink.
- AbstractFlinkTableFactory(FlinkCatalog) - Constructor for class org.apache.paimon.flink.AbstractFlinkTableFactory
-
- AbstractHeapVector - Class in org.apache.paimon.data.columnar.heap
-
Heap vector that nullable shared structure.
- AbstractHeapVector(int) - Constructor for class org.apache.paimon.data.columnar.heap.AbstractHeapVector
-
- AbstractIcebergCommitCallback - Class in org.apache.paimon.iceberg
-
- AbstractIcebergCommitCallback(FileStoreTable, String) - Constructor for class org.apache.paimon.iceberg.AbstractIcebergCommitCallback
-
- AbstractJsonDataFormat - Class in org.apache.paimon.flink.action.cdc.format
-
The message queue's record json deserialization class common implementation of
DataFormat
.
- AbstractJsonDataFormat() - Constructor for class org.apache.paimon.flink.action.cdc.format.AbstractJsonDataFormat
-
- AbstractJsonRecordParser - Class in org.apache.paimon.flink.action.cdc.format
-
- AbstractJsonRecordParser(TypeMapping, List<ComputedColumn>) - Constructor for class org.apache.paimon.flink.action.cdc.format.AbstractJsonRecordParser
-
- AbstractMemorySegmentPool - Class in org.apache.paimon.memory
-
Abstract memory segment pool.
- AbstractMemorySegmentPool(long, int) - Constructor for class org.apache.paimon.memory.AbstractMemorySegmentPool
-
- AbstractOrcColumnVector - Class in org.apache.paimon.format.orc.reader
-
This column vector is used to adapt hive's ColumnVector to Paimon's ColumnVector.
- AbstractPagedInputView - Class in org.apache.paimon.data
-
The base class for all input views that are backed by multiple memory pages.
- AbstractPagedInputView(MemorySegment, int) - Constructor for class org.apache.paimon.data.AbstractPagedInputView
-
Creates a new view that starts with the given segment.
- AbstractPagedInputView() - Constructor for class org.apache.paimon.data.AbstractPagedInputView
-
Creates a new view that is initially not bound to a memory segment.
- AbstractPagedOutputView - Class in org.apache.paimon.data
-
The base class for all output views that are backed by multiple memory pages.
- AbstractPagedOutputView(MemorySegment, int) - Constructor for class org.apache.paimon.data.AbstractPagedOutputView
-
Creates a new output view that writes initially to the given initial segment.
- AbstractRecordParser - Class in org.apache.paimon.flink.action.cdc.format
-
- AbstractRecordParser(TypeMapping, List<ComputedColumn>) - Constructor for class org.apache.paimon.flink.action.cdc.format.AbstractRecordParser
-
- AbstractRowDataSerializer<T extends InternalRow> - Class in org.apache.paimon.data.serializer
-
Row serializer, provided paged serialize paged method.
- AbstractRowDataSerializer() - Constructor for class org.apache.paimon.data.serializer.AbstractRowDataSerializer
-
- AbstractServerHandler<REQ extends MessageBody,RESP extends MessageBody> - Class in org.apache.paimon.service.network
-
- AbstractServerHandler(NetworkServer<REQ, RESP>, MessageSerializer<REQ, RESP>, ServiceRequestStats) - Constructor for class org.apache.paimon.service.network.AbstractServerHandler
-
Create the handler.
- AbstractSimpleColStatsCollector - Class in org.apache.paimon.statistics
-
Abstract base stats collector.
- AbstractSimpleColStatsCollector() - Constructor for class org.apache.paimon.statistics.AbstractSimpleColStatsCollector
-
- AbstractStartingScanner - Class in org.apache.paimon.table.source.snapshot
-
The abstract class for StartingScanner.
- AbstractWritableVector - Class in org.apache.paimon.data.columnar.writable
-
Contains the shared structure for
ColumnVector
s, including NULL information and
dictionary.
- AbstractWritableVector() - Constructor for class org.apache.paimon.data.columnar.writable.AbstractWritableVector
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationConstantRestContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationConstantRestContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationMethodOrConstantRestContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationMethodOrConstantRestContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationMethodRestContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationMethodRestContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeBodyContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeBodyContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeDeclarationContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeDeclarationContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeElementDeclarationContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeElementDeclarationContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeElementRestContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeElementRestContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ArgumentsContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ArgumentsContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ArrayCreatorRestContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ArrayCreatorRestContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ArrayInitializerContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ArrayInitializerContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.BlockContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.BlockContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.BlockStatementContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.BlockStatementContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CatchClauseContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CatchClauseContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CatchTypeContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CatchTypeContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassBodyContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassBodyContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassBodyDeclarationContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassBodyDeclarationContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassCreatorRestContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassCreatorRestContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassDeclarationContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassDeclarationContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassOrInterfaceModifierContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassOrInterfaceModifierContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassOrInterfaceTypeContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassOrInterfaceTypeContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassTypeContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassTypeContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CompilationUnitContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CompilationUnitContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstantDeclaratorContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstantDeclaratorContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstDeclarationContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstDeclarationContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstructorCallContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstructorCallContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstructorDeclarationContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstructorDeclarationContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CreatedNameContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CreatedNameContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CreatorContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CreatorContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.DefaultValueContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.DefaultValueContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ElementValueArrayInitializerContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ElementValueArrayInitializerContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ElementValueContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ElementValueContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ElementValuePairContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ElementValuePairContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ElementValuePairsContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ElementValuePairsContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnhancedForControlContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnhancedForControlContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumBodyDeclarationsContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumBodyDeclarationsContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumConstantContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumConstantContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumConstantsContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumConstantsContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumDeclarationContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumDeclarationContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExplicitGenericInvocationContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExplicitGenericInvocationContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExplicitGenericInvocationSuffixContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExplicitGenericInvocationSuffixContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionListContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionListContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FieldDeclarationContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FieldDeclarationContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FinallyBlockContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FinallyBlockContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FloatLiteralContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FloatLiteralContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ForControlContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ForControlContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ForInitContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ForInitContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FormalParameterContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FormalParameterContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FormalParameterListContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FormalParameterListContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FormalParametersContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FormalParametersContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.GenericConstructorDeclarationContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.GenericConstructorDeclarationContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.GenericInterfaceMethodDeclarationContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.GenericInterfaceMethodDeclarationContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.GenericMethodDeclarationContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.GenericMethodDeclarationContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ImportDeclarationContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ImportDeclarationContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InnerCreatorContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InnerCreatorContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.IntegerLiteralContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.IntegerLiteralContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceBodyContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceBodyContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceBodyDeclarationContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceBodyDeclarationContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceDeclarationContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceDeclarationContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMemberDeclarationContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMemberDeclarationContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMethodDeclarationContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMethodDeclarationContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMethodModifierContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMethodModifierContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LambdaBodyContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LambdaBodyContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LambdaExpressionContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LambdaExpressionContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LambdaParametersContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LambdaParametersContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LastFormalParameterContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LastFormalParameterContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LiteralContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LiteralContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LocalTypeDeclarationContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LocalTypeDeclarationContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LocalVariableDeclarationContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LocalVariableDeclarationContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MemberDeclarationContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MemberDeclarationContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MethodBodyContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MethodBodyContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MethodCallContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MethodCallContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MethodDeclarationContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MethodDeclarationContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ModifierContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ModifierContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.NonWildcardTypeArgumentsContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.NonWildcardTypeArgumentsContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.NonWildcardTypeArgumentsOrDiamondContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.NonWildcardTypeArgumentsOrDiamondContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PackageDeclarationContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PackageDeclarationContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ParExpressionContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ParExpressionContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PrimaryContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PrimaryContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PrimitiveTypeContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PrimitiveTypeContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.QualifiedNameContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.QualifiedNameContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.QualifiedNameListContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.QualifiedNameListContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ResourceContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ResourceContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ResourcesContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ResourcesContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ResourceSpecificationContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ResourceSpecificationContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.SuperSuffixContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.SuperSuffixContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.SwitchBlockStatementGroupContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.SwitchBlockStatementGroupContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.SwitchLabelContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.SwitchLabelContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeArgumentContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeArgumentContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeArgumentsContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeArgumentsContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeArgumentsOrDiamondContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeArgumentsOrDiamondContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeBoundContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeBoundContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeDeclarationContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeDeclarationContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeListContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeListContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeParameterContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeParameterContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeParametersContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeParametersContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeTypeContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeTypeContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeTypeOrVoidContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeTypeOrVoidContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableDeclaratorContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableDeclaratorContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableDeclaratorIdContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableDeclaratorIdContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableDeclaratorsContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableDeclaratorsContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableInitializerContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableInitializerContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableModifierContext
-
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableModifierContext
-
- accept(Object) - Method in interface org.apache.paimon.fileindex.bitmap.BitmapFileIndexMeta.ThrowableConsumer
-
- accept(KeyValue) - Method in interface org.apache.paimon.mergetree.WriteBuffer.KvConsumer
-
- accept(DataTypeVisitor<R>) - Method in class org.apache.paimon.types.ArrayType
-
- accept(DataTypeVisitor<R>) - Method in class org.apache.paimon.types.BigIntType
-
- accept(DataTypeVisitor<R>) - Method in class org.apache.paimon.types.BinaryType
-
- accept(DataTypeVisitor<R>) - Method in class org.apache.paimon.types.BooleanType
-
- accept(DataTypeVisitor<R>) - Method in class org.apache.paimon.types.CharType
-
- accept(DataTypeVisitor<R>) - Method in class org.apache.paimon.types.DataType
-
- accept(DataTypeVisitor<R>) - Method in class org.apache.paimon.types.DateType
-
- accept(DataTypeVisitor<R>) - Method in class org.apache.paimon.types.DecimalType
-
- accept(DataTypeVisitor<R>) - Method in class org.apache.paimon.types.DoubleType
-
- accept(DataTypeVisitor<R>) - Method in class org.apache.paimon.types.FloatType
-
- accept(DataTypeVisitor<R>) - Method in class org.apache.paimon.types.IntType
-
- accept(DataTypeVisitor<R>) - Method in class org.apache.paimon.types.LocalZonedTimestampType
-
- accept(DataTypeVisitor<R>) - Method in class org.apache.paimon.types.MapType
-
- accept(DataTypeVisitor<R>) - Method in class org.apache.paimon.types.MultisetType
-
- accept(DataTypeVisitor<R>) - Method in class org.apache.paimon.types.RowType
-
- accept(DataTypeVisitor<R>) - Method in class org.apache.paimon.types.SmallIntType
-
- accept(DataTypeVisitor<R>) - Method in class org.apache.paimon.types.TimestampType
-
- accept(DataTypeVisitor<R>) - Method in class org.apache.paimon.types.TimeType
-
- accept(DataTypeVisitor<R>) - Method in class org.apache.paimon.types.TinyIntType
-
- accept(DataTypeVisitor<R>) - Method in class org.apache.paimon.types.VarBinaryType
-
- accept(DataTypeVisitor<R>) - Method in class org.apache.paimon.types.VarCharType
-
- accept(T) - Method in interface org.apache.paimon.utils.ThrowingConsumer
-
Performs this operation on the given argument.
- access() - Method in class org.apache.paimon.io.cache.CacheManager.SegmentContainer
-
- AccessControlListHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.AccessControlListHandler
-
- accessed - Variable in class org.apache.paimon.index.PartitionIndex
-
- acquire(JdbcClientPool, String, long) - Static method in class org.apache.paimon.jdbc.JdbcUtils
-
- acquireTimeout(HiveConf) - Static method in class org.apache.paimon.hive.HiveCatalogLock
-
- acquireTimeout(Map<String, String>) - Static method in class org.apache.paimon.jdbc.JdbcCatalogLock
-
- Action - Interface in org.apache.paimon.flink.action
-
Abstract class for Flink actions.
- ActionBase - Class in org.apache.paimon.flink.action
-
Abstract base of
Action
for table.
- ActionBase(String, Map<String, String>) - Constructor for class org.apache.paimon.flink.action.ActionBase
-
- ActionFactory - Interface in org.apache.paimon.flink.action
-
- adapterForIterator(Iterator<T>) - Static method in interface org.apache.paimon.utils.CloseableIterator
-
- adapterForIterator(Iterator<T>, AutoCloseable) - Static method in interface org.apache.paimon.utils.CloseableIterator
-
- AdaptiveParallelism - Class in org.apache.paimon.flink.sink
-
Get adaptive config from Flink.
- AdaptiveParallelism() - Constructor for class org.apache.paimon.flink.sink.AdaptiveParallelism
-
- ADD - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- ADD - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- ADD - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- ADD - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- ADD() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- ADD() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- add(long) - Method in class org.apache.paimon.flink.source.RecordLimiter
-
- add(SearchArgument.Builder) - Method in class org.apache.paimon.format.orc.filter.OrcFilters.And
-
- add(SearchArgument.Builder) - Method in class org.apache.paimon.format.orc.filter.OrcFilters.Equals
-
- add(SearchArgument.Builder) - Method in class org.apache.paimon.format.orc.filter.OrcFilters.IsNull
-
- add(SearchArgument.Builder) - Method in class org.apache.paimon.format.orc.filter.OrcFilters.LessThan
-
- add(SearchArgument.Builder) - Method in class org.apache.paimon.format.orc.filter.OrcFilters.LessThanEquals
-
- add(SearchArgument.Builder) - Method in class org.apache.paimon.format.orc.filter.OrcFilters.Not
-
- add(SearchArgument.Builder) - Method in class org.apache.paimon.format.orc.filter.OrcFilters.Or
-
- add(SearchArgument.Builder) - Method in class org.apache.paimon.format.orc.filter.OrcFilters.Predicate
-
- add(K, V) - Method in class org.apache.paimon.lookup.RocksDBListState
-
- add(K, V) - Method in class org.apache.paimon.lookup.RocksDBSetState
-
- add(byte[], byte[]) - Method in class org.apache.paimon.lookup.sort.BlockWriter
-
- add(KeyValue) - Method in class org.apache.paimon.mergetree.compact.aggregate.AggregateMergeFunction
-
- add(KeyValue) - Method in class org.apache.paimon.mergetree.compact.DeduplicateMergeFunction
-
- add(KeyValue) - Method in class org.apache.paimon.mergetree.compact.FirstRowMergeFunction
-
- add(KeyValue) - Method in class org.apache.paimon.mergetree.compact.FirstRowMergeFunctionWrapper
-
- add(KeyValue) - Method in class org.apache.paimon.mergetree.compact.FullChangelogMergeFunctionWrapper
-
- add(KeyValue) - Method in class org.apache.paimon.mergetree.compact.LookupChangelogMergeFunctionWrapper
-
- add(KeyValue) - Method in class org.apache.paimon.mergetree.compact.LookupMergeFunction
-
- add(KeyValue) - Method in interface org.apache.paimon.mergetree.compact.MergeFunction
-
Add the given
KeyValue
to the merge function.
- add(KeyValue) - Method in interface org.apache.paimon.mergetree.compact.MergeFunctionWrapper
-
- add(KeyValue) - Method in class org.apache.paimon.mergetree.compact.PartialUpdateMergeFunction
-
- add(KeyValue) - Method in class org.apache.paimon.mergetree.compact.ReducerMergeFunctionWrapper
-
- add(BlockElement) - Method in class org.apache.paimon.options.description.Description.DescriptionBuilder
-
Block of description add.
- add(MemorySize) - Method in class org.apache.paimon.options.MemorySize
-
- add(boolean) - Method in class org.apache.paimon.utils.BooleanArrayList
-
- add(Decimal, Decimal, int, int) - Static method in class org.apache.paimon.utils.DecimalUtils
-
- add(int) - Method in class org.apache.paimon.utils.IntArrayList
-
- add(int) - Method in class org.apache.paimon.utils.IntHashSet
-
- add(long) - Method in class org.apache.paimon.utils.LongArrayList
-
- add(Long) - Method in class org.apache.paimon.utils.LongCounter
-
- add(long) - Method in class org.apache.paimon.utils.LongCounter
-
- add(T) - Method in class org.apache.paimon.utils.Pool
-
Adds an entry to the pool with an optional payload.
- add(int) - Method in class org.apache.paimon.utils.RoaringBitmap32
-
- add(long) - Method in class org.apache.paimon.utils.RoaringBitmap64
-
- ADD_ASSIGN - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- ADD_ASSIGN - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- ADD_ASSIGN - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- ADD_ASSIGN - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- ADD_ASSIGN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- ADD_ASSIGN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- addAllToProperties(Properties) - Method in class org.apache.paimon.options.Options
-
Adds all entries in these options to the given
Properties
.
- AddBoolBeforeReturnRewriter - Class in org.apache.paimon.codegen.codesplit
-
- AddBoolBeforeReturnRewriter(String, int) - Constructor for class org.apache.paimon.codegen.codesplit.AddBoolBeforeReturnRewriter
-
- addChangelog(KeyValue) - Method in class org.apache.paimon.mergetree.compact.ChangelogResult
-
- addChannel(FileIOChannel.ID) - Method in class org.apache.paimon.sort.SpillChannelManager
-
Add a new File channel.
- addColumn(String, DataType) - Static method in interface org.apache.paimon.schema.SchemaChange
-
- addColumn(String, DataType, String) - Static method in interface org.apache.paimon.schema.SchemaChange
-
- addColumn(String, DataType, String, SchemaChange.Move) - Static method in interface org.apache.paimon.schema.SchemaChange
-
- addDirectDependency(Dependency) - Method in class org.apache.paimon.tools.ci.utils.shared.DependencyTree
-
- AddDonePartitionAction - Class in org.apache.paimon.partition.actions
-
- AddDonePartitionAction(MetastoreClient) - Constructor for class org.apache.paimon.partition.actions.AddDonePartitionAction
-
- addDropFileCallback(Levels.DropFileCallback) - Method in class org.apache.paimon.mergetree.Levels
-
- addedFilesCount() - Method in class org.apache.paimon.iceberg.manifest.IcebergManifestFileMeta
-
- addedRowsCount() - Method in class org.apache.paimon.iceberg.manifest.IcebergManifestFileMeta
-
- addedSnapshotId() - Method in class org.apache.paimon.iceberg.manifest.IcebergManifestFileMeta
-
- addElement(T) - Method in class org.apache.paimon.format.avro.AvroBulkWriter
-
- addElement(InternalRow) - Method in interface org.apache.paimon.format.FormatWriter
-
Adds an element to the encoder.
- addElement(InternalRow) - Method in class org.apache.paimon.format.orc.writer.OrcBulkWriter
-
- addElement(InternalRow) - Method in class org.apache.paimon.format.parquet.writer.ParquetBulkWriter
-
- addField(int, boolean, boolean) - Method in class org.apache.paimon.codegen.SortSpec.SortSpecBuilder
-
- addFileCommittable(CommitMessage) - Method in class org.apache.paimon.manifest.ManifestCommittable
-
- addHadoopConfIfFound(Configuration, String, Options) - Static method in class org.apache.paimon.utils.HadoopUtils
-
Search Hadoop configuration files in the given path, and add them to the configuration if
found.
- addHash(int) - Method in class org.apache.paimon.utils.BloomFilter
-
- addHash(int) - Method in class org.apache.paimon.utils.BloomFilter.Builder
-
- addHash(long) - Method in class org.apache.paimon.utils.BloomFilter64
-
- addKeyNamePrefix(RowType) - Static method in class org.apache.paimon.table.PrimaryKeyTableUtils
-
- addKeyNamePrefix(List<DataField>) - Static method in class org.apache.paimon.table.PrimaryKeyTableUtils
-
- addLevel0File(DataFileMeta) - Method in class org.apache.paimon.mergetree.Levels
-
- addLogOffset(int, long) - Method in class org.apache.paimon.manifest.ManifestCommittable
-
- addMergedDataFiles(Map<BinaryRow, Map<Integer, Set<String>>>, Snapshot) - Method in class org.apache.paimon.operation.FileDeletionBase
-
NOTE: This method is used for building data file skipping set.
- addNewFile(DataFileMeta) - Method in class org.apache.paimon.append.BucketedAppendCompactManager
-
- addNewFile(DataFileMeta) - Method in interface org.apache.paimon.compact.CompactManager
-
Add a new file.
- addNewFile(DataFileMeta) - Method in class org.apache.paimon.compact.NoopCompactManager
-
- addNewFile(DataFileMeta) - Method in class org.apache.paimon.mergetree.compact.MergeTreeCompactManager
-
- addNewFiles(List<DataFileMeta>) - Method in class org.apache.paimon.append.AppendOnlyWriter
-
- addNewFiles(List<DataFileMeta>) - Method in class org.apache.paimon.mergetree.MergeTreeWriter
-
- addNewFiles(List<DataFileMeta>) - Method in interface org.apache.paimon.utils.RecordWriter
-
- addOpenChannels(List<FileIOChannel>) - Method in class org.apache.paimon.sort.SpillChannelManager
-
Open File channels.
- addOwners(Iterable<MemoryOwner>) - Method in class org.apache.paimon.memory.MemoryPoolFactory
-
- addPartition(BinaryRow) - Method in class org.apache.paimon.hive.HiveMetastoreClient
-
- addPartition(LinkedHashMap<String, String>) - Method in class org.apache.paimon.hive.HiveMetastoreClient
-
- addPartition(BinaryRow) - Method in interface org.apache.paimon.metastore.MetastoreClient
-
- addPartition(LinkedHashMap<String, String>) - Method in interface org.apache.paimon.metastore.MetastoreClient
-
- AddPartitionCommitCallback - Class in org.apache.paimon.metastore
-
- AddPartitionCommitCallback(MetastoreClient) - Constructor for class org.apache.paimon.metastore.AddPartitionCommitCallback
-
- addPartitionKeysTo(List<String>, List<String>) - Method in class org.apache.paimon.flink.lookup.DynamicPartitionLoader
-
- addPartitions(List<BinaryRow>) - Method in class org.apache.paimon.hive.HiveMetastoreClient
-
- addPartitions(List<BinaryRow>) - Method in interface org.apache.paimon.metastore.MetastoreClient
-
- addPartitionsSpec(List<LinkedHashMap<String, String>>) - Method in class org.apache.paimon.hive.HiveMetastoreClient
-
- addPartitionsSpec(List<LinkedHashMap<String, String>>) - Method in interface org.apache.paimon.metastore.MetastoreClient
-
- AddPartitionTagCallback - Class in org.apache.paimon.metastore
-
A
TagCallback
to add newly created partitions to metastore.
- AddPartitionTagCallback(MetastoreClient, String) - Constructor for class org.apache.paimon.metastore.AddPartitionTagCallback
-
- addReader(int) - Method in class org.apache.paimon.flink.source.ContinuousFileSplitEnumerator
-
- addReader(int) - Method in class org.apache.paimon.flink.source.StaticFileStoreSplitEnumerator
-
- addRowBatch(VectorizedRowBatch) - Method in class org.apache.orc.impl.WriterImpl
-
- addRowCount() - Method in class org.apache.paimon.io.DataFileMeta
-
- addSafely(int, int) - Static method in class org.apache.paimon.utils.MathUtils
-
Safely add the given int value by another int value, ensuring that no overflow occurs.
- addScanTable(FileStoreTable, Identifier) - Method in class org.apache.paimon.flink.compact.MultiAwareBucketTableScan
-
- addScanTable(FileStoreTable, Identifier) - Method in class org.apache.paimon.flink.compact.MultiUnawareBucketTableScan
-
- addSchema(Identifier, Schema) - Method in class org.apache.paimon.flink.action.cdc.schema.JdbcSchemasInfo
-
- addSchema(Identifier, String, Schema) - Method in class org.apache.paimon.flink.action.cdc.schema.JdbcSchemasInfo
-
- addSplit(int, FileStoreSourceSplit) - Method in class org.apache.paimon.flink.source.assigners.AlignedSplitAssigner
-
- addSplit(int, FileStoreSourceSplit) - Method in class org.apache.paimon.flink.source.assigners.DynamicPartitionPruningAssigner
-
- addSplit(int, FileStoreSourceSplit) - Method in class org.apache.paimon.flink.source.assigners.FIFOSplitAssigner
-
- addSplit(int, FileStoreSourceSplit) - Method in class org.apache.paimon.flink.source.assigners.PreAssignSplitAssigner
-
- addSplit(int, FileStoreSourceSplit) - Method in interface org.apache.paimon.flink.source.assigners.SplitAssigner
-
Add one split of a specified subtask to the assigner.
- addSplits(Collection<FileStoreSourceSplit>) - Method in class org.apache.paimon.flink.source.align.AlignedContinuousFileSplitEnumerator
-
- addSplits(Collection<FileStoreSourceSplit>) - Method in class org.apache.paimon.flink.source.ContinuousFileSplitEnumerator
-
- addSplitsBack(List<FileStoreSourceSplit>, int) - Method in class org.apache.paimon.flink.source.align.AlignedContinuousFileSplitEnumerator
-
- addSplitsBack(int, List<FileStoreSourceSplit>) - Method in class org.apache.paimon.flink.source.assigners.AlignedSplitAssigner
-
- addSplitsBack(int, List<FileStoreSourceSplit>) - Method in class org.apache.paimon.flink.source.assigners.DynamicPartitionPruningAssigner
-
- addSplitsBack(int, List<FileStoreSourceSplit>) - Method in class org.apache.paimon.flink.source.assigners.FIFOSplitAssigner
-
- addSplitsBack(int, List<FileStoreSourceSplit>) - Method in class org.apache.paimon.flink.source.assigners.PreAssignSplitAssigner
-
- addSplitsBack(int, List<FileStoreSourceSplit>) - Method in interface org.apache.paimon.flink.source.assigners.SplitAssigner
-
Adds a set of splits to this assigner.
- addSplitsBack(List<FileStoreSourceSplit>, int) - Method in class org.apache.paimon.flink.source.ContinuousFileSplitEnumerator
-
- addSplitsBack(List<FileStoreSourceSplit>, int) - Method in class org.apache.paimon.flink.source.StaticFileStoreSplitEnumerator
-
- addTransitiveDependencyTo(Dependency, Dependency) - Method in class org.apache.paimon.tools.ci.utils.shared.DependencyTree
-
- addUserMetadata(String, ByteBuffer) - Method in class org.apache.orc.impl.WriterImpl
-
- AdjustedProjection(int[][], int[][]) - Constructor for class org.apache.paimon.mergetree.compact.MergeFunctionFactory.AdjustedProjection
-
- adjustForNextLoop() - Method in class org.apache.paimon.mergetree.compact.LoserTree
-
Adjust the Key that needs to be returned in the next round.
- adjustProjection(int[][]) - Method in interface org.apache.paimon.mergetree.compact.MergeFunctionFactory
-
- adjustTop() - Method in class org.apache.paimon.sort.PartialOrderPriorityQueue
-
Should be called when the Object at top changes values.
- advance() - Method in class org.apache.paimon.data.AbstractPagedInputView
-
Advances the view to the next memory segment.
- advance() - Method in class org.apache.paimon.data.AbstractPagedOutputView
-
Moves the output view to the next page.
- advanceNext() - Method in class org.apache.paimon.disk.ExternalBuffer.BufferIterator
-
- advanceNext() - Method in interface org.apache.paimon.disk.RowBuffer.RowBufferIterator
-
- advanceNext() - Method in interface org.apache.paimon.utils.KeyValueIterator
-
- after() - Method in class org.apache.paimon.compact.CompactResult
-
- after() - Method in class org.apache.paimon.flink.action.cdc.mysql.format.DebeziumEvent.Payload
-
- after(String, String) - Static method in class org.apache.paimon.schema.SchemaChange.Move
-
- afterFields() - Method in class org.apache.paimon.flink.action.cdc.mysql.format.DebeziumEvent.Field
-
- afterGrow() - Method in class org.apache.paimon.data.BinaryArrayWriter
-
- afterGrow() - Method in class org.apache.paimon.data.BinaryRowWriter
-
- afterReadPage() - Method in class org.apache.paimon.format.parquet.reader.AbstractColumnReader
-
After read a page, we may need some initialization.
- afterReadPage() - Method in class org.apache.paimon.format.parquet.reader.BooleanColumnReader
-
- agg(Object, Object) - Method in class org.apache.paimon.mergetree.compact.aggregate.FieldAggregator
-
- agg(Object, Object) - Method in class org.apache.paimon.mergetree.compact.aggregate.FieldBoolAndAgg
-
- agg(Object, Object) - Method in class org.apache.paimon.mergetree.compact.aggregate.FieldBoolOrAgg
-
- agg(Object, Object) - Method in class org.apache.paimon.mergetree.compact.aggregate.FieldCollectAgg
-
- agg(Object, Object) - Method in class org.apache.paimon.mergetree.compact.aggregate.FieldFirstNonNullValueAgg
-
- agg(Object, Object) - Method in class org.apache.paimon.mergetree.compact.aggregate.FieldFirstValueAgg
-
- agg(Object, Object) - Method in class org.apache.paimon.mergetree.compact.aggregate.FieldHllSketchAgg
-
- agg(Object, Object) - Method in class org.apache.paimon.mergetree.compact.aggregate.FieldIgnoreRetractAgg
-
- agg(Object, Object) - Method in class org.apache.paimon.mergetree.compact.aggregate.FieldLastNonNullValueAgg
-
- agg(Object, Object) - Method in class org.apache.paimon.mergetree.compact.aggregate.FieldLastValueAgg
-
- agg(Object, Object) - Method in class org.apache.paimon.mergetree.compact.aggregate.FieldListaggAgg
-
- agg(Object, Object) - Method in class org.apache.paimon.mergetree.compact.aggregate.FieldMaxAgg
-
- agg(Object, Object) - Method in class org.apache.paimon.mergetree.compact.aggregate.FieldMergeMapAgg
-
- agg(Object, Object) - Method in class org.apache.paimon.mergetree.compact.aggregate.FieldMinAgg
-
- agg(Object, Object) - Method in class org.apache.paimon.mergetree.compact.aggregate.FieldNestedUpdateAgg
-
- agg(Object, Object) - Method in class org.apache.paimon.mergetree.compact.aggregate.FieldPrimaryKeyAgg
-
- agg(Object, Object) - Method in class org.apache.paimon.mergetree.compact.aggregate.FieldProductAgg
-
- agg(Object, Object) - Method in class org.apache.paimon.mergetree.compact.aggregate.FieldRoaringBitmap32Agg
-
- agg(Object, Object) - Method in class org.apache.paimon.mergetree.compact.aggregate.FieldRoaringBitmap64Agg
-
- agg(Object, Object) - Method in class org.apache.paimon.mergetree.compact.aggregate.FieldSumAgg
-
- agg(Object, Object) - Method in class org.apache.paimon.mergetree.compact.aggregate.FieldThetaSketchAgg
-
- AGG_FUNCTION - Static variable in class org.apache.paimon.CoreOptions
-
- AggregateMergeFunction - Class in org.apache.paimon.mergetree.compact.aggregate
-
A
MergeFunction
where key is primary key (unique) and value is the partial record,
pre-aggregate non-null fields on merge.
- AggregateMergeFunction(InternalRow.FieldGetter[], FieldAggregator[]) - Constructor for class org.apache.paimon.mergetree.compact.aggregate.AggregateMergeFunction
-
- AGGREGATION_FIELDS - Static variable in class org.apache.paimon.table.system.AggregationFieldsTable
-
- AggregationFieldsTable - Class in org.apache.paimon.table.system
-
A
Table
for showing Aggregation of table.
- AggregationFieldsTable(FileStoreTable) - Constructor for class org.apache.paimon.table.system.AggregationFieldsTable
-
- AggregationFieldsTable(FileIO, Path, String) - Constructor for class org.apache.paimon.table.system.AggregationFieldsTable
-
- aggReversed(Object, Object) - Method in class org.apache.paimon.mergetree.compact.aggregate.FieldAggregator
-
- aggReversed(Object, Object) - Method in class org.apache.paimon.mergetree.compact.aggregate.FieldCollectAgg
-
- AirBlockCompressor - Class in org.apache.paimon.compression
-
- AirBlockCompressor(Compressor) - Constructor for class org.apache.paimon.compression.AirBlockCompressor
-
- AirBlockDecompressor - Class in org.apache.paimon.compression
-
- AirBlockDecompressor(Decompressor) - Constructor for class org.apache.paimon.compression.AirBlockDecompressor
-
- AirCompressorFactory - Class in org.apache.paimon.compression
-
- AirCompressorFactory(BlockCompressionType, Compressor, Decompressor) - Constructor for class org.apache.paimon.compression.AirCompressorFactory
-
- AlignedContinuousFileSplitEnumerator - Class in org.apache.paimon.flink.source.align
-
An aligned continuously monitoring enumerator.
- AlignedContinuousFileSplitEnumerator(SplitEnumeratorContext<FileStoreSourceSplit>, Collection<FileStoreSourceSplit>, Long, long, StreamTableScan, BucketMode, long, int, boolean) - Constructor for class org.apache.paimon.flink.source.align.AlignedContinuousFileSplitEnumerator
-
- AlignedContinuousFileStoreSource - Class in org.apache.paimon.flink.source.align
-
- AlignedContinuousFileStoreSource(ReadBuilder, Map<String, String>, Long, BucketMode) - Constructor for class org.apache.paimon.flink.source.align.AlignedContinuousFileStoreSource
-
- AlignedSourceReader - Class in org.apache.paimon.flink.source.align
-
The difference with
FileStoreSourceReader
is that only after the allocated splits are
fully consumed, checkpoints will be made and the next batch of splits will be requested.
- AlignedSourceReader(SourceReaderContext, TableRead, FileStoreSourceReaderMetrics, IOManager, Long, FutureCompletingBlockingQueue<RecordsWithSplitIds<BulkFormat.RecordIterator<RowData>>>) - Constructor for class org.apache.paimon.flink.source.align.AlignedSourceReader
-
- AlignedSplitAssigner - Class in org.apache.paimon.flink.source.assigners
-
Splits are allocated at the granularity of snapshots.
- AlignedSplitAssigner() - Constructor for class org.apache.paimon.flink.source.assigners.AlignedSplitAssigner
-
- ALL_TABLE_OPTIONS - Static variable in class org.apache.paimon.table.system.AllTableOptionsTable
-
- AllDeltaFollowUpScanner - Class in org.apache.paimon.table.source.snapshot
-
- AllDeltaFollowUpScanner() - Constructor for class org.apache.paimon.table.source.snapshot.AllDeltaFollowUpScanner
-
- allFiles() - Method in class org.apache.paimon.append.BucketedAppendCompactManager
-
- allFiles() - Method in interface org.apache.paimon.compact.CompactManager
-
- allFiles() - Method in class org.apache.paimon.compact.NoopCompactManager
-
- allFiles() - Method in class org.apache.paimon.mergetree.compact.MergeTreeCompactManager
-
- allFiles() - Method in class org.apache.paimon.mergetree.Levels
-
- AllGrantedPrivilegeChecker - Class in org.apache.paimon.privilege
-
Allows current user to perform all operations.
- AllGrantedPrivilegeChecker() - Constructor for class org.apache.paimon.privilege.AllGrantedPrivilegeChecker
-
- allManifests - Variable in class org.apache.paimon.operation.ManifestsReader.Result
-
- AllMergedJdbcTableInfo - Class in org.apache.paimon.flink.action.cdc.schema
-
Describe a table whose schema is merged from all source tables.
- AllMergedJdbcTableInfo() - Constructor for class org.apache.paimon.flink.action.cdc.schema.AllMergedJdbcTableInfo
-
- allocate() - Method in class org.apache.paimon.flink.memory.MemorySegmentAllocator
-
Allocates a set of memory segments for memory pool.
- allocateHeapMemory(int) - Static method in class org.apache.paimon.memory.MemorySegment
-
- allocateMemory() - Method in class org.apache.paimon.flink.memory.FlinkMemorySegmentPool
-
- allocateMemory() - Method in class org.apache.paimon.memory.AbstractMemorySegmentPool
-
- allocateMemory() - Method in class org.apache.paimon.memory.HeapMemorySegmentPool
-
- allocateOffHeapMemory(int) - Static method in class org.apache.paimon.memory.MemorySegment
-
- allocateReuseBytes(int) - Static method in class org.apache.paimon.memory.MemorySegmentUtils
-
Allocate bytes that is only for temporary usage, it should not be stored in somewhere else.
- allocateReuseChars(int) - Static method in class org.apache.paimon.memory.MemorySegmentUtils
-
- allOptions - Variable in class org.apache.paimon.flink.factories.FlinkFactoryUtil.FlinkFactoryHelper
-
- ALLOW_UPPER_CASE - Static variable in class org.apache.paimon.options.CatalogOptions
-
- allowUpperCase() - Method in class org.apache.paimon.catalog.AbstractCatalog
-
- allowUpperCase() - Method in interface org.apache.paimon.catalog.Catalog
-
Return a boolean that indicates whether this catalog allow upper case.
- allowUpperCase() - Method in class org.apache.paimon.catalog.DelegateCatalog
-
- allowUpperCase() - Method in class org.apache.paimon.catalog.FileSystemCatalog
-
- allowUpperCase - Variable in class org.apache.paimon.flink.action.cdc.SynchronizationActionBase
-
- allowUpperCase() - Method in class org.apache.paimon.hive.HiveCatalog
-
- allowUpperCase() - Method in class org.apache.paimon.jdbc.JdbcCatalog
-
- AllTableOptionsTable - Class in org.apache.paimon.table.system
-
This is a system table to display all the database-table properties.
- AllTableOptionsTable(FileIO, Map<String, Map<String, Path>>) - Constructor for class org.apache.paimon.table.system.AllTableOptionsTable
-
- allTablePaths() - Method in class org.apache.paimon.catalog.AbstractCatalog
-
- allTagNames() - Method in class org.apache.paimon.utils.TagManager
-
- alterDatabase(String, CatalogDatabase, boolean) - Method in class org.apache.paimon.flink.FlinkCatalog
-
- alterDatabase(String, CatalogDatabase, boolean) - Method in class org.apache.paimon.flink.FlinkGenericCatalog
-
- alterFunction(ObjectPath, CatalogFunction, boolean) - Method in class org.apache.paimon.flink.FlinkCatalog
-
- alterFunction(ObjectPath, CatalogFunction, boolean) - Method in class org.apache.paimon.flink.FlinkGenericCatalog
-
- alterNamespace(String[], NamespaceChange...) - Method in class org.apache.paimon.spark.SparkCatalog
-
- alterNamespace(String[], NamespaceChange...) - Method in class org.apache.paimon.spark.SparkGenericCatalog
-
- alterPartition(ObjectPath, CatalogPartitionSpec, CatalogPartition, boolean) - Method in class org.apache.paimon.flink.FlinkCatalog
-
- alterPartition(ObjectPath, CatalogPartitionSpec, CatalogPartition, boolean) - Method in class org.apache.paimon.flink.FlinkGenericCatalog
-
- alterPartition(LinkedHashMap<String, String>, Map<String, String>, long) - Method in class org.apache.paimon.hive.HiveMetastoreClient
-
- alterPartition(LinkedHashMap<String, String>, Map<String, String>, long) - Method in interface org.apache.paimon.metastore.MetastoreClient
-
- alterPartitionColumnStatistics(ObjectPath, CatalogPartitionSpec, CatalogColumnStatistics, boolean) - Method in class org.apache.paimon.flink.FlinkCatalog
-
- alterPartitionColumnStatistics(ObjectPath, CatalogPartitionSpec, CatalogColumnStatistics, boolean) - Method in class org.apache.paimon.flink.FlinkGenericCatalog
-
- alterPartitionStatistics(ObjectPath, CatalogPartitionSpec, CatalogTableStatistics, boolean) - Method in class org.apache.paimon.flink.FlinkCatalog
-
- alterPartitionStatistics(ObjectPath, CatalogPartitionSpec, CatalogTableStatistics, boolean) - Method in class org.apache.paimon.flink.FlinkGenericCatalog
-
- alterTable(Identifier, List<SchemaChange>, boolean) - Method in class org.apache.paimon.catalog.AbstractCatalog
-
- alterTable(Identifier, List<SchemaChange>, boolean) - Method in class org.apache.paimon.catalog.CachingCatalog
-
- alterTable(Identifier, List<SchemaChange>, boolean) - Method in interface org.apache.paimon.catalog.Catalog
-
- alterTable(Identifier, SchemaChange, boolean) - Method in interface org.apache.paimon.catalog.Catalog
-
- alterTable(Identifier, List<SchemaChange>, boolean) - Method in class org.apache.paimon.catalog.DelegateCatalog
-
- alterTable(ObjectPath, CatalogBaseTable, boolean) - Method in class org.apache.paimon.flink.FlinkCatalog
-
- alterTable(ObjectPath, CatalogBaseTable, List<TableChange>, boolean) - Method in class org.apache.paimon.flink.FlinkCatalog
-
- alterTable(ObjectPath, CatalogBaseTable, boolean) - Method in class org.apache.paimon.flink.FlinkGenericCatalog
-
- alterTable(ObjectPath, CatalogBaseTable, List<TableChange>, boolean) - Method in class org.apache.paimon.flink.FlinkGenericCatalog
-
- alterTable(Identifier, List<SchemaChange>, boolean) - Method in class org.apache.paimon.privilege.PrivilegedCatalog
-
- alterTable(Identifier, TableChange...) - Method in class org.apache.paimon.spark.SparkCatalog
-
- alterTable(Identifier, TableChange...) - Method in class org.apache.paimon.spark.SparkGenericCatalog
-
- alterTableColumnStatistics(ObjectPath, CatalogColumnStatistics, boolean) - Method in class org.apache.paimon.flink.FlinkCatalog
-
- alterTableColumnStatistics(ObjectPath, CatalogColumnStatistics, boolean) - Method in class org.apache.paimon.flink.FlinkGenericCatalog
-
- alterTableImpl(Identifier, List<SchemaChange>) - Method in class org.apache.paimon.catalog.AbstractCatalog
-
- alterTableImpl(Identifier, List<SchemaChange>) - Method in class org.apache.paimon.catalog.FileSystemCatalog
-
- alterTableImpl(Identifier, List<SchemaChange>) - Method in class org.apache.paimon.hive.HiveCatalog
-
- alterTableImpl(Identifier, List<SchemaChange>) - Method in class org.apache.paimon.jdbc.JdbcCatalog
-
- alterTableOptions(Identifier, FileStoreTable) - Method in class org.apache.paimon.flink.action.cdc.SynchronizationActionBase
-
- alterTableStatistics(ObjectPath, CatalogTableStatistics, boolean) - Method in class org.apache.paimon.flink.FlinkCatalog
-
- alterTableStatistics(ObjectPath, CatalogTableStatistics, boolean) - Method in class org.apache.paimon.flink.FlinkGenericCatalog
-
- ALWAYS_TRUE - Static variable in interface org.apache.paimon.utils.BiFilter
-
- ALWAYS_TRUE - Static variable in interface org.apache.paimon.utils.Filter
-
- alwaysRawConvertible() - Method in class org.apache.paimon.table.source.AppendOnlySplitGenerator
-
- alwaysRawConvertible() - Method in class org.apache.paimon.table.source.MergeTreeSplitGenerator
-
- alwaysRawConvertible() - Method in interface org.apache.paimon.table.source.SplitGenerator
-
- alwaysTrue() - Static method in interface org.apache.paimon.utils.BiFilter
-
- alwaysTrue() - Static method in interface org.apache.paimon.utils.Filter
-
- AND - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- AND - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- AND - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- AND - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- AND() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- AND() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- and(FileIndexResult) - Method in class org.apache.paimon.fileindex.bitmap.BitmapIndexResultLazy
-
- and(FileIndexResult) - Method in interface org.apache.paimon.fileindex.FileIndexResult
-
- and() - Method in class org.apache.paimon.flink.utils.FlinkCalciteClasses.SqlKindDelegate
-
- And(OrcFilters.Predicate...) - Constructor for class org.apache.paimon.format.orc.filter.OrcFilters.And
-
Creates an AND predicate.
- And - Class in org.apache.paimon.predicate
-
- and(Predicate...) - Static method in class org.apache.paimon.predicate.PredicateBuilder
-
- and(List<Predicate>) - Static method in class org.apache.paimon.predicate.PredicateBuilder
-
- and(RoaringBitmap32, RoaringBitmap32) - Static method in class org.apache.paimon.utils.RoaringBitmap32
-
- AND_ASSIGN - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- AND_ASSIGN - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- AND_ASSIGN - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- AND_ASSIGN - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- AND_ASSIGN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- AND_ASSIGN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- andNot(RoaringBitmap32, RoaringBitmap32) - Static method in class org.apache.paimon.utils.RoaringBitmap32
-
- andNullable(Predicate...) - Static method in class org.apache.paimon.predicate.PredicateBuilder
-
- andNullable(List<Predicate>) - Static method in class org.apache.paimon.predicate.PredicateBuilder
-
- annotation() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- annotation() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- annotation() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassOrInterfaceModifierContext
-
- annotation() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassOrInterfaceModifierContext
-
- annotation() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassTypeContext
-
- annotation(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassTypeContext
-
- annotation() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassTypeContext
-
- annotation(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassTypeContext
-
- annotation() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ElementValueContext
-
- annotation() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ElementValueContext
-
- annotation() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumConstantContext
-
- annotation(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumConstantContext
-
- annotation() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumConstantContext
-
- annotation(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumConstantContext
-
- annotation() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMethodDeclarationContext
-
- annotation(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMethodDeclarationContext
-
- annotation() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMethodDeclarationContext
-
- annotation(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMethodDeclarationContext
-
- annotation() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMethodModifierContext
-
- annotation() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMethodModifierContext
-
- annotation() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PackageDeclarationContext
-
- annotation(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PackageDeclarationContext
-
- annotation() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PackageDeclarationContext
-
- annotation(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PackageDeclarationContext
-
- annotation() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeParameterContext
-
- annotation(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeParameterContext
-
- annotation() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeParameterContext
-
- annotation(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeParameterContext
-
- annotation() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeTypeContext
-
- annotation() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeTypeContext
-
- annotation() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableModifierContext
-
- annotation() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableModifierContext
-
- annotationConstantRest() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- annotationConstantRest() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- annotationConstantRest() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationMethodOrConstantRestContext
-
- annotationConstantRest() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationMethodOrConstantRestContext
-
- AnnotationConstantRestContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationConstantRestContext
-
- AnnotationConstantRestContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationConstantRestContext
-
- AnnotationContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationContext
-
- AnnotationContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationContext
-
- annotationMethodOrConstantRest() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- annotationMethodOrConstantRest() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- annotationMethodOrConstantRest() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeElementRestContext
-
- annotationMethodOrConstantRest() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeElementRestContext
-
- AnnotationMethodOrConstantRestContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationMethodOrConstantRestContext
-
- AnnotationMethodOrConstantRestContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationMethodOrConstantRestContext
-
- annotationMethodRest() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationMethodOrConstantRestContext
-
- annotationMethodRest() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationMethodOrConstantRestContext
-
- annotationMethodRest() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- annotationMethodRest() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- AnnotationMethodRestContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationMethodRestContext
-
- AnnotationMethodRestContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationMethodRestContext
-
- annotationTypeBody() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- annotationTypeBody() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- annotationTypeBody() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeDeclarationContext
-
- annotationTypeBody() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeDeclarationContext
-
- AnnotationTypeBodyContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeBodyContext
-
- AnnotationTypeBodyContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeBodyContext
-
- annotationTypeDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- annotationTypeDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- annotationTypeDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeElementRestContext
-
- annotationTypeDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeElementRestContext
-
- annotationTypeDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMemberDeclarationContext
-
- annotationTypeDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMemberDeclarationContext
-
- annotationTypeDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MemberDeclarationContext
-
- annotationTypeDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MemberDeclarationContext
-
- annotationTypeDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeDeclarationContext
-
- annotationTypeDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeDeclarationContext
-
- AnnotationTypeDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeDeclarationContext
-
- AnnotationTypeDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeDeclarationContext
-
- annotationTypeElementDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeBodyContext
-
- annotationTypeElementDeclaration(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeBodyContext
-
- annotationTypeElementDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeBodyContext
-
- annotationTypeElementDeclaration(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeBodyContext
-
- annotationTypeElementDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- annotationTypeElementDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- AnnotationTypeElementDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeElementDeclarationContext
-
- AnnotationTypeElementDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeElementDeclarationContext
-
- annotationTypeElementRest() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeElementDeclarationContext
-
- annotationTypeElementRest() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeElementDeclarationContext
-
- annotationTypeElementRest() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- annotationTypeElementRest() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- AnnotationTypeElementRestContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeElementRestContext
-
- AnnotationTypeElementRestContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeElementRestContext
-
- ANY - Static variable in class org.apache.paimon.codegen.SortSpec
-
SortSpec does not require sort.
- anyCauseMatches(Class<? extends Throwable>, String) - Static method in class org.apache.paimon.testutils.assertj.PaimonAssertions
-
Shorthand to assert the chain of causes includes a
Throwable
matching a specific
Class
and containing the provided message.
- anyCauseMatches(Class<? extends Throwable>) - Static method in class org.apache.paimon.testutils.assertj.PaimonAssertions
-
Shorthand to assert the chain of causes includes a
Throwable
matching a specific
Class
.
- anyCauseMatches(String) - Static method in class org.apache.paimon.testutils.assertj.PaimonAssertions
-
Shorthand to assert the chain of causes includes a
Throwable
matching a specific
Class
and containing the provided message.
- anyNull() - Method in class org.apache.paimon.data.BinaryArray
-
- anyNull() - Method in class org.apache.paimon.data.BinaryRow
-
The bit is 1 when the field is null.
- anyNull(int[]) - Method in class org.apache.paimon.data.BinaryRow
-
- apacheHeaderToHtml() - Static method in class org.apache.paimon.docs.util.Utils
-
- append(Path, int, Progressable) - Method in class org.apache.paimon.format.fs.HadoopReadOnlyFileSystem
-
- APPEND - Static variable in class org.apache.paimon.iceberg.metadata.IcebergSnapshotSummary
-
- append(int, long) - Method in class org.apache.paimon.utils.BitSliceIndexRoaringBitmap.Appender
-
- AppendBypassCompactWorkerOperator - Class in org.apache.paimon.flink.sink
-
- AppendBypassCompactWorkerOperator(FileStoreTable, String) - Constructor for class org.apache.paimon.flink.sink.AppendBypassCompactWorkerOperator
-
- AppendBypassCoordinateOperator<CommitT> - Class in org.apache.paimon.flink.source
-
A OneInputStreamOperator
to accept commit messages and send append compact coordinate
compact task to downstream operators.
- AppendBypassCoordinateOperator(FileStoreTable, ProcessingTimeService) - Constructor for class org.apache.paimon.flink.source.AppendBypassCoordinateOperator
-
- AppendBypassCoordinateOperatorFactory<CommitT> - Class in org.apache.paimon.flink.source
-
- AppendBypassCoordinateOperatorFactory(FileStoreTable) - Constructor for class org.apache.paimon.flink.source.AppendBypassCoordinateOperatorFactory
-
- appendBytes(int, byte[], int, int) - Method in class org.apache.paimon.data.columnar.heap.HeapBytesVector
-
- appendBytes(int, byte[], int, int) - Method in interface org.apache.paimon.data.columnar.writable.WritableBytesVector
-
Append byte[] at rowId with the provided value.
- appendBytes(int, byte[], int, int) - Method in class org.apache.paimon.format.parquet.reader.ParquetDecimalVector
-
- AppendCompactWorkerOperator<IN> - Class in org.apache.paimon.flink.sink
-
- AppendCompactWorkerOperator(FileStoreTable, String) - Constructor for class org.apache.paimon.flink.sink.AppendCompactWorkerOperator
-
- appendDataField(String, DataType) - Method in class org.apache.paimon.types.RowType
-
- AppendDeletionFileMaintainer - Interface in org.apache.paimon.deletionvectors.append
-
- Appender(long, long) - Constructor for class org.apache.paimon.utils.BitSliceIndexRoaringBitmap.Appender
-
- AppendOnlyFileStore - Class in org.apache.paimon
-
- AppendOnlyFileStore(FileIO, SchemaManager, TableSchema, CoreOptions, RowType, RowType, RowType, String, CatalogEnvironment) - Constructor for class org.apache.paimon.AppendOnlyFileStore
-
- AppendOnlyFileStoreScan - Class in org.apache.paimon.operation
-
- AppendOnlyFileStoreScan(ManifestsReader, BucketSelectConverter, SnapshotManager, SchemaManager, TableSchema, ManifestFile.Factory, Integer, boolean) - Constructor for class org.apache.paimon.operation.AppendOnlyFileStoreScan
-
- AppendOnlyFileStoreWrite - Class in org.apache.paimon.operation
-
- AppendOnlyFileStoreWrite(FileIO, RawFileSplitRead, long, RowType, RowType, FileStorePathFactory, SnapshotManager, FileStoreScan, CoreOptions, DeletionVectorsMaintainer.Factory, String) - Constructor for class org.apache.paimon.operation.AppendOnlyFileStoreWrite
-
- AppendOnlyFixedBucketFileStoreWrite - Class in org.apache.paimon.operation
-
- AppendOnlyFixedBucketFileStoreWrite(FileIO, RawFileSplitRead, long, String, RowType, RowType, FileStorePathFactory, SnapshotManager, FileStoreScan, CoreOptions, DeletionVectorsMaintainer.Factory, String) - Constructor for class org.apache.paimon.operation.AppendOnlyFixedBucketFileStoreWrite
-
- AppendOnlyIcebergCommitCallback - Class in org.apache.paimon.iceberg
-
- AppendOnlyIcebergCommitCallback(FileStoreTable, String) - Constructor for class org.apache.paimon.iceberg.AppendOnlyIcebergCommitCallback
-
- AppendOnlyMultiTableCompactionWorkerOperator - Class in org.apache.paimon.flink.sink
-
- AppendOnlyMultiTableCompactionWorkerOperator(Catalog.Loader, String, Options) - Constructor for class org.apache.paimon.flink.sink.AppendOnlyMultiTableCompactionWorkerOperator
-
- AppendOnlySingleTableCompactionWorkerOperator - Class in org.apache.paimon.flink.sink
-
- AppendOnlySingleTableCompactionWorkerOperator(FileStoreTable, String) - Constructor for class org.apache.paimon.flink.sink.AppendOnlySingleTableCompactionWorkerOperator
-
- AppendOnlySplitGenerator - Class in org.apache.paimon.table.source
-
- AppendOnlySplitGenerator(long, long, BucketMode) - Constructor for class org.apache.paimon.table.source.AppendOnlySplitGenerator
-
- AppendOnlyUnawareBucketFileStoreWrite - Class in org.apache.paimon.operation
-
- AppendOnlyUnawareBucketFileStoreWrite(FileIO, RawFileSplitRead, long, RowType, RowType, FileStorePathFactory, SnapshotManager, FileStoreScan, CoreOptions, DeletionVectorsMaintainer.Factory, String) - Constructor for class org.apache.paimon.operation.AppendOnlyUnawareBucketFileStoreWrite
-
- AppendOnlyWriter - Class in org.apache.paimon.append
-
A
RecordWriter
implementation that only accepts records which are always insert
operations and don't have any unique keys or sort keys.
- AppendOnlyWriter(FileIO, IOManager, long, FileFormat, long, RowType, long, CompactManager, IOFunction<List<DataFileMeta>, RecordReaderIterator<InternalRow>>, boolean, DataFilePathFactory, CommitIncrement, boolean, boolean, String, CompressOptions, SimpleColStatsCollector.Factory[], MemorySize, FileIndexOptions, boolean, boolean) - Constructor for class org.apache.paimon.append.AppendOnlyWriter
-
- appendRawStripe(ByteBuffer, OrcProto.StripeInformation.Builder) - Method in class org.apache.orc.impl.PhysicalFsWriter
-
- appendStripe(byte[], int, int, StripeInformation, OrcProto.StripeStatistics) - Method in class org.apache.orc.impl.WriterImpl
-
- appendStripe(byte[], int, int, StripeInformation, StripeStatistics[]) - Method in class org.apache.orc.impl.WriterImpl
-
- appendTo(ParquetFileWriter) - Method in class org.apache.parquet.hadoop.ParquetFileReader
-
- appendUdsFieldNumber - Variable in class org.apache.paimon.flink.lookup.FullCacheLookupTable
-
- appendUserMetadata(List<OrcProto.UserMetadataItem>) - Method in class org.apache.orc.impl.WriterImpl
-
- apply(InternalRow) - Method in interface org.apache.paimon.codegen.Projection
-
- apply() - Method in interface org.apache.paimon.fs.PluginFileIO.Func
-
- apply(T, U) - Method in interface org.apache.paimon.utils.BiFunctionWithIOE
-
Applies this function to the given arguments.
- apply(T) - Method in interface org.apache.paimon.utils.FunctionWithException
-
Calls this function.
- apply(T) - Method in interface org.apache.paimon.utils.IOFunction
-
- apply(InternalRow, BinaryRow) - Method in class org.apache.paimon.utils.ProjectToRowFunction
-
- applyAggregates(List<int[]>, List<AggregateExpression>, DataType) - Method in class org.apache.paimon.flink.source.BaseDataTableSource
-
- applyDeleteFilters(List<ResolvedExpression>) - Method in class org.apache.paimon.flink.sink.SupportsRowLevelOperationFlinkTableSink
-
- ApplyDeletionFileRecordIterator - Class in org.apache.paimon.deletionvectors
-
- ApplyDeletionFileRecordIterator(FileRecordIterator<InternalRow>, DeletionVector) - Constructor for class org.apache.paimon.deletionvectors.ApplyDeletionFileRecordIterator
-
- ApplyDeletionVectorReader - Class in org.apache.paimon.deletionvectors
-
- ApplyDeletionVectorReader(RecordReader<InternalRow>, DeletionVector) - Constructor for class org.apache.paimon.deletionvectors.ApplyDeletionVectorReader
-
- applyDynamicFiltering(List<String>) - Method in class org.apache.paimon.flink.source.DataTableSource
-
- applyFilters(List<ResolvedExpression>) - Method in class org.apache.paimon.flink.source.FlinkTableSource
-
- applyLimit(long) - Method in class org.apache.paimon.flink.source.FlinkTableSource
-
- applyMove(List<DataField>, SchemaChange.Move) - Method in class org.apache.paimon.schema.SchemaManager
-
- applyOverwrite(boolean) - Method in class org.apache.paimon.flink.sink.FlinkTableSinkBase
-
- applyProjection(int[][]) - Method in class org.apache.paimon.flink.source.FlinkTableSource
-
- applyReadType(RowType) - Method in class org.apache.paimon.flink.lookup.LookupCompactDiffRead
-
- applyReadType(RowType) - Method in class org.apache.paimon.table.source.AbstractDataTableRead
-
- applyReadType(RowType) - Method in class org.apache.paimon.table.source.KeyValueTableRead
-
- applyRowLevelDelete(RowLevelModificationScanContext) - Method in class org.apache.paimon.flink.sink.SupportsRowLevelOperationFlinkTableSink
-
- applyRowLevelUpdate(List<Column>, RowLevelModificationScanContext) - Method in class org.apache.paimon.flink.sink.SupportsRowLevelOperationFlinkTableSink
-
- applySchemaChange(SchemaManager, SchemaChange, Identifier) - Method in class org.apache.paimon.flink.sink.cdc.UpdatedDataFieldsProcessFunctionBase
-
- applyStaticPartition(Map<String, String>) - Method in class org.apache.paimon.flink.sink.FlinkTableSinkBase
-
- applyWatermark(WatermarkStrategy<RowData>) - Method in class org.apache.paimon.flink.source.BaseDataTableSource
-
- arguments() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- arguments() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- arguments() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassCreatorRestContext
-
- arguments() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassCreatorRestContext
-
- arguments() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumConstantContext
-
- arguments() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumConstantContext
-
- arguments() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExplicitGenericInvocationSuffixContext
-
- arguments() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExplicitGenericInvocationSuffixContext
-
- arguments() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PrimaryContext
-
- arguments() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PrimaryContext
-
- arguments() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.SuperSuffixContext
-
- arguments() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.SuperSuffixContext
-
- ArgumentsContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.ArgumentsContext
-
- ArgumentsContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.ArgumentsContext
-
- array() - Method in class org.apache.paimon.spark.SparkArrayData
-
- ARRAY(DataType) - Static method in class org.apache.paimon.types.DataTypes
-
- arrayAddress() - Method in class org.apache.paimon.arrow.vector.ArrowCStruct
-
- ArrayColumnVector - Interface in org.apache.paimon.data.columnar
-
Array column vector.
- arrayCreatorRest() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- arrayCreatorRest() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- arrayCreatorRest() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CreatorContext
-
- arrayCreatorRest() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CreatorContext
-
- ArrayCreatorRestContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.ArrayCreatorRestContext
-
- ArrayCreatorRestContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.ArrayCreatorRestContext
-
- arrayInitializer() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ArrayCreatorRestContext
-
- arrayInitializer() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ArrayCreatorRestContext
-
- arrayInitializer() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- arrayInitializer() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- arrayInitializer() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableInitializerContext
-
- arrayInitializer() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableInitializerContext
-
- ArrayInitializerContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.ArrayInitializerContext
-
- ArrayInitializerContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.ArrayInitializerContext
-
- ArraySegmentPool - Class in org.apache.paimon.memory
-
- ArraySegmentPool(List<MemorySegment>) - Constructor for class org.apache.paimon.memory.ArraySegmentPool
-
- ArrayType - Class in org.apache.paimon.types
-
Data type of an array of elements with same subtype.
- ArrayType(boolean, DataType) - Constructor for class org.apache.paimon.types.ArrayType
-
- ArrayType(DataType) - Constructor for class org.apache.paimon.types.ArrayType
-
- ArrayUtils - Class in org.apache.paimon.utils
-
Utils for array.
- ArrayWriter(FieldVector, ArrowFieldWriter) - Constructor for class org.apache.paimon.arrow.writer.ArrowFieldWriters.ArrayWriter
-
- ARROW - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- ARROW - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- ARROW - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- ARROW - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- ARROW() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LambdaExpressionContext
-
- ARROW() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LambdaExpressionContext
-
- Arrow2PaimonVectorConverter - Interface in org.apache.paimon.arrow.converter
-
- Arrow2PaimonVectorConverter.Arrow2PaimonVectorConvertorVisitor - Class in org.apache.paimon.arrow.converter
-
Visitor to create convertor from arrow to paimon.
- Arrow2PaimonVectorConvertorVisitor() - Constructor for class org.apache.paimon.arrow.converter.Arrow2PaimonVectorConverter.Arrow2PaimonVectorConvertorVisitor
-
- ARROW_FIELD_TYPE_VISITOR - Static variable in class org.apache.paimon.arrow.ArrowFieldTypeConversion
-
- ArrowBatchConverter - Class in org.apache.paimon.arrow.converter
-
A reusable converter to convert Paimon data in RecordReader.RecordIterator
into Arrow
format.
- ArrowBatchReader - Class in org.apache.paimon.arrow.reader
-
Reader from a VectorSchemaRoot
to paimon rows.
- ArrowBatchReader(RowType, boolean) - Constructor for class org.apache.paimon.arrow.reader.ArrowBatchReader
-
- ArrowBundleRecords - Class in org.apache.paimon.arrow
-
Batch records for vector schema root.
- ArrowBundleRecords(VectorSchemaRoot, RowType, boolean) - Constructor for class org.apache.paimon.arrow.ArrowBundleRecords
-
- ArrowCStruct - Class in org.apache.paimon.arrow.vector
-
Cache for Arrow c struct.
- ArrowCStruct(ArrowArray, ArrowSchema) - Constructor for class org.apache.paimon.arrow.vector.ArrowCStruct
-
- ArrowFieldTypeConversion - Class in org.apache.paimon.arrow
-
Utils for conversion between Paimon
DataType
and Arrow
FieldType
.
- ArrowFieldTypeConversion() - Constructor for class org.apache.paimon.arrow.ArrowFieldTypeConversion
-
- ArrowFieldTypeConversion.ArrowFieldTypeVisitor - Class in org.apache.paimon.arrow
-
- ArrowFieldTypeVisitor() - Constructor for class org.apache.paimon.arrow.ArrowFieldTypeConversion.ArrowFieldTypeVisitor
-
- ArrowFieldWriter - Class in org.apache.paimon.arrow.writer
-
A reusable writer to convert a field into Arrow FieldVector
.
- ArrowFieldWriter(FieldVector) - Constructor for class org.apache.paimon.arrow.writer.ArrowFieldWriter
-
- ArrowFieldWriterFactory - Interface in org.apache.paimon.arrow.writer
-
- ArrowFieldWriterFactoryVisitor - Class in org.apache.paimon.arrow.writer
-
- ArrowFieldWriterFactoryVisitor() - Constructor for class org.apache.paimon.arrow.writer.ArrowFieldWriterFactoryVisitor
-
- ArrowFieldWriters - Class in org.apache.paimon.arrow.writer
-
- ArrowFieldWriters() - Constructor for class org.apache.paimon.arrow.writer.ArrowFieldWriters
-
- ArrowFieldWriters.ArrayWriter - Class in org.apache.paimon.arrow.writer
-
Writer for ARRAY.
- ArrowFieldWriters.BigIntWriter - Class in org.apache.paimon.arrow.writer
-
Writer for BIGINT.
- ArrowFieldWriters.BinaryWriter - Class in org.apache.paimon.arrow.writer
-
Writer for BINARY & VARBINARY.
- ArrowFieldWriters.BooleanWriter - Class in org.apache.paimon.arrow.writer
-
Writer for BOOLEAN.
- ArrowFieldWriters.DateWriter - Class in org.apache.paimon.arrow.writer
-
Writer for DATE.
- ArrowFieldWriters.DecimalWriter - Class in org.apache.paimon.arrow.writer
-
Writer for DECIMAL.
- ArrowFieldWriters.DoubleWriter - Class in org.apache.paimon.arrow.writer
-
Writer for DOUBLE.
- ArrowFieldWriters.FloatWriter - Class in org.apache.paimon.arrow.writer
-
Writer for FLOAT.
- ArrowFieldWriters.IntWriter - Class in org.apache.paimon.arrow.writer
-
Writer for INT.
- ArrowFieldWriters.MapWriter - Class in org.apache.paimon.arrow.writer
-
Writer for MAP.
- ArrowFieldWriters.RowWriter - Class in org.apache.paimon.arrow.writer
-
Writer for ROW.
- ArrowFieldWriters.SmallIntWriter - Class in org.apache.paimon.arrow.writer
-
Writer for SMALLINT.
- ArrowFieldWriters.StringWriter - Class in org.apache.paimon.arrow.writer
-
Writer for CHAR & VARCHAR.
- ArrowFieldWriters.TimestampWriter - Class in org.apache.paimon.arrow.writer
-
Writer for TIMESTAMP & TIMESTAMP_LTZ.
- ArrowFieldWriters.TimeWriter - Class in org.apache.paimon.arrow.writer
-
Writer for TIME.
- ArrowFieldWriters.TinyIntWriter - Class in org.apache.paimon.arrow.writer
-
Writer for TINYINT.
- ArrowFormatCWriter - Class in org.apache.paimon.arrow.vector
-
This writer could flush to c struct, but you need to release it, except it has been released in c
code.
- ArrowFormatCWriter(RowType, int, boolean) - Constructor for class org.apache.paimon.arrow.vector.ArrowFormatCWriter
-
- ArrowFormatWriter - Class in org.apache.paimon.arrow.vector
-
- ArrowFormatWriter(RowType, int, boolean) - Constructor for class org.apache.paimon.arrow.vector.ArrowFormatWriter
-
- ArrowPerRowBatchConverter - Class in org.apache.paimon.arrow.converter
-
To convert iterator row by row.
- ArrowPerRowBatchConverter(VectorSchemaRoot, ArrowFieldWriter[]) - Constructor for class org.apache.paimon.arrow.converter.ArrowPerRowBatchConverter
-
- ArrowUtils - Class in org.apache.paimon.arrow
-
Utilities for creating Arrow objects.
- ArrowUtils() - Constructor for class org.apache.paimon.arrow.ArrowUtils
-
- ArrowVectorizedBatchConverter - Class in org.apache.paimon.arrow.converter
-
- ArrowVectorizedBatchConverter(VectorSchemaRoot, ArrowFieldWriter[]) - Constructor for class org.apache.paimon.arrow.converter.ArrowVectorizedBatchConverter
-
- asMap() - Method in interface org.apache.paimon.io.cache.Cache
-
- asMap() - Method in class org.apache.paimon.io.cache.CaffeineCache
-
- asMap() - Method in class org.apache.paimon.io.cache.GuavaCache
-
- assembleRows(List<Object>[], Consumer<List<Object>>, List<Object>, int) - Static method in interface org.apache.paimon.operation.BucketSelectConverter
-
- ASSERT - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- ASSERT - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- ASSERT - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- ASSERT - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- ASSERT() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- ASSERT() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- assertBatchAdaptiveParallelism(StreamExecutionEnvironment, int) - Static method in class org.apache.paimon.flink.sink.FlinkSink
-
- assertBatchAdaptiveParallelism(StreamExecutionEnvironment, int, String) - Static method in class org.apache.paimon.flink.sink.FlinkSink
-
- assertCanAlterTable(Identifier) - Method in class org.apache.paimon.privilege.AllGrantedPrivilegeChecker
-
- assertCanAlterTable(Identifier) - Method in interface org.apache.paimon.privilege.PrivilegeChecker
-
- assertCanAlterTable(Identifier) - Method in class org.apache.paimon.privilege.PrivilegeCheckerImpl
-
- assertCanCreateDatabase() - Method in class org.apache.paimon.privilege.AllGrantedPrivilegeChecker
-
- assertCanCreateDatabase() - Method in interface org.apache.paimon.privilege.PrivilegeChecker
-
- assertCanCreateDatabase() - Method in class org.apache.paimon.privilege.PrivilegeCheckerImpl
-
- assertCanCreateTable(String) - Method in class org.apache.paimon.privilege.AllGrantedPrivilegeChecker
-
- assertCanCreateTable(String) - Method in interface org.apache.paimon.privilege.PrivilegeChecker
-
- assertCanCreateTable(String) - Method in class org.apache.paimon.privilege.PrivilegeCheckerImpl
-
- assertCanCreateUser() - Method in class org.apache.paimon.privilege.AllGrantedPrivilegeChecker
-
- assertCanCreateUser() - Method in interface org.apache.paimon.privilege.PrivilegeChecker
-
- assertCanCreateUser() - Method in class org.apache.paimon.privilege.PrivilegeCheckerImpl
-
- assertCanDropDatabase(String) - Method in class org.apache.paimon.privilege.AllGrantedPrivilegeChecker
-
- assertCanDropDatabase(String) - Method in interface org.apache.paimon.privilege.PrivilegeChecker
-
- assertCanDropDatabase(String) - Method in class org.apache.paimon.privilege.PrivilegeCheckerImpl
-
- assertCanDropTable(Identifier) - Method in class org.apache.paimon.privilege.AllGrantedPrivilegeChecker
-
- assertCanDropTable(Identifier) - Method in interface org.apache.paimon.privilege.PrivilegeChecker
-
- assertCanDropTable(Identifier) - Method in class org.apache.paimon.privilege.PrivilegeCheckerImpl
-
- assertCanDropUser() - Method in class org.apache.paimon.privilege.AllGrantedPrivilegeChecker
-
- assertCanDropUser() - Method in interface org.apache.paimon.privilege.PrivilegeChecker
-
- assertCanDropUser() - Method in class org.apache.paimon.privilege.PrivilegeCheckerImpl
-
- assertCanGrant(String, PrivilegeType) - Method in class org.apache.paimon.privilege.AllGrantedPrivilegeChecker
-
- assertCanGrant(String, PrivilegeType) - Method in interface org.apache.paimon.privilege.PrivilegeChecker
-
- assertCanGrant(String, PrivilegeType) - Method in class org.apache.paimon.privilege.PrivilegeCheckerImpl
-
- assertCanInsert(Identifier) - Method in class org.apache.paimon.privilege.AllGrantedPrivilegeChecker
-
- assertCanInsert(Identifier) - Method in interface org.apache.paimon.privilege.PrivilegeChecker
-
- assertCanInsert(Identifier) - Method in class org.apache.paimon.privilege.PrivilegeCheckerImpl
-
- assertCanRevoke() - Method in class org.apache.paimon.privilege.AllGrantedPrivilegeChecker
-
- assertCanRevoke() - Method in interface org.apache.paimon.privilege.PrivilegeChecker
-
- assertCanRevoke() - Method in class org.apache.paimon.privilege.PrivilegeCheckerImpl
-
- assertCanSelect(Identifier) - Method in class org.apache.paimon.privilege.AllGrantedPrivilegeChecker
-
- assertCanSelect(Identifier) - Method in interface org.apache.paimon.privilege.PrivilegeChecker
-
- assertCanSelect(Identifier) - Method in class org.apache.paimon.privilege.PrivilegeCheckerImpl
-
- assertCanSelectOrInsert(Identifier) - Method in interface org.apache.paimon.privilege.PrivilegeChecker
-
- assertMainBranch(Identifier) - Method in class org.apache.paimon.catalog.AbstractCatalog
-
- assertSchemaCompatible(TableSchema, List<DataField>) - Static method in class org.apache.paimon.flink.action.cdc.CdcActionCommonUtils
-
- assertStreamingConfiguration(StreamExecutionEnvironment) - Static method in class org.apache.paimon.flink.sink.FlinkSink
-
- assertThatChainOfCauses(Throwable) - Static method in class org.apache.paimon.testutils.assertj.PaimonAssertions
-
Shorthand to assert chain of causes.
- assertThatFuture(CompletableFuture<T>) - Static method in class org.apache.paimon.testutils.assertj.PaimonAssertions
-
- assertThatFuture(CompletionStage<T>) - Static method in class org.apache.paimon.testutils.assertj.PaimonAssertions
-
- assertThrowable(Throwable, Class<T>) - Static method in class org.apache.paimon.utils.ExceptionUtils
-
- assertThrowableWithMessage(Throwable, String) - Static method in class org.apache.paimon.utils.ExceptionUtils
-
- ASSIGN - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- ASSIGN - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- ASSIGN - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- ASSIGN - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- ASSIGN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstantDeclaratorContext
-
- ASSIGN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstantDeclaratorContext
-
- ASSIGN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ElementValuePairContext
-
- ASSIGN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ElementValuePairContext
-
- ASSIGN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- ASSIGN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- ASSIGN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ResourceContext
-
- ASSIGN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ResourceContext
-
- ASSIGN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableDeclaratorContext
-
- ASSIGN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableDeclaratorContext
-
- assign(BinaryRow, int) - Method in interface org.apache.paimon.index.BucketAssigner
-
- assign(BinaryRow, int) - Method in class org.apache.paimon.index.HashBucketAssigner
-
Assign a bucket for key hash of a record.
- assign(int, IntPredicate) - Method in class org.apache.paimon.index.PartitionIndex
-
- assign(BinaryRow, int) - Method in class org.apache.paimon.index.SimpleHashBucketAssigner
-
- assignBucket(BinaryRow, Filter<Integer>, int) - Method in class org.apache.paimon.crosspartition.BucketAssigner
-
- assignerChannelComputer(Integer) - Method in class org.apache.paimon.flink.sink.cdc.CdcDynamicBucketSinkBase
-
- assignerChannelComputer(Integer) - Method in class org.apache.paimon.flink.sink.DynamicBucketSink
-
- assignerChannelComputer(Integer) - Method in class org.apache.paimon.flink.sink.RowDynamicBucketSink
-
- assignFieldsDefaultValue(RecordReader<InternalRow>) - Method in class org.apache.paimon.operation.DefaultValueAssigner
-
assign default value for column which value is null.
- assignSplits() - Method in class org.apache.paimon.flink.source.ContinuousFileSplitEnumerator
-
- assignSuggestedTask(FileStoreSourceSplit) - Method in class org.apache.paimon.flink.source.ContinuousFileSplitEnumerator
-
- asSpecificNodeType(String, Class<T>) - Static method in class org.apache.paimon.utils.JsonSerdeUtil
-
Parses the provided JSON string and casts it to the specified type of JsonNode
.
- asSQLString() - Method in class org.apache.paimon.types.ArrayType
-
- asSQLString() - Method in class org.apache.paimon.types.BigIntType
-
- asSQLString() - Method in class org.apache.paimon.types.BinaryType
-
- asSQLString() - Method in class org.apache.paimon.types.BooleanType
-
- asSQLString() - Method in class org.apache.paimon.types.CharType
-
- asSQLString() - Method in class org.apache.paimon.types.DataField
-
- asSQLString() - Method in class org.apache.paimon.types.DataType
-
Returns a string that summarizes this type as SQL standard string for printing to a console.
- asSQLString() - Method in class org.apache.paimon.types.DateType
-
- asSQLString() - Method in class org.apache.paimon.types.DecimalType
-
- asSQLString() - Method in class org.apache.paimon.types.DoubleType
-
- asSQLString() - Method in class org.apache.paimon.types.FloatType
-
- asSQLString() - Method in class org.apache.paimon.types.IntType
-
- asSQLString() - Method in class org.apache.paimon.types.LocalZonedTimestampType
-
- asSQLString() - Method in class org.apache.paimon.types.MapType
-
- asSQLString() - Method in class org.apache.paimon.types.MultisetType
-
- asSQLString() - Method in class org.apache.paimon.types.RowType
-
- asSQLString() - Method in class org.apache.paimon.types.SmallIntType
-
- asSQLString() - Method in class org.apache.paimon.types.TimestampType
-
- asSQLString() - Method in class org.apache.paimon.types.TimeType
-
- asSQLString() - Method in class org.apache.paimon.types.TinyIntType
-
- asSQLString() - Method in class org.apache.paimon.types.VarBinaryType
-
- asSQLString() - Method in class org.apache.paimon.types.VarCharType
-
- asSummaryString() - Method in class org.apache.paimon.flink.sink.FlinkTableSinkBase
-
- asSummaryString() - Method in class org.apache.paimon.flink.source.BaseDataTableSource
-
- asSummaryString() - Method in class org.apache.paimon.flink.source.SystemTableSource
-
- ASYNC_FILE_WRITE - Static variable in class org.apache.paimon.CoreOptions
-
- asyncFileWrite() - Method in class org.apache.paimon.CoreOptions
-
- asyncLookup(RowData) - Method in class org.apache.paimon.flink.lookup.AsyncLookupFunctionWrapper
-
- AsyncLookupFunctionWrapper - Class in org.apache.paimon.flink.lookup
-
A AsyncLookupFunction
to wrap sync function.
- AsyncLookupFunctionWrapper(NewLookupFunction, int) - Constructor for class org.apache.paimon.flink.lookup.AsyncLookupFunctionWrapper
-
- AsyncLookupSinkWrite - Class in org.apache.paimon.flink.sink
-
- AsyncLookupSinkWrite(FileStoreTable, String, StoreSinkWriteState, IOManager, boolean, boolean, boolean, MemorySegmentPool, MetricGroup) - Constructor for class org.apache.paimon.flink.sink.AsyncLookupSinkWrite
-
- AsyncPositionOutputStream - Class in org.apache.paimon.fs
-
- AsyncPositionOutputStream(PositionOutputStream) - Constructor for class org.apache.paimon.fs.AsyncPositionOutputStream
-
- AsyncRecordReader<T> - Class in org.apache.paimon.utils
-
- AsyncRecordReader(IOExceptionSupplier<RecordReader<T>>) - Constructor for class org.apache.paimon.utils.AsyncRecordReader
-
- AT - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- AT - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- AT() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationContext
-
- AT() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationContext
-
- AT() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeDeclarationContext
-
- AT() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeDeclarationContext
-
- AT - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- AT - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- AtomicServiceRequestStats - Class in org.apache.paimon.service.network.stats
-
- AtomicServiceRequestStats() - Constructor for class org.apache.paimon.service.network.stats.AtomicServiceRequestStats
-
- AUDIT_LOG - Static variable in class org.apache.paimon.table.system.AuditLogTable
-
- AuditLogTable - Class in org.apache.paimon.table.system
-
A
Table
for reading audit log of table.
- AuditLogTable(FileStoreTable) - Constructor for class org.apache.paimon.table.system.AuditLogTable
-
- AUTO_CREATE - Static variable in class org.apache.paimon.CoreOptions
-
- AutoClosableProcess - Class in org.apache.paimon.benchmark.utils
-
Utility class to terminate a given
Process
when exiting a try-with-resources statement.
- AutoClosableProcess.AutoClosableProcessBuilder - Class in org.apache.paimon.benchmark.utils
-
Builder for most sophisticated processes.
- AutoCompactTask(DeletionVectorsMaintainer, List<DataFileMeta>, BucketedAppendCompactManager.CompactRewriter, CompactionMetrics.Reporter) - Constructor for class org.apache.paimon.append.BucketedAppendCompactManager.AutoCompactTask
-
- AutoTagForSavepointCommitterOperator<CommitT,GlobalCommitT> - Class in org.apache.paimon.flink.sink
-
- AutoTagForSavepointCommitterOperator(CommitterOperator<CommitT, GlobalCommitT>, SerializableSupplier<SnapshotManager>, SerializableSupplier<TagManager>, SerializableSupplier<TagDeletion>, SerializableSupplier<List<TagCallback>>, Duration) - Constructor for class org.apache.paimon.flink.sink.AutoTagForSavepointCommitterOperator
-
- available() - Method in class org.apache.paimon.fs.ByteArraySeekableStream
-
- available() - Method in class org.apache.paimon.io.DataInputDeserializer
-
- available() - Method in class org.apache.paimon.memory.MemorySliceInput
-
- AVG_COMPACTION_INPUT_SIZE - Static variable in class org.apache.paimon.operation.metrics.CompactionMetrics
-
- AVG_COMPACTION_OUTPUT_SIZE - Static variable in class org.apache.paimon.operation.metrics.CompactionMetrics
-
- AVG_COMPACTION_TIME - Static variable in class org.apache.paimon.operation.metrics.CompactionMetrics
-
- AVG_LEVEL0_FILE_COUNT - Static variable in class org.apache.paimon.operation.metrics.CompactionMetrics
-
- avgLen() - Method in class org.apache.paimon.stats.ColStats
-
- AvroBuilder<T> - Interface in org.apache.paimon.format.avro
-
- AvroBulkFormat - Class in org.apache.paimon.format.avro
-
- AvroBulkFormat(RowType) - Constructor for class org.apache.paimon.format.avro.AvroBulkFormat
-
- AvroBulkWriter<T> - Class in org.apache.paimon.format.avro
-
A simple writer implementation that wraps an Avro DataFileWriter
.
- AvroBulkWriter(DataFileWriter<T>) - Constructor for class org.apache.paimon.format.avro.AvroBulkWriter
-
Create a new AvroBulkWriter wrapping the given Avro DataFileWriter
.
- AvroFactory() - Constructor for class org.apache.paimon.flink.compact.changelog.format.CompactedChangelogReadOnlyFormat.AvroFactory
-
- AvroFileFormat - Class in org.apache.paimon.format.avro
-
- AvroFileFormat(FileFormatFactory.FormatContext) - Constructor for class org.apache.paimon.format.avro.AvroFileFormat
-
- AvroFileFormatFactory - Class in org.apache.paimon.format.avro
-
- AvroFileFormatFactory() - Constructor for class org.apache.paimon.format.avro.AvroFileFormatFactory
-
- AvroRowDatumReader - Class in org.apache.paimon.format.avro
-
- AvroRowDatumReader(RowType) - Constructor for class org.apache.paimon.format.avro.AvroRowDatumReader
-
- AvroRowDatumWriter - Class in org.apache.paimon.format.avro
-
- AvroRowDatumWriter(RowType) - Constructor for class org.apache.paimon.format.avro.AvroRowDatumWriter
-
- AvroSchemaConverter - Class in org.apache.paimon.format.avro
-
Converts an Avro schema into Paimon's type information.
- AvroSchemaTypelessReader<T> - Interface in org.apache.paimon.format.avro
-
Visitor to visit Schema
which could generate reader without type, but that reader should
only call to skip.
- AvroSchemaVisitor<T> - Interface in org.apache.paimon.format.avro
-
Visitor to visit Schema
.
- AvroSimpleStatsExtractor - Class in org.apache.paimon.format.avro
-
- AvroSimpleStatsExtractor(RowType, SimpleColStatsCollector.Factory[]) - Constructor for class org.apache.paimon.format.avro.AvroSimpleStatsExtractor
-
- avroToPaimonDataType(Schema) - Static method in class org.apache.paimon.flink.action.cdc.format.debezium.DebeziumSchemaUtils
-
- AvroWriterFactory<T> - Class in org.apache.paimon.format.avro
-
- AvroWriterFactory(AvroBuilder<T>) - Constructor for class org.apache.paimon.format.avro.AvroWriterFactory
-
Creates a new AvroWriterFactory using the given builder to assemble the ParquetWriter.
- AWAIT_TIMEOUT_SECONDS - Static variable in class org.apache.paimon.fs.AsyncPositionOutputStream
-
- BadRequestException - Exception in org.apache.paimon.service.network
-
Base class for exceptions thrown during querying.
- BadRequestException(String, String) - Constructor for exception org.apache.paimon.service.network.BadRequestException
-
- BANG - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- BANG - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- BANG - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- BANG - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- BANG() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- BANG() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- BaseDataTableSource - Class in org.apache.paimon.flink.source
-
- BaseDataTableSource(ObjectIdentifier, Table, boolean, DynamicTableFactory.Context, LogStoreTableFactory, Predicate, int[][], Long, WatermarkStrategy<RowData>, boolean) - Constructor for class org.apache.paimon.flink.source.BaseDataTableSource
-
- baseManifestList - Variable in class org.apache.paimon.Snapshot
-
- baseManifestList() - Method in class org.apache.paimon.Snapshot
-
- baseSnapshotId - Variable in class org.apache.paimon.operation.AbstractFileStoreWrite.WriterContainer
-
- baseSnapshotId - Variable in class org.apache.paimon.operation.FileStoreWrite.State
-
- BaseTagPeriodHandler() - Constructor for class org.apache.paimon.tag.TagPeriodHandler.BaseTagPeriodHandler
-
- batch() - Method in class org.apache.paimon.data.columnar.ColumnarRow
-
- batch() - Method in class org.apache.paimon.data.columnar.ColumnarRowIterator
-
- batch() - Method in interface org.apache.paimon.reader.VectorizedRecordIterator
-
- BatchRecordWriter - Interface in org.apache.paimon.utils
-
- batchSink(DataStream<RowData>) - Method in class org.apache.paimon.flink.action.TableActionBase
-
Sink DataStream
dataStream to table with Flink Table API in batch environment.
- batchSize - Variable in class org.apache.paimon.format.orc.OrcReaderFactory
-
- batchSizeForVectorReads() - Method in interface org.apache.paimon.fs.VectoredReadable
-
The batch size of data read by a single parallelism.
- BatchTableCommit - Interface in org.apache.paimon.table.sink
-
- BatchTableWrite - Interface in org.apache.paimon.table.sink
-
- batchTEnv - Variable in class org.apache.paimon.flink.action.ActionBase
-
- batchTEnv - Variable in class org.apache.paimon.flink.sorter.TableSorter
-
- BatchWriteBuilder - Interface in org.apache.paimon.table.sink
-
- BatchWriteBuilderImpl - Class in org.apache.paimon.table.sink
-
- BatchWriteBuilderImpl(InnerTable) - Constructor for class org.apache.paimon.table.sink.BatchWriteBuilderImpl
-
- BatchWriteGeneratorTagOperator<CommitT,GlobalCommitT> - Class in org.apache.paimon.flink.sink
-
- BatchWriteGeneratorTagOperator(CommitterOperator<CommitT, GlobalCommitT>, FileStoreTable) - Constructor for class org.apache.paimon.flink.sink.BatchWriteGeneratorTagOperator
-
- before() - Method in class org.apache.paimon.compact.CompactResult
-
- before() - Method in class org.apache.paimon.flink.action.cdc.mysql.format.DebeziumEvent.Payload
-
- before(String, String) - Static method in class org.apache.paimon.schema.SchemaChange.Move
-
- beforeAndAfterFields() - Method in class org.apache.paimon.flink.action.cdc.mysql.format.DebeziumEvent.Field
-
- beforeBuildingSourceSink() - Method in class org.apache.paimon.flink.action.cdc.mysql.MySqlSyncDatabaseAction
-
- beforeBuildingSourceSink() - Method in class org.apache.paimon.flink.action.cdc.SynchronizationActionBase
-
- beforeBuildingSourceSink() - Method in class org.apache.paimon.flink.action.cdc.SyncTableActionBase
-
- beforeDeletionFiles() - Method in class org.apache.paimon.table.source.DataSplit
-
- beforeEach(ExtensionContext) - Method in class org.apache.paimon.testutils.junit.TestLoggerExtension
-
- beforeFiles() - Method in class org.apache.paimon.flink.source.align.PlaceholderSplit
-
- beforeFiles() - Method in class org.apache.paimon.table.source.DataSplit
-
- beforeFiles() - Method in class org.apache.paimon.table.system.FileMonitorTable.FileChange
-
- beforeSql() - Method in class org.apache.paimon.benchmark.Sink
-
- Benchmark - Class in org.apache.paimon.benchmark
-
The entry point to run benchmark.
- Benchmark() - Constructor for class org.apache.paimon.benchmark.Benchmark
-
- BENCHMARK_CONF_FILENAME - Static variable in class org.apache.paimon.benchmark.utils.BenchmarkGlobalConfiguration
-
- BenchmarkGlobalConfiguration - Class in org.apache.paimon.benchmark.utils
-
Global configuration object for benchmark.
- BenchmarkMetric - Class in org.apache.paimon.benchmark.metric
-
- BenchmarkMetric(double, long, double, Long) - Constructor for class org.apache.paimon.benchmark.metric.BenchmarkMetric
-
- BenchmarkOptions - Class in org.apache.paimon.benchmark
-
Benchmark execution options.
- BenchmarkOptions() - Constructor for class org.apache.paimon.benchmark.BenchmarkOptions
-
- BenchmarkUtils - Class in org.apache.paimon.benchmark.utils
-
Formatting utils for benchmark.
- BenchmarkUtils() - Constructor for class org.apache.paimon.benchmark.utils.BenchmarkUtils
-
- between(int, Object, Object) - Method in class org.apache.paimon.predicate.PredicateBuilder
-
- bfGenerator(Options) - Static method in interface org.apache.paimon.lookup.LookupStoreFactory
-
- BiFilter<T,U> - Interface in org.apache.paimon.utils
-
Represents a filter (boolean-valued function) of two argument.
- BiFunctionWithIOE<T,U,R> - Interface in org.apache.paimon.utils
-
- BIGINT() - Static method in class org.apache.paimon.types.DataTypes
-
- BigIntType - Class in org.apache.paimon.types
-
Data type of an 8-byte signed integer with values from -9,223,372,036,854,775,808 to
9,223,372,036,854,775,807.
- BigIntType(boolean) - Constructor for class org.apache.paimon.types.BigIntType
-
- BigIntType() - Constructor for class org.apache.paimon.types.BigIntType
-
- BigIntWriter(FieldVector) - Constructor for class org.apache.paimon.arrow.writer.ArrowFieldWriters.BigIntWriter
-
- BINARY(int) - Static method in class org.apache.paimon.types.DataTypes
-
- BINARY_LITERAL - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- BINARY_LITERAL - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- BINARY_LITERAL - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- BINARY_LITERAL - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- BINARY_LITERAL() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.IntegerLiteralContext
-
- BINARY_LITERAL() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.IntegerLiteralContext
-
- BinaryArray - Class in org.apache.paimon.data
-
- BinaryArray() - Constructor for class org.apache.paimon.data.BinaryArray
-
- BinaryArrayWriter - Class in org.apache.paimon.data
-
Writer for binary array.
- BinaryArrayWriter(BinaryArray, int, int) - Constructor for class org.apache.paimon.data.BinaryArrayWriter
-
- BinaryArrayWriter.NullSetter - Interface in org.apache.paimon.data
-
Accessor for setting the elements of an array writer to null
during runtime.
- BinaryExternalMerger - Class in org.apache.paimon.sort
-
Record merger for sort of BinaryRow.
- BinaryExternalMerger(IOManager, int, int, SpillChannelManager, BinaryRowSerializer, RecordComparator, BlockCompressionFactory, int) - Constructor for class org.apache.paimon.sort.BinaryExternalMerger
-
- BinaryExternalSortBuffer - Class in org.apache.paimon.sort
-
- BinaryExternalSortBuffer(BinaryRowSerializer, RecordComparator, int, BinaryInMemorySortBuffer, IOManager, int, CompressOptions, MemorySize) - Constructor for class org.apache.paimon.sort.BinaryExternalSortBuffer
-
- BinaryIndexedSortable - Class in org.apache.paimon.sort
-
An abstract sortable, provide basic compare and swap.
- BinaryIndexedSortable(NormalizedKeyComputer, BinaryRowSerializer, RecordComparator, ArrayList<MemorySegment>, MemorySegmentPool) - Constructor for class org.apache.paimon.sort.BinaryIndexedSortable
-
- BinaryInMemorySortBuffer - Class in org.apache.paimon.sort
-
In memory sort buffer for binary row.
- BinaryMap - Class in org.apache.paimon.data
-
[4 byte(keyArray size in bytes)] + [Key BinaryArray] + [Value BinaryArray].
- BinaryMap() - Constructor for class org.apache.paimon.data.BinaryMap
-
- BinaryMergeIterator<Entry> - Class in org.apache.paimon.sort
-
Binary version of MergeIterator
.
- BinaryMergeIterator(List<MutableObjectIterator<Entry>>, List<Entry>, Comparator<Entry>) - Constructor for class org.apache.paimon.sort.BinaryMergeIterator
-
- BinaryRow - Class in org.apache.paimon.data
-
- BinaryRow(int) - Constructor for class org.apache.paimon.data.BinaryRow
-
- BinaryRowDataUtil - Class in org.apache.paimon.utils
-
- BinaryRowDataUtil() - Constructor for class org.apache.paimon.utils.BinaryRowDataUtil
-
- BinaryRowSerializer - Class in org.apache.paimon.data.serializer
-
- BinaryRowSerializer(int) - Constructor for class org.apache.paimon.data.serializer.BinaryRowSerializer
-
- BinaryRowWriter - Class in org.apache.paimon.data
-
- BinaryRowWriter(BinaryRow) - Constructor for class org.apache.paimon.data.BinaryRowWriter
-
- BinaryRowWriter(BinaryRow, int) - Constructor for class org.apache.paimon.data.BinaryRowWriter
-
- BinarySection - Class in org.apache.paimon.data
-
Describe a section of memory.
- BinarySection() - Constructor for class org.apache.paimon.data.BinarySection
-
- BinarySection(MemorySegment[], int, int) - Constructor for class org.apache.paimon.data.BinarySection
-
- BinarySerializer - Class in org.apache.paimon.data.serializer
-
Type serializer for byte[]
.
- BinarySerializer() - Constructor for class org.apache.paimon.data.serializer.BinarySerializer
-
- BinaryString - Class in org.apache.paimon.data
-
- BinaryString(MemorySegment[], int, int) - Constructor for class org.apache.paimon.data.BinaryString
-
- BinaryStringSerializer - Class in org.apache.paimon.data.serializer
-
- BinaryStringUtils - Class in org.apache.paimon.utils
-
- BinaryStringUtils() - Constructor for class org.apache.paimon.utils.BinaryStringUtils
-
- BinaryToStringCastRule - Class in org.apache.paimon.casting
-
- BinaryType - Class in org.apache.paimon.types
-
Data type of a fixed-length binary string (=a sequence of bytes).
- BinaryType(boolean, int) - Constructor for class org.apache.paimon.types.BinaryType
-
- BinaryType(int) - Constructor for class org.apache.paimon.types.BinaryType
-
- BinaryType() - Constructor for class org.apache.paimon.types.BinaryType
-
- BinaryWriter(FieldVector) - Constructor for class org.apache.paimon.arrow.writer.ArrowFieldWriters.BinaryWriter
-
- BinaryWriter - Interface in org.apache.paimon.data
-
Writer to write a composite data format, like row, array.
- BinaryWriter.ValueSetter - Interface in org.apache.paimon.data
-
Accessor for setting the elements of a binary writer during runtime.
- bind(StructType) - Method in class org.apache.paimon.spark.catalog.functions.PaimonFunctions.BucketFunction
-
- BinPacking - Class in org.apache.paimon.utils
-
Contains bin packing implementations.
- BIT_BYTE_INDEX_MASK - Static variable in class org.apache.paimon.memory.MemorySegmentUtils
-
- BITAND - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- BITAND - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- BITAND - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- BITAND - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- BITAND() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- BITAND() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- BITAND() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeBoundContext
-
- BITAND(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeBoundContext
-
- BITAND() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeBoundContext
-
- BITAND(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeBoundContext
-
- bitGet(MemorySegment, int, int) - Static method in class org.apache.paimon.memory.MemorySegmentUtils
-
read bit.
- bitGet(MemorySegment[], int, int) - Static method in class org.apache.paimon.memory.MemorySegmentUtils
-
read bit from segments.
- BITMAP_INDEX - Static variable in class org.apache.paimon.fileindex.bitmap.BitmapFileIndexFactory
-
- BitmapDeletionVector - Class in org.apache.paimon.deletionvectors
-
- BitmapDeletionVector() - Constructor for class org.apache.paimon.deletionvectors.BitmapDeletionVector
-
- BitmapFileIndex - Class in org.apache.paimon.fileindex.bitmap
-
implementation of bitmap file index.
- BitmapFileIndex(DataType, Options) - Constructor for class org.apache.paimon.fileindex.bitmap.BitmapFileIndex
-
- BitmapFileIndexFactory - Class in org.apache.paimon.fileindex.bitmap
-
- BitmapFileIndexFactory() - Constructor for class org.apache.paimon.fileindex.bitmap.BitmapFileIndexFactory
-
- BitmapFileIndexMeta - Class in org.apache.paimon.fileindex.bitmap
-
Bitmap file index format (V1)
+-------------------------------------------------+-----------------
| version (1 byte) |
+-------------------------------------------------+
| row count (4 bytes int) |
+-------------------------------------------------+
| non-null value bitmap number (4 bytes int) |
+-------------------------------------------------+
| has null value (1 byte) |
+-------------------------------------------------+
| null value offset (4 bytes if has null value) | HEAD
+-------------------------------------------------+
| value 1 | offset 1 |
+-------------------------------------------------+
| value 2 | offset 2 |
+-------------------------------------------------+
| value 3 | offset 3 |
+-------------------------------------------------+
| ...
- BitmapFileIndexMeta(DataType) - Constructor for class org.apache.paimon.fileindex.bitmap.BitmapFileIndexMeta
-
- BitmapFileIndexMeta(DataType, int, int, boolean, int, LinkedHashMap<Object, Integer>) - Constructor for class org.apache.paimon.fileindex.bitmap.BitmapFileIndexMeta
-
- BitmapFileIndexMeta.DataTypeVisitorAdapter<R> - Class in org.apache.paimon.fileindex.bitmap
-
simplified visitor.
- BitmapFileIndexMeta.ThrowableConsumer - Interface in org.apache.paimon.fileindex.bitmap
-
functional interface.
- BitmapFileIndexMeta.ThrowableSupplier - Interface in org.apache.paimon.fileindex.bitmap
-
functional interface.
- BitmapIndexResultLazy - Class in org.apache.paimon.fileindex.bitmap
-
bitmap file index result.
- BitmapIndexResultLazy(Supplier<RoaringBitmap32>) - Constructor for class org.apache.paimon.fileindex.bitmap.BitmapIndexResultLazy
-
- bitmapOf(int...) - Static method in class org.apache.paimon.utils.RoaringBitmap32
-
- bitmapOf(long...) - Static method in class org.apache.paimon.utils.RoaringBitmap64
-
- BITOR - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- BITOR - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- BITOR - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- BITOR - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- BITOR() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CatchTypeContext
-
- BITOR(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CatchTypeContext
-
- BITOR() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CatchTypeContext
-
- BITOR(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CatchTypeContext
-
- BITOR() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- BITOR() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- bitSet(MemorySegment, int, int) - Static method in class org.apache.paimon.memory.MemorySegmentUtils
-
set bit.
- bitSet(MemorySegment[], int, int) - Static method in class org.apache.paimon.memory.MemorySegmentUtils
-
set bit from segments.
- BitSet - Class in org.apache.paimon.utils
-
- BitSet(int) - Constructor for class org.apache.paimon.utils.BitSet
-
- BitSet(byte[], int) - Constructor for class org.apache.paimon.utils.BloomFilter64.BitSet
-
- bitSize() - Method in class org.apache.paimon.utils.BitSet
-
Number of bits.
- bitSize() - Method in class org.apache.paimon.utils.BloomFilter64.BitSet
-
- BitSliceIndexBitmapFileIndex - Class in org.apache.paimon.fileindex.bsi
-
implementation of BSI file index.
- BitSliceIndexBitmapFileIndex(DataType, Options) - Constructor for class org.apache.paimon.fileindex.bsi.BitSliceIndexBitmapFileIndex
-
- BitSliceIndexBitmapFileIndexFactory - Class in org.apache.paimon.fileindex.bsi
-
- BitSliceIndexBitmapFileIndexFactory() - Constructor for class org.apache.paimon.fileindex.bsi.BitSliceIndexBitmapFileIndexFactory
-
- BitSliceIndexRoaringBitmap - Class in org.apache.paimon.utils
-
A bit slice index compressed bitmap.
- BitSliceIndexRoaringBitmap.Appender - Class in org.apache.paimon.utils
-
- bitUnSet(MemorySegment, int, int) - Static method in class org.apache.paimon.memory.MemorySegmentUtils
-
unset bit.
- bitUnSet(MemorySegment[], int, int) - Static method in class org.apache.paimon.memory.MemorySegmentUtils
-
unset bit from segments.
- blankString(int) - Static method in class org.apache.paimon.data.BinaryString
-
Creates a
BinaryString
instance that contains `length` spaces.
- block() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- block() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- block() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CatchClauseContext
-
- block() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CatchClauseContext
-
- block() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassBodyDeclarationContext
-
- block() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassBodyDeclarationContext
-
- block() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstructorDeclarationContext
-
- block() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstructorDeclarationContext
-
- block() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FinallyBlockContext
-
- block() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FinallyBlockContext
-
- block() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LambdaBodyContext
-
- block() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LambdaBodyContext
-
- block() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MethodBodyContext
-
- block() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MethodBodyContext
-
- block() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- block() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- BLOCK_CACHE_SIZE - Static variable in class org.apache.paimon.lookup.RocksDBOptions
-
- BLOCK_SIZE - Static variable in class org.apache.paimon.lookup.RocksDBOptions
-
- BlockAlignedType - Enum in org.apache.paimon.lookup.sort
-
Aligned type for block.
- BlockCache - Class in org.apache.paimon.lookup.sort
-
Cache for block reading.
- BlockCache(RandomAccessFile, CacheManager) - Constructor for class org.apache.paimon.lookup.sort.BlockCache
-
- BlockCompressionFactory - Interface in org.apache.paimon.compression
-
- BlockCompressionType - Enum in org.apache.paimon.compression
-
Block Compression type.
- BlockCompressor - Interface in org.apache.paimon.compression
-
A compressor which compresses a whole byte array each time.
- BlockContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.BlockContext
-
- BlockContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.BlockContext
-
- BlockDecompressor - Interface in org.apache.paimon.compression
-
A decompressor which decompresses a block each time.
- BlockElement - Interface in org.apache.paimon.options.description
-
Part of description that represents a block e.g.
- BlockEntry - Class in org.apache.paimon.lookup.sort
-
Entry represents a key value.
- BlockEntry(MemorySlice, MemorySlice) - Constructor for class org.apache.paimon.lookup.sort.BlockEntry
-
- BlockHandle - Class in org.apache.paimon.lookup.sort
-
Handle for a block.
- BlockingExecutor - Class in org.apache.paimon.utils
-
A executor wrapper to execute with
Semaphore
.
- BlockingExecutor(ExecutorService, int) - Constructor for class org.apache.paimon.utils.BlockingExecutor
-
- BlockIterator - Class in org.apache.paimon.lookup.sort
-
- BlockIterator(MemorySliceInput, int, Comparator<MemorySlice>) - Constructor for class org.apache.paimon.lookup.sort.BlockIterator
-
- blockLabel - Variable in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- blockLabel - Variable in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- blockPadding(boolean) - Method in class org.apache.orc.OrcFile.WriterOptions
-
Sets whether the HDFS blocks are padded to prevent stripes from straddling blocks.
- BlockReader - Class in org.apache.paimon.lookup.sort
-
Reader for a block.
- BlockReader(MemorySlice, Comparator<MemorySlice>) - Constructor for class org.apache.paimon.lookup.sort.BlockReader
-
- blockSize(long) - Method in class org.apache.orc.OrcFile.WriterOptions
-
Set the file system block size for the file.
- blockSize() - Method in class org.apache.paimon.format.FileFormatFactory.FormatContext
-
- BLOCKSIZE - Static variable in class org.apache.paimon.utils.IOUtils
-
The block size for byte operations in byte.
- blockStatement() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.BlockContext
-
- blockStatement(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.BlockContext
-
- blockStatement() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.BlockContext
-
- blockStatement(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.BlockContext
-
- blockStatement() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- blockStatement() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- blockStatement() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.SwitchBlockStatementGroupContext
-
- blockStatement(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.SwitchBlockStatementGroupContext
-
- blockStatement() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.SwitchBlockStatementGroupContext
-
- blockStatement(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.SwitchBlockStatementGroupContext
-
- BlockStatementContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.BlockStatementContext
-
- BlockStatementContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.BlockStatementContext
-
- BlockStatementGrouper - Class in org.apache.paimon.codegen.codesplit
-
Groups end extract single line statements such as operations on fields/local variables, IF and
WHILE statements and extract new method for each group making them smaller.
- BlockStatementGrouper(String, long, String) - Constructor for class org.apache.paimon.codegen.codesplit.BlockStatementGrouper
-
Initialize new BlockStatementGrouper.
- BlockStatementGrouper.RewriteGroupedCode - Class in org.apache.paimon.codegen.codesplit
-
This object represents a rewritten code block.
- BlockStatementRewriter - Class in org.apache.paimon.codegen.codesplit
-
Extract branch of IFs, ELSEs statements and WHILEs code blocks into smaller methods.
- BlockStatementRewriter(String, long) - Constructor for class org.apache.paimon.codegen.codesplit.BlockStatementRewriter
-
- BlockStatementSplitter - Class in org.apache.paimon.codegen.codesplit
-
Extract statements from IFs, ELSEs and WHILEs blocks making them smaller.
- BlockStatementSplitter(String, String) - Constructor for class org.apache.paimon.codegen.codesplit.BlockStatementSplitter
-
Initialize new BlockStatementSplitter.
- BlockTrailer - Class in org.apache.paimon.lookup.sort
-
Trailer of a block.
- BlockTrailer(BlockCompressionType, int) - Constructor for class org.apache.paimon.lookup.sort.BlockTrailer
-
- BlockWriter - Class in org.apache.paimon.lookup.sort
-
Writer to build a Block.
- BlockWriter(int) - Constructor for class org.apache.paimon.lookup.sort.BlockWriter
-
- BLOOM_FILTER - Static variable in class org.apache.paimon.fileindex.bloomfilter.BloomFilterFileIndexFactory
-
- BLOOM_FILTER_BITS_PER_KEY - Static variable in class org.apache.paimon.lookup.RocksDBOptions
-
- BLOOM_FILTER_BLOCK_BASED_MODE - Static variable in class org.apache.paimon.lookup.RocksDBOptions
-
- BloomFilter - Class in org.apache.paimon.utils
-
Bloom filter based on one memory segment.
- BloomFilter(long, int) - Constructor for class org.apache.paimon.utils.BloomFilter
-
- BloomFilter.Builder - Class in org.apache.paimon.utils
-
Bloom filter based on one memory segment.
- BloomFilter64 - Class in org.apache.paimon.utils
-
Bloom filter 64 handle 64 bits hash.
- BloomFilter64(long, double) - Constructor for class org.apache.paimon.utils.BloomFilter64
-
- BloomFilter64(int, BloomFilter64.BitSet) - Constructor for class org.apache.paimon.utils.BloomFilter64
-
- BloomFilter64.BitSet - Class in org.apache.paimon.utils
-
Bit set used for bloom filter 64.
- bloomFilterColumns(String) - Method in class org.apache.orc.OrcFile.WriterOptions
-
Comma separated values of column names for which bloom filter is to be created.
- BloomFilterFileIndex - Class in org.apache.paimon.fileindex.bloomfilter
-
Bloom filter for file index.
- BloomFilterFileIndex(DataType, Options) - Constructor for class org.apache.paimon.fileindex.bloomfilter.BloomFilterFileIndex
-
- BloomFilterFileIndexFactory - Class in org.apache.paimon.fileindex.bloomfilter
-
- BloomFilterFileIndexFactory() - Constructor for class org.apache.paimon.fileindex.bloomfilter.BloomFilterFileIndexFactory
-
- bloomFilterFpp(double) - Method in class org.apache.orc.OrcFile.WriterOptions
-
Specify the false positive probability for bloom filter.
- BloomFilterHandle - Class in org.apache.paimon.lookup.sort
-
Handle for bloom filter.
- bloomFilterVersion(OrcFile.BloomFilterVersion) - Method in class org.apache.orc.OrcFile.WriterOptions
-
Set the version of the bloom filters to write.
- BOOL_LITERAL - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- BOOL_LITERAL - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- BOOL_LITERAL - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- BOOL_LITERAL - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- BOOL_LITERAL() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LiteralContext
-
- BOOL_LITERAL() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LiteralContext
-
- BOOLEAN - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- BOOLEAN - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- BOOLEAN - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- BOOLEAN - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- BOOLEAN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PrimitiveTypeContext
-
- BOOLEAN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PrimitiveTypeContext
-
- BOOLEAN() - Static method in class org.apache.paimon.types.DataTypes
-
- BooleanArrayList - Class in org.apache.paimon.utils
-
Minimal implementation of an array-backed list of booleans.
- BooleanArrayList(int) - Constructor for class org.apache.paimon.utils.BooleanArrayList
-
- BooleanColumnReader - Class in org.apache.paimon.format.parquet.reader
-
- BooleanColumnReader(ColumnDescriptor, PageReader) - Constructor for class org.apache.paimon.format.parquet.reader.BooleanColumnReader
-
- BooleanColumnVector - Interface in org.apache.paimon.data.columnar
-
Boolean column vector.
- BooleanSerializer - Class in org.apache.paimon.data.serializer
-
Type serializer for Boolean
(and bool
, via auto-boxing).
- BooleanSerializer() - Constructor for class org.apache.paimon.data.serializer.BooleanSerializer
-
- booleanType() - Method in class org.apache.paimon.options.ConfigOptions.OptionBuilder
-
Defines that the value of the option should be of
Boolean
type.
- BooleanType - Class in org.apache.paimon.types
-
Data type of a boolean with a (possibly) three-valued logic of TRUE, FALSE, UNKNOWN
.
- BooleanType(boolean) - Constructor for class org.apache.paimon.types.BooleanType
-
- BooleanType() - Constructor for class org.apache.paimon.types.BooleanType
-
- BooleanWriter(FieldVector) - Constructor for class org.apache.paimon.arrow.writer.ArrowFieldWriters.BooleanWriter
-
- bootstrap(int, int, Consumer<InternalRow>) - Method in class org.apache.paimon.crosspartition.IndexBootstrap
-
- bootstrap(int, int) - Method in class org.apache.paimon.crosspartition.IndexBootstrap
-
- bootstrap() - Method in class org.apache.paimon.flink.lookup.FullCacheLookupTable
-
- BOOTSTRAP_SERVERS - Static variable in class org.apache.paimon.flink.kafka.KafkaLogOptions
-
- bootstrapBucket(BinaryRow, int) - Method in class org.apache.paimon.crosspartition.BucketAssigner
-
- bootstrapKey(InternalRow) - Method in class org.apache.paimon.crosspartition.GlobalIndexAssigner
-
- bootstrapType(TableSchema) - Static method in class org.apache.paimon.crosspartition.IndexBootstrap
-
- bop - Variable in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- bop - Variable in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- BoundedChecker - Interface in org.apache.paimon.table.source.snapshot
-
Checker to check whether the bounded stream is end.
- BoundedOneInputOperator<IN,OUT> - Class in org.apache.paimon.flink.utils
-
A OneInputStreamOperator
with BoundedOneInput
.
- BoundedOneInputOperator() - Constructor for class org.apache.paimon.flink.utils.BoundedOneInputOperator
-
- BoundedTwoInputOperator<IN1,IN2,OUT> - Class in org.apache.paimon.flink.utils
-
A TwoInputStreamOperator
with BoundedMultiInput
.
- BoundedTwoInputOperator() - Constructor for class org.apache.paimon.flink.utils.BoundedTwoInputOperator
-
- BRANCH - Static variable in class org.apache.paimon.CoreOptions
-
- branch() - Method in class org.apache.paimon.CoreOptions
-
- branch(Map<String, String>) - Static method in class org.apache.paimon.CoreOptions
-
- branch() - Method in class org.apache.paimon.utils.SnapshotManager
-
- BRANCH_PREFIX - Static variable in class org.apache.paimon.utils.BranchManager
-
- branchDirectory() - Method in class org.apache.paimon.utils.BranchManager
-
Return the root Directory of branch.
- BRANCHES - Static variable in class org.apache.paimon.table.system.BranchesTable
-
- branches() - Method in class org.apache.paimon.utils.BranchManager
-
Get all branches for the table.
- BranchesTable - Class in org.apache.paimon.table.system
-
A
Table
for showing branches of table.
- BranchesTable(FileStoreTable) - Constructor for class org.apache.paimon.table.system.BranchesTable
-
- BranchesTable(FileIO, Path) - Constructor for class org.apache.paimon.table.system.BranchesTable
-
- branchExists(String) - Method in class org.apache.paimon.utils.BranchManager
-
Check if a branch exists.
- branchManager() - Method in class org.apache.paimon.privilege.PrivilegedFileStoreTable
-
- branchManager() - Method in interface org.apache.paimon.table.DataTable
-
- branchManager() - Method in class org.apache.paimon.table.DelegatedFileStoreTable
-
- branchManager() - Method in class org.apache.paimon.table.system.AuditLogTable
-
- branchManager() - Method in class org.apache.paimon.table.system.CompactBucketsTable
-
- branchManager() - Method in class org.apache.paimon.table.system.FileMonitorTable
-
- branchManager() - Method in class org.apache.paimon.table.system.ReadOptimizedTable
-
- BranchManager - Class in org.apache.paimon.utils
-
Manager for Branch
.
- BranchManager(FileIO, Path, SnapshotManager, TagManager, SchemaManager) - Constructor for class org.apache.paimon.utils.BranchManager
-
- branchPath(Path, String) - Static method in class org.apache.paimon.utils.BranchManager
-
Return the path string of a branch.
- branchPath(String) - Method in class org.apache.paimon.utils.BranchManager
-
Return the path of a branch.
- BREAK - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- BREAK - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- BREAK - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- BREAK - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- BREAK() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- BREAK() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- BSI_INDEX - Static variable in class org.apache.paimon.fileindex.bsi.BitSliceIndexBitmapFileIndexFactory
-
- BUCKET - Static variable in class org.apache.paimon.CoreOptions
-
- bucket() - Method in class org.apache.paimon.CoreOptions
-
- bucket() - Method in class org.apache.paimon.flink.lookup.FixedBucketFromPkExtractor
-
- bucket() - Method in class org.apache.paimon.flink.sink.cdc.CdcRecordKeyAndBucketExtractor
-
- bucket() - Method in class org.apache.paimon.flink.sink.LogOffsetCommittable
-
- bucket() - Method in class org.apache.paimon.flink.sink.RowDataKeyAndBucketExtractor
-
- bucket() - Method in class org.apache.paimon.flink.sink.StoreSinkWriteState.StateValue
-
- bucket() - Method in class org.apache.paimon.flink.source.align.PlaceholderSplit
-
- bucket() - Method in class org.apache.paimon.manifest.BucketEntry
-
- bucket() - Method in interface org.apache.paimon.manifest.FileEntry
-
- bucket - Variable in class org.apache.paimon.manifest.FileEntry.Identifier
-
- bucket() - Method in class org.apache.paimon.manifest.IndexManifestEntry
-
- bucket() - Method in class org.apache.paimon.manifest.ManifestEntry
-
- bucket() - Method in class org.apache.paimon.manifest.SimpleFileEntry
-
- bucket - Variable in class org.apache.paimon.operation.FileStoreWrite.State
-
- bucket() - Method in class org.apache.paimon.service.messages.KvRequest
-
- bucket() - Method in interface org.apache.paimon.table.sink.CommitMessage
-
Bucket of this commit message.
- bucket() - Method in class org.apache.paimon.table.sink.CommitMessageImpl
-
- bucket() - Method in class org.apache.paimon.table.sink.DynamicBucketRowKeyExtractor
-
- bucket() - Method in class org.apache.paimon.table.sink.FixedBucketRowKeyExtractor
-
- bucket() - Method in interface org.apache.paimon.table.sink.KeyAndBucketExtractor
-
- bucket(int, int) - Static method in interface org.apache.paimon.table.sink.KeyAndBucketExtractor
-
- bucket() - Method in class org.apache.paimon.table.sink.SinkRecord
-
- bucket() - Method in class org.apache.paimon.table.sink.UnawareBucketRowKeyExtractor
-
- bucket() - Method in class org.apache.paimon.table.source.DataSplit
-
- bucket() - Method in class org.apache.paimon.table.system.FileMonitorTable.FileChange
-
- BUCKET_FIELD - Static variable in class org.apache.paimon.crosspartition.IndexBootstrap
-
- BUCKET_KEY - Static variable in class org.apache.paimon.CoreOptions
-
- BUCKET_PATH_PREFIX - Static variable in class org.apache.paimon.utils.FileStorePathFactory
-
- BucketAccelerateConfigurationHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketAccelerateConfigurationHandler
-
- BucketAssigner - Class in org.apache.paimon.crosspartition
-
Bucket Assigner to assign bucket in a partition.
- BucketAssigner() - Constructor for class org.apache.paimon.crosspartition.BucketAssigner
-
- BucketAssigner - Interface in org.apache.paimon.index
-
Assigner a bucket for a record, just used in dynamic bucket table.
- BucketCrossOriginConfigurationHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketCrossOriginConfigurationHandler
-
- BucketedAppendCompactManager - Class in org.apache.paimon.append
-
- BucketedAppendCompactManager(ExecutorService, List<DataFileMeta>, DeletionVectorsMaintainer, int, int, long, BucketedAppendCompactManager.CompactRewriter, CompactionMetrics.Reporter) - Constructor for class org.apache.paimon.append.BucketedAppendCompactManager
-
- BucketedAppendCompactManager.AutoCompactTask - Class in org.apache.paimon.append
-
A
CompactTask
impl for append-only table auto-compaction.
- BucketedAppendCompactManager.CompactRewriter - Interface in org.apache.paimon.append
-
Compact rewriter for append-only table.
- BucketedAppendCompactManager.FullCompactTask - Class in org.apache.paimon.append
-
A
CompactTask
impl for full compaction of append-only table.
- BucketedAppendDeletionFileMaintainer - Class in org.apache.paimon.deletionvectors.append
-
- bucketEntries() - Method in interface org.apache.paimon.table.source.snapshot.SnapshotReader
-
- bucketEntries() - Method in class org.apache.paimon.table.source.snapshot.SnapshotReaderImpl
-
- BucketEntry - Class in org.apache.paimon.manifest
-
Entry representing a bucket.
- BucketEntry(BinaryRow, int, long, long, long, long) - Constructor for class org.apache.paimon.manifest.BucketEntry
-
- BucketFunction() - Constructor for class org.apache.paimon.spark.catalog.functions.PaimonFunctions.BucketFunction
-
- bucketGetter() - Static method in class org.apache.paimon.manifest.ManifestEntrySerializer
-
- bucketKeyHashCode(BinaryRow) - Static method in interface org.apache.paimon.table.sink.KeyAndBucketExtractor
-
- bucketKeys() - Method in class org.apache.paimon.schema.TableSchema
-
- BucketLifecycleConfigurationHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketLifecycleConfigurationHandler
-
- BucketLocationHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketLocationHandler
-
- BucketLoggingConfigurationHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketLoggingConfigurationHandler
-
- bucketMode() - Method in class org.apache.paimon.AppendOnlyFileStore
-
- bucketMode() - Method in interface org.apache.paimon.FileStore
-
- bucketMode - Variable in class org.apache.paimon.flink.source.ContinuousFileStoreSource
-
- bucketMode() - Method in class org.apache.paimon.KeyValueFileStore
-
- bucketMode() - Method in class org.apache.paimon.privilege.PrivilegedFileStore
-
- BucketMode - Enum in org.apache.paimon.table
-
Bucket mode of the table, it affects the writing process and also affects the bucket skipping in
reading.
- bucketMode() - Method in interface org.apache.paimon.table.FileStoreTable
-
- bucketPath() - Method in class org.apache.paimon.table.source.DataSplit
-
- bucketPath(BinaryRow, int) - Method in class org.apache.paimon.utils.FileStorePathFactory
-
- BucketReplicationConfigurationHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketReplicationConfigurationHandler
-
- BUCKETS - Static variable in class org.apache.paimon.table.system.BucketsTable
-
- BucketSelectConverter - Interface in org.apache.paimon.operation
-
Bucket filter push down in scan to skip files.
- BucketSelectConverter.Selector - Class in org.apache.paimon.operation
-
- BucketSpec - Class in org.apache.paimon.table
-
Bucket spec holds all bucket information, we can do plan optimization during table scan.
- BucketSpec(BucketMode, List<String>, int) - Constructor for class org.apache.paimon.table.BucketSpec
-
- bucketSpec() - Method in interface org.apache.paimon.table.FileStoreTable
-
- BucketsRowChannelComputer - Class in org.apache.paimon.flink.sink
-
- BucketsRowChannelComputer() - Constructor for class org.apache.paimon.flink.sink.BucketsRowChannelComputer
-
- BucketsTable - Class in org.apache.paimon.table.system
-
A
Table
for showing buckets info.
- BucketsTable(FileStoreTable) - Constructor for class org.apache.paimon.table.system.BucketsTable
-
- BucketTaggingConfigurationHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketTaggingConfigurationHandler
-
- BucketUnawareCompactSource - Class in org.apache.paimon.flink.source
-
Source Function for unaware-bucket Compaction.
- BucketUnawareCompactSource(FileStoreTable, boolean, long, Predicate) - Constructor for class org.apache.paimon.flink.source.BucketUnawareCompactSource
-
- BucketVersioningConfigurationHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketVersioningConfigurationHandler
-
- BucketWebsiteConfigurationHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketWebsiteConfigurationHandler
-
- buffer - Variable in class org.apache.paimon.data.columnar.heap.HeapBytesVector
-
buffer to use when actually copying in data.
- Buffer - Class in org.apache.paimon.memory
-
A buffer with size.
- Buffer(MemorySegment, int) - Constructor for class org.apache.paimon.memory.Buffer
-
- buffer() - Method in class org.apache.paimon.service.network.NettyBufferPool
-
- buffer(int) - Method in class org.apache.paimon.service.network.NettyBufferPool
-
- buffer(int, int) - Method in class org.apache.paimon.service.network.NettyBufferPool
-
- BUFFER_SIZE - Static variable in class org.apache.paimon.fs.AsyncPositionOutputStream
-
- BufferCompressionException - Exception in org.apache.paimon.compression
-
A BufferCompressionException
is thrown when the target data cannot be compressed, such as
insufficient target buffer space for compression, etc.
- BufferCompressionException() - Constructor for exception org.apache.paimon.compression.BufferCompressionException
-
- BufferCompressionException(String) - Constructor for exception org.apache.paimon.compression.BufferCompressionException
-
- BufferCompressionException(String, Throwable) - Constructor for exception org.apache.paimon.compression.BufferCompressionException
-
- BufferCompressionException(Throwable) - Constructor for exception org.apache.paimon.compression.BufferCompressionException
-
- BufferDecompressionException - Exception in org.apache.paimon.compression
-
A BufferDecompressionException
is thrown when the target data cannot be decompressed,
such as data corruption, insufficient target buffer space for decompression, etc.
- BufferDecompressionException() - Constructor for exception org.apache.paimon.compression.BufferDecompressionException
-
- BufferDecompressionException(String) - Constructor for exception org.apache.paimon.compression.BufferDecompressionException
-
- BufferDecompressionException(String, Throwable) - Constructor for exception org.apache.paimon.compression.BufferDecompressionException
-
- BufferDecompressionException(Throwable) - Constructor for exception org.apache.paimon.compression.BufferDecompressionException
-
- BufferFileChannelReader - Class in org.apache.paimon.disk
-
Helper class to read
Buffer
s from files into objects.
- BufferFileReader - Interface in org.apache.paimon.disk
-
- BufferFileReaderImpl - Class in org.apache.paimon.disk
-
- BufferFileReaderImpl(FileIOChannel.ID) - Constructor for class org.apache.paimon.disk.BufferFileReaderImpl
-
- BufferFileWriter - Interface in org.apache.paimon.disk
-
- BufferFileWriterImpl - Class in org.apache.paimon.disk
-
- BufferFileWriterImpl(FileIOChannel.ID) - Constructor for class org.apache.paimon.disk.BufferFileWriterImpl
-
- bufferPreemptCount() - Method in class org.apache.paimon.memory.MemoryPoolFactory
-
- bufferSize(int) - Method in class org.apache.orc.OrcFile.WriterOptions
-
The size of the memory buffers used for compressing and storing the stripe in memory.
- bufferSpillable() - Method in class org.apache.paimon.operation.KeyValueFileStoreWrite
-
- build() - Method in class org.apache.paimon.casting.CastRulePredicate.Builder
-
- build() - Method in class org.apache.paimon.codegen.SortSpec.SortSpecBuilder
-
- build() - Method in interface org.apache.paimon.flink.action.Action
-
Builds the action within the given Flink Stream Execution Environment.
- build() - Method in class org.apache.paimon.flink.action.cdc.SynchronizationActionBase
-
- build() - Method in class org.apache.paimon.flink.action.CloneAction
-
- build() - Method in class org.apache.paimon.flink.action.CompactAction
-
- build() - Method in class org.apache.paimon.flink.action.CompactDatabaseAction
-
- build() - Method in class org.apache.paimon.flink.action.SortCompactAction
-
- build() - Method in class org.apache.paimon.flink.clone.CloneSourceBuilder
-
- build() - Method in class org.apache.paimon.flink.compact.UnawareBucketCompactionTopoBuilder
-
- build(StreamExecutionEnvironment, Table) - Static method in class org.apache.paimon.flink.service.QueryFileMonitor
-
- build(StreamExecutionEnvironment, Table, int) - Static method in class org.apache.paimon.flink.service.QueryService
-
- build() - Method in class org.apache.paimon.flink.sink.cdc.CdcSinkBuilder
-
- build() - Method in class org.apache.paimon.flink.sink.cdc.FlinkCdcSyncDatabaseSinkBuilder
-
- build(RichCdcMultiplexRecord) - Method in class org.apache.paimon.flink.sink.cdc.NewTableSchemaBuilder
-
- build() - Method in class org.apache.paimon.flink.sink.cdc.RichCdcRecord.Builder
-
- build() - Method in class org.apache.paimon.flink.sink.cdc.RichCdcSinkBuilder
-
- build() - Method in class org.apache.paimon.flink.sink.CompactorSinkBuilder
-
- build(DataStream<InternalRow>, Integer) - Method in class org.apache.paimon.flink.sink.DynamicBucketCompactSink
-
- build(DataStream<T>, Integer) - Method in class org.apache.paimon.flink.sink.DynamicBucketSink
-
- build() - Method in class org.apache.paimon.flink.sink.FlinkSinkBuilder
-
Build DataStreamSink
.
- build(DataStream<InternalRow>, Integer) - Method in class org.apache.paimon.flink.sink.index.GlobalDynamicBucketSink
-
- build() - Method in class org.apache.paimon.flink.sorter.TableSortInfo.Builder
-
- build() - Method in class org.apache.paimon.flink.source.CompactorSourceBuilder
-
- build() - Method in class org.apache.paimon.flink.source.FlinkSourceBuilder
-
Build source DataStream
with RowData
.
- build() - Method in class org.apache.paimon.io.cache.CacheBuilder
-
- build(BinaryRow, int, DeletionVector.Factory) - Method in class org.apache.paimon.io.KeyValueFileReaderFactory.Builder
-
- build(BinaryRow, int, DeletionVector.Factory, boolean, List<Predicate>) - Method in class org.apache.paimon.io.KeyValueFileReaderFactory.Builder
-
- build(BinaryRow, int, CoreOptions) - Method in class org.apache.paimon.io.KeyValueFileWriterFactory.Builder
-
- build() - Method in class org.apache.paimon.options.description.Description.DescriptionBuilder
-
Creates description representation.
- build() - Method in class org.apache.paimon.options.ExpireConfig.Builder
-
- build() - Method in class org.apache.paimon.schema.Schema.Builder
-
Returns an instance of an unresolved
Schema
.
- build() - Method in interface org.apache.paimon.spark.procedure.ProcedureBuilder
-
- build() - Method in class org.apache.paimon.table.FormatTable.Builder
-
- build() - Method in class org.apache.paimon.table.source.DataSplit.Builder
-
- build() - Method in class org.apache.paimon.types.RowType.Builder
-
- build() - Method in class org.apache.paimon.utils.BitSliceIndexRoaringBitmap.Appender
-
- build(String, TableSchema, TableSchema) - Method in class org.apache.paimon.utils.BulkFormatMapping.BulkFormatMappingBuilder
-
- build() - Method in class org.apache.paimon.utils.ExecutorThreadFactory.Builder
-
- build() - Method in class org.apache.paimon.utils.Int2ShortHashMap.Builder
-
- build() - Method in class org.apache.parquet.hadoop.ParquetWriter.Builder
-
- buildAwareBucketTableSource() - Method in class org.apache.paimon.flink.source.CombinedTableCompactorSourceBuilder
-
- buildComputedColumns(List<String>, List<DataField>) - Static method in class org.apache.paimon.flink.action.cdc.ComputedColumnUtils
-
- buildComputedColumns(List<String>, List<DataField>, boolean) - Static method in class org.apache.paimon.flink.action.cdc.ComputedColumnUtils
-
The caseSensitive only affects check.
- buildDataStream() - Method in class org.apache.paimon.flink.action.MergeIntoAction
-
- buildDynamicBucketSink(DataStream<InternalRow>, boolean) - Method in class org.apache.paimon.flink.sink.FlinkSinkBuilder
-
- buildEnumerator(SplitEnumeratorContext<FileStoreSourceSplit>, Collection<FileStoreSourceSplit>, Long, StreamTableScan) - Method in class org.apache.paimon.flink.source.align.AlignedContinuousFileStoreSource
-
- buildEnumerator(SplitEnumeratorContext<FileStoreSourceSplit>, Collection<FileStoreSourceSplit>, Long, StreamTableScan) - Method in class org.apache.paimon.flink.source.ContinuousFileStoreSource
-
- builder() - Static method in class org.apache.paimon.casting.CastRulePredicate
-
- Builder() - Constructor for class org.apache.paimon.casting.CastRulePredicate.Builder
-
- builder() - Static method in class org.apache.paimon.codegen.SortSpec
-
- builder(RowKind) - Static method in class org.apache.paimon.flink.sink.cdc.RichCdcRecord
-
- Builder(RowKind, AtomicInteger) - Constructor for class org.apache.paimon.flink.sink.cdc.RichCdcRecord.Builder
-
- Builder() - Constructor for class org.apache.paimon.flink.sorter.TableSortInfo.Builder
-
- builder(FileIO, SchemaManager, TableSchema, RowType, RowType, FileFormatDiscover, FileStorePathFactory, KeyValueFieldsExtractor, CoreOptions) - Static method in class org.apache.paimon.io.KeyValueFileReaderFactory
-
- builder(FileIO, long, RowType, RowType, FileFormat, Map<String, FileStorePathFactory>, long) - Static method in class org.apache.paimon.io.KeyValueFileWriterFactory
-
- builder() - Static method in class org.apache.paimon.options.description.Description
-
- builder() - Static method in class org.apache.paimon.options.ExpireConfig
-
- Builder() - Constructor for class org.apache.paimon.options.ExpireConfig.Builder
-
- builder() - Static method in class org.apache.paimon.options.ExpireConfig.Builder
-
- Builder() - Constructor for class org.apache.paimon.schema.Schema.Builder
-
- builder() - Static method in class org.apache.paimon.spark.procedure.CompactManifestProcedure
-
- builder() - Static method in class org.apache.paimon.spark.procedure.CompactProcedure
-
- builder() - Static method in class org.apache.paimon.spark.procedure.CreateBranchProcedure
-
- builder() - Static method in class org.apache.paimon.spark.procedure.CreateTagFromTimestampProcedure
-
- builder() - Static method in class org.apache.paimon.spark.procedure.CreateTagProcedure
-
- builder() - Static method in class org.apache.paimon.spark.procedure.DeleteBranchProcedure
-
- builder() - Static method in class org.apache.paimon.spark.procedure.DeleteTagProcedure
-
- builder() - Static method in class org.apache.paimon.spark.procedure.ExpirePartitionsProcedure
-
- builder() - Static method in class org.apache.paimon.spark.procedure.ExpireSnapshotsProcedure
-
- builder() - Static method in class org.apache.paimon.spark.procedure.ExpireTagsProcedure
-
- builder() - Static method in class org.apache.paimon.spark.procedure.FastForwardProcedure
-
- builder() - Static method in class org.apache.paimon.spark.procedure.MarkPartitionDoneProcedure
-
- builder() - Static method in class org.apache.paimon.spark.procedure.MigrateDatabaseProcedure
-
- builder() - Static method in class org.apache.paimon.spark.procedure.MigrateFileProcedure
-
- builder() - Static method in class org.apache.paimon.spark.procedure.MigrateTableProcedure
-
- builder() - Static method in class org.apache.paimon.spark.procedure.RemoveOrphanFilesProcedure
-
- builder() - Static method in class org.apache.paimon.spark.procedure.RenameTagProcedure
-
- builder() - Static method in class org.apache.paimon.spark.procedure.RepairProcedure
-
- builder() - Static method in class org.apache.paimon.spark.procedure.ReplaceTagProcedure
-
- builder() - Static method in class org.apache.paimon.spark.procedure.ResetConsumerProcedure
-
- builder() - Static method in class org.apache.paimon.spark.procedure.RollbackProcedure
-
- builder() - Static method in class org.apache.paimon.spark.procedure.RollbackToTimestampProcedure
-
- builder() - Static method in interface org.apache.paimon.table.FormatTable
-
- Builder() - Constructor for class org.apache.paimon.table.FormatTable.Builder
-
- builder() - Static method in class org.apache.paimon.table.source.DataSplit
-
- Builder() - Constructor for class org.apache.paimon.table.source.DataSplit.Builder
-
- builder() - Static method in class org.apache.paimon.types.RowType
-
- builder(boolean, AtomicInteger) - Static method in class org.apache.paimon.types.RowType
-
- builder(long, double) - Static method in class org.apache.paimon.utils.BloomFilter
-
- Builder() - Constructor for class org.apache.paimon.utils.ExecutorThreadFactory.Builder
-
- builder() - Static method in class org.apache.paimon.utils.Int2ShortHashMap
-
- Builder() - Constructor for class org.apache.paimon.utils.Int2ShortHashMap.Builder
-
- Builder(OutputFile) - Constructor for class org.apache.parquet.hadoop.ParquetWriter.Builder
-
- buildEventParserFactory() - Method in class org.apache.paimon.flink.action.cdc.SyncDatabaseActionBase
-
- buildEventParserFactory() - Method in class org.apache.paimon.flink.action.cdc.SynchronizationActionBase
-
- buildEventParserFactory() - Method in class org.apache.paimon.flink.action.cdc.SyncTableActionBase
-
- buildFieldsList(List<DataField>, List<String>, MessageColumnIO) - Static method in class org.apache.paimon.format.parquet.reader.ParquetSplitReaderUtil
-
- buildForFixedBucket(DataStream<InternalRow>) - Method in class org.apache.paimon.flink.sink.FlinkSinkBuilder
-
- buildForRow() - Method in class org.apache.paimon.flink.source.FlinkSourceBuilder
-
Build source DataStream
with RowData
.
- buildForUnawareBucketsTableSource() - Method in class org.apache.paimon.flink.source.CombinedTableCompactorSourceBuilder
-
- buildHybridFirstSource(Table, int[][], Predicate) - Static method in class org.apache.paimon.flink.source.LogHybridSourceFactory
-
- buildKafkaSource(Configuration, KafkaDeserializationSchema<CdcSourceRecord>) - Static method in class org.apache.paimon.flink.action.cdc.kafka.KafkaActionUtils
-
- buildMongodbSource(Configuration, String) - Static method in class org.apache.paimon.flink.action.cdc.mongodb.MongoDBActionUtils
-
- buildMySqlSource(Configuration, String, TypeMapping) - Static method in class org.apache.paimon.flink.action.cdc.mysql.MySqlActionUtils
-
- buildPaimonSchema(String, List<String>, List<String>, List<ComputedColumn>, Map<String, String>, Schema, CdcMetadataConverter[], boolean, boolean, boolean) - Static method in class org.apache.paimon.flink.action.cdc.CdcActionCommonUtils
-
- buildPaimonSchema(Schema) - Method in class org.apache.paimon.flink.action.cdc.MessageQueueSyncTableActionBase
-
- buildPaimonSchema(Schema) - Method in class org.apache.paimon.flink.action.cdc.SyncTableActionBase
-
- buildPaimonSchema(Identifier, CatalogBaseTable, Map<String, String>) - Method in class org.apache.paimon.flink.FlinkCatalog
-
- buildPostgresSource(Configuration, String[], String[]) - Static method in class org.apache.paimon.flink.action.cdc.postgres.PostgresActionUtils
-
- buildPulsarSource(Configuration, DeserializationSchema<CdcSourceRecord>) - Static method in class org.apache.paimon.flink.action.cdc.pulsar.PulsarActionUtils
-
- buildSchema(CdcSourceRecord) - Method in class org.apache.paimon.flink.action.cdc.format.AbstractRecordParser
-
- buildSchema(DatabaseMetaData, String, String, String, TypeMapping, JdbcToPaimonTypeVisitor) - Static method in class org.apache.paimon.flink.action.cdc.schema.JdbcSchemaUtils
-
- buildSchema(DatabaseMetaData, String, String, String, String, TypeMapping, JdbcToPaimonTypeVisitor) - Static method in class org.apache.paimon.flink.action.cdc.schema.JdbcSchemaUtils
-
- buildSink(DataStream<RichCdcMultiplexRecord>, EventParser.Factory<RichCdcMultiplexRecord>) - Method in class org.apache.paimon.flink.action.cdc.SyncDatabaseActionBase
-
- buildSink(DataStream<RichCdcMultiplexRecord>, EventParser.Factory<RichCdcMultiplexRecord>) - Method in class org.apache.paimon.flink.action.cdc.SynchronizationActionBase
-
- buildSink(DataStream<RichCdcMultiplexRecord>, EventParser.Factory<RichCdcMultiplexRecord>) - Method in class org.apache.paimon.flink.action.cdc.SyncTableActionBase
-
- buildSource() - Method in class org.apache.paimon.flink.action.cdc.mongodb.MongoDBSyncDatabaseAction
-
- buildSource() - Method in class org.apache.paimon.flink.action.cdc.mongodb.MongoDBSyncTableAction
-
- buildSource() - Method in class org.apache.paimon.flink.action.cdc.mysql.MySqlSyncDatabaseAction
-
- buildSource() - Method in class org.apache.paimon.flink.action.cdc.mysql.MySqlSyncTableAction
-
- buildSource() - Method in class org.apache.paimon.flink.action.cdc.postgres.PostgresSyncTableAction
-
- buildSource() - Method in class org.apache.paimon.flink.action.cdc.SynchronizationActionBase
-
- buildSource(StreamExecutionEnvironment, BucketUnawareCompactSource, boolean, String) - Static method in class org.apache.paimon.flink.source.BucketUnawareCompactSource
-
- buildSource(StreamExecutionEnvironment, String, TypeInformation<RowData>, Catalog.Loader, Pattern, Pattern, Pattern, Duration) - Static method in class org.apache.paimon.flink.source.operator.CombinedAwareBatchSourceFunction
-
- buildSource(StreamExecutionEnvironment, String, TypeInformation<RowData>, Catalog.Loader, Pattern, Pattern, Pattern, long) - Static method in class org.apache.paimon.flink.source.operator.CombinedAwareStreamingSourceFunction
-
- buildSource(StreamExecutionEnvironment, String, Catalog.Loader, Pattern, Pattern, Pattern, Duration) - Static method in class org.apache.paimon.flink.source.operator.CombinedUnawareBatchSourceFunction
-
- buildSource(StreamExecutionEnvironment, String, Catalog.Loader, Pattern, Pattern, Pattern, long) - Static method in class org.apache.paimon.flink.source.operator.CombinedUnawareStreamingSourceFunction
-
- buildSource(StreamExecutionEnvironment, String, TypeInformation<RowData>, ReadBuilder, long, boolean, boolean, BucketMode) - Static method in class org.apache.paimon.flink.source.operator.MonitorFunction
-
- BulkFormatMapping - Class in org.apache.paimon.utils
-
Class with index mapping and bulk format.
- BulkFormatMapping(int[], CastFieldGetter[], Pair<int[], RowType>, FormatReaderFactory, TableSchema, List<Predicate>) - Constructor for class org.apache.paimon.utils.BulkFormatMapping
-
- BulkFormatMapping.BulkFormatMappingBuilder - Class in org.apache.paimon.utils
-
- BulkFormatMappingBuilder(FileFormatDiscover, List<DataField>, Function<TableSchema, List<DataField>>, List<Predicate>) - Constructor for class org.apache.paimon.utils.BulkFormatMapping.BulkFormatMappingBuilder
-
- bulkGetPartitionColumnStatistics(ObjectPath, List<CatalogPartitionSpec>) - Method in class org.apache.paimon.flink.FlinkGenericCatalog
-
- bulkGetPartitionStatistics(ObjectPath, List<CatalogPartitionSpec>) - Method in class org.apache.paimon.flink.FlinkGenericCatalog
-
- bulkLoadCollectFirst(BiConsumer<InternalRow, Integer>, RowIterator, Function<InternalRow, BinaryRow>, Function<InternalRow, BinaryRow>, Function<BinaryRow, Integer>) - Static method in interface org.apache.paimon.crosspartition.ExistingProcessor
-
- BulkLoader - Class in org.apache.paimon.lookup
-
Bulk loader for RocksDB.
- BulkLoader(RocksDB, Options, ColumnFamilyHandle, String) - Constructor for class org.apache.paimon.lookup.BulkLoader
-
- BulkLoader.WriteException - Exception in org.apache.paimon.lookup
-
Exception during writing.
- bulkLoadNewRecords(Function<ExistingProcessor.SortOrder, RowIterator>, Function<InternalRow, BinaryRow>, Function<InternalRow, BinaryRow>, Function<BinaryRow, Integer>) - Method in class org.apache.paimon.crosspartition.DeleteExistingProcessor
-
- bulkLoadNewRecords(Function<ExistingProcessor.SortOrder, RowIterator>, Function<InternalRow, BinaryRow>, Function<InternalRow, BinaryRow>, Function<BinaryRow, Integer>) - Method in interface org.apache.paimon.crosspartition.ExistingProcessor
-
- bulkLoadNewRecords(Function<ExistingProcessor.SortOrder, RowIterator>, Function<InternalRow, BinaryRow>, Function<InternalRow, BinaryRow>, Function<BinaryRow, Integer>) - Method in class org.apache.paimon.crosspartition.SkipNewExistingProcessor
-
- bulkLoadNewRecords(Function<ExistingProcessor.SortOrder, RowIterator>, Function<InternalRow, BinaryRow>, Function<InternalRow, BinaryRow>, Function<BinaryRow, Integer>) - Method in class org.apache.paimon.crosspartition.UseOldExistingProcessor
-
- bulkLoadWritePlus(byte[], byte[]) - Method in class org.apache.paimon.flink.lookup.PrimaryKeyLookupTable
-
- bulkLoadWritePlus(byte[], byte[]) - Method in class org.apache.paimon.flink.lookup.SecondaryIndexLookupTable
-
- BundleFileStoreWriter - Interface in org.apache.paimon.operation
-
Whether the writer could write bundle.
- BundleFormatWriter - Interface in org.apache.paimon.format
-
Format write with bundle interface.
- BundleRecords - Interface in org.apache.paimon.io
-
Interface of bundle records.
- byName(String) - Static method in enum org.apache.orc.OrcFile.Version
-
- BYTE - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- BYTE - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- BYTE - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- BYTE - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- BYTE() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PrimitiveTypeContext
-
- BYTE() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PrimitiveTypeContext
-
- BYTE_ARRAY_BASE_OFFSET - Static variable in class org.apache.paimon.memory.MemorySegment
-
- BYTE_ARRAY_BASE_OFFSET - Static variable in class org.apache.paimon.utils.BinaryRowDataUtil
-
- BYTE_ARRAY_OFFSET - Static variable in class org.apache.paimon.data.columnar.heap.AbstractHeapVector
-
- ByteArray(byte[]) - Constructor for class org.apache.paimon.lookup.RocksDBState.ByteArray
-
- byteArrayEquals(byte[], byte[], int) - Static method in class org.apache.paimon.utils.BinaryRowDataUtil
-
- byteArrayEquals(Object, long, Object, long, int) - Static method in class org.apache.paimon.utils.BinaryRowDataUtil
-
- ByteArraySeekableStream - Class in org.apache.paimon.fs
-
Wrap byte buf to a seekable input stream.
- ByteArraySeekableStream(byte[]) - Constructor for class org.apache.paimon.fs.ByteArraySeekableStream
-
- byteAt(int) - Method in class org.apache.paimon.data.BinaryString
-
Returns the byte
value at the specified index.
- ByteBufferAllocatorPool() - Constructor for class org.apache.orc.impl.RecordReaderUtils.ByteBufferAllocatorPool
-
- ByteColumnReader - Class in org.apache.paimon.format.parquet.reader
-
- ByteColumnReader(ColumnDescriptor, PageReader) - Constructor for class org.apache.paimon.format.parquet.reader.ByteColumnReader
-
- ByteColumnVector - Interface in org.apache.paimon.data.columnar
-
Byte column vector.
- byteIndex(int) - Static method in class org.apache.paimon.memory.MemorySegmentUtils
-
Given a bit index, return the byte index containing it.
- Bytes(byte[], int, int) - Constructor for class org.apache.paimon.data.columnar.BytesColumnVector.Bytes
-
- bytes - Variable in class org.apache.paimon.lookup.RocksDBState.ByteArray
-
- bytes - Variable in class org.apache.paimon.lookup.RocksDBState.Reference
-
- BYTES() - Static method in class org.apache.paimon.types.DataTypes
-
- BytesColumnReader - Class in org.apache.paimon.format.parquet.reader
-
- BytesColumnReader(ColumnDescriptor, PageReader) - Constructor for class org.apache.paimon.format.parquet.reader.BytesColumnReader
-
- BytesColumnVector - Interface in org.apache.paimon.data.columnar
-
- BytesColumnVector.Bytes - Class in org.apache.paimon.data.columnar
-
Bytes data.
- ByteSerializer - Class in org.apache.paimon.data.serializer
-
Type serializer for Byte
(and byte
, via auto-boxing).
- ByteSerializer() - Constructor for class org.apache.paimon.data.serializer.ByteSerializer
-
- bytesToBinaryString(byte[]) - Static method in class org.apache.paimon.utils.StringUtils
-
Given an array of bytes it will convert the bytes to a binary (0-1) string representation of
the bytes.
- BytesUtils - Class in org.apache.paimon.memory
-
Utils for byte[].
- BytesUtils() - Constructor for class org.apache.paimon.memory.BytesUtils
-
- byteToHexString(byte[], int, int) - Static method in class org.apache.paimon.utils.StringUtils
-
Given an array of bytes it will convert the bytes to a hex string representation of the
bytes.
- byteToHexString(byte[]) - Static method in class org.apache.paimon.utils.StringUtils
-
Given an array of bytes it will convert the bytes to a hex string representation of the
bytes.
- byteTruncateOrFill(byte[], int, ByteBuffer) - Static method in class org.apache.paimon.utils.ZOrderByteUtils
-
Return a bytebuffer with the given bytes truncated to length, or filled with 0's to length
depending on whether the given bytes are larger or smaller than the given length.
- Cache - Interface in org.apache.paimon.io.cache
-
Cache interface in paimon which supports caffeine and guava caches.
- cache() - Method in class org.apache.paimon.io.cache.CacheManager
-
- cache - Variable in class org.apache.paimon.lookup.RocksDBState
-
- Cache.CacheType - Enum in org.apache.paimon.io.cache
-
Type for cache.
- Cache.CacheValue - Class in org.apache.paimon.io.cache
-
Value for cache.
- CACHE_ENABLED - Static variable in class org.apache.paimon.options.CatalogOptions
-
- CACHE_EXPIRATION_INTERVAL_MS - Static variable in class org.apache.paimon.options.CatalogOptions
-
- CACHE_MANIFEST_MAX_MEMORY - Static variable in class org.apache.paimon.options.CatalogOptions
-
- CACHE_MANIFEST_SMALL_FILE_MEMORY - Static variable in class org.apache.paimon.options.CatalogOptions
-
- CACHE_MANIFEST_SMALL_FILE_THRESHOLD - Static variable in class org.apache.paimon.options.CatalogOptions
-
- CACHE_PAGE_SIZE - Static variable in class org.apache.paimon.CoreOptions
-
- CACHE_PARTITION_MAX_NUM - Static variable in class org.apache.paimon.options.CatalogOptions
-
- CacheBuilder - Class in org.apache.paimon.io.cache
-
Cache builder builds cache from cache type.
- CacheBuilder() - Constructor for class org.apache.paimon.io.cache.CacheBuilder
-
- CacheCallback - Interface in org.apache.paimon.io.cache
-
Callback for cache removal.
- CachedClientPool - Class in org.apache.paimon.hive.pool
-
A ClientPool that caches the underlying HiveClientPool instances.
- CachedClientPool(Configuration, Options, String) - Constructor for class org.apache.paimon.hive.pool.CachedClientPool
-
- CacheKey - Interface in org.apache.paimon.io.cache
-
Key for cache manager.
- CacheKey.PageIndexCacheKey - Class in org.apache.paimon.io.cache
-
Key for file page index.
- CacheKey.PositionCacheKey - Class in org.apache.paimon.io.cache
-
Key for file position and length.
- CachelessSegmentPool - Class in org.apache.paimon.memory
-
- CachelessSegmentPool(long, int) - Constructor for class org.apache.paimon.memory.CachelessSegmentPool
-
- CacheManager - Class in org.apache.paimon.io.cache
-
- CacheManager(MemorySize) - Constructor for class org.apache.paimon.io.cache.CacheManager
-
- CacheManager(Cache.CacheType, MemorySize) - Constructor for class org.apache.paimon.io.cache.CacheManager
-
- cacheManager - Variable in class org.apache.paimon.operation.MemoryFileStoreWrite
-
- CacheManager.SegmentContainer - Class in org.apache.paimon.io.cache
-
The container for the segment.
- cachePageSize() - Method in class org.apache.paimon.CoreOptions
-
- CacheReader - Interface in org.apache.paimon.io.cache
-
Reader to read byte[].
- CachingCatalog - Class in org.apache.paimon.catalog
-
A
Catalog
to cache databases and tables and manifests.
- CachingCatalog(Catalog) - Constructor for class org.apache.paimon.catalog.CachingCatalog
-
- CachingCatalog(Catalog, Duration, MemorySize, long, long) - Constructor for class org.apache.paimon.catalog.CachingCatalog
-
- CachingCatalog(Catalog, Duration, MemorySize, long, long, Ticker) - Constructor for class org.apache.paimon.catalog.CachingCatalog
-
- CaffeineCache - Class in org.apache.paimon.io.cache
-
Caffeine cache implementation.
- CaffeineCache(Cache<CacheKey, Cache.CacheValue>) - Constructor for class org.apache.paimon.io.cache.CaffeineCache
-
- calculateBitSetInBytes(int) - Static method in class org.apache.paimon.data.serializer.RowCompactedSerializer
-
- calculateBitSetWidthInBytes(int) - Static method in class org.apache.paimon.data.BinaryRow
-
- calculateChecksum(byte[]) - Static method in class org.apache.paimon.deletionvectors.DeletionVectorsIndexFile
-
- calculateCollectionOffsets(ParquetField, int[], int[], boolean) - Static method in class 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.
- calculateFixLengthPartSize(DataType) - Static method in class org.apache.paimon.data.BinaryArray
-
It store real value when type is primitive.
- calculateFixPartSizeInBytes(int) - Static method in class org.apache.paimon.data.BinaryRow
-
- calculateHeaderInBytes(int) - Static method in class org.apache.paimon.data.BinaryArray
-
- calculateLength() - Method in class org.apache.paimon.operation.metrics.CompactTimer
-
- calculateLengthByOffsets(boolean[], long[]) - Static method in class org.apache.paimon.format.parquet.reader.NestedPositionUtil
-
- calculateNewCapacity(int, int) - Method in class org.apache.paimon.service.network.NettyBufferPool
-
- call() - Method in class org.apache.paimon.compact.CompactTask
-
- call(ProcedureContext, String, String, String, String, String, String, String, String, Integer) - Method in class org.apache.paimon.flink.procedure.CloneProcedure
-
- call(ProcedureContext, String, String, String, String, String, String) - Method in class org.apache.paimon.flink.procedure.CompactDatabaseProcedure
-
- call(ProcedureContext, String) - Method in class org.apache.paimon.flink.procedure.CompactManifestProcedure
-
- call(ProcedureContext, String, String, String, String, String, String, String) - Method in class org.apache.paimon.flink.procedure.CompactProcedure
-
- call(ProcedureContext, String, String, String) - Method in class org.apache.paimon.flink.procedure.CreateBranchProcedure
-
- call(ProcedureContext, String, String, Long, String) - Method in class org.apache.paimon.flink.procedure.CreateOrReplaceTagBaseProcedure
-
- call(ProcedureContext, String, String, Long, String) - Method in class org.apache.paimon.flink.procedure.CreateTagFromTimestampProcedure
-
- call(ProcedureContext, String, String, Long, String) - Method in class org.apache.paimon.flink.procedure.CreateTagFromWatermarkProcedure
-
- call(ProcedureContext, String, String) - Method in class org.apache.paimon.flink.procedure.DeleteBranchProcedure
-
- call(ProcedureContext, String, String) - Method in class org.apache.paimon.flink.procedure.DeleteTagProcedure
-
- call(ProcedureContext, String, String...) - Method in class org.apache.paimon.flink.procedure.DropPartitionProcedure
-
Deprecated.
- call(ProcedureContext, String, String, String, String, String, Integer) - Method in class org.apache.paimon.flink.procedure.ExpirePartitionsProcedure
-
- call(ProcedureContext, String, Integer, Integer, String, Integer) - Method in class org.apache.paimon.flink.procedure.ExpireSnapshotsProcedure
-
- call(ProcedureContext, String, String) - Method in class org.apache.paimon.flink.procedure.ExpireTagsProcedure
-
- call(ProcedureContext, String, String) - Method in class org.apache.paimon.flink.procedure.FastForwardProcedure
-
- call(ProcedureContext, String, String) - Method in class org.apache.paimon.flink.procedure.MarkPartitionDoneProcedure
-
- call(ProcedureContext, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class org.apache.paimon.flink.procedure.MergeIntoProcedure
-
- call(ProcedureContext, String, String, String, Integer) - Method in class org.apache.paimon.flink.procedure.MigrateDatabaseProcedure
-
- call(ProcedureContext, String, String, String, Boolean, Integer) - Method in class org.apache.paimon.flink.procedure.MigrateFileProcedure
-
- call(ProcedureContext, String, String, String, Integer) - Method in class org.apache.paimon.flink.procedure.MigrateTableProcedure
-
- call(ProcedureContext, String, String) - Method in class org.apache.paimon.flink.procedure.privilege.CreatePrivilegedUserProcedure
-
- call(ProcedureContext, String) - Method in class org.apache.paimon.flink.procedure.privilege.DropPrivilegedUserProcedure
-
- call(ProcedureContext, String, String, String, String) - Method in class org.apache.paimon.flink.procedure.privilege.GrantPrivilegeToUserProcedure
-
- call(ProcedureContext, String) - Method in class org.apache.paimon.flink.procedure.privilege.InitFileBasedPrivilegeProcedure
-
- call(ProcedureContext, String, String, String, String) - Method in class org.apache.paimon.flink.procedure.privilege.RevokePrivilegeFromUserProcedure
-
- call(ProcedureContext, String, int) - Method in class org.apache.paimon.flink.procedure.QueryServiceProcedure
-
- call(ProcedureContext, String, String, Boolean, Integer, String) - Method in class org.apache.paimon.flink.procedure.RemoveOrphanFilesProcedure
-
- call(ProcedureContext, String, String, String) - Method in class org.apache.paimon.flink.procedure.RenameTagProcedure
-
- call(ProcedureContext, String) - Method in class org.apache.paimon.flink.procedure.RepairProcedure
-
- call(ProcedureContext, String, String, Long) - Method in class org.apache.paimon.flink.procedure.ResetConsumerProcedure
-
- call(ProcedureContext, String, String) - Method in class org.apache.paimon.flink.procedure.RewriteFileIndexProcedure
-
- call(ProcedureContext, String, String, Long) - Method in class org.apache.paimon.flink.procedure.RollbackToProcedure
-
- call(ProcedureContext, String, Long) - Method in class org.apache.paimon.flink.procedure.RollbackToTimestampProcedure
-
- call() - Method in class org.apache.paimon.hive.migrate.HiveMigrator.MigrateTask
-
- call(List<ManifestEntry>, Snapshot) - Method in class org.apache.paimon.iceberg.AbstractIcebergCommitCallback
-
- call(List<ManifestEntry>, Snapshot) - Method in class org.apache.paimon.metastore.AddPartitionCommitCallback
-
- call(List<ManifestEntry>, Snapshot) - Method in class org.apache.paimon.metastore.TagPreviewCommitCallback
-
- call(InternalRow) - Method in class org.apache.paimon.spark.procedure.CompactManifestProcedure
-
- call(InternalRow) - Method in class org.apache.paimon.spark.procedure.CompactProcedure
-
- call(InternalRow) - Method in class org.apache.paimon.spark.procedure.CreateBranchProcedure
-
- call(InternalRow) - Method in class org.apache.paimon.spark.procedure.CreateOrReplaceTagBaseProcedure
-
- call(InternalRow) - Method in class org.apache.paimon.spark.procedure.CreateTagFromTimestampProcedure
-
- call(InternalRow) - Method in class org.apache.paimon.spark.procedure.DeleteBranchProcedure
-
- call(InternalRow) - Method in class org.apache.paimon.spark.procedure.DeleteTagProcedure
-
- call(InternalRow) - Method in class org.apache.paimon.spark.procedure.ExpirePartitionsProcedure
-
- call(InternalRow) - Method in class org.apache.paimon.spark.procedure.ExpireSnapshotsProcedure
-
- call(InternalRow) - Method in class org.apache.paimon.spark.procedure.ExpireTagsProcedure
-
- call(InternalRow) - Method in class org.apache.paimon.spark.procedure.FastForwardProcedure
-
- call(InternalRow) - Method in class org.apache.paimon.spark.procedure.MarkPartitionDoneProcedure
-
- call(InternalRow) - Method in class org.apache.paimon.spark.procedure.MigrateDatabaseProcedure
-
- call(InternalRow) - Method in class org.apache.paimon.spark.procedure.MigrateFileProcedure
-
- call(InternalRow) - Method in class org.apache.paimon.spark.procedure.MigrateTableProcedure
-
- call(InternalRow) - Method in interface org.apache.paimon.spark.procedure.Procedure
-
Executes the given stored procedure.
- call(InternalRow) - Method in class org.apache.paimon.spark.procedure.RemoveOrphanFilesProcedure
-
- call(InternalRow) - Method in class org.apache.paimon.spark.procedure.RenameTagProcedure
-
- call(InternalRow) - Method in class org.apache.paimon.spark.procedure.RepairProcedure
-
- call(InternalRow) - Method in class org.apache.paimon.spark.procedure.ResetConsumerProcedure
-
- call(InternalRow) - Method in class org.apache.paimon.spark.procedure.RollbackProcedure
-
- call(InternalRow) - Method in class org.apache.paimon.spark.procedure.RollbackToTimestampProcedure
-
- call(List<ManifestEntry>, Snapshot) - Method in interface org.apache.paimon.table.sink.CommitCallback
-
- callback(OrcFile.WriterCallback) - Method in class org.apache.orc.OrcFile.WriterOptions
-
Add a listener for when the stripe and file are about to be closed.
- CallbackUtils - Class in org.apache.paimon.table.sink
-
Utils to load callbacks.
- CallbackUtils() - Constructor for class org.apache.paimon.table.sink.CallbackUtils
-
- CanalDataFormat - Class in org.apache.paimon.flink.action.cdc.format.canal
-
Supports the message queue's canal json data format and provides definitions for the message
queue's record json deserialization class and parsing class
CanalRecordParser
.
- CanalDataFormat() - Constructor for class org.apache.paimon.flink.action.cdc.format.canal.CanalDataFormat
-
- CanalDataFormatFactory - Class in org.apache.paimon.flink.action.cdc.format.canal
-
- CanalDataFormatFactory() - Constructor for class org.apache.paimon.flink.action.cdc.format.canal.CanalDataFormatFactory
-
- CanalFieldParser - Class in org.apache.paimon.flink.action.cdc.format.canal
-
Converts some special types such as enum、set、geometry.
- CanalFieldParser() - Constructor for class org.apache.paimon.flink.action.cdc.format.canal.CanalFieldParser
-
- CanalRecordParser - Class in org.apache.paimon.flink.action.cdc.format.canal
-
The CanalRecordParser
class is responsible for parsing records from the Canal-JSON
format.
- CanalRecordParser(TypeMapping, List<ComputedColumn>) - Constructor for class org.apache.paimon.flink.action.cdc.format.canal.CanalRecordParser
-
- canBePrefixMap(ConfigOption<?>) - Static method in class org.apache.paimon.options.OptionsUtils
-
Maps can be represented in two ways.
- cancel() - Method in class org.apache.paimon.flink.query.RemoteTableQuery
-
- cancel() - Method in class org.apache.paimon.flink.service.QueryFileMonitor
-
- cancel() - Method in class org.apache.paimon.flink.source.BucketUnawareCompactSource
-
- cancel() - Method in class org.apache.paimon.flink.source.operator.CombinedCompactorSourceFunction
-
- cancel() - Method in class org.apache.paimon.flink.source.operator.MonitorFunction
-
- cancelCompaction() - Method in class org.apache.paimon.compact.CompactFutureManager
-
- cancelCompaction() - Method in interface org.apache.paimon.compact.CompactManager
-
Cancel currently running compaction task.
- cancelCompaction() - Method in class org.apache.paimon.compact.NoopCompactManager
-
- cancelJob(String) - Method in class org.apache.paimon.benchmark.metric.FlinkRestClient
-
- canConvert(DataType, DataType) - Static method in class org.apache.paimon.flink.sink.cdc.UpdatedDataFieldsProcessFunctionBase
-
- canEqual(Object) - Method in class org.apache.paimon.flink.compact.changelog.ChangelogTaskTypeInfo
-
- canEqual(Object) - Method in class org.apache.paimon.flink.sink.CommittableTypeInfo
-
- canEqual(Object) - Method in class org.apache.paimon.flink.sink.CompactionTaskTypeInfo
-
- canEqual(Object) - Method in class org.apache.paimon.flink.sink.MultiTableCommittableTypeInfo
-
- canEqual(Object) - Method in class org.apache.paimon.flink.sink.MultiTableCompactionTaskTypeInfo
-
- canEqual(Object) - Method in class org.apache.paimon.flink.utils.InternalTypeInfo
-
- canEqual(Object) - Method in class org.apache.paimon.flink.utils.JavaTypeInfo
-
- canGrantOnCatalog() - Method in enum org.apache.paimon.privilege.PrivilegeType
-
- canGrantOnDatabase() - Method in enum org.apache.paimon.privilege.PrivilegeType
-
- canGrantOnTable() - Method in enum org.apache.paimon.privilege.PrivilegeType
-
- canRefresh() - Method in class org.apache.paimon.flink.lookup.RefreshBlacklist
-
- CARET - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- CARET - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- CARET - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- CARET - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- CARET() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- CARET() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- CASE - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- CASE - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- CASE - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- CASE - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- CASE() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.SwitchLabelContext
-
- CASE() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.SwitchLabelContext
-
- CASE_SENSITIVE - Static variable in class org.apache.paimon.catalog.FileSystemCatalogOptions
-
- caseSensitiveConversion(String, boolean) - Static method in class org.apache.paimon.utils.StringUtils
-
- CaseSensitiveUtils - Class in org.apache.paimon.flink.sink.cdc
-
Add convert operator if the catalog is case-insensitive.
- CaseSensitiveUtils() - Constructor for class org.apache.paimon.flink.sink.cdc.CaseSensitiveUtils
-
- cast(IN) - Method in interface org.apache.paimon.casting.CastExecutor
-
Cast the input value.
- cast(String...) - Static method in interface org.apache.paimon.flink.action.cdc.Expression
-
- CastedRow - Class in org.apache.paimon.casting
-
- CastedRow(CastFieldGetter[]) - Constructor for class org.apache.paimon.casting.CastedRow
-
- CastExecutor<IN,OUT> - Interface in org.apache.paimon.casting
-
Interface to model a function that performs the casting of a value from one type to another.
- CastExecutors - Class in org.apache.paimon.casting
-
Cast executors for input type and output type.
- CastExecutors() - Constructor for class org.apache.paimon.casting.CastExecutors
-
- CastFieldGetter - Class in org.apache.paimon.casting
-
Get field value from row with given pos and cast it according to specific
CastExecutor
.
- CastFieldGetter(InternalRow.FieldGetter, CastExecutor<?, ?>) - Constructor for class org.apache.paimon.casting.CastFieldGetter
-
- castFrom(Decimal, int, int) - Static method in class org.apache.paimon.utils.DecimalUtils
-
- castFrom(String, int, int) - Static method in class org.apache.paimon.utils.DecimalUtils
-
- castFrom(BinaryString, int, int) - Static method in class org.apache.paimon.utils.DecimalUtils
-
- castFrom(double, int, int) - Static method in class org.apache.paimon.utils.DecimalUtils
-
- castFrom(long, int, int) - Static method in class org.apache.paimon.utils.DecimalUtils
-
- castFromCdcValueString(String, DataType) - Static method in class org.apache.paimon.utils.TypeUtils
-
- castFromString(String, DataType) - Static method in class org.apache.paimon.utils.TypeUtils
-
- castFromStringInternal(String, DataType, boolean) - Static method in class org.apache.paimon.utils.TypeUtils
-
- CastRule<IN,OUT> - Interface in org.apache.paimon.casting
-
A
CastRule
provides the logic to create a
CastExecutor
starting from the input
and the target types.
- CastRulePredicate - Class in org.apache.paimon.casting
-
In order to apply a
CastRule
, the runtime checks if a particular rule matches the tuple
of input and target type using this class.
- CastRulePredicate.Builder - Class in org.apache.paimon.casting
-
- castToBoolean(Decimal) - Static method in class org.apache.paimon.utils.DecimalUtils
-
- castToDecimal(Decimal, int, int) - Static method in class org.apache.paimon.utils.DecimalUtils
-
- castToIntegral(Decimal) - Static method in class org.apache.paimon.utils.DecimalUtils
-
- castToIntegral(Decimal) - Static method in class org.apache.paimon.utils.InternalRowUtils
-
- Catalog - Interface in org.apache.paimon.catalog
-
This interface is responsible for reading and writing metadata such as database/table from a
paimon catalog.
- catalog - Variable in class org.apache.paimon.flink.action.ActionBase
-
- catalog - Variable in class org.apache.paimon.flink.compact.MultiTableScanBase
-
- catalog() - Method in class org.apache.paimon.flink.FlinkCatalog
-
- catalog - Variable in class org.apache.paimon.flink.procedure.ProcedureBase
-
- catalog - Variable in class org.apache.paimon.flink.sink.cdc.UpdatedDataFieldsProcessFunctionBase
-
- catalog - Variable in class org.apache.paimon.flink.sink.MultiTablesStoreCompactOperator
-
- catalog - Variable in class org.apache.paimon.spark.SparkCatalog
-
- catalog() - Method in class org.apache.paimon.spark.SparkUtils.CatalogAndIdentifier
-
- Catalog.ColumnAlreadyExistException - Exception in org.apache.paimon.catalog
-
Exception for trying to alter a column that already exists.
- Catalog.ColumnNotExistException - Exception in org.apache.paimon.catalog
-
Exception for trying to operate on a column that doesn't exist.
- Catalog.DatabaseAlreadyExistException - Exception in org.apache.paimon.catalog
-
Exception for trying to create a database that already exists.
- Catalog.DatabaseNotEmptyException - Exception in org.apache.paimon.catalog
-
Exception for trying to drop on a database that is not empty.
- Catalog.DatabaseNotExistException - Exception in org.apache.paimon.catalog
-
Exception for trying to operate on a database that doesn't exist.
- Catalog.Loader - Interface in org.apache.paimon.catalog
-
- Catalog.PartitionNotExistException - Exception in org.apache.paimon.catalog
-
Exception for trying to operate on a partition that doesn't exist.
- Catalog.ProcessSystemDatabaseException - Exception in org.apache.paimon.catalog
-
Exception for trying to operate on a system database.
- Catalog.TableAlreadyExistException - Exception in org.apache.paimon.catalog
-
Exception for trying to create a table that already exists.
- Catalog.TableNotExistException - Exception in org.apache.paimon.catalog
-
Exception for trying to operate on a table that doesn't exist.
- Catalog.ViewAlreadyExistException - Exception in org.apache.paimon.catalog
-
Exception for trying to create a view that already exists.
- Catalog.ViewNotExistException - Exception in org.apache.paimon.catalog
-
Exception for trying to operate on a view that doesn't exist.
- CATALOG_CONF - Static variable in interface org.apache.paimon.flink.action.ActionFactory
-
- CATALOG_KEY - Static variable in class org.apache.paimon.jdbc.JdbcCatalogOptions
-
- CATALOG_KEY - Static variable in class org.apache.paimon.jdbc.JdbcUtils
-
- CATALOG_OPTIONS - Static variable in class org.apache.paimon.table.system.CatalogOptionsTable
-
- CATALOG_TABLE_NAME - Static variable in class org.apache.paimon.jdbc.JdbcUtils
-
- catalogAndIdentifier(List<String>, Function<String, C>, BiFunction<String[], String, T>, C, String[]) - Static method in class org.apache.paimon.spark.SparkUtils
-
A modified version of Spark's LookupCatalog.CatalogAndIdentifier.unapply Attempts to find the
catalog and identifier a multipart identifier represents.
- catalogAndIdentifier(SparkSession, List<String>, CatalogPlugin) - Static method in class org.apache.paimon.spark.SparkUtils
-
A modified version of Spark's LookupCatalog.CatalogAndIdentifier.unapply Attempts to find the
catalog and identifier a multipart identifier represents.
- catalogAndIdentifier(SparkSession, String, CatalogPlugin) - Static method in class org.apache.paimon.spark.SparkUtils
-
- catalogAndIdentifier(String, SparkSession, String, CatalogPlugin) - Static method in class org.apache.paimon.spark.SparkUtils
-
- CatalogAndIdentifier(Pair<CatalogPlugin, Identifier>) - Constructor for class org.apache.paimon.spark.SparkUtils.CatalogAndIdentifier
-
- catalogConfig() - Method in class org.apache.paimon.flink.action.ActionBase
-
- catalogConfig - Variable in class org.apache.paimon.flink.action.cdc.SynchronizationActionFactoryBase
-
- CatalogContext - Class in org.apache.paimon.catalog
-
Context of catalog.
- CatalogEnvironment - Class in org.apache.paimon.table
-
Catalog environment in table which contains log factory, metastore client factory and lineage
meta.
- CatalogEnvironment(Identifier, Lock.Factory, MetastoreClient.Factory, LineageMetaFactory) - Constructor for class org.apache.paimon.table.CatalogEnvironment
-
- catalogEnvironment() - Method in class org.apache.paimon.table.DelegatedFileStoreTable
-
- catalogEnvironment() - Method in interface org.apache.paimon.table.FileStoreTable
-
- CatalogFactory - Interface in org.apache.paimon.catalog
-
- catalogKey() - Method in class org.apache.paimon.jdbc.JdbcCatalogLockContext
-
- catalogLoader() - Method in class org.apache.paimon.flink.action.ActionBase
-
- catalogLoader(Catalog.Loader) - Method in class org.apache.paimon.flink.sink.cdc.RichCdcSinkBuilder
-
- catalogLoader - Variable in class org.apache.paimon.flink.sink.cdc.UpdatedDataFieldsProcessFunctionBase
-
- catalogLoader - Variable in class org.apache.paimon.flink.source.operator.CombinedCompactorSourceFunction
-
- CatalogLock - Interface in org.apache.paimon.catalog
-
An interface that allows source and sink to use global lock to some transaction-related things.
- CatalogLockContext - Interface in org.apache.paimon.catalog
-
Context for lock factory to create lock.
- CatalogLockFactory - Interface in org.apache.paimon.catalog
-
- CatalogMaterializedTable - Interface in org.apache.flink.table.catalog
-
Dummy placeholder to resolve compatibility issue of CatalogMaterializedTable(introduced in flink
1.20).
- CatalogMaterializedTable.LogicalRefreshMode - Enum in org.apache.flink.table.catalog
-
Dummy LogicalRefreshMode placeholder.
- CatalogMaterializedTable.RefreshMode - Enum in org.apache.flink.table.catalog
-
Dummy RefreshMode placeholder.
- CatalogMaterializedTable.RefreshStatus - Enum in org.apache.flink.table.catalog
-
Dummy RefreshStatus placeholder.
- catalogName - Variable in class org.apache.paimon.flink.action.ActionBase
-
- catalogName - Variable in class org.apache.paimon.spark.catalog.SparkBaseCatalog
-
- catalogOptions - Variable in class org.apache.paimon.catalog.AbstractCatalog
-
- catalogOptions - Variable in class org.apache.paimon.flink.action.ActionBase
-
- CatalogOptions - Class in org.apache.paimon.options
-
Options for catalog.
- CatalogOptions() - Constructor for class org.apache.paimon.options.CatalogOptions
-
- CatalogOptionsTable - Class in org.apache.paimon.table.system
-
This is a system
Table
to display catalog options.
- CatalogOptionsTable(Options) - Constructor for class org.apache.paimon.table.system.CatalogOptionsTable
-
- CatalogTableType - Enum in org.apache.paimon.table
-
Enum of catalog table type.
- CatalogUtils - Class in org.apache.paimon.catalog
-
- CatalogUtils() - Constructor for class org.apache.paimon.catalog.CatalogUtils
-
- CATCH - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- CATCH - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- CATCH - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- CATCH - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- CATCH() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CatchClauseContext
-
- CATCH() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CatchClauseContext
-
- catchClause() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- catchClause() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- catchClause() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- catchClause(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- catchClause() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- catchClause(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- CatchClauseContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.CatchClauseContext
-
- CatchClauseContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.CatchClauseContext
-
- catchType() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CatchClauseContext
-
- catchType() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CatchClauseContext
-
- catchType() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- catchType() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- CatchTypeContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.CatchTypeContext
-
- CatchTypeContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.CatchTypeContext
-
- CdcActionCommonUtils - Class in org.apache.paimon.flink.action.cdc
-
Common utils for CDC Action.
- CdcActionCommonUtils() - Constructor for class org.apache.paimon.flink.action.cdc.CdcActionCommonUtils
-
- cdcConfigIdentifier() - Method in class org.apache.paimon.flink.action.cdc.kafka.KafkaSyncDatabaseActionFactory
-
- cdcConfigIdentifier() - Method in class org.apache.paimon.flink.action.cdc.kafka.KafkaSyncTableActionFactory
-
- cdcConfigIdentifier() - Method in class org.apache.paimon.flink.action.cdc.mongodb.MongoDBSyncDatabaseActionFactory
-
- cdcConfigIdentifier() - Method in class org.apache.paimon.flink.action.cdc.mongodb.MongoDBSyncTableActionFactory
-
- cdcConfigIdentifier() - Method in class org.apache.paimon.flink.action.cdc.mysql.MySqlSyncDatabaseActionFactory
-
- cdcConfigIdentifier() - Method in class org.apache.paimon.flink.action.cdc.mysql.MySqlSyncTableActionFactory
-
- cdcConfigIdentifier() - Method in class org.apache.paimon.flink.action.cdc.postgres.PostgresSyncTableActionFactory
-
- cdcConfigIdentifier() - Method in class org.apache.paimon.flink.action.cdc.pulsar.PulsarSyncDatabaseActionFactory
-
- cdcConfigIdentifier() - Method in class org.apache.paimon.flink.action.cdc.pulsar.PulsarSyncTableActionFactory
-
- cdcConfigIdentifier() - Method in class org.apache.paimon.flink.action.cdc.SynchronizationActionFactoryBase
-
- CdcDebeziumDeserializationSchema - Class in org.apache.paimon.flink.action.cdc.serialization
-
A JSON format implementation of
DebeziumDeserializationSchema
which deserializes the
received
SourceRecord
to
CdcSourceRecord
.
- CdcDebeziumDeserializationSchema() - Constructor for class org.apache.paimon.flink.action.cdc.serialization.CdcDebeziumDeserializationSchema
-
- CdcDebeziumDeserializationSchema(Boolean) - Constructor for class org.apache.paimon.flink.action.cdc.serialization.CdcDebeziumDeserializationSchema
-
- CdcDebeziumDeserializationSchema(Boolean, Map<String, Object>) - Constructor for class org.apache.paimon.flink.action.cdc.serialization.CdcDebeziumDeserializationSchema
-
- CdcDebeziumTimestampExtractor - Class in org.apache.paimon.flink.action.cdc.watermark
-
Timestamp extractor for Cdc debezium deserialization.
- CdcDebeziumTimestampExtractor() - Constructor for class org.apache.paimon.flink.action.cdc.watermark.CdcDebeziumTimestampExtractor
-
- CdcDynamicBucketSink - Class in org.apache.paimon.flink.sink.cdc
-
- CdcDynamicBucketSink(FileStoreTable) - Constructor for class org.apache.paimon.flink.sink.cdc.CdcDynamicBucketSink
-
- CdcDynamicBucketSinkBase<T> - Class in org.apache.paimon.flink.sink.cdc
-
CDC sink for dynamic bucket table.
- CdcDynamicBucketSinkBase(FileStoreTable) - Constructor for class org.apache.paimon.flink.sink.cdc.CdcDynamicBucketSinkBase
-
- CdcDynamicBucketWriteOperator - Class in org.apache.paimon.flink.sink.cdc
-
- CdcDynamicBucketWriteOperator(FileStoreTable, StoreSinkWrite.Provider, String) - Constructor for class org.apache.paimon.flink.sink.cdc.CdcDynamicBucketWriteOperator
-
- CdcDynamicTableParsingProcessFunction<T> - Class in org.apache.paimon.flink.sink.cdc
-
A
ProcessFunction
to parse CDC change event to either a list of
DataField
s or
CdcRecord
and send them to different side outputs according to table name.
- CdcDynamicTableParsingProcessFunction(String, Catalog.Loader, EventParser.Factory<T>) - Constructor for class org.apache.paimon.flink.sink.cdc.CdcDynamicTableParsingProcessFunction
-
- CdcFixedBucketChannelComputerBase<T> - Class in org.apache.paimon.flink.sink.cdc
-
ChannelComputer
for distributing CDC records into writers for fixed-bucket mode tables.
- CdcFixedBucketChannelComputerBase(TableSchema) - Constructor for class org.apache.paimon.flink.sink.cdc.CdcFixedBucketChannelComputerBase
-
- CdcFixedBucketSink - Class in org.apache.paimon.flink.sink.cdc
-
A
FlinkSink
for fixed-bucket table which accepts
CdcRecord
and waits for a schema
change if necessary.
- CdcFixedBucketSink(FileStoreTable) - Constructor for class org.apache.paimon.flink.sink.cdc.CdcFixedBucketSink
-
- CdcJsonDeserializationSchema - Class in org.apache.paimon.flink.action.cdc.serialization
-
- CdcJsonDeserializationSchema(Configuration) - Constructor for class org.apache.paimon.flink.action.cdc.serialization.CdcJsonDeserializationSchema
-
- CdcJsonDeserializationSchema() - Constructor for class org.apache.paimon.flink.action.cdc.serialization.CdcJsonDeserializationSchema
-
- CdcMetadataConverter - Interface in org.apache.paimon.flink.action.cdc
-
A functional interface for converting CDC metadata.
- CdcMetadataConverter.DatabaseNameConverter - Class in org.apache.paimon.flink.action.cdc
-
Name of the database that contain the row.
- CdcMetadataConverter.OpTsConverter - Class in org.apache.paimon.flink.action.cdc
-
It indicates the time that the change was made in the database.
- CdcMetadataConverter.SchemaNameConverter - Class in org.apache.paimon.flink.action.cdc
-
Name of the schema that contain the row.
- CdcMetadataConverter.TableNameConverter - Class in org.apache.paimon.flink.action.cdc
-
Name of the table that contain the row.
- CdcMetadataProcessor - Enum in org.apache.paimon.flink.action.cdc
-
Enumerates the metadata processing behaviors for CDC related data.
- CdcMultiplexRecord - Class in org.apache.paimon.flink.sink.cdc
-
A data change message from the CDC source.
- CdcMultiplexRecord(String, String, CdcRecord) - Constructor for class org.apache.paimon.flink.sink.cdc.CdcMultiplexRecord
-
- CdcMultiplexRecordChannelComputer - Class in org.apache.paimon.flink.sink.cdc
-
- CdcMultiplexRecordChannelComputer(Catalog.Loader) - Constructor for class org.apache.paimon.flink.sink.cdc.CdcMultiplexRecordChannelComputer
-
- cdcMultiplexRecordConvert(Catalog.Loader, DataStream<CdcMultiplexRecord>) - Static method in class org.apache.paimon.flink.sink.cdc.CaseSensitiveUtils
-
- CdcMultiTableParsingProcessFunction<T> - Class in org.apache.paimon.flink.sink.cdc
-
A
ProcessFunction
to parse CDC change event to either a list of
DataField
s or
CdcRecord
and send them to different side outputs according to table name.
- CdcMultiTableParsingProcessFunction(EventParser.Factory<T>) - Constructor for class org.apache.paimon.flink.sink.cdc.CdcMultiTableParsingProcessFunction
-
- CdcParsingProcessFunction<T> - Class in org.apache.paimon.flink.sink.cdc
-
A
ProcessFunction
to parse CDC change event to either a list of
DataField
s or
CdcRecord
and send them to different downstreams.
- CdcParsingProcessFunction(EventParser.Factory<T>) - Constructor for class org.apache.paimon.flink.sink.cdc.CdcParsingProcessFunction
-
- CdcRecord - Class in org.apache.paimon.flink.sink.cdc
-
A data change message from the CDC source.
- CdcRecord(RowKind, Map<String, String>) - Constructor for class org.apache.paimon.flink.sink.cdc.CdcRecord
-
- CdcRecordChannelComputer - Class in org.apache.paimon.flink.sink.cdc
-
- CdcRecordChannelComputer(TableSchema) - Constructor for class org.apache.paimon.flink.sink.cdc.CdcRecordChannelComputer
-
- cdcRecordConvert(Catalog.Loader, DataStream<CdcRecord>) - Static method in class org.apache.paimon.flink.sink.cdc.CaseSensitiveUtils
-
- CdcRecordKeyAndBucketExtractor - Class in org.apache.paimon.flink.sink.cdc
-
- CdcRecordKeyAndBucketExtractor(TableSchema) - Constructor for class org.apache.paimon.flink.sink.cdc.CdcRecordKeyAndBucketExtractor
-
- CdcRecordPartitionKeyExtractor - Class in org.apache.paimon.flink.sink.cdc
-
- CdcRecordPartitionKeyExtractor(TableSchema) - Constructor for class org.apache.paimon.flink.sink.cdc.CdcRecordPartitionKeyExtractor
-
- CdcRecordStoreMultiWriteOperator - Class in org.apache.paimon.flink.sink.cdc
-
- CdcRecordStoreMultiWriteOperator(Catalog.Loader, StoreSinkWrite.WithWriteBufferProvider, String, Options) - Constructor for class org.apache.paimon.flink.sink.cdc.CdcRecordStoreMultiWriteOperator
-
- CdcRecordStoreWriteOperator - Class in org.apache.paimon.flink.sink.cdc
-
- CdcRecordStoreWriteOperator(FileStoreTable, StoreSinkWrite.Provider, String) - Constructor for class org.apache.paimon.flink.sink.cdc.CdcRecordStoreWriteOperator
-
- CdcRecordUtils - Class in org.apache.paimon.flink.sink.cdc
-
- CdcRecordUtils() - Constructor for class org.apache.paimon.flink.sink.cdc.CdcRecordUtils
-
- CdcSinkBuilder<T> - Class in org.apache.paimon.flink.sink.cdc
-
Builder for sink when syncing records into one Paimon table.
- CdcSinkBuilder() - Constructor for class org.apache.paimon.flink.sink.cdc.CdcSinkBuilder
-
- cdcSourceConfig - Variable in class org.apache.paimon.flink.action.cdc.SynchronizationActionBase
-
- cdcSourceConfig - Variable in class org.apache.paimon.flink.action.cdc.SynchronizationActionFactoryBase
-
- CdcSourceRecord - Class in org.apache.paimon.flink.action.cdc
-
A data change record from the CDC source.
- CdcSourceRecord(String, Object, Object) - Constructor for class org.apache.paimon.flink.action.cdc.CdcSourceRecord
-
- CdcSourceRecord(Object) - Constructor for class org.apache.paimon.flink.action.cdc.CdcSourceRecord
-
- CdcTimestampExtractor - Interface in org.apache.paimon.flink.action.cdc.watermark
-
Interface defining the contract for CDC timestamp extraction.
- CdcUnawareBucketSink - Class in org.apache.paimon.flink.sink.cdc
-
CDC Sink for unaware bucket table.
- CdcUnawareBucketSink(FileStoreTable, Integer) - Constructor for class org.apache.paimon.flink.sink.cdc.CdcUnawareBucketSink
-
- CdcUnawareBucketWriteOperator - Class in org.apache.paimon.flink.sink.cdc
-
- CdcUnawareBucketWriteOperator(FileStoreTable, StoreSinkWrite.Provider, String) - Constructor for class org.apache.paimon.flink.sink.cdc.CdcUnawareBucketWriteOperator
-
- CdcWatermarkStrategy - Class in org.apache.paimon.flink.action.cdc.watermark
-
Watermark strategy for CDC sources, generating watermarks based on timestamps extracted from
records.
- CdcWatermarkStrategy(CdcTimestampExtractor) - Constructor for class org.apache.paimon.flink.action.cdc.watermark.CdcWatermarkStrategy
-
- chainOfCauses(Throwable) - Static method in class org.apache.paimon.testutils.assertj.PaimonAssertions
-
- changedPartBuckets(List<ManifestEntry>...) - Static method in class org.apache.paimon.operation.metrics.CommitStats
-
- changedPartitions(List<ManifestEntry>...) - Static method in class org.apache.paimon.operation.metrics.CommitStats
-
- Changelog - Class in org.apache.paimon
-
The metadata of changelog.
- Changelog(Snapshot) - Constructor for class org.apache.paimon.Changelog
-
- Changelog(Integer, long, long, String, String, String, String, String, long, Snapshot.CommitKind, long, Map<Integer, Long>, Long, Long, Long, Long, String) - Constructor for class org.apache.paimon.Changelog
-
- changelog() - Method in class org.apache.paimon.compact.CompactResult
-
- changelog(long) - Method in class org.apache.paimon.utils.SnapshotManager
-
- CHANGELOG_FILE_PREFIX - Static variable in class org.apache.paimon.CoreOptions
-
- CHANGELOG_NUM_RETAINED_MAX - Static variable in class org.apache.paimon.CoreOptions
-
- CHANGELOG_NUM_RETAINED_MIN - Static variable in class org.apache.paimon.CoreOptions
-
- CHANGELOG_PRECOMMIT_COMPACT - Static variable in class org.apache.paimon.flink.FlinkConnectorOptions
-
- CHANGELOG_PRODUCER - Static variable in class org.apache.paimon.CoreOptions
-
- CHANGELOG_PRODUCER_FULL_COMPACTION_TRIGGER_INTERVAL - Static variable in class org.apache.paimon.flink.FlinkConnectorOptions
-
Deprecated.
- CHANGELOG_PRODUCER_ROW_DEDUPLICATE - Static variable in class org.apache.paimon.CoreOptions
-
- CHANGELOG_PRODUCER_ROW_DEDUPLICATE_IGNORE_FIELDS - Static variable in class org.apache.paimon.CoreOptions
-
- CHANGELOG_TIME_RETAINED - Static variable in class org.apache.paimon.CoreOptions
-
- ChangelogCompactCoordinateOperator - Class in org.apache.paimon.flink.compact.changelog
-
Coordinator operator for compacting changelog files.
- ChangelogCompactCoordinateOperator(FileStoreTable) - Constructor for class org.apache.paimon.flink.compact.changelog.ChangelogCompactCoordinateOperator
-
- ChangelogCompactTask - Class in org.apache.paimon.flink.compact.changelog
-
ChangelogCompactTask
to compact several changelog files from the same partition into one
file, in order to reduce the number of small files.
- ChangelogCompactTask(long, BinaryRow, Map<Integer, List<DataFileMeta>>, Map<Integer, List<DataFileMeta>>) - Constructor for class org.apache.paimon.flink.compact.changelog.ChangelogCompactTask
-
- ChangelogCompactTaskSerializer - Class in org.apache.paimon.flink.compact.changelog
-
- ChangelogCompactTaskSerializer() - Constructor for class org.apache.paimon.flink.compact.changelog.ChangelogCompactTaskSerializer
-
- ChangelogCompactWorkerOperator - Class in org.apache.paimon.flink.compact.changelog
-
- ChangelogCompactWorkerOperator(FileStoreTable) - Constructor for class org.apache.paimon.flink.compact.changelog.ChangelogCompactWorkerOperator
-
- changelogDecoupled - Variable in class org.apache.paimon.operation.FileDeletionBase
-
- ChangelogDeletion - Class in org.apache.paimon.operation
-
Delete changelog files.
- ChangelogDeletion(FileIO, FileStorePathFactory, ManifestFile, ManifestList, IndexFileHandler, StatsFileHandler, boolean, int) - Constructor for class org.apache.paimon.operation.ChangelogDeletion
-
- changelogDirectory() - Method in class org.apache.paimon.utils.SnapshotManager
-
- changelogFilePrefix() - Method in class org.apache.paimon.CoreOptions
-
- changelogFiles() - Method in class org.apache.paimon.io.CompactIncrement
-
- changelogFiles() - Method in class org.apache.paimon.io.DataIncrement
-
- changelogLifecycleDecoupled() - Method in class org.apache.paimon.CoreOptions
-
- changelogManifestList - Variable in class org.apache.paimon.Snapshot
-
- changelogManifestList() - Method in class org.apache.paimon.Snapshot
-
- changelogMaxDeletes(Integer) - Method in class org.apache.paimon.options.ExpireConfig.Builder
-
- ChangelogMergeTreeRewriter - Class in org.apache.paimon.mergetree.compact
-
- ChangelogMergeTreeRewriter(int, CoreOptions.MergeEngine, FileReaderFactory<KeyValue>, KeyValueFileWriterFactory, Comparator<InternalRow>, FieldsComparator, MergeFunctionFactory<KeyValue>, MergeSorter, boolean, boolean) - Constructor for class org.apache.paimon.mergetree.compact.ChangelogMergeTreeRewriter
-
- ChangelogMergeTreeRewriter.UpgradeStrategy - Enum in org.apache.paimon.mergetree.compact
-
Strategy for upgrade.
- changelogNumRetainMax() - Method in class org.apache.paimon.CoreOptions
-
- changelogNumRetainMin() - Method in class org.apache.paimon.CoreOptions
-
- changelogProducer() - Method in class org.apache.paimon.CoreOptions
-
- changelogRecordCount - Variable in class org.apache.paimon.Snapshot
-
- changelogRecordCount() - Method in class org.apache.paimon.Snapshot
-
- ChangelogResult - Class in org.apache.paimon.mergetree.compact
-
Changelog and final result for the same key.
- ChangelogResult() - Constructor for class org.apache.paimon.mergetree.compact.ChangelogResult
-
- changelogRetainMax(Integer) - Method in class org.apache.paimon.options.ExpireConfig.Builder
-
- changelogRetainMin(Integer) - Method in class org.apache.paimon.options.ExpireConfig.Builder
-
- changelogRowDeduplicate() - Method in class org.apache.paimon.CoreOptions
-
- changelogRowDeduplicateIgnoreFields() - Method in class org.apache.paimon.CoreOptions
-
- changelogs() - Method in class org.apache.paimon.mergetree.compact.ChangelogResult
-
- changelogs() - Method in class org.apache.paimon.utils.SnapshotManager
-
- ChangelogTaskTypeInfo - Class in org.apache.paimon.flink.compact.changelog
-
- ChangelogTaskTypeInfo() - Constructor for class org.apache.paimon.flink.compact.changelog.ChangelogTaskTypeInfo
-
- changelogTimeRetain() - Method in class org.apache.paimon.CoreOptions
-
- changelogTimeRetain(Duration) - Method in class org.apache.paimon.options.ExpireConfig.Builder
-
- channel(CloneFileInfo) - Method in class org.apache.paimon.flink.clone.SnapshotHintChannelComputer
-
- channel(RowData) - Method in class org.apache.paimon.flink.sink.BucketsRowChannelComputer
-
- channel(T) - Method in class org.apache.paimon.flink.sink.cdc.CdcFixedBucketChannelComputerBase
-
- channel(CdcMultiplexRecord) - Method in class org.apache.paimon.flink.sink.cdc.CdcMultiplexRecordChannelComputer
-
- channel(Tuple2<KeyPartOrRow, InternalRow>) - Method in class org.apache.paimon.flink.sink.index.KeyPartRowChannelComputer
-
- channel(MultiTableCommittable) - Method in class org.apache.paimon.flink.sink.MultiTableCommittableChannelComputer
-
- channel(InternalRow) - Method in class org.apache.paimon.flink.sink.RowAssignerChannelComputer
-
- channel(InternalRow) - Method in class org.apache.paimon.flink.sink.RowDataChannelComputer
-
- channel(BinaryRow, int) - Method in class org.apache.paimon.flink.sink.RowDataChannelComputer
-
- channel(Tuple2<InternalRow, Integer>) - Method in class org.apache.paimon.flink.sink.RowWithBucketChannelComputer
-
- channel(T) - Method in interface org.apache.paimon.table.sink.ChannelComputer
-
- channelActive(ChannelHandlerContext) - Method in class org.apache.paimon.service.network.AbstractServerHandler
-
- ChannelComputer<T> - Interface in org.apache.paimon.table.sink
-
A utility class to compute which downstream channel a given record should be sent to.
- channelComputer2() - Method in class org.apache.paimon.flink.sink.cdc.CdcDynamicBucketSinkBase
-
- channelComputer2() - Method in class org.apache.paimon.flink.sink.DynamicBucketSink
-
- channelComputer2() - Method in class org.apache.paimon.flink.sink.RowDynamicBucketSink
-
- channelInactive(ChannelHandlerContext) - Method in class org.apache.paimon.service.network.AbstractServerHandler
-
- channelInactive(ChannelHandlerContext) - Method in class org.apache.paimon.service.network.ClientHandler
-
- channelNames - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- channelNames - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- channelRead(ChannelHandlerContext, Object) - Method in class org.apache.paimon.service.network.AbstractServerHandler
-
- channelRead(ChannelHandlerContext, Object) - Method in class org.apache.paimon.service.network.ClientHandler
-
- ChannelReaderInputView - Class in org.apache.paimon.disk
-
- ChannelReaderInputView(FileIOChannel.ID, IOManager, BlockCompressionFactory, int, int) - Constructor for class org.apache.paimon.disk.ChannelReaderInputView
-
- ChannelReaderInputViewIterator - Class in org.apache.paimon.disk
-
A simple iterator over the input read though an I/O channel.
- ChannelReaderInputViewIterator(ChannelReaderInputView, List<MemorySegment>, BinaryRowSerializer) - Constructor for class org.apache.paimon.disk.ChannelReaderInputViewIterator
-
- channelReaderInputViewIterator(ChannelReaderInputView) - Method in class org.apache.paimon.sort.AbstractBinaryExternalMerger
-
- channelReaderInputViewIterator(ChannelReaderInputView) - Method in class org.apache.paimon.sort.BinaryExternalMerger
-
- ChannelWithMeta - Class in org.apache.paimon.disk
-
Channel with block count and numBytesInLastBlock of file.
- ChannelWithMeta(FileIOChannel.ID, int, long) - Constructor for class org.apache.paimon.disk.ChannelWithMeta
-
- ChannelWriterOutputView - Class in org.apache.paimon.disk
-
- ChannelWriterOutputView(BufferFileWriter, BlockCompressionFactory, int) - Constructor for class org.apache.paimon.disk.ChannelWriterOutputView
-
- CHAR - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- CHAR - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- CHAR - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- CHAR - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- CHAR() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PrimitiveTypeContext
-
- CHAR() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PrimitiveTypeContext
-
- CHAR(int) - Static method in class org.apache.paimon.types.DataTypes
-
- CHAR_LITERAL - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- CHAR_LITERAL - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- CHAR_LITERAL - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- CHAR_LITERAL - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- CHAR_LITERAL() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LiteralContext
-
- CHAR_LITERAL() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LiteralContext
-
- CharType - Class in org.apache.paimon.types
-
Data type of a fixed-length character string.
- CharType(boolean, int) - Constructor for class org.apache.paimon.types.CharType
-
- CharType(int) - Constructor for class org.apache.paimon.types.CharType
-
- CharType() - Constructor for class org.apache.paimon.types.CharType
-
- checkAccess(FileIOLoader, Path, CatalogContext) - Static method in class org.apache.paimon.fs.FileIOUtils
-
- checkAlterTableOption(String, String, String, boolean) - Static method in class org.apache.paimon.schema.SchemaManager
-
- checkAlterTablePath(String) - Static method in class org.apache.paimon.schema.SchemaManager
-
- checkAndGetOneAutoTag(List<String>) - Static method in class org.apache.paimon.tag.TagAutoCreation
-
- checkArgument(Map<String, DataType>, boolean, String...) - Static method in class org.apache.paimon.flink.action.cdc.Expression.ReferencedField
-
- checkArgument(boolean) - Static method in class org.apache.paimon.utils.Preconditions
-
Checks the given boolean condition, and throws an IllegalArgumentException
if the
condition is not met (evaluates to false
).
- checkArgument(boolean, Object) - Static method in class org.apache.paimon.utils.Preconditions
-
Checks the given boolean condition, and throws an IllegalArgumentException
if the
condition is not met (evaluates to false
).
- checkArgument(boolean, String, Object...) - Static method in class org.apache.paimon.utils.Preconditions
-
Checks the given boolean condition, and throws an IllegalArgumentException
if the
condition is not met (evaluates to false
).
- checkCompletedNormally(CompletableFuture<?>) - Static method in class org.apache.paimon.utils.Preconditions
-
Ensures that future has completed normally.
- checkDuplicateFields(String, List<String>) - Static method in class org.apache.paimon.flink.action.cdc.CdcActionCommonUtils
-
- checkedAdd(int) - Method in class org.apache.paimon.utils.RoaringBitmap32
-
- checkedDelete(long) - Method in class org.apache.paimon.deletionvectors.BitmapDeletionVector
-
- checkedDelete(long) - Method in interface org.apache.paimon.deletionvectors.DeletionVector
-
Marks the row at the specified position as deleted.
- checkElementIndex(int, int) - Static method in class org.apache.paimon.utils.Preconditions
-
Ensures that the given index is valid for an array, list or string of the given size.
- checkElementIndex(int, int, String) - Static method in class org.apache.paimon.utils.Preconditions
-
Ensures that the given index is valid for an array, list or string of the given size.
- checkExists(FileIO, Path) - Static method in class org.apache.paimon.utils.FileUtils
-
- checkIfNullSupported(Serializer<T>) - Static method in class org.apache.paimon.data.serializer.NullableSerializer
-
This method checks if serializer
supports null
value.
- checkInterrupted(Throwable) - Static method in class org.apache.paimon.utils.ExceptionUtils
-
Checks whether the given exception is a
InterruptedException
and sets the interrupted
flag accordingly.
- checkMaxSleep(HiveConf) - Static method in class org.apache.paimon.hive.HiveCatalogLock
-
- checkMaxSleep(Map<String, String>) - Static method in class org.apache.paimon.jdbc.JdbcCatalogLock
-
- checkMemory(double) - Method in class org.apache.orc.impl.WriterImpl
-
- checkNextIndexOffset() - Method in class org.apache.paimon.sort.BinaryIndexedSortable
-
check if we need request next index memory.
- checkNotBranch(Identifier, String) - Static method in class org.apache.paimon.catalog.AbstractCatalog
-
- checkNotEmpty() - Method in class org.apache.paimon.spark.sort.TableSorter
-
- checkNotNull(JsonNode, String) - Method in class org.apache.paimon.flink.action.cdc.format.AbstractJsonRecordParser
-
- checkNotNull(JsonNode, String, String, String) - Method in class org.apache.paimon.flink.action.cdc.format.AbstractJsonRecordParser
-
- checkNotNull(T) - Static method in class org.apache.paimon.utils.Preconditions
-
Ensures that the given object reference is not null.
- checkNotNull(T, String) - Static method in class org.apache.paimon.utils.Preconditions
-
Ensures that the given object reference is not null.
- checkNotNull(T, String, Object...) - Static method in class org.apache.paimon.utils.Preconditions
-
Ensures that the given object reference is not null.
- checkNotNull(Snapshot, String) - Static method in exception org.apache.paimon.utils.SnapshotNotExistException
-
- checkNotSystemDatabase(String) - Method in class org.apache.paimon.catalog.AbstractCatalog
-
Validate database cannot be a system database.
- checkNotSystemTable(Identifier, String) - Static method in class org.apache.paimon.catalog.AbstractCatalog
-
- checkOneRequiredOption(Configuration, String, ConfigOption<?>...) - Static method in class org.apache.paimon.flink.action.cdc.CdcActionCommonUtils
-
- checkOrMkdirs(Path) - Method in interface org.apache.paimon.fs.FileIO
-
- checkOutputSpecs(FileSystem, JobConf) - Method in class org.apache.paimon.hive.mapred.PaimonOutputFormat
-
- checkPath(Path) - Static method in class org.apache.paimon.tools.ci.licensecheck.JarFileChecker
-
- checkPidPgrpidForMatch() - Method in class org.apache.paimon.benchmark.metric.cpu.ProcfsBasedProcessTree
-
Verify that the given process id is same as its process group id.
- checkPidPgrpidForMatch(String, String) - Static method in class org.apache.paimon.benchmark.metric.cpu.ProcfsBasedProcessTree
-
- checkpoint() - Method in class org.apache.paimon.operation.AbstractFileStoreWrite
-
- checkpoint() - Method in class org.apache.paimon.table.sink.TableWriteImpl
-
- checkpoint() - Method in class org.apache.paimon.table.source.DataTableStreamScan
-
- checkpoint() - Method in interface org.apache.paimon.table.source.StreamTableScan
-
Checkpoint to return next snapshot id.
- checkpoint() - Method in interface org.apache.paimon.utils.Restorable
-
Extract state of the current operation instance.
- CheckpointEvent - Class in org.apache.paimon.flink.source.align
-
- CheckpointEvent(long) - Constructor for class org.apache.paimon.flink.source.align.CheckpointEvent
-
- checkpointId() - Method in class org.apache.paimon.flink.compact.changelog.ChangelogCompactTask
-
- checkpointId() - Method in class org.apache.paimon.flink.sink.Committable
-
- checkpointId() - Method in class org.apache.paimon.flink.sink.MultiTableCommittable
-
- checkpointId() - Method in class org.apache.paimon.manifest.WrappedManifestCommittable
-
- CheckpointState(List<RewriteFileIndexSource.Split>) - Constructor for class org.apache.paimon.flink.source.RewriteFileIndexSource.CheckpointState
-
- checkRefresh() - Method in class org.apache.paimon.flink.lookup.DynamicPartitionLoader
-
- checkRequiredArgument(MultipleParameterToolAdapter, String) - Method in interface org.apache.paimon.flink.action.ActionFactory
-
- checkRequiredOption() - Method in class org.apache.paimon.flink.action.cdc.SyncJobHandler
-
- checkRequiredOptions(Configuration, String, ConfigOption<?>...) - Static method in class org.apache.paimon.flink.action.cdc.CdcActionCommonUtils
-
- checkResetTableOption(String) - Static method in class org.apache.paimon.schema.SchemaManager
-
- checkScanSnapshotIdValidity() - Method in class org.apache.paimon.table.source.snapshot.IncrementalStartingScanner
-
Check the validity of staring snapshotId early.
- checkSkipReadForFixLengthPart(AbstractPagedInputView) - Method in class org.apache.paimon.data.serializer.BinaryRowSerializer
-
We need skip bytes to read when the remain bytes of current segment is not enough to write
binary row fixed part.
- checkState(boolean) - Static method in class org.apache.paimon.utils.Preconditions
-
Checks the given boolean condition, and throws an IllegalStateException
if the
condition is not met (evaluates to false
).
- checkState(boolean, Object) - Static method in class org.apache.paimon.utils.Preconditions
-
Checks the given boolean condition, and throws an IllegalStateException
if the
condition is not met (evaluates to false
).
- checkState(boolean, String, Object...) - Static method in class org.apache.paimon.utils.Preconditions
-
Checks the given boolean condition, and throws an IllegalStateException
if the
condition is not met (evaluates to false
).
- checkTableScanned(Identifier) - Method in class org.apache.paimon.flink.compact.MultiAwareBucketTableScan
-
- checkTableScanned(Identifier) - Method in class org.apache.paimon.flink.compact.MultiUnawareBucketTableScan
-
- checkTypeName(PrimitiveType.PrimitiveTypeName) - Method in class org.apache.paimon.format.parquet.reader.AbstractColumnReader
-
- children() - Method in class org.apache.paimon.predicate.CompoundPredicate
-
- ChunkedByteBuf - Class in org.apache.paimon.service.network
-
A ByteBuf
instance to be consumed in chunks by ChunkedWriteHandler
, respecting
the high and low watermarks.
- ChunkedByteBuf(ByteBuf, int) - Constructor for class org.apache.paimon.service.network.ChunkedByteBuf
-
- CLASS - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- CLASS - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- CLASS - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- CLASS - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- CLASS() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassDeclarationContext
-
- CLASS() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassDeclarationContext
-
- CLASS() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PrimaryContext
-
- CLASS() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PrimaryContext
-
- classBody() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- classBody() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- classBody() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassCreatorRestContext
-
- classBody() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassCreatorRestContext
-
- classBody() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassDeclarationContext
-
- classBody() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassDeclarationContext
-
- classBody() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumConstantContext
-
- classBody() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumConstantContext
-
- ClassBodyContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.ClassBodyContext
-
- ClassBodyContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.ClassBodyContext
-
- classBodyDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassBodyContext
-
- classBodyDeclaration(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassBodyContext
-
- classBodyDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassBodyContext
-
- classBodyDeclaration(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassBodyContext
-
- classBodyDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- classBodyDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- classBodyDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumBodyDeclarationsContext
-
- classBodyDeclaration(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumBodyDeclarationsContext
-
- classBodyDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumBodyDeclarationsContext
-
- classBodyDeclaration(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumBodyDeclarationsContext
-
- ClassBodyDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.ClassBodyDeclarationContext
-
- ClassBodyDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.ClassBodyDeclarationContext
-
- classCreatorRest() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- classCreatorRest() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- classCreatorRest() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CreatorContext
-
- classCreatorRest() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CreatorContext
-
- classCreatorRest() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InnerCreatorContext
-
- classCreatorRest() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InnerCreatorContext
-
- ClassCreatorRestContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.ClassCreatorRestContext
-
- ClassCreatorRestContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.ClassCreatorRestContext
-
- classDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeElementRestContext
-
- classDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeElementRestContext
-
- classDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- classDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- classDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMemberDeclarationContext
-
- classDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMemberDeclarationContext
-
- classDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LocalTypeDeclarationContext
-
- classDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LocalTypeDeclarationContext
-
- classDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MemberDeclarationContext
-
- classDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MemberDeclarationContext
-
- classDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeDeclarationContext
-
- classDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeDeclarationContext
-
- ClassDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.ClassDeclarationContext
-
- ClassDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.ClassDeclarationContext
-
- classLoader - Variable in class org.apache.paimon.utils.InstantiationUtil.ClassLoaderObjectInputStream
-
- ClassLoaderObjectInputStream(InputStream, ClassLoader) - Constructor for class org.apache.paimon.utils.InstantiationUtil.ClassLoaderObjectInputStream
-
- classOrInterfaceModifier() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- classOrInterfaceModifier() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- classOrInterfaceModifier() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LocalTypeDeclarationContext
-
- classOrInterfaceModifier(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LocalTypeDeclarationContext
-
- classOrInterfaceModifier() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LocalTypeDeclarationContext
-
- classOrInterfaceModifier(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LocalTypeDeclarationContext
-
- classOrInterfaceModifier() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ModifierContext
-
- classOrInterfaceModifier() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ModifierContext
-
- classOrInterfaceModifier() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeDeclarationContext
-
- classOrInterfaceModifier(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeDeclarationContext
-
- classOrInterfaceModifier() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeDeclarationContext
-
- classOrInterfaceModifier(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeDeclarationContext
-
- ClassOrInterfaceModifierContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.ClassOrInterfaceModifierContext
-
- ClassOrInterfaceModifierContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.ClassOrInterfaceModifierContext
-
- classOrInterfaceType() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- classOrInterfaceType() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- classOrInterfaceType() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassTypeContext
-
- classOrInterfaceType() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassTypeContext
-
- classOrInterfaceType() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ResourceContext
-
- classOrInterfaceType() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ResourceContext
-
- classOrInterfaceType() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeTypeContext
-
- classOrInterfaceType() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeTypeContext
-
- ClassOrInterfaceTypeContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.ClassOrInterfaceTypeContext
-
- ClassOrInterfaceTypeContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.ClassOrInterfaceTypeContext
-
- classType() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- classType() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- classType() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- classType() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- ClassTypeContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.ClassTypeContext
-
- ClassTypeContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.ClassTypeContext
-
- clean() - Method in interface org.apache.paimon.compact.CompactDeletionFile
-
- clean() - Method in class org.apache.paimon.compact.CompactDeletionFile.GeneratedDeletionFile
-
- clean() - Method in class org.apache.paimon.compact.CompactDeletionFile.LazyCompactDeletionFile
-
- clean() - Method in class org.apache.paimon.operation.LocalOrphanFilesClean
-
- cleanEmptyDirectories() - Method in class org.apache.paimon.CoreOptions
-
- cleanEmptyDirectories() - Method in class org.apache.paimon.operation.FileDeletionBase
-
Try to delete data directories that may be empty after data file deletion.
- cleanLargerThan(Snapshot) - Method in class org.apache.paimon.table.RollbackHelper
-
Clean snapshots and tags whose id is larger than given snapshot's.
- cleanSnapshotDir(List<String>, Consumer<Path>) - Method in class org.apache.paimon.operation.OrphanFilesClean
-
- cleanUnusedDataFiles(Changelog, Predicate<ManifestEntry>) - Method in class org.apache.paimon.operation.ChangelogDeletion
-
- cleanUnusedDataFiles(T, Predicate<ManifestEntry>) - Method in class org.apache.paimon.operation.FileDeletionBase
-
Clean data files that will not be used anymore in the snapshot.
- cleanUnusedDataFiles(String, Predicate<ManifestEntry>) - Method in class org.apache.paimon.operation.FileDeletionBase
-
- cleanUnusedDataFiles(Snapshot, Predicate<ManifestEntry>) - Method in class org.apache.paimon.operation.SnapshotDeletion
-
- cleanUnusedDataFiles(Snapshot, Predicate<ManifestEntry>) - Method in class org.apache.paimon.operation.TagDeletion
-
- cleanUnusedIndexManifests(Snapshot, Set<String>) - Method in class org.apache.paimon.operation.FileDeletionBase
-
- cleanUnusedManifestList(String, Set<String>) - Method in class org.apache.paimon.operation.FileDeletionBase
-
- cleanUnusedManifests(Changelog, Set<String>) - Method in class org.apache.paimon.operation.ChangelogDeletion
-
- cleanUnusedManifests(T, Set<String>) - Method in class org.apache.paimon.operation.FileDeletionBase
-
Clean metadata files that will not be used anymore of a snapshot, including data manifests,
index manifests and manifest lists.
- cleanUnusedManifests(Snapshot, Set<String>, boolean, boolean) - Method in class org.apache.paimon.operation.FileDeletionBase
-
- cleanUnusedManifests(Snapshot, Set<String>) - Method in class org.apache.paimon.operation.SnapshotDeletion
-
- cleanUnusedManifests(Snapshot, Set<String>) - Method in class org.apache.paimon.operation.TagDeletion
-
- cleanUnusedStatisticsManifests(Snapshot, Set<String>) - Method in class org.apache.paimon.operation.FileDeletionBase
-
- clear() - Method in class org.apache.orc.impl.RecordReaderUtils.ByteBufferAllocatorPool
-
- clear() - Method in class org.apache.paimon.data.AbstractPagedInputView
-
Clears the internal state of the view.
- clear() - Method in class org.apache.paimon.data.AbstractPagedOutputView
-
Clears the internal state.
- clear() - Method in class org.apache.paimon.data.BinaryRow
-
- clear() - Method in class org.apache.paimon.io.DataOutputSerializer
-
- clear() - Method in class org.apache.paimon.mergetree.SortBufferWriteBuffer
-
- clear() - Method in interface org.apache.paimon.mergetree.WriteBuffer
-
Removes all records from this table.
- clear() - Method in class org.apache.paimon.sort.BinaryExternalSortBuffer
-
- clear() - Method in class org.apache.paimon.sort.BinaryInMemorySortBuffer
-
- clear() - Method in class org.apache.paimon.sort.PartialOrderPriorityQueue
-
Removes all entries from the PriorityQueue.
- clear() - Method in interface org.apache.paimon.sort.SortBuffer
-
- clear() - Method in class org.apache.paimon.utils.BitSet
-
Clear the bit set.
- clear() - Method in class org.apache.paimon.utils.BooleanArrayList
-
- clear() - Method in class org.apache.paimon.utils.IntArrayList
-
- clear() - Method in class org.apache.paimon.utils.LongArrayList
-
- clear() - Method in class org.apache.paimon.utils.RoaringBitmap32
-
- clear() - Method in class org.apache.paimon.utils.RoaringBitmap64
-
- client() - Method in class org.apache.paimon.hive.HiveMetastoreClient
-
- CLIENT_POOL_CACHE_EVICTION_INTERVAL_MS - Static variable in class org.apache.paimon.hive.HiveCatalogOptions
-
- CLIENT_POOL_CACHE_KEYS - Static variable in class org.apache.paimon.hive.HiveCatalogOptions
-
- CLIENT_POOL_SIZE - Static variable in class org.apache.paimon.options.CatalogOptions
-
- clientClassName() - Method in class org.apache.paimon.hive.HiveCatalogLockContext
-
- ClientHandler<REQ extends MessageBody,RESP extends MessageBody> - Class in org.apache.paimon.service.network
-
The handler used by a
NetworkClient
to handling incoming messages.
- ClientHandler(MessageSerializer<REQ, RESP>, ClientHandlerCallback<RESP>) - Constructor for class org.apache.paimon.service.network.ClientHandler
-
Creates a handler with the callback.
- ClientHandlerCallback<RESP extends MessageBody> - Interface in org.apache.paimon.service.network
-
- ClientPool<C,E extends Exception> - Interface in org.apache.paimon.client
-
Client pool for using multiple clients to execute actions.
- ClientPool.Action<R,C,E extends Exception> - Interface in org.apache.paimon.client
-
Action interface with return object for client.
- ClientPool.ClientPoolImpl<C,E extends Exception> - Class in org.apache.paimon.client
-
- ClientPool.ExecuteAction<C,E extends Exception> - Interface in org.apache.paimon.client
-
Action interface with return void for client.
- ClientPoolImpl(int, Supplier<C>) - Constructor for class org.apache.paimon.client.ClientPool.ClientPoolImpl
-
- Clock - Class in org.apache.paimon.benchmark.metric.cpu.clock
-
A clock that gives access to time.
- Clock() - Constructor for class org.apache.paimon.benchmark.metric.cpu.clock.Clock
-
- clone() - Method in class org.apache.orc.OrcFile.WriterOptions
-
- clone(T) - Static method in class org.apache.paimon.utils.InstantiationUtil
-
Clones the given serializable object using Java serialization.
- clone(T, ClassLoader) - Static method in class org.apache.paimon.utils.InstantiationUtil
-
Clones the given serializable object using Java serialization, using the given classloader to
resolve the cloned classes.
- clone() - Method in class org.apache.paimon.utils.RoaringBitmap32
-
- CloneAction - Class in org.apache.paimon.flink.action
-
The Latest Snapshot clone action for Flink.
- CloneAction(String, String, String, Map<String, String>, String, String, String, Map<String, String>, String) - Constructor for class org.apache.paimon.flink.action.CloneAction
-
- CloneActionFactory - Class in org.apache.paimon.flink.action
-
- CloneActionFactory() - Constructor for class org.apache.paimon.flink.action.CloneActionFactory
-
- CloneFileInfo - Class in org.apache.paimon.flink.clone
-
The information of copy file.
- CloneFileInfo(String, String, String) - Constructor for class org.apache.paimon.flink.clone.CloneFileInfo
-
- CloneProcedure - Class in org.apache.paimon.flink.procedure
-
Clone Procedure.
- CloneProcedure() - Constructor for class org.apache.paimon.flink.procedure.CloneProcedure
-
- CloneSourceBuilder - Class in org.apache.paimon.flink.clone
-
Pick the tables to be cloned based on the user input parameters.
- CloneSourceBuilder(StreamExecutionEnvironment, Map<String, String>, String, String, String, String) - Constructor for class org.apache.paimon.flink.clone.CloneSourceBuilder
-
- close() - Method in class org.apache.orc.impl.PhysicalFsWriter
-
- close() - Method in class org.apache.orc.impl.WriterImpl
-
- close() - Method in class org.apache.orc.impl.ZstdCodec
-
- close() - Method in class org.apache.paimon.append.AppendOnlyWriter
-
- close() - Method in class org.apache.paimon.append.BucketedAppendCompactManager
-
- close() - Method in class org.apache.paimon.arrow.converter.ArrowBatchConverter
-
- close() - Method in class org.apache.paimon.arrow.vector.ArrowFormatCWriter
-
- close() - Method in class org.apache.paimon.arrow.vector.ArrowFormatWriter
-
- close() - Method in class org.apache.paimon.arrow.vector.OneElementFieldVectorGenerator
-
- close() - Method in class org.apache.paimon.benchmark.metric.cpu.CpuMetricReceiver
-
- close() - Method in class org.apache.paimon.benchmark.metric.cpu.CpuMetricSender
-
- close() - Method in class org.apache.paimon.benchmark.metric.FlinkRestClient
-
- close() - Method in class org.apache.paimon.benchmark.metric.MetricReporter
-
- close() - Method in class org.apache.paimon.benchmark.utils.AutoClosableProcess
-
- close() - Method in class org.apache.paimon.catalog.DelegateCatalog
-
- close() - Method in class org.apache.paimon.catalog.FileSystemCatalog
-
- close(C) - Method in class org.apache.paimon.client.ClientPool.ClientPoolImpl
-
- close() - Method in class org.apache.paimon.client.ClientPool.ClientPoolImpl
-
- close() - Method in class org.apache.paimon.compact.NoopCompactManager
-
- close() - Method in class org.apache.paimon.crosspartition.GlobalIndexAssigner
-
- close() - Method in class org.apache.paimon.deletionvectors.ApplyDeletionVectorReader
-
- close() - Method in class org.apache.paimon.disk.AbstractFileIOChannel
-
- close() - Method in class org.apache.paimon.disk.ChannelReaderInputView
-
- close() - Method in class org.apache.paimon.disk.ChannelWriterOutputView
-
- close() - Method in class org.apache.paimon.disk.ExternalBuffer.BufferIterator
-
- close() - Method in class org.apache.paimon.disk.FileChannelManagerImpl
-
Remove all the temp directories.
- close() - Method in interface org.apache.paimon.disk.FileIOChannel
-
Closes the channel.
- close() - Method in class org.apache.paimon.disk.IOManagerImpl
-
Removes all temporary files.
- close() - Method in interface org.apache.paimon.disk.RowBuffer.RowBufferIterator
-
- close() - Method in class org.apache.paimon.fileindex.FileIndexFormat.Reader
-
- close() - Method in class org.apache.paimon.fileindex.FileIndexFormat.Writer
-
- close() - Method in class org.apache.paimon.fileindex.FileIndexPredicate
-
- close() - Method in class org.apache.paimon.flink.clone.CopyFileOperator
-
- close() - Method in class org.apache.paimon.flink.clone.PickFilesForCloneOperator
-
- close() - Method in class org.apache.paimon.flink.clone.SnapshotHintOperator
-
- close() - Method in class org.apache.paimon.flink.compact.MultiTableScanBase
-
- close() - Method in class org.apache.paimon.flink.compact.UnawareBucketCompactor
-
- close() - Method in class org.apache.paimon.flink.FlinkCatalog
-
- close() - Method in class org.apache.paimon.flink.FlinkGenericCatalog
-
- close() - Method in class org.apache.paimon.flink.lookup.AsyncLookupFunctionWrapper
-
- close() - Method in class org.apache.paimon.flink.lookup.FileStoreLookupFunction
-
- close() - Method in class org.apache.paimon.flink.lookup.FullCacheLookupTable
-
- close() - Method in class org.apache.paimon.flink.lookup.NewLookupFunction
-
- close() - Method in class org.apache.paimon.flink.lookup.OldLookupFunction
-
- close() - Method in class org.apache.paimon.flink.lookup.PrimaryKeyPartialLookupTable
-
- close() - Method in class org.apache.paimon.flink.metrics.FlinkMetricGroup
-
- close() - Method in class org.apache.paimon.flink.query.RemoteTableQuery
-
- close() - Method in class org.apache.paimon.flink.service.QueryAddressRegister
-
- close() - Method in class org.apache.paimon.flink.service.QueryExecutorOperator
-
- close() - Method in class org.apache.paimon.flink.sink.AppendCompactWorkerOperator
-
- close() - Method in class org.apache.paimon.flink.sink.AppendOnlyMultiTableCompactionWorkerOperator
-
- close() - Method in class org.apache.paimon.flink.sink.AutoTagForSavepointCommitterOperator
-
- close() - Method in class org.apache.paimon.flink.sink.BatchWriteGeneratorTagOperator
-
- close() - Method in class org.apache.paimon.flink.sink.cdc.CdcDynamicTableParsingProcessFunction
-
- close() - Method in class org.apache.paimon.flink.sink.cdc.CdcRecordStoreMultiWriteOperator
-
- close() - Method in class org.apache.paimon.flink.sink.cdc.UpdatedDataFieldsProcessFunctionBase
-
- close() - Method in class org.apache.paimon.flink.sink.CommitterOperator
-
- close() - Method in class org.apache.paimon.flink.sink.index.GlobalIndexAssignerOperator
-
- close() - Method in class org.apache.paimon.flink.sink.LocalMergeOperator
-
- close() - Method in class org.apache.paimon.flink.sink.MultiTablesStoreCompactOperator
-
- close() - Method in class org.apache.paimon.flink.sink.partition.HmsReporter
-
- close() - Method in class org.apache.paimon.flink.sink.partition.PartitionListeners
-
- close() - Method in class org.apache.paimon.flink.sink.partition.PartitionMarkDone
-
- close() - Method in class org.apache.paimon.flink.sink.partition.ReportHmsListener
-
- close() - Method in class org.apache.paimon.flink.sink.PrepareCommitOperator
-
- close() - Method in class org.apache.paimon.flink.sink.RowDataStoreWriteOperator
-
- close() - Method in class org.apache.paimon.flink.sink.StoreCommitter
-
- close() - Method in class org.apache.paimon.flink.sink.StoreCompactOperator
-
- close() - Method in class org.apache.paimon.flink.sink.StoreMultiCommitter
-
- close() - Method in interface org.apache.paimon.flink.sink.StoreSinkWrite
-
- close() - Method in class org.apache.paimon.flink.sink.StoreSinkWriteImpl
-
- close() - Method in class org.apache.paimon.flink.sink.TableWriteOperator
-
- close() - Method in class org.apache.paimon.flink.sorter.SortOperator
-
- close() - Method in class org.apache.paimon.flink.source.align.AlignedContinuousFileSplitEnumerator
-
- close() - Method in class org.apache.paimon.flink.source.AppendBypassCoordinateOperator
-
- close() - Method in class org.apache.paimon.flink.source.ContinuousFileSplitEnumerator
-
- close() - Method in class org.apache.paimon.flink.source.FileStoreSourceReader
-
- close() - Method in class org.apache.paimon.flink.source.FileStoreSourceSplitReader
-
- close() - Method in class org.apache.paimon.flink.source.operator.CombinedAwareBatchSourceFunction
-
- close() - Method in class org.apache.paimon.flink.source.operator.CombinedAwareStreamingSourceFunction
-
- close() - Method in class org.apache.paimon.flink.source.operator.CombinedUnawareBatchSourceFunction
-
- close() - Method in class org.apache.paimon.flink.source.operator.CombinedUnawareStreamingSourceFunction
-
- close() - Method in class org.apache.paimon.flink.source.operator.MultiTablesReadOperator
-
- close() - Method in class org.apache.paimon.flink.source.operator.MultiUnawareTablesReadOperator
-
- close() - Method in class org.apache.paimon.flink.source.operator.ReadOperator
-
- close() - Method in class org.apache.paimon.flink.source.StaticFileStoreSplitEnumerator
-
- close() - Method in class org.apache.paimon.format.avro.AvroBulkWriter
-
- close() - Method in class org.apache.paimon.format.avro.CloseShieldOutputStream
-
- close() - Method in class org.apache.paimon.format.avro.SeekableInputStreamWrapper
-
- close() - Method in class org.apache.paimon.format.fs.FSDataWrappedInputStream
-
- close() - Method in class org.apache.paimon.format.orc.writer.OrcBulkWriter
-
- close() - Method in class org.apache.paimon.format.parquet.writer.ParquetBulkWriter
-
- close() - Method in class org.apache.paimon.fs.AsyncPositionOutputStream
-
- close() - Method in class org.apache.paimon.fs.ByteArraySeekableStream
-
- close() - Method in class org.apache.paimon.fs.local.LocalFileIO.LocalPositionOutputStream
-
- close() - Method in class org.apache.paimon.fs.local.LocalFileIO.LocalSeekableInputStream
-
- close() - Method in class org.apache.paimon.fs.PositionOutputStream
-
Closes the output stream.
- close() - Method in class org.apache.paimon.fs.PositionOutputStreamWrapper
-
- close() - Method in class org.apache.paimon.fs.SeekableInputStream
-
Closes this input stream and releases any system resources associated with the stream.
- close() - Method in class org.apache.paimon.fs.SeekableInputStreamWrapper
-
- close() - Method in class org.apache.paimon.hive.HiveCatalog
-
- close() - Method in class org.apache.paimon.hive.HiveCatalogLock
-
- close() - Method in class org.apache.paimon.hive.HiveMetastoreClient
-
- close() - Method in class org.apache.paimon.hive.mapred.PaimonRecordReader
-
- close(IMetaStoreClient) - Method in class org.apache.paimon.hive.pool.HiveClientPool
-
- close() - Method in class org.apache.paimon.iceberg.AbstractIcebergCommitCallback
-
- close() - Method in class org.apache.paimon.io.cache.FileBasedRandomInputView
-
- close() - Method in class org.apache.paimon.io.CompressedPageFileInput
-
- close() - Method in class org.apache.paimon.io.CompressedPageFileOutput
-
- close() - Method in class org.apache.paimon.io.DataFileIndexWriter
-
- close() - Method in class org.apache.paimon.io.FileRecordReader
-
- close() - Method in class org.apache.paimon.io.KeyValueDataFileRecordReader
-
- close() - Method in class org.apache.paimon.io.KeyValueDataFileWriter
-
- close() - Method in class org.apache.paimon.io.RollingFileWriter
-
- close() - Method in class org.apache.paimon.io.RowDataFileWriter
-
- close() - Method in class org.apache.paimon.io.SingleFileWriter
-
- close() - Method in class org.apache.paimon.io.UncompressedPageFileInput
-
- close() - Method in class org.apache.paimon.io.UncompressedPageFileOutput
-
- close() - Method in class org.apache.paimon.jdbc.JdbcCatalog
-
- close() - Method in class org.apache.paimon.jdbc.JdbcCatalogLock
-
- close(Connection) - Method in class org.apache.paimon.jdbc.JdbcClientPool
-
- close() - Method in class org.apache.paimon.lookup.hash.HashLookupStoreReader
-
- close() - Method in class org.apache.paimon.lookup.hash.HashLookupStoreWriter
-
- close() - Method in interface org.apache.paimon.lookup.LookupStoreWriter
-
- close() - Method in class org.apache.paimon.lookup.RocksDBStateFactory
-
- close() - Method in class org.apache.paimon.lookup.sort.BlockCache
-
- close() - Method in class org.apache.paimon.lookup.sort.SortLookupStoreReader
-
- close() - Method in class org.apache.paimon.lookup.sort.SortLookupStoreWriter
-
- close() - Method in class org.apache.paimon.mergetree.compact.AbstractCompactRewriter
-
- close() - Method in class org.apache.paimon.mergetree.compact.ConcatRecordReader
-
- close() - Method in class org.apache.paimon.mergetree.compact.FullChangelogMergeTreeCompactRewriter
-
- close() - Method in class org.apache.paimon.mergetree.compact.LookupMergeTreeCompactRewriter
-
- close() - Method in class org.apache.paimon.mergetree.compact.LoserTree
-
- close() - Method in class org.apache.paimon.mergetree.compact.MergeTreeCompactManager
-
- close() - Method in class org.apache.paimon.mergetree.compact.SortMergeReaderWithLoserTree
-
- close() - Method in class org.apache.paimon.mergetree.compact.SortMergeReaderWithMinHeap
-
- close() - Method in class org.apache.paimon.mergetree.DataFileReader
-
- close() - Method in class org.apache.paimon.mergetree.DropDeleteReader
-
- close(RemovalCause) - Method in class org.apache.paimon.mergetree.LookupFile
-
- close() - Method in class org.apache.paimon.mergetree.LookupLevels
-
- close() - Method in class org.apache.paimon.mergetree.MergeTreeWriter
-
- close() - Method in class org.apache.paimon.metastore.AddPartitionCommitCallback
-
- close() - Method in class org.apache.paimon.metastore.AddPartitionTagCallback
-
- close() - Method in class org.apache.paimon.metastore.TagPreviewCommitCallback
-
- close() - Method in interface org.apache.paimon.metrics.MetricGroup
-
Close the metric group and release related resources.
- close() - Method in class org.apache.paimon.metrics.MetricGroupImpl
-
- close() - Method in class org.apache.paimon.operation.AbstractFileStoreWrite
-
- close() - Method in interface org.apache.paimon.operation.FileStoreCommit
-
- close() - Method in class org.apache.paimon.operation.FileStoreCommitImpl
-
- close() - Method in interface org.apache.paimon.operation.FileStoreWrite
-
Close the writer.
- close() - Method in class org.apache.paimon.operation.KeyValueFileStoreWrite
-
- close() - Method in class org.apache.paimon.operation.Lock.CatalogLockImpl
-
- close() - Method in class org.apache.paimon.operation.Lock.EmptyLock
-
- close() - Method in class org.apache.paimon.operation.MemoryFileStoreWrite
-
- close() - Method in class org.apache.paimon.operation.metrics.CompactionMetrics
-
- close() - Method in class org.apache.paimon.operation.metrics.WriterBufferMetric
-
- close() - Method in class org.apache.paimon.operation.ReverseReader
-
- close() - Method in class org.apache.paimon.partition.actions.AddDonePartitionAction
-
- close() - Method in class org.apache.paimon.partition.actions.MarkPartitionDoneEventAction
-
- close() - Method in class org.apache.paimon.partition.actions.SuccessFileMarkDoneAction
-
- close() - Method in class org.apache.paimon.reader.EmptyRecordReader
-
- close() - Method in interface org.apache.paimon.reader.RecordReader
-
Closes the reader and should release all resources.
- close() - Method in class org.apache.paimon.reader.RecordReaderIterator
-
- close() - Method in class org.apache.paimon.service.network.ChunkedByteBuf
-
- close() - Method in class org.apache.paimon.sort.AbstractBinaryExternalMerger
-
- close() - Method in class org.apache.paimon.sort.SpillChannelManager
-
- close() - Method in class org.apache.paimon.table.query.LocalTableQuery
-
- close() - Method in class org.apache.paimon.table.sink.TableCommitImpl
-
- close() - Method in class org.apache.paimon.table.sink.TableWriteImpl
-
- close() - Method in class org.apache.paimon.utils.AsyncRecordReader
-
- close() - Method in class org.apache.paimon.utils.CloseableIterator.IteratorAdapter
-
- close() - Method in class org.apache.paimon.utils.FileBasedBloomFilter
-
- close() - Method in class org.apache.paimon.utils.IteratorRecordReader
-
- close() - Method in class org.apache.paimon.utils.ParallelExecution
-
- close() - Method in interface org.apache.paimon.utils.RecordWriter
-
Close this writer, the call will delete newly generated but not committed files.
- close() - Method in class org.apache.parquet.hadoop.ParquetFileReader
-
- close() - Method in class org.apache.parquet.hadoop.ParquetWriter
-
- CloseableIterator<T> - Interface in org.apache.paimon.utils
-
- CloseableIterator.IteratorAdapter<E> - Class in org.apache.paimon.utils
-
- closeAll(AutoCloseable...) - Static method in class org.apache.paimon.utils.IOUtils
-
- closeAll(Iterable<? extends AutoCloseable>) - Static method in class org.apache.paimon.utils.IOUtils
-
Closes all
AutoCloseable
objects in the parameter, suppressing exceptions.
- closeAll(Iterable<? extends AutoCloseable>, Class<T>) - Static method in class org.apache.paimon.utils.IOUtils
-
Closes all
AutoCloseable
objects in the parameter, suppressing exceptions.
- closeAllQuietly(Iterable<? extends AutoCloseable>) - Static method in class org.apache.paimon.utils.IOUtils
-
- closeAndDelete() - Method in class org.apache.paimon.disk.AbstractFileIOChannel
-
- closeAndDelete() - Method in class org.apache.paimon.disk.ChannelWriterOutputView
-
- closeAndDelete() - Method in interface org.apache.paimon.disk.FileIOChannel
-
Closes the channel and deletes the underlying file.
- closed - Variable in class org.apache.paimon.io.SingleFileWriter
-
- closeQuietly(AutoCloseable) - Static method in class org.apache.paimon.utils.IOUtils
-
Closes the given AutoCloseable.
- closeReader(Reader) - Method in class org.apache.paimon.benchmark.metric.cpu.SysInfoLinux
-
- CloseShieldOutputStream - Class in org.apache.paimon.format.avro
-
A proxy output stream that prevents the underlying output stream from being closed.
- CloseShieldOutputStream(OutputStream) - Constructor for class org.apache.paimon.format.avro.CloseShieldOutputStream
-
- CLUSTERING_COLUMNS - Static variable in class org.apache.paimon.flink.FlinkConnectorOptions
-
- CLUSTERING_SAMPLE_FACTOR - Static variable in class org.apache.paimon.flink.FlinkConnectorOptions
-
- CLUSTERING_SORT_IN_CLUSTER - Static variable in class org.apache.paimon.flink.FlinkConnectorOptions
-
- CLUSTERING_STRATEGY - Static variable in class org.apache.paimon.flink.FlinkConnectorOptions
-
- clusteringIfPossible(String, String, boolean, int) - Method in class org.apache.paimon.flink.sink.FlinkSinkBuilder
-
Clustering the input data if possible.
- coalesce(T, T) - Static method in class org.apache.paimon.utils.ObjectUtils
-
- code(String) - Static method in class org.apache.paimon.options.description.TextElement
-
Creates a block of text formatted as code.
- CodeGenerator - Interface in org.apache.paimon.codegen
-
- CodeGeneratorImpl - Class in org.apache.paimon.codegen
-
- CodeGeneratorImpl() - Constructor for class org.apache.paimon.codegen.CodeGeneratorImpl
-
- CodeGenLoader - Class in org.apache.paimon.codegen
-
Loader to load codegen classes.
- CodeGenLoader() - Constructor for class org.apache.paimon.codegen.CodeGenLoader
-
- CodeGenUtils - Class in org.apache.paimon.codegen
-
Utils for code generations.
- CodeGenUtils() - Constructor for class org.apache.paimon.codegen.CodeGenUtils
-
- CodeRewriter - Interface in org.apache.paimon.codegen.codesplit
-
Interface for Java code rewriter.
- CodeSplitUtil - Class in org.apache.paimon.codegen.codesplit
-
Utils for rewriters.
- CodeSplitUtil() - Constructor for class org.apache.paimon.codegen.codesplit.CodeSplitUtil
-
- colId() - Method in class org.apache.paimon.stats.ColStats
-
- collect(InternalRow) - Method in class org.apache.paimon.format.SimpleStatsCollector
-
Update the statistics with a new row data.
- collect(Object, Serializer<Object>) - Method in class org.apache.paimon.statistics.CountsSimpleColStatsCollector
-
- collect(Object, Serializer<Object>) - Method in class org.apache.paimon.statistics.FullSimpleColStatsCollector
-
- collect(Object, Serializer<Object>) - Method in class org.apache.paimon.statistics.NoneSimpleColStatsCollector
-
- collect(Object, Serializer<Object>) - Method in interface org.apache.paimon.statistics.SimpleColStatsCollector
-
collect stats from the field.
- collect(Object, Serializer<Object>) - Method in class org.apache.paimon.statistics.TruncateSimpleColStatsCollector
-
- collectFieldIds(Set<Integer>) - Method in class org.apache.paimon.types.ArrayType
-
- collectFieldIds(Set<Integer>) - Method in class org.apache.paimon.types.DataType
-
- collectFieldIds(Set<Integer>) - Method in class org.apache.paimon.types.MapType
-
- collectFieldIds(Set<Integer>) - Method in class org.apache.paimon.types.MultisetType
-
- collectFieldIds(Set<Integer>) - Method in class org.apache.paimon.types.RowType
-
- collectFiles(DataFilePathFactory) - Method in class org.apache.paimon.io.DataFileMeta
-
- CollectionPosition - Class in org.apache.paimon.format.parquet.position
-
To represent collection's position in repeated type.
- CollectionPosition(boolean[], long[], long[], int) - Constructor for class org.apache.paimon.format.parquet.position.CollectionPosition
-
- collectWithoutDataFile(String, Snapshot, Consumer<String>, Consumer<String>) - Method in class org.apache.paimon.operation.OrphanFilesClean
-
- collectWithoutDataFileWithManifestFlag(String, Snapshot, Consumer<Pair<String, Boolean>>) - Method in class org.apache.paimon.operation.OrphanFilesClean
-
- COLON - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- COLON - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- COLON - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- COLON - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- COLON() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnhancedForControlContext
-
- COLON() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnhancedForControlContext
-
- COLON() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- COLON() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- COLON() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- COLON() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- COLON() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.SwitchLabelContext
-
- COLON() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.SwitchLabelContext
-
- COLONCOLON - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- COLONCOLON - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- COLONCOLON - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- COLONCOLON - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- COLONCOLON() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- COLONCOLON() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- ColStats<T> - Class in org.apache.paimon.stats
-
Col stats, supports the following stats.
- ColStats(int, Long, String, String, Long, Long, Long) - Constructor for class org.apache.paimon.stats.ColStats
-
- colStats() - Method in class org.apache.paimon.stats.Statistics
-
- column() - Method in exception org.apache.paimon.catalog.Catalog.ColumnAlreadyExistException
-
- column() - Method in exception org.apache.paimon.catalog.Catalog.ColumnNotExistException
-
- Column(String) - Constructor for class org.apache.paimon.fileindex.FileIndexOptions.Column
-
- Column(String, String) - Constructor for class org.apache.paimon.fileindex.FileIndexOptions.Column
-
- column(String, DataType) - Method in class org.apache.paimon.schema.Schema.Builder
-
Declares a column that is appended to this schema.
- column(String, DataType, String) - Method in class org.apache.paimon.schema.Schema.Builder
-
Declares a column that is appended to this schema.
- ColumnAlreadyExistException(Identifier, String) - Constructor for exception org.apache.paimon.catalog.Catalog.ColumnAlreadyExistException
-
- ColumnAlreadyExistException(Identifier, String, Throwable) - Constructor for exception org.apache.paimon.catalog.Catalog.ColumnAlreadyExistException
-
- ColumnarArray - Class in org.apache.paimon.data.columnar
-
Columnar array to support access to vector column data.
- ColumnarArray(ColumnVector, int, int) - Constructor for class org.apache.paimon.data.columnar.ColumnarArray
-
- ColumnarMap - Class in org.apache.paimon.data.columnar
-
Columnar map to support access to vector column data.
- ColumnarMap(ColumnVector, ColumnVector, int, int) - Constructor for class org.apache.paimon.data.columnar.ColumnarMap
-
- ColumnarRow - Class in org.apache.paimon.data.columnar
-
Columnar row to support access to vector column data.
- ColumnarRow() - Constructor for class org.apache.paimon.data.columnar.ColumnarRow
-
- ColumnarRow(VectorizedColumnBatch) - Constructor for class org.apache.paimon.data.columnar.ColumnarRow
-
- ColumnarRow(VectorizedColumnBatch, int) - Constructor for class org.apache.paimon.data.columnar.ColumnarRow
-
- ColumnarRowIterator - Class in org.apache.paimon.data.columnar
-
A
RecordReader.RecordIterator
that returns
InternalRow
s.
- ColumnarRowIterator(Path, ColumnarRow, Runnable) - Constructor for class org.apache.paimon.data.columnar.ColumnarRowIterator
-
- ColumnConfigParser - Class in org.apache.paimon.format.parquet
-
Parses the specified key-values in the format of root.key#column.path from a Configuration
object.
- ColumnConfigParser() - Constructor for class org.apache.paimon.format.parquet.ColumnConfigParser
-
- columnFamily - Variable in class org.apache.paimon.lookup.RocksDBState
-
- columnName() - Method in interface org.apache.paimon.flink.action.cdc.CdcMetadataConverter
-
- columnName() - Method in class org.apache.paimon.flink.action.cdc.CdcMetadataConverter.DatabaseNameConverter
-
- columnName() - Method in class org.apache.paimon.flink.action.cdc.CdcMetadataConverter.OpTsConverter
-
- columnName() - Method in class org.apache.paimon.flink.action.cdc.CdcMetadataConverter.SchemaNameConverter
-
- columnName() - Method in class org.apache.paimon.flink.action.cdc.CdcMetadataConverter.TableNameConverter
-
- columnName() - Method in class org.apache.paimon.flink.action.cdc.ComputedColumn
-
- ColumnNotExistException(Identifier, String) - Constructor for exception org.apache.paimon.catalog.Catalog.ColumnNotExistException
-
- ColumnNotExistException(Identifier, String, Throwable) - Constructor for exception org.apache.paimon.catalog.Catalog.ColumnNotExistException
-
- ColumnReader<VECTOR extends WritableColumnVector> - Interface in org.apache.paimon.format.parquet.reader
-
- COLUMNS - Static variable in class org.apache.paimon.CoreOptions
-
- columns - Variable in class org.apache.paimon.data.columnar.VectorizedColumnBatch
-
- COLUMNS - Static variable in class org.apache.paimon.fileindex.FileIndexOptions
-
- columnType() - Method in class org.apache.paimon.flink.action.cdc.ComputedColumn
-
- ColumnVector - Interface in org.apache.paimon.data.columnar
-
Nullable column vector.
- com.amazonaws.services.s3.model.transform - package com.amazonaws.services.s3.model.transform
-
- combine(long, long, List<CommitT>) - Method in interface org.apache.paimon.flink.sink.Committer
-
Compute an aggregated committable from a list of committables.
- combine(long, long, GlobalCommitT, List<CommitT>) - Method in interface org.apache.paimon.flink.sink.Committer
-
- combine(long, long, List<Committable>) - Method in class org.apache.paimon.flink.sink.StoreCommitter
-
- combine(long, long, ManifestCommittable, List<Committable>) - Method in class org.apache.paimon.flink.sink.StoreCommitter
-
- combine(long, long, List<MultiTableCommittable>) - Method in class org.apache.paimon.flink.sink.StoreMultiCommitter
-
- combine(long, long, WrappedManifestCommittable, List<MultiTableCommittable>) - Method in class org.apache.paimon.flink.sink.StoreMultiCommitter
-
- CombinedAwareBatchSourceFunction - Class in org.apache.paimon.flink.source.operator
-
It is responsible for monitoring compactor source of aware bucket table in batch mode.
- CombinedAwareBatchSourceFunction(Catalog.Loader, Pattern, Pattern, Pattern) - Constructor for class org.apache.paimon.flink.source.operator.CombinedAwareBatchSourceFunction
-
- CombinedAwareStreamingSourceFunction - Class in org.apache.paimon.flink.source.operator
-
It is responsible for monitoring compactor source of multi bucket table in stream mode.
- CombinedAwareStreamingSourceFunction(Catalog.Loader, Pattern, Pattern, Pattern, long) - Constructor for class org.apache.paimon.flink.source.operator.CombinedAwareStreamingSourceFunction
-
- CombinedCompactorSourceFunction<T> - Class in org.apache.paimon.flink.source.operator
-
This is the single (non-parallel) monitoring task, it is responsible for:
Monitoring snapshots of the Paimon table.
- CombinedCompactorSourceFunction(Catalog.Loader, Pattern, Pattern, Pattern, boolean) - Constructor for class org.apache.paimon.flink.source.operator.CombinedCompactorSourceFunction
-
- combinedModeTableList(String, String, List<Identifier>) - Static method in class org.apache.paimon.flink.action.cdc.CdcActionCommonUtils
-
- combinedMultiComacptionWriteOperator(CheckpointConfig, boolean, String) - Method in class org.apache.paimon.flink.sink.CombinedTableCompactorSink
-
- CombinedTableCompactorSink - Class in org.apache.paimon.flink.sink
-
A sink for processing multi-tables in dedicated compaction job.
- CombinedTableCompactorSink(Catalog.Loader, Options) - Constructor for class org.apache.paimon.flink.sink.CombinedTableCompactorSink
-
- CombinedTableCompactorSourceBuilder - Class in org.apache.paimon.flink.source
-
source builder to build a Flink compactor source for multi-tables.
- CombinedTableCompactorSourceBuilder(Catalog.Loader, Pattern, Pattern, Pattern, long) - Constructor for class org.apache.paimon.flink.source.CombinedTableCompactorSourceBuilder
-
- CombinedUnawareBatchSourceFunction - Class in org.apache.paimon.flink.source.operator
-
It is responsible for the batch compactor source of the table with unaware bucket in combined
mode.
- CombinedUnawareBatchSourceFunction(Catalog.Loader, Pattern, Pattern, Pattern) - Constructor for class org.apache.paimon.flink.source.operator.CombinedUnawareBatchSourceFunction
-
- CombinedUnawareStreamingSourceFunction - Class in org.apache.paimon.flink.source.operator
-
It is responsible for monitoring compactor source in stream mode for the table of unaware bucket.
- CombinedUnawareStreamingSourceFunction(Catalog.Loader, Pattern, Pattern, Pattern, long) - Constructor for class org.apache.paimon.flink.source.operator.CombinedUnawareStreamingSourceFunction
-
- COMMA - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- COMMA - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- COMMA() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ArrayInitializerContext
-
- COMMA(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ArrayInitializerContext
-
- COMMA() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ArrayInitializerContext
-
- COMMA(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ArrayInitializerContext
-
- COMMA - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- COMMA - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- COMMA() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstDeclarationContext
-
- COMMA(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstDeclarationContext
-
- COMMA() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstDeclarationContext
-
- COMMA(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstDeclarationContext
-
- COMMA() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ElementValueArrayInitializerContext
-
- COMMA(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ElementValueArrayInitializerContext
-
- COMMA() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ElementValueArrayInitializerContext
-
- COMMA(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ElementValueArrayInitializerContext
-
- COMMA() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ElementValuePairsContext
-
- COMMA(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ElementValuePairsContext
-
- COMMA() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ElementValuePairsContext
-
- COMMA(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ElementValuePairsContext
-
- COMMA() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumConstantsContext
-
- COMMA(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumConstantsContext
-
- COMMA() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumConstantsContext
-
- COMMA(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumConstantsContext
-
- COMMA() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumDeclarationContext
-
- COMMA() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumDeclarationContext
-
- COMMA() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionListContext
-
- COMMA(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionListContext
-
- COMMA() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionListContext
-
- COMMA(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionListContext
-
- COMMA() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FormalParameterListContext
-
- COMMA(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FormalParameterListContext
-
- COMMA() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FormalParameterListContext
-
- COMMA(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FormalParameterListContext
-
- COMMA() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LambdaParametersContext
-
- COMMA(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LambdaParametersContext
-
- COMMA() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LambdaParametersContext
-
- COMMA(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LambdaParametersContext
-
- COMMA() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.QualifiedNameListContext
-
- COMMA(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.QualifiedNameListContext
-
- COMMA() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.QualifiedNameListContext
-
- COMMA(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.QualifiedNameListContext
-
- COMMA() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeArgumentsContext
-
- COMMA(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeArgumentsContext
-
- COMMA() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeArgumentsContext
-
- COMMA(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeArgumentsContext
-
- COMMA() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeListContext
-
- COMMA(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeListContext
-
- COMMA() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeListContext
-
- COMMA(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeListContext
-
- COMMA() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeParametersContext
-
- COMMA(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeParametersContext
-
- COMMA() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeParametersContext
-
- COMMA(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeParametersContext
-
- COMMA() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableDeclaratorsContext
-
- COMMA(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableDeclaratorsContext
-
- COMMA() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableDeclaratorsContext
-
- COMMA(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableDeclaratorsContext
-
- comment() - Method in interface org.apache.paimon.catalog.Database
-
Optional comment of this database.
- comment() - Method in class org.apache.paimon.catalog.Database.DatabaseImpl
-
- COMMENT - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- COMMENT - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- COMMENT - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- COMMENT - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- comment(String) - Method in class org.apache.paimon.schema.Schema.Builder
-
Declares table comment.
- comment() - Method in class org.apache.paimon.schema.Schema
-
- comment() - Method in class org.apache.paimon.schema.SchemaChange.UpdateComment
-
- comment() - Method in class org.apache.paimon.schema.TableSchema
-
- comment() - Method in interface org.apache.paimon.table.FileStoreTable
-
- comment(String) - Method in class org.apache.paimon.table.FormatTable.Builder
-
- comment() - Method in class org.apache.paimon.table.FormatTable.FormatTableImpl
-
- comment() - Method in interface org.apache.paimon.table.ReadonlyTable
-
- comment() - Method in interface org.apache.paimon.table.Table
-
Optional comment of this table.
- comment() - Method in interface org.apache.paimon.view.View
-
Optional comment of this view.
- comment() - Method in class org.apache.paimon.view.ViewImpl
-
- COMMENT_PROP - Static variable in interface org.apache.paimon.catalog.Catalog
-
- commit(List<GlobalCommitT>) - Method in interface org.apache.paimon.flink.sink.Committer
-
Commits the given GlobalCommitT
.
- commit(List<ManifestCommittable>) - Method in class org.apache.paimon.flink.sink.StoreCommitter
-
- commit(List<WrappedManifestCommittable>) - Method in class org.apache.paimon.flink.sink.StoreMultiCommitter
-
- commit(ManifestCommittable, Map<String, String>) - Method in interface org.apache.paimon.operation.FileStoreCommit
-
Commit from manifest committable.
- commit(ManifestCommittable, Map<String, String>, boolean) - Method in interface org.apache.paimon.operation.FileStoreCommit
-
Commit from manifest committable with checkAppendFiles.
- commit(ManifestCommittable, Map<String, String>) - Method in class org.apache.paimon.operation.FileStoreCommitImpl
-
- commit(ManifestCommittable, Map<String, String>, boolean) - Method in class org.apache.paimon.operation.FileStoreCommitImpl
-
- commit(List<CommitMessage>) - Method in interface org.apache.paimon.table.sink.BatchTableCommit
-
Create a new commit.
- commit(long, List<CommitMessage>) - Method in interface org.apache.paimon.table.sink.StreamTableCommit
-
Create a new commit.
- commit(List<CommitMessage>) - Method in class org.apache.paimon.table.sink.TableCommitImpl
-
- commit(long, List<CommitMessage>) - Method in class org.apache.paimon.table.sink.TableCommitImpl
-
- commit(ManifestCommittable) - Method in class org.apache.paimon.table.sink.TableCommitImpl
-
- COMMIT_CALLBACK_PARAM - Static variable in class org.apache.paimon.CoreOptions
-
- COMMIT_CALLBACKS - Static variable in class org.apache.paimon.CoreOptions
-
- COMMIT_FORCE_COMPACT - Static variable in class org.apache.paimon.CoreOptions
-
- COMMIT_FORCE_CREATE_SNAPSHOT - Static variable in class org.apache.paimon.CoreOptions
-
- COMMIT_IDENTIFIER - Static variable in interface org.apache.paimon.table.sink.BatchWriteBuilder
-
- COMMIT_MAX_RETRIES - Static variable in class org.apache.paimon.CoreOptions
-
- COMMIT_USER_PREFIX - Static variable in class org.apache.paimon.CoreOptions
-
- CommitCallback - Interface in org.apache.paimon.table.sink
-
- commitCallbacks() - Method in class org.apache.paimon.CoreOptions
-
- commitChangelog(Changelog, long) - Method in class org.apache.paimon.utils.SnapshotManager
-
- commitChanges(SchemaChange...) - Method in class org.apache.paimon.schema.SchemaManager
-
- commitChanges(List<SchemaChange>) - Method in class org.apache.paimon.schema.SchemaManager
-
- commitCreateTable(Table) - Method in class org.apache.paimon.hive.PaimonMetaHook
-
- commitDropTable(Table, boolean) - Method in class org.apache.paimon.hive.PaimonMetaHook
-
- commitEarliestHint(long) - Method in class org.apache.paimon.utils.SnapshotManager
-
- commitFile(BinaryRow, List<DataFileMeta>) - Static method in class org.apache.paimon.migrate.FileMetaUtils
-
- commitForceCompact() - Method in class org.apache.paimon.CoreOptions
-
- commitIdentifier - Variable in class org.apache.paimon.Snapshot
-
- commitIdentifier() - Method in class org.apache.paimon.Snapshot
-
- commitIncrement - Variable in class org.apache.paimon.operation.FileStoreWrite.State
-
- CommitIncrement - Class in org.apache.paimon.utils
-
Changes to commit.
- CommitIncrement(DataIncrement, CompactIncrement, CompactDeletionFile) - Constructor for class org.apache.paimon.utils.CommitIncrement
-
- commitJob(JobContext) - Method in class org.apache.paimon.hive.mapred.PaimonOutputCommitter
-
- commitKind - Variable in class org.apache.paimon.Snapshot
-
- commitKind() - Method in class org.apache.paimon.Snapshot
-
- commitLatestHint(long) - Method in class org.apache.paimon.utils.SnapshotManager
-
- commitLongLivedChangelogEarliestHint(long) - Method in class org.apache.paimon.utils.SnapshotManager
-
- commitLongLivedChangelogLatestHint(long) - Method in class org.apache.paimon.utils.SnapshotManager
-
- commitMaxRetries() - Method in class org.apache.paimon.CoreOptions
-
- CommitMessage - Interface in org.apache.paimon.table.sink
-
Commit message for partition and bucket.
- CommitMessageImpl - Class in org.apache.paimon.table.sink
-
File committable for sink.
- CommitMessageImpl(BinaryRow, int, DataIncrement, CompactIncrement) - Constructor for class org.apache.paimon.table.sink.CommitMessageImpl
-
- CommitMessageImpl(BinaryRow, int, DataIncrement, CompactIncrement, IndexIncrement) - Constructor for class org.apache.paimon.table.sink.CommitMessageImpl
-
- CommitMessageLegacyV2Serializer - Class in org.apache.paimon.table.sink
-
- CommitMessageLegacyV2Serializer() - Constructor for class org.apache.paimon.table.sink.CommitMessageLegacyV2Serializer
-
- CommitMessageSerializer - Class in org.apache.paimon.table.sink
-
- CommitMessageSerializer() - Constructor for class org.apache.paimon.table.sink.CommitMessageSerializer
-
- commitMetadata(Path, Path) - Method in class org.apache.paimon.iceberg.IcebergHiveMetadataCommitter
-
- commitMetadata(Path, Path) - Method in interface org.apache.paimon.iceberg.IcebergMetadataCommitter
-
- CommitMetrics - Class in org.apache.paimon.operation.metrics
-
Metrics to measure a commit.
- CommitMetrics(MetricRegistry, String) - Constructor for class org.apache.paimon.operation.metrics.CommitMetrics
-
- commitMultiple(List<ManifestCommittable>, boolean) - Method in class org.apache.paimon.table.sink.TableCommitImpl
-
- commitStatistics(Statistics, long) - Method in interface org.apache.paimon.operation.FileStoreCommit
-
Commit new statistics.
- commitStatistics(Statistics, long) - Method in class org.apache.paimon.operation.FileStoreCommitImpl
-
- CommitStats - Class in org.apache.paimon.operation.metrics
-
Statistics for a commit.
- CommitStats(List<ManifestEntry>, List<ManifestEntry>, List<ManifestEntry>, List<ManifestEntry>, long, int, int) - Constructor for class org.apache.paimon.operation.metrics.CommitStats
-
- Committable - Class in org.apache.paimon.flink.sink
-
- Committable(long, Committable.Kind, Object) - Constructor for class org.apache.paimon.flink.sink.Committable
-
- Committable.Kind - Enum in org.apache.paimon.flink.sink
-
Kind of the produced Committable.
- CommittableSerializer - Class in org.apache.paimon.flink.sink
-
- CommittableSerializer(CommitMessageSerializer) - Constructor for class org.apache.paimon.flink.sink.CommittableSerializer
-
- committablesPerCheckpoint - Variable in class org.apache.paimon.flink.sink.CommitterOperator
-
Group the committable by the checkpoint id.
- CommittableStateManager<GlobalCommitT> - Interface in org.apache.paimon.flink.sink
-
- CommittableTypeInfo - Class in org.apache.paimon.flink.sink
-
- CommittableTypeInfo() - Constructor for class org.apache.paimon.flink.sink.CommittableTypeInfo
-
- commitTask(TaskAttemptContext) - Method in class org.apache.paimon.hive.mapred.PaimonOutputCommitter
-
- Committer<CommitT,GlobalCommitT> - Interface in org.apache.paimon.flink.sink
-
- committer - Variable in class org.apache.paimon.flink.sink.CommitterOperator
-
Aggregate committables to global committables and commit the global committables to the
external system.
- Committer.Context - Interface in org.apache.paimon.flink.sink
-
- Committer.Factory<CommitT,GlobalCommitT> - Interface in org.apache.paimon.flink.sink
-
- CommitterMetrics - Class in org.apache.paimon.flink.sink
-
- CommitterMetrics(OperatorIOMetricGroup) - Constructor for class org.apache.paimon.flink.sink.CommitterMetrics
-
- CommitterOperator<CommitT,GlobalCommitT> - Class in org.apache.paimon.flink.sink
-
- CommitterOperator(boolean, boolean, boolean, String, Committer.Factory<CommitT, GlobalCommitT>, CommittableStateManager<GlobalCommitT>) - Constructor for class org.apache.paimon.flink.sink.CommitterOperator
-
- CommitterOperator(boolean, boolean, boolean, String, Committer.Factory<CommitT, GlobalCommitT>, CommittableStateManager<GlobalCommitT>, Long) - Constructor for class org.apache.paimon.flink.sink.CommitterOperator
-
- commitUser() - Method in class org.apache.paimon.flink.sink.cdc.CdcRecordStoreMultiWriteOperator
-
- commitUser() - Method in interface org.apache.paimon.flink.sink.Committer.Context
-
- commitUser - Variable in class org.apache.paimon.flink.sink.MultiTablesStoreCompactOperator
-
- commitUser - Variable in class org.apache.paimon.flink.sink.StoreSinkWriteImpl
-
- commitUser - Variable in class org.apache.paimon.Snapshot
-
- commitUser() - Method in class org.apache.paimon.Snapshot
-
- commitUser() - Method in interface org.apache.paimon.table.sink.StreamWriteBuilder
-
- commitUser() - Method in class org.apache.paimon.table.sink.StreamWriteBuilderImpl
-
- compact(boolean) - Method in class org.apache.paimon.append.AppendOnlyWriter
-
- compact(BinaryRow, int, boolean) - Method in class org.apache.paimon.flink.sink.GlobalFullCompactionSinkWrite
-
- compact(BinaryRow, int, boolean) - Method in interface org.apache.paimon.flink.sink.StoreSinkWrite
-
- compact(BinaryRow, int, boolean) - Method in class org.apache.paimon.flink.sink.StoreSinkWriteImpl
-
- compact(boolean) - Method in class org.apache.paimon.mergetree.MergeTreeWriter
-
- compact(BinaryRow, int, boolean) - Method in class org.apache.paimon.operation.AbstractFileStoreWrite
-
- compact(BinaryRow, int, boolean) - Method in interface org.apache.paimon.operation.FileStoreWrite
-
Compact data stored in given partition and bucket.
- compact(BinaryRow, int, boolean) - Method in interface org.apache.paimon.table.sink.TableWrite
-
Compact a bucket of a partition.
- compact(BinaryRow, int, boolean) - Method in class org.apache.paimon.table.sink.TableWriteImpl
-
- compact(boolean) - Method in interface org.apache.paimon.utils.RecordWriter
-
Compact files related to the writer.
- COMPACT_AGE - Static variable in class org.apache.paimon.append.UnawareAppendTableCompactionCoordinator
-
- COMPACT_MAX_FILE_NUM - Static variable in class org.apache.paimon.iceberg.IcebergOptions
-
- COMPACT_MIN_FILE_NUM - Static variable in class org.apache.paimon.iceberg.IcebergOptions
-
- CompactAction - Class in org.apache.paimon.flink.action
-
Table compact action for Flink.
- CompactAction(String, String, String) - Constructor for class org.apache.paimon.flink.action.CompactAction
-
- CompactAction(String, String, String, Map<String, String>, Map<String, String>) - Constructor for class org.apache.paimon.flink.action.CompactAction
-
- CompactActionFactory - Class in org.apache.paimon.flink.action
-
- CompactActionFactory() - Constructor for class org.apache.paimon.flink.action.CompactActionFactory
-
- compactAfter() - Method in class org.apache.paimon.append.UnawareAppendCompactionTask
-
- compactAfter() - Method in class org.apache.paimon.io.CompactIncrement
-
- compactBefore() - Method in class org.apache.paimon.append.UnawareAppendCompactionTask
-
- compactBefore() - Method in class org.apache.paimon.io.CompactIncrement
-
- CompactBucketsTable - Class in org.apache.paimon.table.system
-
A table to produce modified partitions and buckets (also including files in streaming mode) for
each snapshot.
- CompactBucketsTable(FileStoreTable, boolean) - Constructor for class org.apache.paimon.table.system.CompactBucketsTable
-
- CompactBucketsTable(FileStoreTable, boolean, String) - Constructor for class org.apache.paimon.table.system.CompactBucketsTable
-
- compactChangelogFiles() - Method in class org.apache.paimon.flink.compact.changelog.ChangelogCompactTask
-
- CompactDatabaseAction - Class in org.apache.paimon.flink.action
-
Database compact action for Flink.
- CompactDatabaseAction(String, Map<String, String>) - Constructor for class org.apache.paimon.flink.action.CompactDatabaseAction
-
- CompactDatabaseActionFactory - Class in org.apache.paimon.flink.action
-
- CompactDatabaseActionFactory() - Constructor for class org.apache.paimon.flink.action.CompactDatabaseActionFactory
-
- CompactDatabaseProcedure - Class in org.apache.paimon.flink.procedure
-
Compact database procedure.
- CompactDatabaseProcedure() - Constructor for class org.apache.paimon.flink.procedure.CompactDatabaseProcedure
-
- CompactDeletionFile - Interface in org.apache.paimon.compact
-
Deletion File from compaction.
- compactDeletionFile() - Method in class org.apache.paimon.utils.CommitIncrement
-
- CompactDeletionFile.GeneratedDeletionFile - Class in org.apache.paimon.compact
-
- CompactDeletionFile.LazyCompactDeletionFile - Class in org.apache.paimon.compact
-
- CompactedChangelogFormatReaderFactory - Class in org.apache.paimon.flink.compact.changelog.format
-
- CompactedChangelogFormatReaderFactory(FormatReaderFactory) - Constructor for class org.apache.paimon.flink.compact.changelog.format.CompactedChangelogFormatReaderFactory
-
- CompactedChangelogReadOnlyFormat - Class in org.apache.paimon.flink.compact.changelog.format
-
- CompactedChangelogReadOnlyFormat(String, FileFormat) - Constructor for class org.apache.paimon.flink.compact.changelog.format.CompactedChangelogReadOnlyFormat
-
- CompactedChangelogReadOnlyFormat.AvroFactory - Class in org.apache.paimon.flink.compact.changelog.format
-
- CompactedChangelogReadOnlyFormat.OrcFactory - Class in org.apache.paimon.flink.compact.changelog.format
-
- CompactedChangelogReadOnlyFormat.ParquetFactory - Class in org.apache.paimon.flink.compact.changelog.format
-
- CompactedStartingScanner - Class in org.apache.paimon.table.source.snapshot
-
StartingScanner
for the
CoreOptions.StartupMode#COMPACTED_FULL
startup mode.
- CompactedStartingScanner(SnapshotManager) - Constructor for class org.apache.paimon.table.source.snapshot.CompactedStartingScanner
-
- CompactFutureManager - Class in org.apache.paimon.compact
-
Base implementation of
CompactManager
which runs compaction in a separate thread.
- CompactFutureManager() - Constructor for class org.apache.paimon.compact.CompactFutureManager
-
- CompactIncrement - Class in org.apache.paimon.io
-
Files changed before and after compaction, with changelog produced during compaction.
- CompactIncrement(List<DataFileMeta>, List<DataFileMeta>, List<DataFileMeta>) - Constructor for class org.apache.paimon.io.CompactIncrement
-
- compactIncrement() - Method in class org.apache.paimon.table.sink.CommitMessageImpl
-
- compactIncrement() - Method in class org.apache.paimon.utils.CommitIncrement
-
- COMPACTION_COMPLETED_COUNT - Static variable in class org.apache.paimon.operation.metrics.CompactionMetrics
-
- COMPACTION_MAX_FILE_NUM - Static variable in class org.apache.paimon.CoreOptions
-
- COMPACTION_MAX_SIZE_AMPLIFICATION_PERCENT - Static variable in class org.apache.paimon.CoreOptions
-
- COMPACTION_MIN_FILE_NUM - Static variable in class org.apache.paimon.CoreOptions
-
- COMPACTION_OPTIMIZATION_INTERVAL - Static variable in class org.apache.paimon.CoreOptions
-
- COMPACTION_QUEUED_COUNT - Static variable in class org.apache.paimon.operation.metrics.CompactionMetrics
-
- COMPACTION_SIZE_RATIO - Static variable in class org.apache.paimon.CoreOptions
-
- COMPACTION_STYLE - Static variable in class org.apache.paimon.lookup.RocksDBOptions
-
- COMPACTION_THREAD_BUSY - Static variable in class org.apache.paimon.operation.metrics.CompactionMetrics
-
- CompactionChangelogFollowUpScanner - Class in org.apache.paimon.table.source.snapshot
-
FollowUpScanner
for
CoreOptions.ChangelogProducer#FULL_COMPACTION
changelog
producer.
- CompactionChangelogFollowUpScanner() - Constructor for class org.apache.paimon.table.source.snapshot.CompactionChangelogFollowUpScanner
-
- CompactionDiffFollowUpScanner - Class in org.apache.paimon.flink.lookup
-
- CompactionDiffFollowUpScanner() - Constructor for class org.apache.paimon.flink.lookup.CompactionDiffFollowUpScanner
-
- compactionFileSize(boolean) - Method in class org.apache.paimon.CoreOptions
-
- compactionMaxFileNum() - Method in class org.apache.paimon.CoreOptions
-
- compactionMetrics - Variable in class org.apache.paimon.operation.AbstractFileStoreWrite
-
- CompactionMetrics - Class in org.apache.paimon.operation.metrics
-
Metrics to measure a compaction.
- CompactionMetrics(MetricRegistry, String) - Constructor for class org.apache.paimon.operation.metrics.CompactionMetrics
-
- CompactionMetrics.Reporter - Interface in org.apache.paimon.operation.metrics
-
- compactionMinFileNum() - Method in class org.apache.paimon.CoreOptions
-
- CompactionTaskSerializer - Class in org.apache.paimon.table.sink
-
- CompactionTaskSerializer() - Constructor for class org.apache.paimon.table.sink.CompactionTaskSerializer
-
- CompactionTaskSimpleSerializer - Class in org.apache.paimon.flink.sink
-
- CompactionTaskSimpleSerializer(CompactionTaskSerializer) - Constructor for class org.apache.paimon.flink.sink.CompactionTaskSimpleSerializer
-
- CompactionTaskTypeInfo - Class in org.apache.paimon.flink.sink
-
- CompactionTaskTypeInfo() - Constructor for class org.apache.paimon.flink.sink.CompactionTaskTypeInfo
-
- CompactManager - Interface in org.apache.paimon.compact
-
Manager to submit compaction task.
- compactManifest() - Method in interface org.apache.paimon.operation.FileStoreCommit
-
Compact the manifest entries only.
- compactManifest() - Method in class org.apache.paimon.operation.FileStoreCommitImpl
-
- CompactManifestProcedure - Class in org.apache.paimon.flink.procedure
-
Compact manifest file to reduce deleted manifest entries.
- CompactManifestProcedure() - Constructor for class org.apache.paimon.flink.procedure.CompactManifestProcedure
-
- CompactManifestProcedure - Class in org.apache.paimon.spark.procedure
-
Compact manifest procedure.
- CompactManifestProcedure(TableCatalog) - Constructor for class org.apache.paimon.spark.procedure.CompactManifestProcedure
-
- compactOptions(boolean) - Static method in class org.apache.paimon.flink.utils.MultiTablesCompactorUtil
-
- CompactorSink - Class in org.apache.paimon.flink.sink
-
- CompactorSink(FileStoreTable) - Constructor for class org.apache.paimon.flink.sink.CompactorSink
-
- CompactorSinkBuilder - Class in org.apache.paimon.flink.sink
-
- CompactorSinkBuilder(FileStoreTable) - Constructor for class org.apache.paimon.flink.sink.CompactorSinkBuilder
-
- CompactorSourceBuilder - Class in org.apache.paimon.flink.source
-
- CompactorSourceBuilder(String, FileStoreTable) - Constructor for class org.apache.paimon.flink.source.CompactorSourceBuilder
-
- CompactProcedure - Class in org.apache.paimon.flink.procedure
-
Compact procedure.
- CompactProcedure() - Constructor for class org.apache.paimon.flink.procedure.CompactProcedure
-
- CompactProcedure - Class in org.apache.paimon.spark.procedure
-
Compact procedure.
- CompactProcedure(TableCatalog) - Constructor for class org.apache.paimon.spark.procedure.CompactProcedure
-
- CompactResult - Class in org.apache.paimon.compact
-
Result of compaction.
- CompactResult() - Constructor for class org.apache.paimon.compact.CompactResult
-
- CompactResult(DataFileMeta, DataFileMeta) - Constructor for class org.apache.paimon.compact.CompactResult
-
- CompactResult(List<DataFileMeta>, List<DataFileMeta>) - Constructor for class org.apache.paimon.compact.CompactResult
-
- CompactResult(List<DataFileMeta>, List<DataFileMeta>, List<DataFileMeta>) - Constructor for class org.apache.paimon.compact.CompactResult
-
- compactRewrite(BinaryRow, int, Function<String, DeletionVector>, List<DataFileMeta>) - Method in class org.apache.paimon.operation.AppendOnlyFileStoreWrite
-
- CompactRewriter - Interface in org.apache.paimon.mergetree.compact
-
Rewrite sections to new level.
- compactSink - Variable in class org.apache.paimon.flink.sink.FlinkSinkBuilder
-
- CompactStrategy - Interface in org.apache.paimon.mergetree.compact
-
Compact strategy to decide which files to select for compaction.
- CompactTask - Class in org.apache.paimon.compact
-
Compact task.
- CompactTask(CompactionMetrics.Reporter) - Constructor for class org.apache.paimon.compact.CompactTask
-
- CompactTimer - Class in org.apache.paimon.operation.metrics
-
A timer which supports the following operations in O(1) amortized time complexity.
- CompactTimer(long) - Constructor for class org.apache.paimon.operation.metrics.CompactTimer
-
- CompactUnit - Interface in org.apache.paimon.compact
-
A files unit for compaction.
- compare(InternalRow, InternalRow) - Method in interface org.apache.paimon.codegen.RecordComparator
-
- compare(MemorySegment, int, int, int) - Method in class org.apache.paimon.memory.MemorySegment
-
- compare(MemorySegment, int, int, int, int) - Method in class org.apache.paimon.memory.MemorySegment
-
- compare(int, int) - Method in class org.apache.paimon.sort.BinaryIndexedSortable
-
- compare(int, int, int, int) - Method in class org.apache.paimon.sort.BinaryIndexedSortable
-
- compare(int, int) - Method in interface org.apache.paimon.sort.IndexedSortable
-
- compare(int, int, int, int) - Method in interface org.apache.paimon.sort.IndexedSortable
-
- compare(Object, Object, DataTypeRoot) - Static method in class org.apache.paimon.utils.InternalRowUtils
-
- compare(InternalRow, InternalRow) - Method in class org.apache.paimon.utils.UserDefinedSeqComparator
-
- compareBinary(byte[], byte[]) - Static method in class org.apache.paimon.utils.SortUtil
-
- compareBinary(byte[], int, int, byte[], int, int) - Static method in class org.apache.paimon.utils.SortUtil
-
- compareFields() - Method in interface org.apache.paimon.utils.FieldsComparator
-
- compareFields() - Method in class org.apache.paimon.utils.UserDefinedSeqComparator
-
- compareKey(MemorySegment, int, MemorySegment, int) - Method in interface org.apache.paimon.codegen.NormalizedKeyComputer
-
- compareLiteral(DataType, Object, Object) - Static method in class org.apache.paimon.predicate.CompareUtils
-
- compareTo(BinaryString) - Method in class org.apache.paimon.data.BinaryString
-
Compares two strings lexicographically.
- compareTo(Decimal) - Method in class org.apache.paimon.data.Decimal
-
- compareTo(LocalZoneTimestamp) - Method in class org.apache.paimon.data.LocalZoneTimestamp
-
- compareTo(Timestamp) - Method in class org.apache.paimon.data.Timestamp
-
- compareTo(Path) - Method in class org.apache.paimon.fs.Path
-
- compareTo(MemorySlice) - Method in class org.apache.paimon.memory.MemorySlice
-
- compareTo(MemorySize) - Method in class org.apache.paimon.options.MemorySize
-
- CompareUtils - Class in org.apache.paimon.predicate
-
Utils for comparator.
- compatibleCheck(List<DataType>, List<DataType>) - Method in class org.apache.paimon.flink.action.ActionBase
-
Check whether each
DataType
of actualTypes is compatible with that of expectedTypes
respectively.
- compilationUnit() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- compilationUnit() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- CompilationUnitContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.CompilationUnitContext
-
- CompilationUnitContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.CompilationUnitContext
-
- compile(ClassLoader, String, String) - Static method in class org.apache.paimon.codegen.CompileUtils
-
Compiles a generated code to a Class.
- compile(ClassLoader) - Method in class org.apache.paimon.codegen.GeneratedClass
-
Compiles the generated code, the compiled class will be cached in the
GeneratedClass
.
- CompileUtils - Class in org.apache.paimon.codegen
-
Utilities to compile a generated code to a Class.
- CompileUtils() - Constructor for class org.apache.paimon.codegen.CompileUtils
-
- complement(int) - Method in class org.apache.paimon.utils.Projection
-
Complement this projection.
- complete() - Method in class org.apache.paimon.data.BinaryArrayWriter
-
Finally, complete write to set real size to row.
- complete() - Method in class org.apache.paimon.data.BinaryRowWriter
-
- complete() - Method in interface org.apache.paimon.data.BinaryWriter
-
Finally, complete write to set real size to binary.
- complete() - Method in class org.apache.paimon.disk.ExternalBuffer
-
- complete() - Method in class org.apache.paimon.disk.InMemoryBuffer
-
- complete() - Method in interface org.apache.paimon.disk.RowBuffer
-
- completedExceptionally(Throwable) - Static method in class org.apache.paimon.utils.FutureUtils
-
- CompleteMultipartUploadHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CompleteMultipartUploadHandler
-
- ComponentClassLoader - Class in org.apache.paimon.plugin
-
A
URLClassLoader
that restricts which classes can be loaded to those contained within the
given classpath, except classes from a given set of packages that are either loaded owner or
component-first.
- ComponentClassLoader(URL[], ClassLoader, String[], String[]) - Constructor for class org.apache.paimon.plugin.ComponentClassLoader
-
- compositeBuffer() - Method in class org.apache.paimon.service.network.NettyBufferPool
-
- compositeBuffer(int) - Method in class org.apache.paimon.service.network.NettyBufferPool
-
- compositeDirectBuffer() - Method in class org.apache.paimon.service.network.NettyBufferPool
-
- compositeDirectBuffer(int) - Method in class org.apache.paimon.service.network.NettyBufferPool
-
- compositeHeapBuffer() - Method in class org.apache.paimon.service.network.NettyBufferPool
-
- compositeHeapBuffer(int) - Method in class org.apache.paimon.service.network.NettyBufferPool
-
- compoundKey(Object...) - Static method in class org.apache.paimon.flink.utils.FlinkCatalogPropertiesUtil
-
- CompoundPredicate - Class in org.apache.paimon.predicate
-
- CompoundPredicate(CompoundPredicate.Function, List<Predicate>) - Constructor for class org.apache.paimon.predicate.CompoundPredicate
-
- CompoundPredicate.Function - Class in org.apache.paimon.predicate
-
Evaluate the predicate result based on multiple
Predicate
s.
- compress(ByteBuffer, ByteBuffer, ByteBuffer, Options) - Method in class org.apache.orc.impl.ZstdCodec
-
Compresses an input ByteBuffer into an output ByteBuffer using Zstandard compression.
- compress(CompressionKind) - Method in class org.apache.orc.OrcFile.WriterOptions
-
Sets the generic compression that is used to compress the data.
- compress(byte[], int, int, byte[], int) - Method in class org.apache.paimon.compression.AirBlockCompressor
-
- compress(byte[], int, int, byte[], int) - Method in interface org.apache.paimon.compression.BlockCompressor
-
Compress data read from src, and write the compressed data to dst.
- compress() - Method in class org.apache.paimon.compression.CompressOptions
-
- compress(byte[], int, int, byte[], int) - Method in class org.apache.paimon.compression.Lz4BlockCompressor
-
- compress(byte[], int, int, byte[], int) - Method in class org.apache.paimon.compression.ZstdBlockCompressor
-
- CompressedPageFileInput - Class in org.apache.paimon.io
-
- CompressedPageFileInput(RandomAccessFile, int, BlockCompressionFactory, long, long[]) - Constructor for class org.apache.paimon.io.CompressedPageFileInput
-
- CompressedPageFileOutput - Class in org.apache.paimon.io
-
A class to output bytes with compression.
- CompressedPageFileOutput(File, int, BlockCompressionFactory) - Constructor for class org.apache.paimon.io.CompressedPageFileOutput
-
- compression - Variable in class org.apache.paimon.utils.ObjectsFile
-
- COMPRESSION_TYPE - Static variable in class org.apache.paimon.lookup.RocksDBOptions
-
- CompressionKind - Enum in org.apache.orc
-
An enumeration that lists the generic compression algorithms that can be applied to ORC files.
- CompressOptions - Class in org.apache.paimon.compression
-
Options of compression.
- CompressOptions(String, int) - Constructor for class org.apache.paimon.compression.CompressOptions
-
- CompressorUtils - Class in org.apache.paimon.compression
-
- CompressorUtils() - Constructor for class org.apache.paimon.compression.CompressorUtils
-
- computeAssigner(int, int, int, int) - Static method in interface org.apache.paimon.index.BucketAssigner
-
- computeCommittableIfAbsent(Identifier, long, long) - Method in class org.apache.paimon.manifest.WrappedManifestCommittable
-
- COMPUTED_COLUMN - Static variable in class org.apache.paimon.flink.action.cdc.CdcActionCommonUtils
-
- ComputedColumn - Class in org.apache.paimon.flink.action.cdc
-
A Computed column's value is computed from input columns.
- ComputedColumn(String, Expression) - Constructor for class org.apache.paimon.flink.action.cdc.ComputedColumn
-
- computedColumnArgs - Variable in class org.apache.paimon.flink.action.cdc.SyncTableActionBase
-
- computedColumns - Variable in class org.apache.paimon.flink.action.cdc.format.AbstractRecordParser
-
- computedColumns - Variable in class org.apache.paimon.flink.action.cdc.SyncTableActionBase
-
- ComputedColumnUtils - Class in org.apache.paimon.flink.action.cdc
-
- ComputedColumnUtils() - Constructor for class org.apache.paimon.flink.action.cdc.ComputedColumnUtils
-
- computeHashKey(int, int, int, int) - Static method in interface org.apache.paimon.index.BucketAssigner
-
- computeManagedMemory(AbstractStreamOperator<?>) - Static method in class org.apache.paimon.flink.utils.ManagedMemoryUtils
-
- computeMinBytesForDecimalPrecision(int) - Static method in class org.apache.paimon.format.parquet.ParquetSchemaConverter
-
- concat(BinaryString...) - Static method in class org.apache.paimon.utils.StringUtils
-
Concatenates input strings together into a single string.
- concat(Iterable<BinaryString>) - Static method in class org.apache.paimon.utils.StringUtils
-
- concat(RowType, RowType) - Static method in class org.apache.paimon.utils.TypeUtils
-
- ConcatRecordReader<T> - Class in org.apache.paimon.mergetree.compact
-
This reader is to concatenate a list of
RecordReader
s and read them sequentially.
- ConcatRecordReader(List<? extends ReaderSupplier<T>>) - Constructor for class org.apache.paimon.mergetree.compact.ConcatRecordReader
-
- conf() - Method in class org.apache.paimon.hive.SerializableHiveConf
-
- config() - Method in class org.apache.paimon.flink.utils.FlinkCalciteClasses.SqlParserDelegate
-
- config(ExpireConfig) - Method in class org.apache.paimon.table.ExpireChangelogImpl
-
- config(ExpireConfig) - Method in interface org.apache.paimon.table.ExpireSnapshots
-
- config(ExpireConfig) - Method in class org.apache.paimon.table.ExpireSnapshotsImpl
-
- config(String, String) - Method in class org.apache.parquet.hadoop.ParquetWriter.Builder
-
Set a property that will be available to the read path.
- configDelegate() - Method in class org.apache.paimon.flink.utils.FlinkCalciteClasses
-
- ConfigDelegate() - Constructor for class org.apache.paimon.flink.utils.FlinkCalciteClasses.ConfigDelegate
-
- ConfigGroup - Annotation Type in org.apache.paimon.annotation
-
A class that specifies a group of config options.
- ConfigGroups - Annotation Type in org.apache.paimon.annotation
-
Annotation used on classes containing config options that enables the separation of options into
different tables based on key prefixes.
- ConfigOption<T> - Class in org.apache.paimon.options
-
A ConfigOption
describes a configuration parameter.
- ConfigOptions - Class in org.apache.paimon.options
-
- ConfigOptions.OptionBuilder - Class in org.apache.paimon.options
-
- ConfigOptions.TypedConfigOptionBuilder<T> - Class in org.apache.paimon.options
-
- ConfigOptionsDocGenerator - Class in org.apache.paimon.docs.configuration
-
Class used for generating code based documentation of configuration parameters.
- configString() - Method in enum org.apache.paimon.flink.action.cdc.TypeMapping.TypeMappingMode
-
- configString() - Method in enum org.apache.paimon.flink.action.MultiTablesSinkMode
-
- configure(CatalogContext) - Method in class org.apache.paimon.flink.FlinkFileIO
-
- configure(CatalogContext) - Method in interface org.apache.paimon.fs.FileIO
-
- configure(CatalogContext) - Method in class org.apache.paimon.fs.hadoop.HadoopFileIO
-
- configure(CatalogContext) - Method in class org.apache.paimon.fs.local.LocalFileIO
-
- configure(CatalogContext) - Method in class org.apache.paimon.fs.PluginFileIO
-
- configure(CatalogContext) - Method in class org.apache.paimon.oss.OSSFileIO
-
- configure(CatalogContext) - Method in class org.apache.paimon.s3.S3FileIO
-
- configure(SnapshotReader) - Method in class org.apache.paimon.table.source.snapshot.CompactedStartingScanner
-
- configure(SnapshotReader) - Method in class org.apache.paimon.table.source.snapshot.ContinuousFromSnapshotFullStartingScanner
-
- configure(SnapshotReader) - Method in class org.apache.paimon.table.source.snapshot.FileCreationTimeStartingScanner
-
- configure(SnapshotReader) - Method in class org.apache.paimon.table.source.snapshot.FullCompactedStartingScanner
-
- configure(SnapshotReader) - Method in class org.apache.paimon.table.source.snapshot.FullStartingScanner
-
- configure(SnapshotReader) - Method in class org.apache.paimon.table.source.snapshot.ReadPlanStartingScanner
-
- configure(SnapshotReader) - Method in class org.apache.paimon.table.source.snapshot.StaticFromSnapshotStartingScanner
-
- configure(SnapshotReader) - Method in class org.apache.paimon.table.source.snapshot.StaticFromTagStartingScanner
-
- configure(SnapshotReader) - Method in class org.apache.paimon.table.source.snapshot.StaticFromTimestampStartingScanner
-
- configure(SnapshotReader) - Method in class org.apache.paimon.table.source.snapshot.StaticFromWatermarkStartingScanner
-
- configureGlobalCommitter(SingleOutputStreamOperator<?>, double, MemorySize) - Static method in class org.apache.paimon.flink.sink.FlinkSink
-
- configureInputJobCredentials(TableDesc, Map<String, String>) - Method in class org.apache.paimon.hive.PaimonStorageHandler
-
- configureInputJobProperties(TableDesc, Map<String, String>) - Method in class org.apache.paimon.hive.PaimonStorageHandler
-
- configureJobConf(TableDesc, JobConf) - Method in class org.apache.paimon.hive.PaimonStorageHandler
-
- configureOutputJobProperties(TableDesc, Map<String, String>) - Method in class org.apache.paimon.hive.PaimonStorageHandler
-
- configureTableJobProperties(TableDesc, Map<String, String>) - Method in class org.apache.paimon.hive.PaimonStorageHandler
-
- ConfluentAvroDeserializationSchema - Class in org.apache.paimon.flink.action.cdc.serialization
-
A confluent avro deserialization schema for AbstractKafkaAvroDeserializer
.
- ConfluentAvroDeserializationSchema(SchemaRegistryClient) - Constructor for class org.apache.paimon.flink.action.cdc.serialization.ConfluentAvroDeserializationSchema
-
- conjunctPredicates - Variable in class org.apache.paimon.format.orc.OrcReaderFactory
-
- CONNECT_NAME_PROP - Static variable in class org.apache.paimon.flink.action.cdc.format.debezium.DebeziumSchemaUtils
-
- CONNECT_PARAMETERS_PROP - Static variable in class org.apache.paimon.flink.action.cdc.format.debezium.DebeziumSchemaUtils
-
- connections() - Method in class org.apache.paimon.jdbc.JdbcCatalogLockContext
-
- CONST - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- CONST - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- CONST - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- CONST - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- constantDeclarator() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- constantDeclarator() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- constantDeclarator() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstDeclarationContext
-
- constantDeclarator(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstDeclarationContext
-
- constantDeclarator() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstDeclarationContext
-
- constantDeclarator(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstDeclarationContext
-
- ConstantDeclaratorContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.ConstantDeclaratorContext
-
- ConstantDeclaratorContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.ConstantDeclaratorContext
-
- constantExpression - Variable in class org.apache.paimon.codegen.codesplit.JavaParser.SwitchLabelContext
-
- constantExpression - Variable in class org.apache.paimon.codegen.codesplit.JavaParser.SwitchLabelContext
-
- constDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- constDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- constDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMemberDeclarationContext
-
- constDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMemberDeclarationContext
-
- ConstDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.ConstDeclarationContext
-
- ConstDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.ConstDeclarationContext
-
- construct(DataType) - Static method in interface org.apache.paimon.arrow.converter.Arrow2PaimonVectorConverter
-
- construct(FileIO, String, String, Table, Predicate<FileStatus>, Path, Map<Path, Path>) - Static method in class org.apache.paimon.migrate.FileMetaUtils
-
- constructFunctionMap(List<DataField>) - Method in class org.apache.paimon.sort.hilbert.HilbertIndexer
-
- constructFunctionMap(List<DataField>, int) - Method in class org.apache.paimon.sort.zorder.ZIndexer
-
- constructorBody - Variable in class org.apache.paimon.codegen.codesplit.JavaParser.ConstructorDeclarationContext
-
- constructorBody - Variable in class org.apache.paimon.codegen.codesplit.JavaParser.ConstructorDeclarationContext
-
- constructorCall() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- constructorCall() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- constructorCall() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- constructorCall() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- ConstructorCallContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.ConstructorCallContext
-
- ConstructorCallContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.ConstructorCallContext
-
- constructorDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- constructorDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- constructorDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.GenericConstructorDeclarationContext
-
- constructorDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.GenericConstructorDeclarationContext
-
- constructorDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MemberDeclarationContext
-
- constructorDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MemberDeclarationContext
-
- ConstructorDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.ConstructorDeclarationContext
-
- ConstructorDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.ConstructorDeclarationContext
-
- constructPartitionMapping(TableSchema, List<DataField>) - Static method in class org.apache.paimon.partition.PartitionUtils
-
- consumeDataStream(ProviderContext, DataStream<RowData>) - Method in class org.apache.paimon.flink.PaimonDataStreamSinkProvider
-
- consumedOptionKeys - Variable in class org.apache.paimon.flink.factories.FlinkFactoryUtil.FlinkFactoryHelper
-
- Consumer - Class in org.apache.paimon.consumer
-
Consumer which contains next snapshot.
- Consumer(long) - Constructor for class org.apache.paimon.consumer.Consumer
-
- consumer(String) - Method in class org.apache.paimon.consumer.ConsumerManager
-
- CONSUMER_CONSISTENCY_MODE - Static variable in class org.apache.paimon.CoreOptions
-
- CONSUMER_EXPIRATION_TIME - Static variable in class org.apache.paimon.CoreOptions
-
- CONSUMER_ID - Static variable in class org.apache.paimon.CoreOptions
-
- CONSUMER_IGNORE_PROGRESS - Static variable in class org.apache.paimon.CoreOptions
-
- consumerExpireTime() - Method in class org.apache.paimon.CoreOptions
-
- consumerId() - Method in class org.apache.paimon.CoreOptions
-
- consumerIgnoreProgress() - Method in class org.apache.paimon.CoreOptions
-
- ConsumerManager - Class in org.apache.paimon.consumer
-
Manage consumer groups.
- ConsumerManager(FileIO, Path) - Constructor for class org.apache.paimon.consumer.ConsumerManager
-
- ConsumerManager(FileIO, Path, String) - Constructor for class org.apache.paimon.consumer.ConsumerManager
-
- consumerManager() - Method in interface org.apache.paimon.table.source.snapshot.SnapshotReader
-
- consumerManager() - Method in class org.apache.paimon.table.source.snapshot.SnapshotReaderImpl
-
- ConsumerProgressCalculator - Class in org.apache.paimon.flink.source
-
Calculator for calculating consumer consumption progress.
- ConsumerProgressCalculator(int) - Constructor for class org.apache.paimon.flink.source.ConsumerProgressCalculator
-
- consumerProgressCalculator - Variable in class org.apache.paimon.flink.source.ContinuousFileSplitEnumerator
-
- consumers() - Method in class org.apache.paimon.consumer.ConsumerManager
-
Get all consumer.
- CONSUMERS - Static variable in class org.apache.paimon.table.system.ConsumersTable
-
- ConsumersTable - Class in org.apache.paimon.table.system
-
A
Table
for showing consumers of table.
- ConsumersTable(FileStoreTable) - Constructor for class org.apache.paimon.table.system.ConsumersTable
-
- ConsumersTable(FileIO, Path, String) - Constructor for class org.apache.paimon.table.system.ConsumersTable
-
- containLogSystem() - Method in class org.apache.paimon.flink.sink.cdc.CdcDynamicBucketWriteOperator
-
- containLogSystem() - Method in class org.apache.paimon.flink.sink.cdc.CdcRecordStoreWriteOperator
-
- containLogSystem() - Method in class org.apache.paimon.flink.sink.DynamicBucketRowWriteOperator
-
- containLogSystem() - Method in class org.apache.paimon.flink.sink.RowDataStoreWriteOperator
-
- containLogSystem() - Method in class org.apache.paimon.flink.sink.TableWriteOperator
-
- contains(String) - Method in class org.apache.paimon.benchmark.metric.cpu.ProcfsBasedProcessTree
-
Returns boolean indicating whether pid is in process tree.
- contains(BinaryString) - Method in class org.apache.paimon.data.BinaryString
-
Returns true if and only if this BinaryString contains the specified sequence of bytes
values.
- contains(Object) - Method in class org.apache.paimon.fileindex.bitmap.BitmapFileIndexMeta
-
- contains(ConfigOption<?>) - Method in class org.apache.paimon.options.Options
-
Checks whether there is an entry for the given config option.
- Contains - Class in org.apache.paimon.predicate
-
- contains(int, Object) - Method in class org.apache.paimon.predicate.PredicateBuilder
-
- contains(int) - Method in class org.apache.paimon.utils.RoaringBitmap32
-
- containsDataFile(Map<BinaryRow, Map<Integer, Set<String>>>, ManifestEntry) - Method in class org.apache.paimon.operation.FileDeletionBase
-
- containsField(String) - Method in class org.apache.paimon.types.RowType
-
- containsField(int) - Method in class org.apache.paimon.types.RowType
-
- containsFields(Predicate, Set<String>) - Static method in class org.apache.paimon.predicate.PredicateBuilder
-
- containsHighLevel - Variable in class org.apache.paimon.mergetree.compact.FirstRowMergeFunction
-
- containsKey(String) - Method in class org.apache.paimon.options.Options
-
- containsKey(int) - Method in class org.apache.paimon.utils.Int2ShortHashMap
-
- containsMode(TypeMapping.TypeMappingMode) - Method in class org.apache.paimon.flink.action.cdc.TypeMapping
-
- containsNan() - Method in class org.apache.paimon.iceberg.manifest.IcebergPartitionSummary
-
- containsNull() - Method in class org.apache.paimon.iceberg.manifest.IcebergPartitionSummary
-
- ContainsValueProcessor() - Constructor for class org.apache.paimon.mergetree.LookupLevels.ContainsValueProcessor
-
- content() - Method in class org.apache.paimon.iceberg.manifest.IcebergDataFileMeta
-
- content() - Method in class org.apache.paimon.iceberg.manifest.IcebergManifestFileMeta
-
- context - Variable in class org.apache.paimon.flink.lookup.FullCacheLookupTable
-
- Context(FileStoreTable, int[], Predicate, Predicate, File, List<String>, Set<Integer>) - Constructor for class org.apache.paimon.flink.lookup.FullCacheLookupTable.Context
-
- context - Variable in class org.apache.paimon.flink.sink.FlinkTableSinkBase
-
- context - Variable in class org.apache.paimon.flink.source.BaseDataTableSource
-
- context - Variable in class org.apache.paimon.flink.source.ContinuousFileSplitEnumerator
-
- CONTINUE - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- CONTINUE - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- CONTINUE - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- CONTINUE - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- CONTINUE() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- CONTINUE() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- CONTINUOUS_DISCOVERY_INTERVAL - Static variable in class org.apache.paimon.CoreOptions
-
- ContinuousCompactorStartingScanner - Class in org.apache.paimon.table.source.snapshot
-
StartingScanner
used internally for stand-alone streaming compact job sources.
- ContinuousCompactorStartingScanner(SnapshotManager) - Constructor for class org.apache.paimon.table.source.snapshot.ContinuousCompactorStartingScanner
-
- continuousDiscoveryInterval() - Method in class org.apache.paimon.CoreOptions
-
- ContinuousFileSplitEnumerator - Class in org.apache.paimon.flink.source
-
A continuously monitoring enumerator.
- ContinuousFileSplitEnumerator(SplitEnumeratorContext<FileStoreSourceSplit>, Collection<FileStoreSourceSplit>, Long, long, StreamTableScan, BucketMode, int, boolean) - Constructor for class org.apache.paimon.flink.source.ContinuousFileSplitEnumerator
-
- ContinuousFileSplitEnumerator.PlanWithNextSnapshotId - Class in org.apache.paimon.flink.source
-
The result of scan.
- ContinuousFileStoreSource - Class in org.apache.paimon.flink.source
-
- ContinuousFileStoreSource(ReadBuilder, Map<String, String>, Long) - Constructor for class org.apache.paimon.flink.source.ContinuousFileStoreSource
-
- ContinuousFileStoreSource(ReadBuilder, Map<String, String>, Long, BucketMode) - Constructor for class org.apache.paimon.flink.source.ContinuousFileStoreSource
-
- ContinuousFromSnapshotFullStartingScanner - Class in org.apache.paimon.table.source.snapshot
-
StartingScanner
for the
CoreOptions.StartupMode#FROM_SNAPSHOT_FULL
startup mode
of a batch read.
- ContinuousFromSnapshotFullStartingScanner(SnapshotManager, long) - Constructor for class org.apache.paimon.table.source.snapshot.ContinuousFromSnapshotFullStartingScanner
-
- ContinuousFromSnapshotStartingScanner - Class in org.apache.paimon.table.source.snapshot
-
StartingScanner
for the
CoreOptions.StartupMode#FROM_SNAPSHOT
startup mode of a
streaming read.
- ContinuousFromSnapshotStartingScanner(SnapshotManager, long, boolean) - Constructor for class org.apache.paimon.table.source.snapshot.ContinuousFromSnapshotStartingScanner
-
- ContinuousFromTimestampStartingScanner - Class in org.apache.paimon.table.source.snapshot
-
StartingScanner
for the
CoreOptions.StartupMode#FROM_TIMESTAMP
startup mode of a
streaming read.
- ContinuousFromTimestampStartingScanner(SnapshotManager, long, boolean) - Constructor for class org.apache.paimon.table.source.snapshot.ContinuousFromTimestampStartingScanner
-
- ContinuousLatestStartingScanner - Class in org.apache.paimon.table.source.snapshot
-
StartingScanner
for the
CoreOptions.StartupMode#LATEST
startup mode of a
streaming read.
- ContinuousLatestStartingScanner(SnapshotManager) - Constructor for class org.apache.paimon.table.source.snapshot.ContinuousLatestStartingScanner
-
- convert(String) - Method in class org.apache.paimon.flink.action.cdc.TableNameConverter
-
- convert(Identifier) - Method in class org.apache.paimon.flink.action.cdc.TableNameConverter
-
- convert(Object) - Method in class org.apache.paimon.flink.predicate.SimpleSqlPredicateConvertor
-
- convert(RowType, ResolvedExpression) - Static method in class org.apache.paimon.flink.PredicateConverter
-
Try best to convert a
ResolvedExpression
to
Predicate
.
- convert(Object) - Method in class org.apache.paimon.hive.objectinspector.PaimonCharObjectInspector
-
- convert(Object) - Method in class org.apache.paimon.hive.objectinspector.PaimonDateObjectInspector
-
- convert(Object) - Method in class org.apache.paimon.hive.objectinspector.PaimonDecimalObjectInspector
-
- convert(Object) - Method in class org.apache.paimon.hive.objectinspector.PaimonStringObjectInspector
-
- convert(Object) - Method in class org.apache.paimon.hive.objectinspector.PaimonTimeObjectInspector
-
- convert(Object) - Method in class org.apache.paimon.hive.objectinspector.PaimonTimestampObjectInspector
-
- convert(Object) - Method in class org.apache.paimon.hive.objectinspector.PaimonVarcharObjectInspector
-
- convert(Object) - Method in interface org.apache.paimon.hive.objectinspector.WriteableObjectInspector
-
- convert() - Method in class org.apache.paimon.hive.SearchArgumentToPredicateConverter
-
- convert(Predicate) - Method in interface org.apache.paimon.operation.BucketSelectConverter
-
- convert(SplitRead<L>, IOFunction<DataSplit, RecordReader<R>>) - Static method in interface org.apache.paimon.operation.SplitRead
-
- convert(Filter) - Method in class org.apache.paimon.spark.SparkFilterConverter
-
- convert(SimpleColStats) - Method in class org.apache.paimon.statistics.CountsSimpleColStatsCollector
-
- convert(SimpleColStats) - Method in class org.apache.paimon.statistics.FullSimpleColStatsCollector
-
- convert(SimpleColStats) - Method in class org.apache.paimon.statistics.NoneSimpleColStatsCollector
-
- convert(SimpleColStats) - Method in interface org.apache.paimon.statistics.SimpleColStatsCollector
-
Convert the col stats according to the strategy.
- convert(SimpleColStats) - Method in class org.apache.paimon.statistics.TruncateSimpleColStatsCollector
-
- convert(InternalRow) - Method in class org.apache.paimon.utils.RowDataToObjectArrayConverter
-
- convert(List<Predicate>) - Static method in class org.apache.parquet.filter2.predicate.ParquetFilters
-
- convertAvroObjectToJsonCompatible(Object) - Static method in class org.apache.paimon.flink.action.cdc.format.debezium.DebeziumSchemaUtils
-
- ConvertBinaryUtil - Class in org.apache.paimon.utils
-
BinaryUtil util to convert the value to binary.
- convertBytesToLong(byte[]) - Static method in class org.apache.paimon.utils.ConvertBinaryUtil
-
- convertEnum(String, String) - Static method in class org.apache.paimon.flink.action.cdc.format.canal.CanalFieldParser
-
- converter(SyncJobHandler.SourceType, String) - Static method in enum org.apache.paimon.flink.action.cdc.CdcMetadataProcessor
-
- convertFilter(long, Predicate) - Method in class org.apache.paimon.stats.SimpleStatsEvolutions
-
- convertFrom(int, InternalRow) - Method in class org.apache.paimon.manifest.IndexManifestEntrySerializer
-
- convertFrom(int, InternalRow) - Method in class org.apache.paimon.manifest.ManifestEntrySerializer
-
- convertFrom(int, InternalRow) - Method in class org.apache.paimon.manifest.ManifestFileMetaSerializer
-
- convertFrom(int, InternalRow) - Method in class org.apache.paimon.manifest.SimpleFileEntrySerializer
-
- convertFrom(int, InternalRow) - Method in class org.apache.paimon.utils.VersionedObjectSerializer
-
- convertGeoType2WkbArray(byte[]) - Static method in class org.apache.paimon.flink.action.cdc.format.canal.CanalFieldParser
-
- convertIgnoreFailure(Filter) - Method in class org.apache.paimon.spark.SparkFilterConverter
-
- convertJavaObject(DataType, Object) - Static method in class org.apache.paimon.predicate.PredicateBuilder
-
- convertLiteral(String, Object) - Method in class org.apache.paimon.spark.SparkFilterConverter
-
- convertPartition(BinaryRow) - Method in class org.apache.paimon.partition.PartitionExpireStrategy
-
- convertPartitionTransforms(Transform[]) - Method in class org.apache.paimon.spark.SparkCatalog
-
- convertSet(String, String) - Static method in class org.apache.paimon.flink.action.cdc.format.canal.CanalFieldParser
-
- convertSpecToInternal(Map<String, String>, RowType, String) - Static method in class org.apache.paimon.utils.InternalRowPartitionComputer
-
- convertSqlToPredicate(String) - Method in class org.apache.paimon.flink.predicate.SimpleSqlPredicateConvertor
-
- convertString(String, Object) - Method in class org.apache.paimon.spark.SparkFilterConverter
-
- convertStringToLong(String) - Static method in class org.apache.paimon.utils.ConvertBinaryUtil
-
- convertTo(IndexManifestEntry) - Method in class org.apache.paimon.manifest.IndexManifestEntrySerializer
-
- convertTo(ManifestEntry) - Method in class org.apache.paimon.manifest.ManifestEntrySerializer
-
- convertTo(ManifestFileMeta) - Method in class org.apache.paimon.manifest.ManifestFileMetaSerializer
-
- convertTo(SimpleFileEntry) - Method in class org.apache.paimon.manifest.SimpleFileEntrySerializer
-
- convertTo(T) - Method in class org.apache.paimon.utils.VersionedObjectSerializer
-
- convertToDynamicTableProperties(Map<String, String>, String, Pattern, int) - Static method in class org.apache.paimon.options.OptionsUtils
-
- convertToEnum(Object, Class<E>) - Static method in class org.apache.paimon.options.OptionsUtils
-
- convertToJavaMap(InternalMap, DataType, DataType) - Static method in class org.apache.paimon.data.serializer.InternalMapSerializer
-
Converts a
InternalMap
into Java
Map
, the keys and values of the Java map
still holds objects of internal data structures.
- convertToParquetMessageType(String, RowType) - Static method in class org.apache.paimon.format.parquet.ParquetSchemaConverter
-
- convertToParquetType(String, DataType) - Static method in class org.apache.paimon.format.parquet.ParquetSchemaConverter
-
- convertToProlepticGregorian(boolean) - Method in class org.apache.orc.OrcFile.ReaderOptions
-
Should the reader convert dates and times to the proleptic Gregorian calendar?
- convertToPropertiesPrefixKey(Map<String, String>, String) - Static method in class org.apache.paimon.options.OptionsUtils
-
- convertToPropertiesPrefixKey(Iterable<Map.Entry<String, String>>, String, Predicate<String>) - Static method in class org.apache.paimon.options.OptionsUtils
-
- convertToRawFiles() - Method in class org.apache.paimon.table.source.DataSplit
-
- convertToRawFiles() - Method in interface org.apache.paimon.table.source.Split
-
If all files in this split can be read without merging, returns an
Optional
wrapping
a list of
RawFile
s to be read without merging.
- convertToSchema(DataType, Map<String, String>) - Static method in class org.apache.paimon.format.avro.AvroSchemaConverter
-
Converts Paimon
DataType
(can be nested) into an Avro schema.
- convertToSchema(DataType, String, Map<String, String>) - Static method in class org.apache.paimon.format.avro.AvroSchemaConverter
-
Converts Paimon
DataType
(can be nested) into an Avro schema.
- convertValue(Object, Class<?>) - Static method in class org.apache.paimon.options.OptionsUtils
-
Tries to convert the raw value into the provided type.
- convertValue(Object, TypeReference<T>) - Static method in class org.apache.paimon.utils.JsonSerdeUtil
-
- convertVector(FieldVector) - Method in interface org.apache.paimon.arrow.converter.Arrow2PaimonVectorConverter
-
- convertWkbArray(byte[]) - Static method in class org.apache.paimon.flink.action.cdc.mysql.MySqlTypeUtils
-
- convertWkbArray(ByteBuffer) - Static method in class org.apache.paimon.flink.action.cdc.mysql.MySqlTypeUtils
-
- copy() - Method in class org.apache.paimon.data.BinaryArray
-
- copy(BinaryArray) - Method in class org.apache.paimon.data.BinaryArray
-
- copy() - Method in class org.apache.paimon.data.BinaryMap
-
- copy(BinaryMap) - Method in class org.apache.paimon.data.BinaryMap
-
- copy() - Method in class org.apache.paimon.data.BinaryRow
-
- copy(BinaryRow) - Method in class org.apache.paimon.data.BinaryRow
-
- copy() - Method in class org.apache.paimon.data.BinaryString
-
Copy a new BinaryString
.
- copy(ColumnVector[]) - Method in class org.apache.paimon.data.columnar.ColumnarRow
-
- copy(ColumnVector[]) - Method in class org.apache.paimon.data.columnar.ColumnarRowIterator
-
- copy(ColumnVector[]) - Method in class org.apache.paimon.data.columnar.VectorizedColumnBatch
-
- copy() - Method in class org.apache.paimon.data.Decimal
-
Returns a copy of this
Decimal
object.
- copy() - Method in class org.apache.paimon.data.NestedRow
-
- copy(InternalRow) - Method in class org.apache.paimon.data.NestedRow
-
- copy(BinaryRow) - Method in class org.apache.paimon.data.serializer.BinaryRowSerializer
-
- copy(byte[]) - Method in class org.apache.paimon.data.serializer.BinarySerializer
-
- copy(BinaryString) - Method in class org.apache.paimon.data.serializer.BinaryStringSerializer
-
- copy(Boolean) - Method in class org.apache.paimon.data.serializer.BooleanSerializer
-
- copy(Byte) - Method in class org.apache.paimon.data.serializer.ByteSerializer
-
- copy(Decimal) - Method in class org.apache.paimon.data.serializer.DecimalSerializer
-
- copy(Double) - Method in class org.apache.paimon.data.serializer.DoubleSerializer
-
- copy(Float) - Method in class org.apache.paimon.data.serializer.FloatSerializer
-
- copy(InternalArray) - Method in class org.apache.paimon.data.serializer.InternalArraySerializer
-
- copy(InternalMap) - Method in class org.apache.paimon.data.serializer.InternalMapSerializer
-
NOTE: Map should be a HashMap, when we insert the key/value pairs of the TreeMap into a
HashMap, problems maybe occur.
- copy(InternalRow) - Method in class org.apache.paimon.data.serializer.InternalRowSerializer
-
- copy(Integer) - Method in class org.apache.paimon.data.serializer.IntSerializer
-
- copy(List<T>) - Method in class org.apache.paimon.data.serializer.ListSerializer
-
- copy(Long) - Method in class org.apache.paimon.data.serializer.LongSerializer
-
- copy(T) - Method in class org.apache.paimon.data.serializer.NullableSerializer
-
- copy(InternalRow) - Method in class org.apache.paimon.data.serializer.RowCompactedSerializer
-
- copy(T) - Method in interface org.apache.paimon.data.serializer.Serializer
-
Creates a deep copy of the given element in a new element.
- copy(Short) - Method in class org.apache.paimon.data.serializer.ShortSerializer
-
- copy(Timestamp) - Method in class org.apache.paimon.data.serializer.TimestampSerializer
-
- copy() - Method in class org.apache.paimon.flink.DataCatalogTable
-
- copy(Map<String, String>) - Method in class org.apache.paimon.flink.DataCatalogTable
-
- copy(Map<String, String>) - Method in class org.apache.paimon.flink.FormatCatalogTable
-
- copy() - Method in class org.apache.paimon.flink.FormatCatalogTable
-
- copy(int[]) - Method in class org.apache.paimon.flink.lookup.FullCacheLookupTable.Context
-
- copy(Map<String, String>) - Method in class org.apache.paimon.flink.lookup.LookupFileStoreTable
-
- copy(TableSchema) - Method in class org.apache.paimon.flink.lookup.LookupFileStoreTable
-
- copy() - Method in class org.apache.paimon.flink.sink.FlinkStreamPartitioner
-
- copy() - Method in class org.apache.paimon.flink.sink.FlinkTableSinkBase
-
- copy(Tuple2<KeyPartOrRow, T>) - Method in class org.apache.paimon.flink.sink.index.KeyWithRowSerializer
-
- copy(T) - Method in class org.apache.paimon.flink.sink.NoneCopyVersionedSerializerTypeSerializerProxy
-
- copy(T, T) - Method in class org.apache.paimon.flink.sink.NoneCopyVersionedSerializerTypeSerializerProxy
-
- copy() - Method in class org.apache.paimon.flink.sink.SupportsRowLevelOperationFlinkTableSink
-
- copy() - Method in class org.apache.paimon.flink.source.DataTableSource
-
- copy() - Method in class org.apache.paimon.flink.source.SystemTableSource
-
- copy(Map<String, String>) - Method in class org.apache.paimon.flink.SystemCatalogTable
-
- copy() - Method in class org.apache.paimon.flink.SystemCatalogTable
-
- copy(InternalRow) - Method in class org.apache.paimon.flink.utils.InternalRowTypeSerializer
-
- copy(InternalRow, InternalRow) - Method in class org.apache.paimon.flink.utils.InternalRowTypeSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.paimon.flink.utils.InternalRowTypeSerializer
-
- copy(T, T) - Method in class org.apache.paimon.flink.utils.InternalTypeSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.paimon.flink.utils.InternalTypeSerializer
-
- copy(T) - Method in class org.apache.paimon.flink.utils.JavaSerializer
-
- copy(T, T) - Method in class org.apache.paimon.flink.utils.JavaSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.paimon.flink.utils.JavaSerializer
-
- copy(List<String>) - Method in class org.apache.paimon.io.DataFileMeta
-
- copy(byte[]) - Method in class org.apache.paimon.io.DataFileMeta
-
- copy(InternalRowSerializer, InternalRowSerializer) - Method in class org.apache.paimon.KeyValue
-
- copy(long, long[]) - Method in class org.apache.paimon.lookup.hash.HashContext
-
- copy(Map<String, String>) - Method in class org.apache.paimon.privilege.PrivilegedFileStoreTable
-
- copy(TableSchema) - Method in class org.apache.paimon.privilege.PrivilegedFileStoreTable
-
- copy(Map<String, String>) - Method in class org.apache.paimon.schema.TableSchema
-
- copy() - Method in class org.apache.paimon.spark.SparkArrayData
-
- copy() - Method in class org.apache.paimon.spark.SparkInternalRow
-
- copy(Map<String, String>) - Method in class org.apache.paimon.table.FallbackReadFileStoreTable
-
- copy(TableSchema) - Method in class org.apache.paimon.table.FallbackReadFileStoreTable
-
- copy(Map<String, String>) - Method in interface org.apache.paimon.table.FileStoreTable
-
- copy(TableSchema) - Method in interface org.apache.paimon.table.FileStoreTable
-
- copy(Map<String, String>) - Method in interface org.apache.paimon.table.FormatTable
-
- copy(Map<String, String>) - Method in class org.apache.paimon.table.FormatTable.FormatTableImpl
-
- copy(Map<String, String>) - Method in class org.apache.paimon.table.KnownSplitsTable
-
- copy(Map<String, String>) - Method in class org.apache.paimon.table.system.AggregationFieldsTable
-
- copy(Map<String, String>) - Method in class org.apache.paimon.table.system.AllTableOptionsTable
-
- copy(Map<String, String>) - Method in class org.apache.paimon.table.system.AuditLogTable
-
- copy(Map<String, String>) - Method in class org.apache.paimon.table.system.BranchesTable
-
- copy(Map<String, String>) - Method in class org.apache.paimon.table.system.BucketsTable
-
- copy(Map<String, String>) - Method in class org.apache.paimon.table.system.CatalogOptionsTable
-
- copy(Map<String, String>) - Method in class org.apache.paimon.table.system.CompactBucketsTable
-
- copy(Map<String, String>) - Method in class org.apache.paimon.table.system.ConsumersTable
-
- copy(Map<String, String>) - Method in class org.apache.paimon.table.system.FileMonitorTable
-
- copy(Map<String, String>) - Method in class org.apache.paimon.table.system.FilesTable
-
- copy(Map<String, String>) - Method in class org.apache.paimon.table.system.ManifestsTable
-
- copy(Map<String, String>) - Method in class org.apache.paimon.table.system.OptionsTable
-
- copy(Map<String, String>) - Method in class org.apache.paimon.table.system.PartitionsTable
-
- copy(Map<String, String>) - Method in class org.apache.paimon.table.system.ReadOptimizedTable
-
- copy(Map<String, String>) - Method in class org.apache.paimon.table.system.SchemasTable
-
- copy(Map<String, String>) - Method in class org.apache.paimon.table.system.SinkTableLineageTable
-
- copy(Map<String, String>) - Method in class org.apache.paimon.table.system.SnapshotsTable
-
- copy(Map<String, String>) - Method in class org.apache.paimon.table.system.SourceTableLineageTable
-
- copy(Map<String, String>) - Method in class org.apache.paimon.table.system.StatisticTable
-
- copy(Map<String, String>) - Method in class org.apache.paimon.table.system.TagsTable
-
- copy(Map<String, String>) - Method in interface org.apache.paimon.table.Table
-
Copy this table with adding dynamic options.
- copy(boolean) - Method in class org.apache.paimon.types.ArrayType
-
- copy(boolean) - Method in class org.apache.paimon.types.BigIntType
-
- copy(boolean) - Method in class org.apache.paimon.types.BinaryType
-
- copy(boolean) - Method in class org.apache.paimon.types.BooleanType
-
- copy(boolean) - Method in class org.apache.paimon.types.CharType
-
- copy() - Method in class org.apache.paimon.types.DataField
-
- copy(boolean) - Method in class org.apache.paimon.types.DataField
-
- copy(boolean) - Method in class org.apache.paimon.types.DataType
-
Returns a deep copy of this type with possibly different nullability.
- copy() - Method in class org.apache.paimon.types.DataType
-
Returns a deep copy of this type.
- copy(boolean) - Method in class org.apache.paimon.types.DateType
-
- copy(boolean) - Method in class org.apache.paimon.types.DecimalType
-
- copy(boolean) - Method in class org.apache.paimon.types.DoubleType
-
- copy(boolean) - Method in class org.apache.paimon.types.FloatType
-
- copy(boolean) - Method in class org.apache.paimon.types.IntType
-
- copy(boolean) - Method in class org.apache.paimon.types.LocalZonedTimestampType
-
- copy(boolean) - Method in class org.apache.paimon.types.MapType
-
- copy(boolean) - Method in class org.apache.paimon.types.MultisetType
-
- copy(List<DataField>) - Method in class org.apache.paimon.types.RowType
-
- copy(boolean) - Method in class org.apache.paimon.types.RowType
-
- copy(boolean) - Method in class org.apache.paimon.types.SmallIntType
-
- copy(boolean) - Method in class org.apache.paimon.types.TimestampType
-
- copy(boolean) - Method in class org.apache.paimon.types.TimeType
-
- copy(boolean) - Method in class org.apache.paimon.types.TinyIntType
-
- copy(boolean) - Method in class org.apache.paimon.types.VarBinaryType
-
- copy(boolean) - Method in class org.apache.paimon.types.VarCharType
-
- copy(Object, DataType) - Static method in class org.apache.paimon.utils.InternalRowUtils
-
- copy(PositiveIntInt) - Method in class org.apache.paimon.utils.PositiveIntIntSerializer
-
- copy(Map<String, String>) - Method in interface org.apache.paimon.view.View
-
Copy this view with adding dynamic options.
- copy(Map<String, String>) - Method in class org.apache.paimon.view.ViewImpl
-
- copyArray(InternalArray, DataType) - Static method in class org.apache.paimon.utils.InternalRowUtils
-
- copyBytes() - Method in class org.apache.paimon.memory.MemorySlice
-
- copyBytes(InputStream, OutputStream, int, boolean) - Static method in class org.apache.paimon.utils.IOUtils
-
Copies from one stream to another.
- copyBytes(InputStream, OutputStream) - Static method in class org.apache.paimon.utils.IOUtils
-
Copies from one stream to another.
- copyFile(Path, Path, boolean) - Method in interface org.apache.paimon.fs.FileIO
-
Copy content of one file into another.
- copyFile(Path, Path, boolean) - Method in class org.apache.paimon.fs.local.LocalFileIO
-
- copyFile(String, String, int) - Method in class org.apache.paimon.io.KeyValueFileWriterFactory
-
- CopyFileOperator - Class in org.apache.paimon.flink.clone
-
A Operator to copy files.
- CopyFileOperator(Map<String, String>, Map<String, String>) - Constructor for class org.apache.paimon.flink.clone.CopyFileOperator
-
- copyFiles(Path, Path, boolean) - Method in interface org.apache.paimon.fs.FileIO
-
Copy all files in sourceDirectory to directory targetDirectory.
- copyFromBytes(MemorySegment[], int, byte[], int, int) - Static method in class org.apache.paimon.memory.MemorySegmentUtils
-
Copy target segments from source byte[].
- copyFromPagesToView(AbstractPagedInputView, DataOutputView) - Method in class org.apache.paimon.data.serializer.BinaryRowSerializer
-
Copy a binaryRow which stored in paged input view to output view.
- copyFromUnsafe(int, Object, int, int) - Method in class org.apache.paimon.memory.MemorySegment
-
- copyInternalRow(InternalRow, RowType) - Static method in class org.apache.paimon.utils.InternalRowUtils
-
- copyMultiSegmentsToBytes(MemorySegment[], int, byte[], int, int) - Static method in class org.apache.paimon.memory.MemorySegmentUtils
-
- copyObject(Object) - Method in class org.apache.paimon.hive.objectinspector.PaimonCharObjectInspector
-
- copyObject(Object) - Method in class org.apache.paimon.hive.objectinspector.PaimonDateObjectInspector
-
- copyObject(Object) - Method in class org.apache.paimon.hive.objectinspector.PaimonDecimalObjectInspector
-
- copyObject(Object) - Method in class org.apache.paimon.hive.objectinspector.PaimonStringObjectInspector
-
- copyObject(Object) - Method in class org.apache.paimon.hive.objectinspector.PaimonTimestampObjectInspector
-
- copyObject(Object) - Method in class org.apache.paimon.hive.objectinspector.PaimonVarcharObjectInspector
-
- CopyObjectResultHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
-
- copyRowData(InternalRow, InternalRow) - Method in class org.apache.paimon.data.serializer.InternalRowSerializer
-
- copyTo(int, MemorySegment, int, int) - Method in class org.apache.paimon.memory.MemorySegment
-
- copyToBytes(MemorySegment[], int, int) - Static method in class org.apache.paimon.memory.MemorySegmentUtils
-
Copy segments to a new byte[].
- copyToBytes(MemorySegment[], int, byte[], int, int) - Static method in class org.apache.paimon.memory.MemorySegmentUtils
-
Copy segments to target byte[].
- copyToUnsafe(int, Object, int, int) - Method in class org.apache.paimon.memory.MemorySegment
-
- copyToUnsafe(MemorySegment[], int, Object, int, int) - Static method in class org.apache.paimon.memory.MemorySegmentUtils
-
Copy segments to target unsafe pointer.
- copyToView(MemorySegment[], int, int, DataOutputView) - Static method in class org.apache.paimon.memory.MemorySegmentUtils
-
Copy bytes of segments to output view.
- copyWithBranch(String) - Method in class org.apache.paimon.schema.SchemaManager
-
- copyWithBranch(String) - Method in class org.apache.paimon.utils.SnapshotManager
-
- copyWithBranch(String) - Method in class org.apache.paimon.utils.TagManager
-
- copyWithLatestSchema() - Method in class org.apache.paimon.flink.lookup.LookupFileStoreTable
-
- copyWithLatestSchema() - Method in class org.apache.paimon.privilege.PrivilegedFileStoreTable
-
- copyWithLatestSchema() - Method in class org.apache.paimon.table.FallbackReadFileStoreTable
-
- copyWithLatestSchema() - Method in interface org.apache.paimon.table.FileStoreTable
-
TODO: this method is weird, old options will overwrite new options.
- copyWithNewIndex(int) - Method in class org.apache.paimon.predicate.LeafPredicate
-
- copyWithoutProjection() - Method in class org.apache.paimon.io.KeyValueFileReaderFactory.Builder
-
- copyWithoutTimeTravel(Map<String, String>) - Method in class org.apache.paimon.flink.lookup.LookupFileStoreTable
-
- copyWithoutTimeTravel(Map<String, String>) - Method in class org.apache.paimon.privilege.PrivilegedFileStoreTable
-
- copyWithoutTimeTravel(Map<String, String>) - Method in class org.apache.paimon.table.FallbackReadFileStoreTable
-
- copyWithoutTimeTravel(Map<String, String>) - Method in interface org.apache.paimon.table.FileStoreTable
-
Doesn't change table schema even when there exists time travel scan options.
- CoreOptions - Class in org.apache.paimon
-
Core options for paimon.
- CoreOptions(Map<String, String>) - Constructor for class org.apache.paimon.CoreOptions
-
- CoreOptions(Options) - Constructor for class org.apache.paimon.CoreOptions
-
- coreOptions() - Method in interface org.apache.paimon.table.DataTable
-
- coreOptions() - Method in class org.apache.paimon.table.DelegatedFileStoreTable
-
- coreOptions() - Method in class org.apache.paimon.table.system.AuditLogTable
-
- coreOptions() - Method in class org.apache.paimon.table.system.CompactBucketsTable
-
- coreOptions() - Method in class org.apache.paimon.table.system.FileMonitorTable
-
- coreOptions() - Method in class org.apache.paimon.table.system.ReadOptimizedTable
-
- CoreOptions.ChangelogProducer - Enum in org.apache.paimon
-
Specifies the changelog producer for table.
- CoreOptions.ConsumerMode - Enum in org.apache.paimon
-
Specifies the log consistency mode for table.
- CoreOptions.ExpireExecutionMode - Enum in org.apache.paimon
-
The execution mode for expire.
- CoreOptions.IncrementalBetweenScanMode - Enum in org.apache.paimon
-
Specifies this scan type for incremental scan .
- CoreOptions.LogChangelogMode - Enum in org.apache.paimon
-
Specifies the log changelog mode for table.
- CoreOptions.LogConsistency - Enum in org.apache.paimon
-
Specifies the log consistency mode for table.
- CoreOptions.LookupLocalFileType - Enum in org.apache.paimon
-
Specifies the local file type for lookup.
- CoreOptions.MaterializedTableIntervalFreshnessTimeUnit - Enum in org.apache.paimon
-
The time unit of materialized table freshness.
- CoreOptions.MaterializedTableRefreshMode - Enum in org.apache.paimon
-
The refresh mode of materialized table.
- CoreOptions.MaterializedTableRefreshStatus - Enum in org.apache.paimon
-
The refresh status of materialized table.
- CoreOptions.MergeEngine - Enum in org.apache.paimon
-
Specifies the merge engine for table with primary key.
- CoreOptions.PartitionExpireStrategy - Enum in org.apache.paimon
-
Specifies the expiration strategy for partition expiration.
- CoreOptions.RangeStrategy - Enum in org.apache.paimon
-
Specifies range strategy.
- CoreOptions.SortEngine - Enum in org.apache.paimon
-
Specifies the sort engine for table with primary key.
- CoreOptions.SortOrder - Enum in org.apache.paimon
-
Specifies the sort order for field sequence id.
- CoreOptions.StartupMode - Enum in org.apache.paimon
-
Specifies the startup mode for log consumer.
- CoreOptions.StreamingReadMode - Enum in org.apache.paimon
-
Specifies the type for streaming read.
- CoreOptions.StreamScanMode - Enum in org.apache.paimon
-
Inner stream scan mode for some internal requirements.
- CoreOptions.TagCreationMode - Enum in org.apache.paimon
-
The mode for tag creation.
- CoreOptions.TagCreationPeriod - Enum in org.apache.paimon
-
The period for tag creation.
- CoreOptions.TagPeriodFormatter - Enum in org.apache.paimon
-
The period format options for tag creation.
- counter(String) - Method in class org.apache.paimon.flink.metrics.FlinkMetricGroup
-
- Counter - Interface in org.apache.paimon.metrics
-
A Counter is a
Metric
that measures a count.
- counter(String) - Method in interface org.apache.paimon.metrics.MetricGroup
-
Creates and registers a new
Counter
with Paimon.
- counter(String) - Method in class org.apache.paimon.metrics.MetricGroupImpl
-
- CountsSimpleColStatsCollector - Class in org.apache.paimon.statistics
-
The counts stats collector, which will only report null count stats.
- CountsSimpleColStatsCollector() - Constructor for class org.apache.paimon.statistics.CountsSimpleColStatsCollector
-
- CpuMetric - Class in org.apache.paimon.benchmark.metric.cpu
-
- CpuMetric(String, int, double) - Constructor for class org.apache.paimon.benchmark.metric.cpu.CpuMetric
-
- CpuMetricReceiver - Class in org.apache.paimon.benchmark.metric.cpu
-
- CpuMetricReceiver(String, int) - Constructor for class org.apache.paimon.benchmark.metric.cpu.CpuMetricReceiver
-
- CpuMetricSender - Class in org.apache.paimon.benchmark.metric.cpu
-
- CpuMetricSender(String, int, Duration) - Constructor for class org.apache.paimon.benchmark.metric.cpu.CpuMetricSender
-
- CpuTimeTracker - Class in org.apache.paimon.benchmark.metric.cpu
-
Utility for sampling and computing CPU usage.
- CpuTimeTracker(long) - Constructor for class org.apache.paimon.benchmark.metric.cpu.CpuTimeTracker
-
- crc32c(MemorySlice, BlockCompressionType) - Static method in class org.apache.paimon.lookup.sort.SortLookupStoreUtils
-
- crc32c(MemorySegment, BlockCompressionType) - Static method in class org.apache.paimon.lookup.sort.SortLookupStoreUtils
-
- create(FieldVector) - Method in interface org.apache.paimon.arrow.writer.ArrowFieldWriterFactory
-
- create(String...) - Static method in class org.apache.paimon.benchmark.utils.AutoClosableProcess
-
- create(DataType, DataType) - Method in class org.apache.paimon.casting.BinaryToStringCastRule
-
- create(DataType, DataType) - Method in interface org.apache.paimon.casting.CastRule
-
Create a
CastExecutor
starting from the provided input type.
- create(DataType, DataType) - Method in class org.apache.paimon.casting.NumericPrimitiveToTimestamp
-
- create(DataType, DataType) - Method in class org.apache.paimon.casting.TimestampToNumericPrimitiveCastRule
-
- create(Path) - Static method in class org.apache.paimon.catalog.CatalogContext
-
- create(Options) - Static method in class org.apache.paimon.catalog.CatalogContext
-
- create(Options, Configuration) - Static method in class org.apache.paimon.catalog.CatalogContext
-
- create(Options, FileIOLoader) - Static method in class org.apache.paimon.catalog.CatalogContext
-
- create(Options, FileIOLoader, FileIOLoader) - Static method in class org.apache.paimon.catalog.CatalogContext
-
- create(Options, Configuration, FileIOLoader, FileIOLoader) - Static method in class org.apache.paimon.catalog.CatalogContext
-
- create(FileIO, Path, CatalogContext) - Method in interface org.apache.paimon.catalog.CatalogFactory
-
- create(CatalogContext) - Method in interface org.apache.paimon.catalog.CatalogFactory
-
- create(FileIO, Path, CatalogContext) - Method in class org.apache.paimon.catalog.FileSystemCatalogFactory
-
- create(String, String) - Static method in class org.apache.paimon.catalog.Identifier
-
- create(CompressOptions) - Static method in interface org.apache.paimon.compression.BlockCompressionFactory
-
- create(BlockCompressionType) - Static method in interface org.apache.paimon.compression.BlockCompressionFactory
-
- create(CoreOptions.MergeEngine, ProjectToRowFunction, BucketAssigner, BiConsumer<InternalRow, Integer>) - Static method in interface org.apache.paimon.crosspartition.ExistingProcessor
-
- create(DataType) - Static method in class org.apache.paimon.data.serializer.InternalSerializers
-
- create(RowType) - Static method in class org.apache.paimon.data.serializer.InternalSerializers
-
- create(String) - Method in interface org.apache.paimon.deletionvectors.DeletionVector.Factory
-
- create() - Method in class org.apache.paimon.deletionvectors.DeletionVectorsMaintainer.Factory
-
- create(String) - Static method in interface org.apache.paimon.disk.IOManager
-
- create(String[]) - Static method in interface org.apache.paimon.disk.IOManager
-
- create(DataType, Options) - Method in class org.apache.paimon.fileindex.bitmap.BitmapFileIndexFactory
-
- create(DataType, Options) - Method in class org.apache.paimon.fileindex.bloomfilter.BloomFilterFileIndexFactory
-
- create(DataType, Options) - Method in class org.apache.paimon.fileindex.bsi.BitSliceIndexBitmapFileIndexFactory
-
- create(String, DataType, Options) - Static method in interface org.apache.paimon.fileindex.FileIndexer
-
- create(DataType, Options) - Method in interface org.apache.paimon.fileindex.FileIndexerFactory
-
- create(MultipleParameterToolAdapter) - Method in interface org.apache.paimon.flink.action.ActionFactory
-
- create(Map<String, DataType>, boolean, String, String...) - Static method in interface org.apache.paimon.flink.action.cdc.Expression
-
- create(Map<String, DataType>, boolean, String[]) - Method in interface org.apache.paimon.flink.action.cdc.Expression.ExpressionCreator
-
- create() - Method in class org.apache.paimon.flink.action.cdc.format.canal.CanalDataFormatFactory
-
- create() - Method in interface org.apache.paimon.flink.action.cdc.format.DataFormatFactory
-
- create() - Method in class org.apache.paimon.flink.action.cdc.format.debezium.DebeziumAvroDataFormatFactory
-
- create() - Method in class org.apache.paimon.flink.action.cdc.format.debezium.DebeziumJsonDataFormatFactory
-
- create() - Method in class org.apache.paimon.flink.action.cdc.format.dms.DMSDataFormatFactory
-
- create() - Method in class org.apache.paimon.flink.action.cdc.format.json.JsonDataFormatFactory
-
- create() - Method in class org.apache.paimon.flink.action.cdc.format.maxwell.MaxwellDataFormatFactory
-
- create() - Method in class org.apache.paimon.flink.action.cdc.format.ogg.OggDataFormatFactory
-
- create(String) - Static method in class org.apache.paimon.flink.action.cdc.serialization.ConfluentAvroDeserializationSchema
-
- create(MultipleParameterToolAdapter) - Method in class org.apache.paimon.flink.action.cdc.SyncDatabaseActionFactoryBase
-
- create(MultipleParameterToolAdapter) - Method in class org.apache.paimon.flink.action.cdc.SynchronizationActionFactoryBase
-
- create(MultipleParameterToolAdapter) - Method in class org.apache.paimon.flink.action.cdc.SyncTableActionFactoryBase
-
- create(MultipleParameterToolAdapter) - Method in class org.apache.paimon.flink.action.CloneActionFactory
-
- create(MultipleParameterToolAdapter) - Method in class org.apache.paimon.flink.action.CompactActionFactory
-
- create(MultipleParameterToolAdapter) - Method in class org.apache.paimon.flink.action.CompactDatabaseActionFactory
-
- create(MultipleParameterToolAdapter) - Method in class org.apache.paimon.flink.action.CreateBranchActionFactory
-
- create(MultipleParameterToolAdapter) - Method in class org.apache.paimon.flink.action.CreateOrReplaceTagActionFactory
-
- create(MultipleParameterToolAdapter) - Method in class org.apache.paimon.flink.action.CreateTagFromTimestampActionFactory
-
- create(MultipleParameterToolAdapter) - Method in class org.apache.paimon.flink.action.CreateTagFromWatermarkActionFactory
-
- create(MultipleParameterToolAdapter) - Method in class org.apache.paimon.flink.action.DeleteActionFactory
-
- create(MultipleParameterToolAdapter) - Method in class org.apache.paimon.flink.action.DeleteBranchActionFactory
-
- create(MultipleParameterToolAdapter) - Method in class org.apache.paimon.flink.action.DeleteTagActionFactory
-
- create(MultipleParameterToolAdapter) - Method in class org.apache.paimon.flink.action.DropPartitionActionFactory
-
- create(MultipleParameterToolAdapter) - Method in class org.apache.paimon.flink.action.ExpirePartitionsActionFactory
-
- create(MultipleParameterToolAdapter) - Method in class org.apache.paimon.flink.action.ExpireSnapshotsActionFactory
-
- create(MultipleParameterToolAdapter) - Method in class org.apache.paimon.flink.action.ExpireTagsActionFactory
-
- create(MultipleParameterToolAdapter) - Method in class org.apache.paimon.flink.action.FastForwardActionFactory
-
- create(MultipleParameterToolAdapter) - Method in class org.apache.paimon.flink.action.MarkPartitionDoneActionFactory
-
- create(MultipleParameterToolAdapter) - Method in class org.apache.paimon.flink.action.MergeIntoActionFactory
-
- create(MultipleParameterToolAdapter) - Method in class org.apache.paimon.flink.action.MigrateDatabaseActionFactory
-
- create(MultipleParameterToolAdapter) - Method in class org.apache.paimon.flink.action.MigrateFileActionFactory
-
- create(MultipleParameterToolAdapter) - Method in class org.apache.paimon.flink.action.MigrateTableActionFactory
-
- create(MultipleParameterToolAdapter) - Method in class org.apache.paimon.flink.action.QueryServiceActionFactory
-
- create(MultipleParameterToolAdapter) - Method in class org.apache.paimon.flink.action.RemoveOrphanFilesActionFactory
-
- create(MultipleParameterToolAdapter) - Method in class org.apache.paimon.flink.action.RenameTagActionFactory
-
- create(MultipleParameterToolAdapter) - Method in class org.apache.paimon.flink.action.RepairActionFactory
-
- create(MultipleParameterToolAdapter) - Method in class org.apache.paimon.flink.action.ResetConsumerActionFactory
-
- create(MultipleParameterToolAdapter) - Method in class org.apache.paimon.flink.action.RewriteFileIndexActionFactory
-
- create(MultipleParameterToolAdapter) - Method in class org.apache.paimon.flink.action.RollbackToActionFactory
-
- create(MultipleParameterToolAdapter) - Method in class org.apache.paimon.flink.action.RollbackToTimestampActionFactory
-
- create(FileStoreLookupFunction, boolean, int) - Static method in class org.apache.paimon.flink.lookup.LookupRuntimeProviderFactory
-
- create(String) - Static method in class org.apache.paimon.flink.lookup.RefreshBlacklist
-
- create() - Method in interface org.apache.paimon.flink.sink.cdc.EventParser.Factory
-
- create(Committer.Context) - Method in interface org.apache.paimon.flink.sink.Committer.Factory
-
- create(Committer.Context, FileStoreTable) - Static method in class org.apache.paimon.flink.sink.partition.PartitionListeners
-
- create(boolean, boolean, OperatorStateStore, FileStoreTable) - Static method in class org.apache.paimon.flink.sink.partition.PartitionMarkDone
-
- create(CoreOptions, boolean, OperatorStateStore) - Static method in class org.apache.paimon.flink.sink.partition.PartitionMarkDoneTrigger
-
- create(boolean, OperatorStateStore, FileStoreTable) - Static method in class org.apache.paimon.flink.sink.partition.ReportHmsListener
-
- create(HybridSource.SourceSwitchContext<StaticFileStoreSplitEnumerator>) - Method in class org.apache.paimon.flink.source.LogHybridSourceFactory
-
- create(Long) - Static method in class org.apache.paimon.flink.source.RecordLimiter
-
- create(String, Object) - Method in class org.apache.paimon.flink.utils.FlinkCalciteClasses.SqlParserDelegate
-
- create(FileFormatFactory.FormatContext) - Method in class org.apache.paimon.format.avro.AvroFileFormatFactory
-
- create(PositionOutputStream, String) - Method in class org.apache.paimon.format.avro.AvroWriterFactory
-
- create(FileFormatFactory.FormatContext) - Method in interface org.apache.paimon.format.FileFormatFactory
-
- create(PositionOutputStream, String) - Method in interface org.apache.paimon.format.FormatWriterFactory
-
Creates a writer that writes to the given stream.
- create(Path, FsPermission, boolean, int, short, long, Progressable) - Method in class org.apache.paimon.format.fs.HadoopReadOnlyFileSystem
-
- create(FileFormatFactory.FormatContext) - Method in class org.apache.paimon.format.orc.OrcFileFormatFactory
-
- create(PositionOutputStream, String) - Method in class org.apache.paimon.format.orc.OrcWriterFactory
-
- create(FileFormatFactory.FormatContext) - Method in class org.apache.paimon.format.parquet.ParquetFileFormatFactory
-
- create(PositionOutputStream, String) - Method in class org.apache.paimon.format.parquet.ParquetWriterFactory
-
- create(long) - Method in class org.apache.paimon.format.parquet.writer.StreamOutputFile
-
- create() - Static method in class org.apache.paimon.fs.local.LocalFileIO
-
- create(CatalogContext) - Method in class org.apache.paimon.hive.HiveCatalogFactory
-
- create() - Method in class org.apache.paimon.hive.HiveMetastoreClient.Factory
-
- create(DataType) - Static method in class org.apache.paimon.hive.objectinspector.PaimonObjectInspectorFactory
-
- create(FileStoreTable) - Method in class org.apache.paimon.iceberg.IcebergHiveMetadataCommitterFactory
-
- create(FileStoreTable) - Method in interface org.apache.paimon.iceberg.IcebergMetadataCommitterFactory
-
- create(IcebergDataFileMeta.Content, String, String, BinaryRow, long, long, IcebergSchema, SimpleStats) - Static method in class org.apache.paimon.iceberg.manifest.IcebergDataFileMeta
-
- create(FileStoreTable, IcebergPathFactory) - Static method in class org.apache.paimon.iceberg.manifest.IcebergManifestFile
-
- create(FileStoreTable, IcebergPathFactory) - Static method in class org.apache.paimon.iceberg.manifest.IcebergManifestList
-
- create(TableSchema) - Static method in class org.apache.paimon.iceberg.metadata.IcebergSchema
-
- create(FileIO, Path, RowType, FileIndexOptions) - Static method in class org.apache.paimon.io.DataFileIndexWriter
-
- create(FileIO, Path, RowType, FileIndexOptions, Map<String, String>) - Static method in class org.apache.paimon.io.DataFileIndexWriter
-
- create(File, int, BlockCompressionFactory, long, long[]) - Static method in interface org.apache.paimon.io.PageFileInput
-
- create(File, int, BlockCompressionFactory) - Static method in interface org.apache.paimon.io.PageFileOutput
-
- create(CoreOptions, RowType) - Static method in class org.apache.paimon.io.RecordLevelExpire
-
- create(FileIO, Path, CatalogContext) - Method in class org.apache.paimon.jdbc.JdbcCatalogFactory
-
- create(LineageMetaFactory.LineageMetaContext) - Method in interface org.apache.paimon.lineage.LineageMetaFactory
-
- create(CoreOptions, CacheManager, Comparator<MemorySlice>) - Static method in interface org.apache.paimon.lookup.LookupStoreFactory
-
- create() - Method in class org.apache.paimon.manifest.IndexManifestFile.Factory
-
- create() - Method in class org.apache.paimon.manifest.ManifestFile.Factory
-
- create() - Method in class org.apache.paimon.manifest.ManifestList.Factory
-
- create(MemorySegment) - Static method in class org.apache.paimon.memory.Buffer
-
- create(MemorySegment, int) - Static method in class org.apache.paimon.memory.Buffer
-
- create(DataType, CoreOptions, String) - Method in interface org.apache.paimon.mergetree.compact.aggregate.factory.FieldAggregatorFactory
-
- create(DataType, String, boolean, boolean, CoreOptions, String) - Static method in interface org.apache.paimon.mergetree.compact.aggregate.factory.FieldAggregatorFactory
-
- create(DataType, CoreOptions, String) - Method in class org.apache.paimon.mergetree.compact.aggregate.factory.FieldBoolAndAggFactory
-
- create(DataType, CoreOptions, String) - Method in class org.apache.paimon.mergetree.compact.aggregate.factory.FieldBoolOrAggFactory
-
- create(DataType, CoreOptions, String) - Method in class org.apache.paimon.mergetree.compact.aggregate.factory.FieldCollectAggFactory
-
- create(DataType, CoreOptions, String) - Method in class org.apache.paimon.mergetree.compact.aggregate.factory.FieldFirstNonNullValueAggFactory
-
- create(DataType, CoreOptions, String) - Method in class org.apache.paimon.mergetree.compact.aggregate.factory.FieldFirstNonNullValueAggLegacyFactory
-
- create(DataType, CoreOptions, String) - Method in class org.apache.paimon.mergetree.compact.aggregate.factory.FieldFirstValueAggFactory
-
- create(DataType, CoreOptions, String) - Method in class org.apache.paimon.mergetree.compact.aggregate.factory.FieldHllSketchAggFactory
-
- create(DataType, CoreOptions, String) - Method in class org.apache.paimon.mergetree.compact.aggregate.factory.FieldLastNonNullValueAggFactory
-
- create(DataType, CoreOptions, String) - Method in class org.apache.paimon.mergetree.compact.aggregate.factory.FieldLastValueAggFactory
-
- create(DataType, CoreOptions, String) - Method in class org.apache.paimon.mergetree.compact.aggregate.factory.FieldListaggAggFactory
-
- create(DataType, CoreOptions, String) - Method in class org.apache.paimon.mergetree.compact.aggregate.factory.FieldMaxAggFactory
-
- create(DataType, CoreOptions, String) - Method in class org.apache.paimon.mergetree.compact.aggregate.factory.FieldMergeMapAggFactory
-
- create(DataType, CoreOptions, String) - Method in class org.apache.paimon.mergetree.compact.aggregate.factory.FieldMinAggFactory
-
- create(DataType, CoreOptions, String) - Method in class org.apache.paimon.mergetree.compact.aggregate.factory.FieldNestedUpdateAggFactory
-
- create(DataType, CoreOptions, String) - Method in class org.apache.paimon.mergetree.compact.aggregate.factory.FieldPrimaryKeyAggFactory
-
- create(DataType, CoreOptions, String) - Method in class org.apache.paimon.mergetree.compact.aggregate.factory.FieldProductAggFactory
-
- create(DataType, CoreOptions, String) - Method in class org.apache.paimon.mergetree.compact.aggregate.factory.FieldRoaringBitmap32AggFactory
-
- create(DataType, CoreOptions, String) - Method in class org.apache.paimon.mergetree.compact.aggregate.factory.FieldRoaringBitmap64AggFactory
-
- create(DataType, CoreOptions, String) - Method in class org.apache.paimon.mergetree.compact.aggregate.factory.FieldSumAggFactory
-
- create(DataType, CoreOptions, String) - Method in class org.apache.paimon.mergetree.compact.aggregate.factory.FieldThetaSketchAggFactory
-
- create(List<? extends ReaderSupplier<R>>) - Static method in class org.apache.paimon.mergetree.compact.ConcatRecordReader
-
- create(ReaderSupplier<R>, ReaderSupplier<R>) - Static method in class org.apache.paimon.mergetree.compact.ConcatRecordReader
-
- create(MergeFunctionFactory<KeyValue>, int, LookupLevels<Boolean>, DeletionVectorsMaintainer) - Method in class org.apache.paimon.mergetree.compact.LookupMergeTreeCompactRewriter.FirstRowMergeFunctionWrapperFactory
-
- create(MergeFunctionFactory<KeyValue>, int, LookupLevels<T>, DeletionVectorsMaintainer) - Method in class org.apache.paimon.mergetree.compact.LookupMergeTreeCompactRewriter.LookupMergeFunctionWrapperFactory
-
- create(MergeFunctionFactory<KeyValue>, int, LookupLevels<T>, DeletionVectorsMaintainer) - Method in interface org.apache.paimon.mergetree.compact.LookupMergeTreeCompactRewriter.MergeFunctionWrapperFactory
-
- create() - Method in interface org.apache.paimon.mergetree.compact.MergeFunctionFactory
-
- create(int[][]) - Method in interface org.apache.paimon.mergetree.compact.MergeFunctionFactory
-
- create() - Method in interface org.apache.paimon.metastore.MetastoreClient.Factory
-
- create(Predicate, RowType) - Static method in interface org.apache.paimon.operation.BucketSelectConverter
-
- create(TableSchema) - Static method in class org.apache.paimon.operation.DefaultValueAssigner
-
- create() - Method in class org.apache.paimon.operation.Lock.EmptyFactory
-
- create() - Method in interface org.apache.paimon.operation.Lock.Factory
-
- create() - Method in class org.apache.paimon.operation.Lock.LockFactory
-
- create(Pair<int[], RowType>, BinaryRow) - Static method in class org.apache.paimon.partition.PartitionUtils
-
- create(IOManager, RowType, int[], long, int, int, CompressOptions, MemorySize, boolean) - Static method in class org.apache.paimon.sort.BinaryExternalSortBuffer
-
- create(IOManager, RowType, int[], MemorySegmentPool, int, CompressOptions, MemorySize, boolean) - Static method in class org.apache.paimon.sort.BinaryExternalSortBuffer
-
- create(SimpleColStatsCollector.Factory[]) - Static method in interface org.apache.paimon.statistics.SimpleColStatsCollector
-
- create() - Method in interface org.apache.paimon.statistics.SimpleColStatsCollector.Factory
-
- create(CatalogContext) - Static method in class org.apache.paimon.table.FileStoreTableFactory
-
- create(FileIO, Path) - Static method in class org.apache.paimon.table.FileStoreTableFactory
-
- create(FileIO, Options) - Static method in class org.apache.paimon.table.FileStoreTableFactory
-
- create(FileIO, Path, TableSchema) - Static method in class org.apache.paimon.table.FileStoreTableFactory
-
- create(FileIO, Path, TableSchema, CatalogEnvironment) - Static method in class org.apache.paimon.table.FileStoreTableFactory
-
- create(FileIO, Path, TableSchema, Options, CatalogEnvironment) - Static method in class org.apache.paimon.table.FileStoreTableFactory
-
- create(InnerTable, DataSplit[]) - Static method in class org.apache.paimon.table.KnownSplitsTable
-
- create(TableSchema, CoreOptions) - Static method in class org.apache.paimon.table.sink.RowKindGenerator
-
- create(String) - Method in interface org.apache.paimon.table.source.DeletionFile.Factory
-
- create(CoreOptions, SnapshotManager, TagManager, TagDeletion, List<TagCallback>) - Static method in class org.apache.paimon.tag.TagAutoCreation
-
- create(CoreOptions, SnapshotManager, TagManager, TagDeletion, List<TagCallback>) - Static method in class org.apache.paimon.tag.TagAutoManager
-
- create(CoreOptions) - Static method in interface org.apache.paimon.tag.TagPeriodHandler
-
- create(CoreOptions) - Static method in class org.apache.paimon.tag.TagPreview
-
- create(SnapshotManager, TagManager, TagDeletion, List<TagCallback>) - Static method in class org.apache.paimon.tag.TagTimeExpire
-
- create(CoreOptions.TagCreationMode, CoreOptions) - Static method in interface org.apache.paimon.tag.TagTimeExtractor
-
- create(String, String, String, String, String, boolean) - Static method in class org.apache.paimon.tools.ci.utils.shared.Dependency
-
- create(String, String, String, String) - Static method in class org.apache.paimon.tools.ci.utils.shared.Dependency
-
- create(int[]) - Static method in interface org.apache.paimon.utils.IntIterator
-
- create(MemorySize, long) - Static method in class org.apache.paimon.utils.SegmentsCache
-
- create(int, MemorySize, long) - Static method in class org.apache.paimon.utils.SegmentsCache
-
- create(RowType, CoreOptions) - Static method in class org.apache.paimon.utils.UserDefinedSeqComparator
-
- create(RowType, List<String>, boolean) - Static method in class org.apache.paimon.utils.UserDefinedSeqComparator
-
- create(RowType, int[], boolean) - Static method in class org.apache.paimon.utils.UserDefinedSeqComparator
-
- CREATE_UNDERLYING_SESSION_CATALOG - Static variable in class org.apache.paimon.spark.SparkCatalogOptions
-
- createAction(String[]) - Static method in interface org.apache.paimon.flink.action.ActionFactory
-
- createAction() - Method in class org.apache.paimon.flink.action.cdc.kafka.KafkaSyncDatabaseActionFactory
-
- createAction() - Method in class org.apache.paimon.flink.action.cdc.kafka.KafkaSyncTableActionFactory
-
- createAction() - Method in class org.apache.paimon.flink.action.cdc.mongodb.MongoDBSyncDatabaseActionFactory
-
- createAction() - Method in class org.apache.paimon.flink.action.cdc.mongodb.MongoDBSyncTableActionFactory
-
- createAction() - Method in class org.apache.paimon.flink.action.cdc.mysql.MySqlSyncDatabaseActionFactory
-
- createAction() - Method in class org.apache.paimon.flink.action.cdc.mysql.MySqlSyncTableActionFactory
-
- createAction() - Method in class org.apache.paimon.flink.action.cdc.postgres.PostgresSyncTableActionFactory
-
- createAction() - Method in class org.apache.paimon.flink.action.cdc.pulsar.PulsarSyncDatabaseActionFactory
-
- createAction() - Method in class org.apache.paimon.flink.action.cdc.pulsar.PulsarSyncTableActionFactory
-
- createAction() - Method in class org.apache.paimon.flink.action.cdc.SynchronizationActionFactoryBase
-
- createActions(FileStoreTable, CoreOptions) - Static method in interface org.apache.paimon.partition.actions.PartitionMarkDoneAction
-
- createArrowFieldWriters(VectorSchemaRoot, RowType) - Static method in class org.apache.paimon.arrow.ArrowUtils
-
- createBinaryRowIterator(BinaryRowSerializer) - Method in class org.apache.paimon.disk.ChannelReaderInputView
-
- createBoundedChecker() - Method in class org.apache.paimon.flink.lookup.LookupDataTableScan
-
- createBoundedChecker() - Method in class org.apache.paimon.table.source.DataTableStreamScan
-
- createBranch(String) - Method in class org.apache.paimon.privilege.PrivilegedFileStoreTable
-
- createBranch(String, String) - Method in class org.apache.paimon.privilege.PrivilegedFileStoreTable
-
- createBranch(String) - Method in class org.apache.paimon.table.DelegatedFileStoreTable
-
- createBranch(String, String) - Method in class org.apache.paimon.table.DelegatedFileStoreTable
-
- createBranch(String) - Method in interface org.apache.paimon.table.FormatTable
-
- createBranch(String, String) - Method in interface org.apache.paimon.table.FormatTable
-
- createBranch(String) - Method in interface org.apache.paimon.table.ReadonlyTable
-
- createBranch(String, String) - Method in interface org.apache.paimon.table.ReadonlyTable
-
- createBranch(String) - Method in interface org.apache.paimon.table.Table
-
Create an empty branch.
- createBranch(String, String) - Method in interface org.apache.paimon.table.Table
-
Create a branch from given tag.
- createBranch(String) - Method in class org.apache.paimon.utils.BranchManager
-
Create empty branch.
- createBranch(String, String) - Method in class org.apache.paimon.utils.BranchManager
-
- CreateBranchAction - Class in org.apache.paimon.flink.action
-
Create branch action for Flink.
- CreateBranchAction(String, String, String, Map<String, String>, String, String) - Constructor for class org.apache.paimon.flink.action.CreateBranchAction
-
- CreateBranchActionFactory - Class in org.apache.paimon.flink.action
-
- CreateBranchActionFactory() - Constructor for class org.apache.paimon.flink.action.CreateBranchActionFactory
-
- CreateBranchProcedure - Class in org.apache.paimon.flink.procedure
-
Create branch procedure for given tag.
- CreateBranchProcedure() - Constructor for class org.apache.paimon.flink.procedure.CreateBranchProcedure
-
- CreateBranchProcedure - Class in org.apache.paimon.spark.procedure
-
Spark procedure to create a branch.
- CreateBranchProcedure(TableCatalog) - Constructor for class org.apache.paimon.spark.procedure.CreateBranchProcedure
-
- createBuffer(NormalizedKeyComputer, AbstractRowDataSerializer<InternalRow>, RecordComparator, MemorySegmentPool) - Static method in class org.apache.paimon.sort.BinaryInMemorySortBuffer
-
Create a memory sorter in `insert` way.
- createBufferFileReader(FileIOChannel.ID) - Method in interface org.apache.paimon.disk.IOManager
-
- createBufferFileReader(FileIOChannel.ID) - Method in class org.apache.paimon.disk.IOManagerImpl
-
- createBufferFileWriter(FileIOChannel.ID) - Method in interface org.apache.paimon.disk.IOManager
-
- createBufferFileWriter(FileIOChannel.ID) - Method in class org.apache.paimon.disk.IOManagerImpl
-
- createBulkLoader() - Method in class org.apache.paimon.flink.lookup.FullCacheLookupTable
-
- createBulkLoader() - Method in class org.apache.paimon.flink.lookup.NoPrimaryKeyLookupTable
-
- createBulkLoader() - Method in class org.apache.paimon.flink.lookup.PrimaryKeyLookupTable
-
- createBulkLoader() - Method in class org.apache.paimon.lookup.RocksDBState
-
- createBulkLoadSorter(IOManager, CoreOptions) - Static method in class org.apache.paimon.lookup.RocksDBState
-
- createCache(Duration, MemorySize) - Static method in class org.apache.paimon.mergetree.LookupFile
-
- createCachedThreadPool(int, String) - Static method in class org.apache.paimon.utils.ThreadPoolUtils
-
Create a thread pool with max thread number.
- createCatalog(CatalogContext) - Static method in interface org.apache.paimon.catalog.CatalogFactory
-
If the ClassLoader is not specified, using the context ClassLoader of current thread as
default.
- createCatalog(CatalogContext, ClassLoader) - Static method in interface org.apache.paimon.catalog.CatalogFactory
-
- createCatalog(CatalogFactory.Context) - Method in class org.apache.paimon.flink.FlinkCatalogFactory
-
- createCatalog(String, CatalogContext, ClassLoader) - Static method in class org.apache.paimon.flink.FlinkCatalogFactory
-
- createCatalog(String, Catalog, Options) - Static method in class org.apache.paimon.flink.FlinkCatalogFactory
-
- createCatalog(CatalogFactory.Context) - Method in class org.apache.paimon.flink.FlinkGenericCatalogFactory
-
- createCatalog(ClassLoader, Map<String, String>, String, Catalog) - Static method in class org.apache.paimon.flink.FlinkGenericCatalogFactory
-
- createCdcTimestampExtractor() - Method in class org.apache.paimon.flink.action.cdc.kafka.KafkaSyncDatabaseAction
-
- createCdcTimestampExtractor() - Method in class org.apache.paimon.flink.action.cdc.MessageQueueSyncTableActionBase
-
- createCdcTimestampExtractor() - Static method in class org.apache.paimon.flink.action.cdc.mongodb.MongoDBActionUtils
-
- createCdcTimestampExtractor() - Method in class org.apache.paimon.flink.action.cdc.mongodb.MongoDBSyncDatabaseAction
-
- createCdcTimestampExtractor() - Method in class org.apache.paimon.flink.action.cdc.mongodb.MongoDBSyncTableAction
-
- createCdcTimestampExtractor() - Static method in class org.apache.paimon.flink.action.cdc.mysql.MySqlActionUtils
-
- createCdcTimestampExtractor() - Method in class org.apache.paimon.flink.action.cdc.mysql.MySqlSyncDatabaseAction
-
- createCdcTimestampExtractor() - Method in class org.apache.paimon.flink.action.cdc.mysql.MySqlSyncTableAction
-
- createCdcTimestampExtractor() - Method in class org.apache.paimon.flink.action.cdc.pulsar.PulsarSyncDatabaseAction
-
- createCdcTimestampExtractor() - Method in class org.apache.paimon.flink.action.cdc.SynchronizationActionBase
-
- createChannel() - Method in interface org.apache.paimon.disk.FileChannelManager
-
Creates an ID identifying an underlying file channel and returns it.
- createChannel(String) - Method in interface org.apache.paimon.disk.FileChannelManager
-
Creates an ID identifying an underlying file channel and returns it.
- createChannel() - Method in class org.apache.paimon.disk.FileChannelManagerImpl
-
- createChannel(String) - Method in class org.apache.paimon.disk.FileChannelManagerImpl
-
- createChannel() - Method in interface org.apache.paimon.disk.IOManager
-
- createChannel(String) - Method in interface org.apache.paimon.disk.IOManager
-
- createChannel() - Method in class org.apache.paimon.disk.IOManagerImpl
-
- createChannel(String) - Method in class org.apache.paimon.disk.IOManagerImpl
-
- createChannelComputer() - Static method in class org.apache.paimon.flink.service.QueryFileMonitor
-
- createChannelEnumerator() - Method in interface org.apache.paimon.disk.FileChannelManager
-
Creates an enumerator for channels that logically belong together and returns it.
- createChannelEnumerator() - Method in class org.apache.paimon.disk.FileChannelManagerImpl
-
- createChannelEnumerator() - Method in interface org.apache.paimon.disk.IOManager
-
- createChannelEnumerator() - Method in class org.apache.paimon.disk.IOManagerImpl
-
- createClient(HiveConf, String) - Method in class org.apache.paimon.hive.RetryingMetaStoreClientFactory
-
- createClients(HiveConf, Options, String) - Static method in class org.apache.paimon.hive.HiveCatalogLock
-
- createCodec(CompressionKind) - Static method in class org.apache.orc.impl.WriterImpl
-
- createColumnOptions(ColumnFamilyOptions, Options) - Static method in class org.apache.paimon.lookup.RocksDBOptions
-
- createColumnReader(DataType, Type, List<ColumnDescriptor>, PageReadStore, ParquetField, int) - Static method in class org.apache.paimon.format.parquet.reader.ParquetSplitReaderUtil
-
- createCommittableStateManager() - Method in class org.apache.paimon.flink.sink.cdc.FlinkCdcMultiTableSink
-
- createCommittableStateManager() - Method in class org.apache.paimon.flink.sink.CombinedTableCompactorSink
-
- createCommittableStateManager() - Method in class org.apache.paimon.flink.sink.CompactorSink
-
- createCommittableStateManager() - Method in class org.apache.paimon.flink.sink.FlinkSink
-
- createCommittableStateManager() - Method in class org.apache.paimon.flink.sink.FlinkWriteSink
-
- createCommittableStateManager() - Method in class org.apache.paimon.flink.sink.UnawareBucketCompactionSink
-
- createCommitterFactory() - Method in class org.apache.paimon.flink.sink.cdc.FlinkCdcMultiTableSink
-
- createCommitterFactory(boolean) - Method in class org.apache.paimon.flink.sink.CombinedTableCompactorSink
-
- createCommitterFactory() - Method in class org.apache.paimon.flink.sink.CompactorSink
-
- createCommitterFactory() - Method in class org.apache.paimon.flink.sink.FlinkSink
-
- createCommitterFactory() - Method in class org.apache.paimon.flink.sink.FlinkWriteSink
-
- createCommitterFactory() - Method in class org.apache.paimon.flink.sink.UnawareBucketCompactionSink
-
- createCommitUser(Options) - Static method in class org.apache.paimon.CoreOptions
-
- createCommitUser() - Method in class org.apache.paimon.CoreOptions
-
- createComparator(boolean, ExecutionConfig) - Method in class org.apache.paimon.flink.utils.JavaTypeInfo
-
- createConflictAwareWriterCleanChecker(String, SnapshotManager) - Static method in class org.apache.paimon.operation.AbstractFileStoreWrite
-
- createContext(String, OperatorMetricGroup, boolean, boolean, OperatorStateStore) - Static method in interface org.apache.paimon.flink.sink.Committer
-
- createConverter() - Method in class org.apache.paimon.flink.action.cdc.Expression.DateFormat
-
- createConverter() - Method in class org.apache.paimon.flink.action.cdc.Expression.TemporalExpressionBase
-
- createConverter() - Method in class org.apache.paimon.flink.action.cdc.Expression.TemporalToIntConverter
-
- createDatabase(String, boolean, Map<String, String>) - Method in class org.apache.paimon.catalog.AbstractCatalog
-
- createDatabase(String, boolean) - Method in interface org.apache.paimon.catalog.Catalog
-
- createDatabase(String, boolean, Map<String, String>) - Method in interface org.apache.paimon.catalog.Catalog
-
Create a database with properties.
- createDatabase(String, boolean, Map<String, String>) - Method in class org.apache.paimon.catalog.DelegateCatalog
-
- createDatabase(String, CatalogDatabase, boolean) - Method in class org.apache.paimon.flink.FlinkCatalog
-
- createDatabase(String, CatalogDatabase, boolean) - Method in class org.apache.paimon.flink.FlinkGenericCatalog
-
- createDatabase(String, boolean, Map<String, String>) - Method in class org.apache.paimon.privilege.PrivilegedCatalog
-
- createDatabaseImpl(String, Map<String, String>) - Method in class org.apache.paimon.catalog.AbstractCatalog
-
- createDatabaseImpl(String, Map<String, String>) - Method in class org.apache.paimon.catalog.FileSystemCatalog
-
- createDatabaseImpl(String, Map<String, String>) - Method in class org.apache.paimon.hive.HiveCatalog
-
- createDatabaseImpl(String, Map<String, String>) - Method in class org.apache.paimon.jdbc.JdbcCatalog
-
- createDataFilePathFactory(BinaryRow, int) - Method in class org.apache.paimon.utils.FileStorePathFactory
-
- createDataFileSkipperForTags(List<Snapshot>, long) - Method in class org.apache.paimon.operation.FileDeletionBase
-
- createDataFilters(List<DataField>, List<DataField>, List<Predicate>) - Static method in class org.apache.paimon.schema.SchemaEvolutionUtil
-
Create predicate list from data fields.
- createDataFormat(String) - Static method in interface org.apache.paimon.flink.action.cdc.format.DataFormatFactory
-
- createDataProjection(List<DataField>, List<DataField>, int[][]) - Static method in class org.apache.paimon.schema.SchemaEvolutionUtil
-
Create data projection from table projection.
- createDataStream(StreamName) - Method in class org.apache.orc.impl.PhysicalFsWriter
-
- createDBOptions(DBOptions, Options) - Static method in class org.apache.paimon.lookup.RocksDBOptions
-
- createDefaultDataReader(DataReaderProperties) - Static method in class org.apache.orc.impl.RecordReaderUtils
-
- createDistributedLockTable(JdbcClientPool, Options) - Static method in class org.apache.paimon.jdbc.JdbcUtils
-
- createdName() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- createdName() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- createdName() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CreatorContext
-
- createdName() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CreatorContext
-
- CreatedNameContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.CreatedNameContext
-
- CreatedNameContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.CreatedNameContext
-
- createDynamicPartitionPruningAssignerIfNeeded(int, SplitAssigner, Projection, SourceEvent, Logger) - Static method in class org.apache.paimon.flink.source.assigners.DynamicPartitionPruningAssigner
-
- createDynamicTableSink(DynamicTableFactory.Context) - Method in class org.apache.paimon.flink.AbstractFlinkTableFactory
-
- createDynamicTableSink(DynamicTableFactory.Context) - Method in class org.apache.paimon.flink.FlinkGenericTableFactory
-
- createDynamicTableSink(DynamicTableFactory.Context) - Method in class org.apache.paimon.flink.FlinkTableFactory
-
- createDynamicTableSource(DynamicTableFactory.Context) - Method in class org.apache.paimon.flink.AbstractFlinkTableFactory
-
- createDynamicTableSource(DynamicTableFactory.Context) - Method in class org.apache.paimon.flink.FlinkGenericTableFactory
-
- createDynamicTableSource(DynamicTableFactory.Context) - Method in class org.apache.paimon.flink.FlinkTableFactory
-
- createElementGetter(DataType) - Static method in interface org.apache.paimon.data.InternalArray
-
Creates an accessor for getting elements in an internal array data structure at the given
position.
- createEnumerator(SplitEnumeratorContext<FileStoreSourceSplit>) - Method in class org.apache.paimon.flink.source.FlinkSource
-
- createEnumerator(SplitEnumeratorContext<NumberSequenceRowSource.NumberSequenceSplit>) - Method in class org.apache.paimon.flink.source.NumberSequenceRowSource
-
- createEnumerator(SplitEnumeratorContext<RewriteFileIndexSource.Split>) - Method in class org.apache.paimon.flink.source.RewriteFileIndexSource
-
- createExtractor(TableSchema) - Method in class org.apache.paimon.flink.sink.cdc.CdcDynamicBucketSink
-
- createExtractor(TableSchema) - Method in class org.apache.paimon.flink.sink.cdc.CdcDynamicBucketSinkBase
-
- createExtractor() - Method in class org.apache.paimon.flink.sink.cdc.CdcFixedBucketChannelComputerBase
-
- createExtractor() - Method in class org.apache.paimon.flink.sink.cdc.CdcRecordChannelComputer
-
- createFieldGetter(DataType, int) - Static method in interface org.apache.paimon.data.InternalRow
-
Creates an accessor for getting elements in an internal row data structure at the given
position.
- createFieldGetters(List<DataType>) - Static method in class org.apache.paimon.utils.InternalRowUtils
-
- createFileCleaner(Catalog, Boolean) - Static method in class org.apache.paimon.operation.OrphanFilesClean
-
- createFileFormat(Options, ConfigOption<String>) - Static method in class org.apache.paimon.CoreOptions
-
- createFileIO(Path) - Method in class org.apache.paimon.fs.PluginFileIO
-
- createFileRange(long, int) - Static method in interface org.apache.paimon.fs.FileRange
-
Factory method to create a FileRange object.
- createFileStoreTable(JobConf) - Static method in class org.apache.paimon.hive.utils.HiveUtils
-
- createFileSystem(Path) - Method in class org.apache.paimon.fs.hadoop.HadoopFileIO
-
- createFileSystem(Path) - Method in class org.apache.paimon.oss.HadoopCompliantFileIO
-
- createFileSystem(Path) - Method in class org.apache.paimon.oss.OSSFileIO
-
- createFileSystem(Path) - Method in class org.apache.paimon.s3.HadoopCompliantFileIO
-
- createFileSystem(Path) - Method in class org.apache.paimon.s3.S3FileIO
-
- createFixedVector(DataType, BinaryRow, int) - Static method in class org.apache.paimon.utils.VectorMappingUtils
-
- createFlinkTableFactoryHelper(LogStoreTableFactory, DynamicTableFactory.Context) - Static method in class org.apache.paimon.flink.factories.FlinkFactoryUtil
-
Creates a utility that helps in discovering formats, merging options with
DynamicTableFactory.Context#getEnrichmentOptions()
and validating them all for a
LogStoreTableFactory
.
- createFollowUpScanner() - Method in class org.apache.paimon.flink.lookup.LookupDataTableScan
-
- createFollowUpScanner() - Method in class org.apache.paimon.table.source.DataTableStreamScan
-
- createForAutoTag(CoreOptions) - Static method in interface org.apache.paimon.tag.TagTimeExtractor
-
- createFormatReader(FileIO, FormatReaderFactory, Path, Long) - Static method in class org.apache.paimon.utils.FileUtils
-
- createFormatTable(Identifier, Schema) - Method in class org.apache.paimon.catalog.AbstractCatalog
-
- createFormatTable(Identifier, Schema) - Method in class org.apache.paimon.hive.HiveCatalog
-
- createForTagPreview(CoreOptions) - Static method in interface org.apache.paimon.tag.TagTimeExtractor
-
- createFromConstant(int, Object) - Static method in class org.apache.paimon.format.orc.reader.OrcLegacyTimestampColumnVector
-
- createFullStatsFactories(int) - Static method in interface org.apache.paimon.statistics.SimpleColStatsCollector
-
- createFunction(ObjectPath, CatalogFunction, boolean) - Method in class org.apache.paimon.flink.FlinkCatalog
-
- createFunction(ObjectPath, CatalogFunction, boolean) - Method in class org.apache.paimon.flink.FlinkGenericCatalog
-
- createHashBucketAssignerOperator(String, Table, Integer, SerializableFunction<TableSchema, PartitionKeyExtractor<T>>, boolean) - Method in class org.apache.paimon.flink.sink.DynamicBucketSink
-
- createHeapPool(MemorySize, MemorySize) - Static method in interface org.apache.paimon.memory.MemorySegmentPool
-
- createHiveCatalog(CatalogContext) - Static method in class org.apache.paimon.hive.HiveCatalog
-
- createHiveConf(String, String, Configuration) - Static method in class org.apache.paimon.hive.HiveCatalog
-
- createHiveConf(CatalogContext) - Static method in class org.apache.paimon.hive.HiveCatalog
-
- createIndexCastMapping(int[], List<DataField>, int[], List<DataField>) - Static method in class org.apache.paimon.schema.SchemaEvolutionUtil
-
Create index mapping from table projection to underlying data projection.
- createIndexCastMapping(List<DataField>, List<DataField>) - Static method in class org.apache.paimon.schema.SchemaEvolutionUtil
-
Create index mapping from table fields to underlying data fields.
- createIndexCastMapping(int[], List<DataField>, List<DataField>, int[], List<DataField>, List<DataField>) - Static method in class org.apache.paimon.schema.SchemaEvolutionUtil
-
Create index mapping from table projection to data with key and value fields.
- createIndexMappedVectors(int[], ColumnVector[]) - Static method in class org.apache.paimon.utils.VectorMappingUtils
-
- createIndexMapping(List<DataField>, List<DataField>) - Static method in class org.apache.paimon.schema.SchemaEvolutionUtil
-
Create index mapping from table fields to underlying data fields.
- createIndexStream(StreamName) - Method in class org.apache.orc.impl.PhysicalFsWriter
-
- createInputView(IOManager, ChannelWithMeta, List<FileIOChannel>, BlockCompressionFactory, int) - Static method in class org.apache.paimon.disk.FileChannelUtil
-
- createInstance() - Method in class org.apache.paimon.data.serializer.BinaryRowSerializer
-
- createInstance() - Method in class org.apache.paimon.flink.sink.index.KeyWithRowSerializer
-
- createInstance() - Method in class org.apache.paimon.flink.utils.InternalRowTypeSerializer
-
- createInstance() - Method in class org.apache.paimon.flink.utils.JavaSerializer
-
- createIOManager() - Static method in class org.apache.paimon.spark.SparkUtils
-
- createKafkaDeserializer(Configuration) - Method in class org.apache.paimon.flink.action.cdc.format.AbstractDataFormat
-
- createKafkaDeserializer(Configuration) - Method in interface org.apache.paimon.flink.action.cdc.format.DataFormat
-
- createKey() - Method in class org.apache.paimon.hive.mapred.PaimonRecordReader
-
- createKeyValueFields(List<DataField>, List<DataField>) - Static method in class org.apache.paimon.KeyValue
-
Create key-value fields.
- createLocalTable(FileStoreTable, int[], File, List<String>, Set<Integer>) - Static method in class org.apache.paimon.flink.lookup.PrimaryKeyPartialLookupTable
-
- createLock(CatalogLockContext) - Method in interface org.apache.paimon.catalog.CatalogLockFactory
-
- createLock(CatalogLockContext) - Method in class org.apache.paimon.hive.HiveCatalogLockFactory
-
- createLock(CatalogLockContext) - Method in class org.apache.paimon.jdbc.JdbcCatalogLockFactory
-
- createMergeFunctionFactory(TableSchema, KeyValueFieldsExtractor) - Static method in class org.apache.paimon.table.PrimaryKeyTableUtils
-
- createMergeReader(BinaryRow, int, List<DataFileMeta>, List<DeletionFile>, boolean) - Method in class org.apache.paimon.operation.MergeFileSplitRead
-
- createMergeWrapper(int) - Method in class org.apache.paimon.mergetree.compact.ChangelogMergeTreeRewriter
-
- createMergeWrapper(int) - Method in class org.apache.paimon.mergetree.compact.FullChangelogMergeTreeCompactRewriter
-
- createMergeWrapper(int) - Method in class org.apache.paimon.mergetree.compact.LookupMergeTreeCompactRewriter
-
- createMetastoreClient(FileStoreTable, CoreOptions) - Static method in interface org.apache.paimon.partition.actions.PartitionMarkDoneAction
-
- createMetricGroup(String, Map<String, String>) - Method in class org.apache.paimon.flink.metrics.FlinkMetricRegistry
-
- createMetricGroup(String, Map<String, String>) - Method in class org.apache.paimon.metrics.MetricRegistry
-
- createMetricGroup(String, Map<String, String>) - Method in class org.apache.paimon.metrics.MetricRegistryImpl
-
- createNamespace(String[], Map<String, String>) - Method in class org.apache.paimon.spark.SparkCatalog
-
- createNamespace(String[], Map<String, String>) - Method in class org.apache.paimon.spark.SparkGenericCatalog
-
- createNewFileIndexFilePath(Path) - Static method in class org.apache.paimon.io.DataFilePathFactory
-
- createNoConflictAwareWriterCleanChecker() - Static method in class org.apache.paimon.operation.AbstractFileStoreWrite
-
- createNoMergeReader(BinaryRow, int, List<DataFileMeta>, List<DeletionFile>, boolean) - Method in class org.apache.paimon.operation.MergeFileSplitRead
-
- createNullCheckingFieldGetter(DataType, int) - Static method in class org.apache.paimon.utils.InternalRowUtils
-
- createNullSetter(DataType) - Static method in class org.apache.paimon.data.BinaryArrayWriter
-
Creates an for accessor setting the elements of an array writer to null
during
runtime.
- createOptionalLogStoreFactory(DynamicTableFactory.Context) - Static method in class org.apache.paimon.flink.AbstractFlinkTableFactory
-
- createOrOverwrite(long) - Method in class org.apache.paimon.format.parquet.writer.StreamOutputFile
-
- createOrphanFilesCleans(Catalog, String, String, long, SerializableConsumer<Path>, Integer) - Static method in class org.apache.paimon.operation.LocalOrphanFilesClean
-
- createOrReplaceTag(Snapshot, String, Duration, List<TagCallback>) - Method in class org.apache.paimon.utils.TagManager
-
- CreateOrReplaceTagActionFactory - Class in org.apache.paimon.flink.action
-
- CreateOrReplaceTagActionFactory() - Constructor for class org.apache.paimon.flink.action.CreateOrReplaceTagActionFactory
-
- CreateOrReplaceTagBaseProcedure - Class in org.apache.paimon.flink.procedure
-
A base procedure to create or replace a tag.
- CreateOrReplaceTagBaseProcedure() - Constructor for class org.apache.paimon.flink.procedure.CreateOrReplaceTagBaseProcedure
-
- CreateOrReplaceTagBaseProcedure - Class in org.apache.paimon.spark.procedure
-
A base procedure to create or replace a tag.
- CreateOrReplaceTagBaseProcedure(TableCatalog) - Constructor for class org.apache.paimon.spark.procedure.CreateOrReplaceTagBaseProcedure
-
- createOrRestore(Long, BinaryRow, int) - Method in class org.apache.paimon.deletionvectors.DeletionVectorsMaintainer.Factory
-
- createOrRestore(Long, BinaryRow) - Method in class org.apache.paimon.deletionvectors.DeletionVectorsMaintainer.Factory
-
- createOrRestore(Map<String, DeletionVector>) - Method in class org.apache.paimon.deletionvectors.DeletionVectorsMaintainer.Factory
-
- createOrRestore(Long, BinaryRow, int) - Method in class org.apache.paimon.index.HashIndexMaintainer.Factory
-
- createOrRestore(Long, BinaryRow, int) - Method in interface org.apache.paimon.index.IndexMaintainer.Factory
-
- createOutputView(IOManager, FileIOChannel.ID, BlockCompressionFactory, int) - Static method in class org.apache.paimon.disk.FileChannelUtil
-
- createPaimonCatalog(Options) - Static method in class org.apache.paimon.flink.FlinkCatalogFactory
-
- createPaimonVector(ColumnVector, DataType) - Static method in class org.apache.paimon.format.orc.reader.AbstractOrcColumnVector
-
- createParser(TypeMapping, List<ComputedColumn>) - Method in class org.apache.paimon.flink.action.cdc.format.AbstractDataFormat
-
- createParser(TypeMapping, List<ComputedColumn>) - Method in interface org.apache.paimon.flink.action.cdc.format.DataFormat
-
Creates a new instance of
AbstractRecordParser
for this data format with the
specified configurations.
- createParser(TypeMapping, List<ComputedColumn>) - Method in interface org.apache.paimon.flink.action.cdc.format.RecordParserFactory
-
- createPartition(Identifier, Map<String, String>) - Method in class org.apache.paimon.catalog.AbstractCatalog
-
- createPartition(Identifier, Map<String, String>) - Method in interface org.apache.paimon.catalog.Catalog
-
Create the partition of the specify table.
- createPartition(Identifier, Map<String, String>) - Method in class org.apache.paimon.catalog.DelegateCatalog
-
- createPartition(ObjectPath, CatalogPartitionSpec, CatalogPartition, boolean) - Method in class org.apache.paimon.flink.FlinkCatalog
-
- createPartition(ObjectPath, CatalogPartitionSpec, CatalogPartition, boolean) - Method in class org.apache.paimon.flink.FlinkGenericCatalog
-
- createPartitionExpireStrategy(CoreOptions, RowType) - Static method in class org.apache.paimon.partition.PartitionExpireStrategy
-
- createPartitionMappedVectors(PartitionInfo, ColumnVector[]) - Static method in class org.apache.paimon.utils.VectorMappingUtils
-
- createPartitionPredicate(RowType, Map<String, Object>) - Static method in interface org.apache.paimon.partition.PartitionPredicate
-
- createPartitionPredicate(RowType, Object[]) - Static method in interface org.apache.paimon.partition.PartitionPredicate
-
- createPartitionPredicate(RowType, BinaryRow) - Static method in interface org.apache.paimon.partition.PartitionPredicate
-
- createPartitionPredicate(Map<String, String>, RowType, String) - Static method in interface org.apache.paimon.partition.PartitionPredicate
-
- createPartitionPredicate(List<Map<String, String>>, RowType, String) - Static method in interface org.apache.paimon.partition.PartitionPredicate
-
- createPathIfRequired(Path, FileIO) - Method in interface org.apache.paimon.hive.LocationHelper
-
- createPathIfRequired(Path, FileIO) - Method in class org.apache.paimon.hive.StorageLocationHelper
-
- createPathIfRequired(Path, FileIO) - Method in class org.apache.paimon.hive.TBPropertiesLocationHelper
-
- createPredicate(TableSchema, JobConf, boolean) - Static method in class org.apache.paimon.hive.utils.HiveUtils
-
- createPrivilegedUser(String, String) - Method in class org.apache.paimon.privilege.PrivilegedCatalog
-
- CreatePrivilegedUserProcedure - Class in org.apache.paimon.flink.procedure.privilege
-
Procedure to create a user for the privilege system.
- CreatePrivilegedUserProcedure() - Constructor for class org.apache.paimon.flink.procedure.privilege.CreatePrivilegedUserProcedure
-
- createPulsarConsumer(Configuration, DeserializationSchema<CdcSourceRecord>) - Static method in class org.apache.paimon.flink.action.cdc.pulsar.PulsarActionUtils
-
Referenced to PulsarPartitionSplitReader.createPulsarConsumer(org.apache.flink.connector.pulsar.source.enumerator.topic.TopicPartition)
.
- createPulsarDeserializer(Configuration) - Method in class org.apache.paimon.flink.action.cdc.format.AbstractDataFormat
-
- createPulsarDeserializer(Configuration) - Method in interface org.apache.paimon.flink.action.cdc.format.DataFormat
-
- createReader(Path, OrcFile.ReaderOptions) - Static method in class org.apache.orc.OrcFile
-
- createReader(SeekableInputStream, int, int) - Method in class org.apache.paimon.fileindex.bitmap.BitmapFileIndex
-
- createReader(SeekableInputStream, int, int) - Method in class org.apache.paimon.fileindex.bloomfilter.BloomFilterFileIndex
-
- createReader(SeekableInputStream, int, int) - Method in class org.apache.paimon.fileindex.bsi.BitSliceIndexBitmapFileIndex
-
- createReader(SeekableInputStream, int, int) - Method in interface org.apache.paimon.fileindex.FileIndexer
-
- createReader(SeekableInputStream, RowType) - Static method in class org.apache.paimon.fileindex.FileIndexFormat
-
- createReader(FormatReaderFactory.Context) - Method in class org.apache.paimon.flink.compact.changelog.format.CompactedChangelogFormatReaderFactory
-
- createReader(DataSplit) - Method in class org.apache.paimon.flink.lookup.IncrementalCompactDiffSplitRead
-
- createReader(SourceReaderContext) - Method in class org.apache.paimon.flink.source.align.AlignedContinuousFileStoreSource
-
- createReader(SourceReaderContext) - Method in class org.apache.paimon.flink.source.FlinkSource
-
- createReader(SourceReaderContext) - Method in class org.apache.paimon.flink.source.NumberSequenceRowSource
-
- createReader(SourceReaderContext) - Method in class org.apache.paimon.flink.source.RewriteFileIndexSource
-
- createReader(FormatReaderFactory.Context) - Method in class org.apache.paimon.format.avro.AvroBulkFormat
-
- createReader(FormatReaderFactory.Context) - Method in interface org.apache.paimon.format.FormatReaderFactory
-
- createReader(FormatReaderFactory.Context) - Method in class org.apache.paimon.format.orc.OrcReaderFactory
-
- createReader(Configuration, FileIO, Path) - Static method in class org.apache.paimon.format.orc.OrcReaderFactory
-
- createReader(FormatReaderFactory.Context) - Method in class org.apache.paimon.format.parquet.ParquetReaderFactory
-
- createReader(File, LookupStoreFactory.Context) - Method in class org.apache.paimon.lookup.hash.HashLookupStoreFactory
-
- createReader(File, LookupStoreFactory.Context) - Method in interface org.apache.paimon.lookup.LookupStoreFactory
-
- createReader(File, LookupStoreFactory.Context) - Method in class org.apache.paimon.lookup.sort.SortLookupStoreFactory
-
- createReader(DataSplit) - Method in class org.apache.paimon.operation.MergeFileSplitRead
-
- createReader(DataSplit) - Method in class org.apache.paimon.operation.RawFileSplitRead
-
- createReader(BinaryRow, int, List<DataFileMeta>, List<IOExceptionSupplier<DeletionVector>>) - Method in class org.apache.paimon.operation.RawFileSplitRead
-
- createReader(DataSplit) - Method in interface org.apache.paimon.operation.SplitRead
-
- createReader(Split) - Method in class org.apache.paimon.table.source.AbstractDataTableRead
-
- createReader(DataSplit) - Method in class org.apache.paimon.table.source.splitread.IncrementalDiffSplitRead
-
- createReader(Split) - Method in interface org.apache.paimon.table.source.TableRead
-
- createReader(List<Split>) - Method in interface org.apache.paimon.table.source.TableRead
-
- createReader(TableScan.Plan) - Method in interface org.apache.paimon.table.source.TableRead
-
- createReader(Split) - Method in class org.apache.paimon.table.system.TableLineageTable.TableLineageRead
-
- createReaderBatch(Path, VectorizedRowBatch, Pool.Recycler<OrcReaderFactory.OrcReaderBatch>) - Method in class 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>) - Method in class org.apache.paimon.flink.compact.changelog.format.CompactedChangelogReadOnlyFormat
-
- createReaderFactory(RowType, List<Predicate>) - Method in class org.apache.paimon.format.avro.AvroFileFormat
-
- createReaderFactory(RowType, List<Predicate>) - Method in class org.apache.paimon.format.FileFormat
-
- createReaderFactory(RowType) - Method in class org.apache.paimon.format.FileFormat
-
- createReaderFactory(RowType, List<Predicate>) - Method in class org.apache.paimon.format.orc.OrcFileFormat
-
- createReaderFactory(RowType, List<Predicate>) - Method in class org.apache.paimon.format.parquet.ParquetFileFormat
-
- createRecord(RowKind, Map<String, String>, List<DataField>) - Method in class org.apache.paimon.flink.action.cdc.format.AbstractRecordParser
-
Handle case sensitivity here.
- createRecord(RowKind, Map<String, String>) - Method in class org.apache.paimon.flink.action.cdc.mysql.MySqlRecordParser
-
- createRecord(RowKind, Map<String, String>) - Method in class org.apache.paimon.flink.action.cdc.postgres.PostgresRecordParser
-
- createRecordOutputTag(String) - Static method in class org.apache.paimon.flink.sink.cdc.CdcMultiTableParsingProcessFunction
-
- createRecordReader(PaimonInputSplit, JobConf) - Static method in class org.apache.paimon.hive.mapred.PaimonRecordReader
-
- createRecordReader(DataFileMeta) - Method in interface org.apache.paimon.io.FileReaderFactory
-
- createRecordReader(DataFileMeta) - Method in class org.apache.paimon.io.KeyValueFileReaderFactory
-
- createRecordReader(long, String, long, int) - Method in class org.apache.paimon.io.KeyValueFileReaderFactory
-
- createRegister(LogStoreTableFactory.RegisterContext) - Method in class org.apache.paimon.flink.kafka.KafkaLogStoreFactory
-
- createRegister(LogStoreTableFactory.RegisterContext) - Method in interface org.apache.paimon.flink.log.LogStoreTableFactory
-
Creates a
LogStoreRegister
instance for table ddl, it will register table to log
store when a table is created or dropped.
- createRemoteTable(FileStoreTable, int[], List<String>) - Static method in class org.apache.paimon.flink.lookup.PrimaryKeyPartialLookupTable
-
- createReporter(BinaryRow, int) - Method in class org.apache.paimon.operation.metrics.CompactionMetrics
-
- createRollingChangelogFileWriter(int) - Method in class org.apache.paimon.io.KeyValueFileWriterFactory
-
- createRollingMergeTreeFileWriter(int, FileSource) - Method in class org.apache.paimon.io.KeyValueFileWriterFactory
-
- createRollingWriter() - Method in class org.apache.paimon.manifest.ManifestFile
-
- createRowKeyExtractor() - Method in class org.apache.paimon.table.DelegatedFileStoreTable
-
- createRowKeyExtractor() - Method in interface org.apache.paimon.table.FileStoreTable
-
- createRowReader(Schema, List<DataField>) - Method in class org.apache.paimon.format.avro.FieldReaderFactory
-
- createRowWriter(Schema, List<DataField>) - Method in class org.apache.paimon.format.avro.FieldWriterFactory
-
- createSerializer(ExecutionConfig) - Method in class org.apache.paimon.flink.compact.changelog.ChangelogTaskTypeInfo
-
- createSerializer(ExecutionConfig) - Method in class org.apache.paimon.flink.sink.CommittableTypeInfo
-
- createSerializer(ExecutionConfig) - Method in class org.apache.paimon.flink.sink.CompactionTaskTypeInfo
-
- createSerializer(ExecutionConfig) - Method in class org.apache.paimon.flink.sink.MultiTableCommittableTypeInfo
-
- createSerializer(ExecutionConfig) - Method in class org.apache.paimon.flink.sink.MultiTableCompactionTaskTypeInfo
-
- createSerializer(ExecutionConfig) - Method in class org.apache.paimon.flink.utils.InternalTypeInfo
-
- createSerializer(Class<T>) - Method in class org.apache.paimon.flink.utils.JavaSerializer.JavaSerializerSnapshot
-
- createSerializer(ExecutionConfig) - Method in class org.apache.paimon.flink.utils.JavaTypeInfo
-
- createSimpleFileEntryReader() - Method in class org.apache.paimon.manifest.ManifestFile.Factory
-
- createSink() - Method in class org.apache.paimon.flink.kafka.KafkaLogSinkProvider
-
- createSink() - Method in interface org.apache.paimon.flink.log.LogSinkProvider
-
- createSinkBuilder() - Method in class org.apache.paimon.flink.sink.FlinkTableSinkBase
-
- createSinkProvider(DynamicTableFactory.Context, DynamicTableSink.Context) - Method in class org.apache.paimon.flink.kafka.KafkaLogStoreFactory
-
- createSinkProvider(DynamicTableFactory.Context, DynamicTableSink.Context) - Method in interface org.apache.paimon.flink.log.LogStoreTableFactory
-
Creates a
LogSinkProvider
instance from a
CatalogTable
and additional context
information.
- createSliceComparator() - Method in class org.apache.paimon.data.serializer.RowCompactedSerializer
-
- createSortMergeReader(List<RecordReader<KeyValue>>, Comparator<InternalRow>, FieldsComparator, MergeFunctionWrapper<T>, CoreOptions.SortEngine) - Static method in interface org.apache.paimon.mergetree.compact.SortMergeReader
-
- createSource(Map<Integer, Long>) - Method in class org.apache.paimon.flink.kafka.KafkaLogSourceProvider
-
- createSource(Map<Integer, Long>) - Method in interface org.apache.paimon.flink.log.LogSourceProvider
-
Creates a Source
instance.
- createSourceProvider(DynamicTableFactory.Context, DynamicTableSource.Context, int[][]) - Method in class org.apache.paimon.flink.kafka.KafkaLogStoreFactory
-
- createSourceProvider(DynamicTableFactory.Context, DynamicTableSource.Context, int[][]) - Method in interface org.apache.paimon.flink.log.LogStoreTableFactory
-
Creates a
LogSourceProvider
instance from a
CatalogTable
and additional
context information.
- createSplitAssigner(BucketMode) - Method in class org.apache.paimon.flink.source.align.AlignedContinuousFileSplitEnumerator
-
- createSplitAssigner(BucketMode) - Method in class org.apache.paimon.flink.source.ContinuousFileSplitEnumerator
-
- createSplitAssigner(SplitEnumeratorContext<FileStoreSourceSplit>, int, FlinkConnectorOptions.SplitAssignMode, Collection<FileStoreSourceSplit>) - Static method in class org.apache.paimon.flink.source.StaticFileStoreSource
-
- createSplits(TableScan.Plan) - Method in class org.apache.paimon.flink.source.FileStoreSourceSplitGenerator
-
- createSplits(List<Split>) - Method in class org.apache.paimon.flink.source.FileStoreSourceSplitGenerator
-
- createStartingScanner(boolean) - Method in class org.apache.paimon.flink.lookup.LookupDataTableScan
-
- createStartingScanner(boolean) - Method in class org.apache.paimon.table.source.AbstractDataTableScan
-
- createState(StateInitializationContext, StoreSinkWriteState.StateValueFilter) - Method in class org.apache.paimon.flink.sink.TableWriteOperator
-
- createStatsExtractor(RowType, SimpleColStatsCollector.Factory[]) - Method in class org.apache.paimon.format.avro.AvroFileFormat
-
- createStatsExtractor(RowType, SimpleColStatsCollector.Factory[]) - Method in class org.apache.paimon.format.FileFormat
-
- createStatsExtractor(RowType, SimpleColStatsCollector.Factory[]) - Method in class org.apache.paimon.format.orc.OrcFileFormat
-
- createStatsExtractor(RowType, SimpleColStatsCollector.Factory[]) - Method in class org.apache.paimon.format.parquet.ParquetFileFormat
-
- createStatsFactories(CoreOptions, List<String>) - Static method in class org.apache.paimon.utils.StatsCollectorFactories
-
- createStream(StreamName) - Method in class org.apache.orc.impl.PhysicalFsWriter.VariantTracker
-
- createStreamOperator(StreamOperatorParameters<Either<CommitT, UnawareAppendCompactionTask>>) - Method in class org.apache.paimon.flink.source.AppendBypassCoordinateOperatorFactory
-
- createTable(Identifier, Schema, boolean) - Method in class org.apache.paimon.catalog.AbstractCatalog
-
- createTable(Identifier, Schema, boolean) - Method in interface org.apache.paimon.catalog.Catalog
-
Create a new table.
- createTable(Identifier, Schema, boolean) - Method in class org.apache.paimon.catalog.DelegateCatalog
-
- createTable(ObjectPath, CatalogBaseTable, boolean) - Method in class org.apache.paimon.flink.FlinkCatalog
-
- createTable(ObjectPath, CatalogBaseTable, boolean) - Method in class org.apache.paimon.flink.FlinkGenericCatalog
-
- createTable(JdbcClientPool, Options) - Method in class org.apache.paimon.jdbc.AbstractDistributedLockDialect
-
- createTable(JdbcClientPool, Options) - Method in interface org.apache.paimon.jdbc.JdbcDistributedLockDialect
-
- createTable(Identifier, Schema, boolean) - Method in class org.apache.paimon.privilege.PrivilegedCatalog
-
- createTable(Schema) - Method in class org.apache.paimon.schema.SchemaManager
-
- createTable(Schema, boolean) - Method in class org.apache.paimon.schema.SchemaManager
-
- createTable(Identifier, StructType, Transform[], Map<String, String>) - Method in class org.apache.paimon.spark.SparkCatalog
-
- createTable(Identifier, StructType, Transform[], Map<String, String>) - Method in class org.apache.paimon.spark.SparkGenericCatalog
-
- createTableColumnStats(FileStoreTable, CatalogColumnStatistics) - Static method in class org.apache.paimon.flink.utils.TableStatsUtil
-
Create Paimon statistics from given Flink columnStatistics.
- createTableImpl(Identifier, Schema) - Method in class org.apache.paimon.catalog.AbstractCatalog
-
- createTableImpl(Identifier, Schema) - Method in class org.apache.paimon.catalog.FileSystemCatalog
-
- createTableImpl(Identifier, Schema) - Method in class org.apache.paimon.hive.HiveCatalog
-
- createTableImpl(Identifier, Schema) - Method in class org.apache.paimon.jdbc.JdbcCatalog
-
- createTableSink(DynamicTableFactory.Context) - Method in class org.apache.paimon.flink.FormatCatalogTable
-
- createTableSource(DynamicTableFactory.Context) - Method in class org.apache.paimon.flink.FormatCatalogTable
-
- createTableState() - Method in class org.apache.paimon.flink.lookup.PrimaryKeyLookupTable
-
- createTableStats(FileStoreTable, CatalogTableStatistics) - Static method in class org.apache.paimon.flink.utils.TableStatsUtil
-
create Paimon statistics.
- createTag(String) - Method in class org.apache.paimon.privilege.PrivilegedFileStoreTable
-
- createTag(String, long) - Method in class org.apache.paimon.privilege.PrivilegedFileStoreTable
-
- createTag(String, Duration) - Method in class org.apache.paimon.privilege.PrivilegedFileStoreTable
-
- createTag(String, long, Duration) - Method in class org.apache.paimon.privilege.PrivilegedFileStoreTable
-
- createTag(String) - Method in class org.apache.paimon.table.DelegatedFileStoreTable
-
- createTag(String, long) - Method in class org.apache.paimon.table.DelegatedFileStoreTable
-
- createTag(String, Duration) - Method in class org.apache.paimon.table.DelegatedFileStoreTable
-
- createTag(String, long, Duration) - Method in class org.apache.paimon.table.DelegatedFileStoreTable
-
- createTag(String, long) - Method in interface org.apache.paimon.table.FormatTable
-
- createTag(String, long, Duration) - Method in interface org.apache.paimon.table.FormatTable
-
- createTag(String) - Method in interface org.apache.paimon.table.FormatTable
-
- createTag(String, Duration) - Method in interface org.apache.paimon.table.FormatTable
-
- createTag(String, long) - Method in interface org.apache.paimon.table.ReadonlyTable
-
- createTag(String, long, Duration) - Method in interface org.apache.paimon.table.ReadonlyTable
-
- createTag(String) - Method in interface org.apache.paimon.table.ReadonlyTable
-
- createTag(String, Duration) - Method in interface org.apache.paimon.table.ReadonlyTable
-
- createTag(String, long) - Method in interface org.apache.paimon.table.Table
-
Create a tag from given snapshot.
- createTag(String, long, Duration) - Method in interface org.apache.paimon.table.Table
-
- createTag(String) - Method in interface org.apache.paimon.table.Table
-
Create a tag from latest snapshot.
- createTag(String, Duration) - Method in interface org.apache.paimon.table.Table
-
- createTag(Snapshot, String, Duration, List<TagCallback>) - Method in class org.apache.paimon.utils.TagManager
-
Create a tag from given snapshot and save it in the storage.
- CreateTagAction - Class in org.apache.paimon.flink.action
-
Create tag action for Flink.
- CreateTagAction(String, String, String, Map<String, String>, String, Long, Duration) - Constructor for class org.apache.paimon.flink.action.CreateTagAction
-
- CreateTagActionFactory - Class in org.apache.paimon.flink.action
-
- CreateTagActionFactory() - Constructor for class org.apache.paimon.flink.action.CreateTagActionFactory
-
- createTagCallbacks() - Method in interface org.apache.paimon.FileStore
-
- createTagCallbacks() - Method in class org.apache.paimon.privilege.PrivilegedFileStore
-
- CreateTagFromTimestampAction - Class in org.apache.paimon.flink.action
-
Create tag from timestamp action for Flink.
- CreateTagFromTimestampAction(String, String, String, Long, String, Map<String, String>) - Constructor for class org.apache.paimon.flink.action.CreateTagFromTimestampAction
-
- CreateTagFromTimestampActionFactory - Class in org.apache.paimon.flink.action
-
- CreateTagFromTimestampActionFactory() - Constructor for class org.apache.paimon.flink.action.CreateTagFromTimestampActionFactory
-
- CreateTagFromTimestampProcedure - Class in org.apache.paimon.flink.procedure
-
The procedure supports creating tags from snapshots commit-time.
- CreateTagFromTimestampProcedure() - Constructor for class org.apache.paimon.flink.procedure.CreateTagFromTimestampProcedure
-
- CreateTagFromTimestampProcedure - Class in org.apache.paimon.spark.procedure
-
The procedure supports creating tags from snapshots commit-time or watermark.
- CreateTagFromTimestampProcedure(TableCatalog) - Constructor for class org.apache.paimon.spark.procedure.CreateTagFromTimestampProcedure
-
- CreateTagFromWatermarkAction - Class in org.apache.paimon.flink.action
-
Create tag from watermark action for Flink.
- CreateTagFromWatermarkAction(String, String, String, Long, String, Map<String, String>) - Constructor for class org.apache.paimon.flink.action.CreateTagFromWatermarkAction
-
- CreateTagFromWatermarkActionFactory - Class in org.apache.paimon.flink.action
-
- CreateTagFromWatermarkActionFactory() - Constructor for class org.apache.paimon.flink.action.CreateTagFromWatermarkActionFactory
-
- CreateTagFromWatermarkProcedure - Class in org.apache.paimon.flink.procedure
-
The procedure supports creating tags from snapshots watermark.
- CreateTagFromWatermarkProcedure() - Constructor for class org.apache.paimon.flink.procedure.CreateTagFromWatermarkProcedure
-
- CreateTagProcedure - Class in org.apache.paimon.flink.procedure
-
Create tag procedure.
- CreateTagProcedure() - Constructor for class org.apache.paimon.flink.procedure.CreateTagProcedure
-
- CreateTagProcedure - Class in org.apache.paimon.spark.procedure
-
A procedure to create a tag.
- createTempPath() - Method in class org.apache.paimon.fs.Path
-
Create a temporary path (to be used as a copy) for this path.
- createUdsComparator() - Method in class org.apache.paimon.operation.MergeFileSplitRead
-
- createUnwrappedCatalog(CatalogContext, ClassLoader) - Static method in interface org.apache.paimon.catalog.CatalogFactory
-
- createUpdatedDataFieldsOutputTag(String) - Static method in class org.apache.paimon.flink.sink.cdc.CdcMultiTableParsingProcessFunction
-
- createUser(String, String) - Method in class org.apache.paimon.privilege.FileBasedPrivilegeManager
-
- createUser(String, String) - Method in interface org.apache.paimon.privilege.PrivilegeManager
-
Create user
with password
.
- createValue() - Method in class org.apache.paimon.hive.mapred.PaimonRecordReader
-
- createValueSerializer() - Method in class org.apache.paimon.flink.query.RemoteTableQuery
-
- createValueSerializer() - Method in class org.apache.paimon.table.query.LocalTableQuery
-
- createValueSerializer() - Method in interface org.apache.paimon.table.query.TableQuery
-
- createValueSetter(DataType) - Static method in interface org.apache.paimon.data.BinaryWriter
-
Creates an accessor for setting the elements of a binary writer during runtime.
- createValueSetter(DataType, Serializer<?>) - Static method in interface org.apache.paimon.data.BinaryWriter
-
- createVector(DataField, BufferAllocator, boolean) - Static method in class org.apache.paimon.arrow.ArrowUtils
-
- createVectorSchemaRoot(RowType, BufferAllocator) - Static method in class org.apache.paimon.arrow.ArrowUtils
-
- createVectorSchemaRoot(RowType, BufferAllocator, boolean) - Static method in class org.apache.paimon.arrow.ArrowUtils
-
- createView(Identifier, View, boolean) - Method in interface org.apache.paimon.catalog.Catalog
-
Create a new view.
- createView(Identifier, View, boolean) - Method in class org.apache.paimon.catalog.DelegateCatalog
-
- createView(Identifier, View, boolean) - Method in class org.apache.paimon.hive.HiveCatalog
-
- createWatermarkGenerator(WatermarkGeneratorSupplier.Context) - Method in class org.apache.paimon.flink.action.cdc.watermark.CdcWatermarkStrategy
-
- createWatermarkGenerator(WatermarkGeneratorSupplier.Context) - Method in class org.apache.paimon.flink.source.OnEventWatermarkStrategy
-
- createWithoutFallbackBranch(FileIO, Path, TableSchema, Options, CatalogEnvironment) - Static method in class org.apache.paimon.table.FileStoreTableFactory
-
- createWritableColumnVector(int, DataType, Type, List<ColumnDescriptor>, int) - Static method in class org.apache.paimon.format.parquet.reader.ParquetSplitReaderUtil
-
- createWriteOperator(StoreSinkWrite.Provider, String) - Method in class org.apache.paimon.flink.sink.cdc.CdcDynamicBucketSink
-
- createWriteOperator(StoreSinkWrite.Provider, String) - Method in class org.apache.paimon.flink.sink.cdc.CdcFixedBucketSink
-
- createWriteOperator(StoreSinkWrite.Provider, String) - Method in class org.apache.paimon.flink.sink.cdc.CdcUnawareBucketSink
-
- createWriteOperator(StoreSinkWrite.WithWriteBufferProvider, String) - Method in class org.apache.paimon.flink.sink.cdc.FlinkCdcMultiTableSink
-
- createWriteOperator(StoreSinkWrite.Provider, String) - Method in class org.apache.paimon.flink.sink.CompactorSink
-
- createWriteOperator(StoreSinkWrite.Provider, String) - Method in class org.apache.paimon.flink.sink.FixedBucketSink
-
- createWriteOperator(StoreSinkWrite.Provider, String) - Method in class org.apache.paimon.flink.sink.FlinkSink
-
- createWriteOperator(StoreSinkWrite.Provider, String) - Method in class org.apache.paimon.flink.sink.index.GlobalDynamicBucketSink
-
- createWriteOperator(StoreSinkWrite.Provider, String) - Method in class org.apache.paimon.flink.sink.RewriteFileIndexSink
-
- createWriteOperator(StoreSinkWrite.Provider, String) - Method in class org.apache.paimon.flink.sink.RowDynamicBucketSink
-
- createWriteOperator(StoreSinkWrite.Provider, String) - Method in class org.apache.paimon.flink.sink.RowUnawareBucketSink
-
- createWriteOperator(StoreSinkWrite.Provider, String) - Method in class org.apache.paimon.flink.sink.UnawareBucketCompactionSink
-
- createWriter(Path, OrcFile.WriterOptions) - Static method in class org.apache.orc.OrcFile
-
Create an ORC file writer.
- createWriter() - Method in class org.apache.paimon.fileindex.bitmap.BitmapFileIndex
-
- createWriter() - Method in class org.apache.paimon.fileindex.bloomfilter.BloomFilterFileIndex
-
- createWriter() - Method in class org.apache.paimon.fileindex.bsi.BitSliceIndexBitmapFileIndex
-
- createWriter() - Method in interface org.apache.paimon.fileindex.FileIndexer
-
- createWriter(OutputStream) - Static method in class org.apache.paimon.fileindex.FileIndexFormat
-
- createWriter(OutputStream, String) - Method in interface org.apache.paimon.format.avro.AvroBuilder
-
Creates and configures an Avro writer to the given output file.
- createWriter(OutputFile, String) - Method in interface org.apache.paimon.format.parquet.writer.ParquetBuilder
-
Creates and configures a parquet writer to the given output file.
- createWriter(OutputFile, String) - Method in class org.apache.paimon.format.parquet.writer.RowDataParquetBuilder
-
- createWriter(long) - Method in class org.apache.paimon.iceberg.manifest.IcebergManifestFile
-
- createWriter(File, BloomFilter.Builder) - Method in class org.apache.paimon.lookup.hash.HashLookupStoreFactory
-
- createWriter(File, BloomFilter.Builder) - Method in interface org.apache.paimon.lookup.LookupStoreFactory
-
- createWriter(File, BloomFilter.Builder) - Method in class org.apache.paimon.lookup.sort.SortLookupStoreFactory
-
- createWriter(Long, BinaryRow, int, List<DataFileMeta>, long, CommitIncrement, ExecutorService, DeletionVectorsMaintainer) - Method in class org.apache.paimon.operation.AbstractFileStoreWrite
-
- createWriter(Long, BinaryRow, int, List<DataFileMeta>, long, CommitIncrement, ExecutorService, DeletionVectorsMaintainer) - Method in class org.apache.paimon.operation.AppendOnlyFileStoreWrite
-
- createWriter(Long, BinaryRow, int, List<DataFileMeta>, long, CommitIncrement, ExecutorService, DeletionVectorsMaintainer) - Method in class org.apache.paimon.operation.KeyValueFileStoreWrite
-
- createWriterCleanChecker() - Method in class org.apache.paimon.operation.AbstractFileStoreWrite
-
- createWriterCleanChecker() - Method in class org.apache.paimon.operation.AppendOnlyFixedBucketFileStoreWrite
-
- createWriterCleanChecker() - Method in class org.apache.paimon.operation.AppendOnlyUnawareBucketFileStoreWrite
-
- createWriterCleanChecker() - Method in class org.apache.paimon.operation.KeyValueFileStoreWrite
-
- createWriterContainer(BinaryRow, int, boolean) - Method in class org.apache.paimon.operation.AbstractFileStoreWrite
-
- createWriterFactory(RowType) - Method in class org.apache.paimon.flink.compact.changelog.format.CompactedChangelogReadOnlyFormat
-
- createWriterFactory(RowType) - Method in class org.apache.paimon.format.avro.AvroFileFormat
-
- createWriterFactory(RowType) - Method in class org.apache.paimon.format.FileFormat
-
- createWriterFactory(RowType) - Method in class org.apache.paimon.format.orc.OrcFileFormat
-
- createWriterFactory(RowType) - Method in class org.apache.paimon.format.parquet.ParquetFileFormat
-
- creationTime() - Method in class org.apache.paimon.io.DataFileMeta
-
- creationTime() - Method in class org.apache.paimon.partition.file.SuccessFile
-
- creationTimeEpochMillis() - Method in class org.apache.paimon.io.DataFileMeta
-
- creator() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- creator() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- creator() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- creator() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- creator - Variable in enum org.apache.paimon.flink.action.cdc.Expression.ExpressionFunction
-
- creator(String) - Static method in enum org.apache.paimon.flink.action.cdc.Expression.ExpressionFunction
-
- CreatorContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.CreatorContext
-
- CreatorContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.CreatorContext
-
- CROSS_PARTITION_UPSERT_BOOTSTRAP_PARALLELISM - Static variable in class org.apache.paimon.CoreOptions
-
- CROSS_PARTITION_UPSERT_INDEX_TTL - Static variable in class org.apache.paimon.CoreOptions
-
- crossPartitionUpdate() - Method in class org.apache.paimon.schema.TableSchema
-
- crossPartitionUpsertBootstrapParallelism() - Method in class org.apache.paimon.CoreOptions
-
- crossPartitionUpsertIndexTtl() - Method in class org.apache.paimon.CoreOptions
-
- ctx - Variable in class org.apache.paimon.flink.source.operator.CombinedCompactorSourceFunction
-
- CUR_DIR - Static variable in class org.apache.paimon.fs.Path
-
The current directory, ".".
- CURRENT - Static variable in enum org.apache.orc.OrcFile.Version
-
- CURRENT_FORMAT_VERSION - Static variable in class org.apache.paimon.iceberg.metadata.IcebergMetadata
-
- CURRENT_VERSION - Static variable in class org.apache.paimon.flink.sink.WrappedManifestCommittableSerializer
-
- CURRENT_VERSION - Static variable in class org.apache.paimon.schema.TableSchema
-
- CURRENT_VERSION - Static variable in class org.apache.paimon.Snapshot
-
- CURRENT_WRITER - Static variable in class org.apache.orc.OrcFile
-
The WriterVersion for this version of the software.
- currentHighestFieldId(List<DataField>) - Static method in class org.apache.paimon.types.RowType
-
- currentSchemaId() - Method in class org.apache.paimon.iceberg.metadata.IcebergMetadata
-
- currentSegment - Variable in class org.apache.paimon.data.AbstractPagedOutputView
-
- currentSnapshot() - Method in class org.apache.paimon.iceberg.metadata.IcebergMetadata
-
- currentSnapshotId() - Method in class org.apache.paimon.flink.source.PendingSplitsCheckpoint
-
- currentSnapshotId() - Method in class org.apache.paimon.iceberg.metadata.IcebergMetadata
-
- currentSnapshotId() - Method in class org.apache.paimon.table.source.snapshot.StartingScanner.ScannedResult
-
- currentSortIndexOffset - Variable in class org.apache.paimon.sort.BinaryIndexedSortable
-
- currentSortIndexSegment - Variable in class org.apache.paimon.sort.BinaryIndexedSortable
-
- currentStackString() - Static method in class org.apache.paimon.utils.ThreadUtils
-
- currentWatermark() - Method in class org.apache.paimon.table.source.snapshot.StartingScanner.ScannedResult
-
- DailyTagPeriodHandler(CoreOptions.TagPeriodFormatter) - Constructor for class org.apache.paimon.tag.TagPeriodHandler.DailyTagPeriodHandler
-
- data - Variable in class org.apache.paimon.data.columnar.BytesColumnVector.Bytes
-
- data() - Method in class org.apache.paimon.flink.sink.cdc.CdcRecord
-
- data - Variable in class org.apache.paimon.lookup.sort.BlockIterator
-
- DATA_FILE_PREFIX - Static variable in class org.apache.paimon.CoreOptions
-
- database() - Method in exception org.apache.paimon.catalog.Catalog.DatabaseAlreadyExistException
-
- database() - Method in exception org.apache.paimon.catalog.Catalog.DatabaseNotEmptyException
-
- database() - Method in exception org.apache.paimon.catalog.Catalog.DatabaseNotExistException
-
- database(Path) - Static method in class org.apache.paimon.catalog.CatalogUtils
-
- database(String) - Static method in class org.apache.paimon.catalog.CatalogUtils
-
- Database - Interface in org.apache.paimon.catalog
-
Interface of a database in a catalog.
- DATABASE - Static variable in interface org.apache.paimon.flink.action.ActionFactory
-
- database - Variable in class org.apache.paimon.flink.action.cdc.SyncDatabaseActionFactoryBase
-
- database - Variable in class org.apache.paimon.flink.action.cdc.SynchronizationActionBase
-
- Database.DatabaseImpl - Class in org.apache.paimon.catalog
-
- DatabaseAlreadyExistException(String, Throwable) - Constructor for exception org.apache.paimon.catalog.Catalog.DatabaseAlreadyExistException
-
- DatabaseAlreadyExistException(String) - Constructor for exception org.apache.paimon.catalog.Catalog.DatabaseAlreadyExistException
-
- databaseCache - Variable in class org.apache.paimon.catalog.CachingCatalog
-
- databaseExists(String) - Method in class org.apache.paimon.flink.FlinkCatalog
-
- databaseExists(String) - Method in class org.apache.paimon.flink.FlinkGenericCatalog
-
- databaseExists(JdbcClientPool, String, String) - Static method in class org.apache.paimon.jdbc.JdbcUtils
-
- DatabaseImpl(String, Map<String, String>, String) - Constructor for class org.apache.paimon.catalog.Database.DatabaseImpl
-
- databaseMigrators(HiveCatalog, String, Map<String, String>, Integer) - Static method in class org.apache.paimon.hive.migrate.HiveMigrator
-
- databaseName() - Method in class org.apache.paimon.flink.sink.cdc.CdcMultiplexRecord
-
- databaseName() - Method in class org.apache.paimon.flink.sink.cdc.RichCdcMultiplexRecord
-
- DatabaseNameConverter() - Constructor for class org.apache.paimon.flink.action.cdc.CdcMetadataConverter.DatabaseNameConverter
-
- DatabaseNotEmptyException(String, Throwable) - Constructor for exception org.apache.paimon.catalog.Catalog.DatabaseNotEmptyException
-
- DatabaseNotEmptyException(String) - Constructor for exception org.apache.paimon.catalog.Catalog.DatabaseNotEmptyException
-
- DatabaseNotExistException(String, Throwable) - Constructor for exception org.apache.paimon.catalog.Catalog.DatabaseNotExistException
-
- DatabaseNotExistException(String) - Constructor for exception org.apache.paimon.catalog.Catalog.DatabaseNotExistException
-
- databasePattern - Variable in class org.apache.paimon.flink.compact.MultiTableScanBase
-
- databasePattern - Variable in class org.apache.paimon.flink.source.operator.CombinedCompactorSourceFunction
-
- DataCatalogTable - Class in org.apache.paimon.flink
-
- DataCatalogTable(Table, TableSchema, List<String>, Map<String, String>, String, Map<String, String>) - Constructor for class org.apache.paimon.flink.DataCatalogTable
-
- dataField() - Method in class org.apache.paimon.flink.action.cdc.format.AbstractJsonRecordParser
-
- dataField() - Method in class org.apache.paimon.flink.action.cdc.format.canal.CanalRecordParser
-
- dataField() - Method in class org.apache.paimon.flink.action.cdc.format.debezium.DebeziumJsonRecordParser
-
- dataField() - Method in class org.apache.paimon.flink.action.cdc.format.dms.DMSRecordParser
-
- dataField() - Method in class org.apache.paimon.flink.action.cdc.format.json.JsonRecordParser
-
- dataField() - Method in class org.apache.paimon.flink.action.cdc.format.maxwell.MaxwellRecordParser
-
- dataField() - Method in class org.apache.paimon.flink.action.cdc.format.ogg.OggRecordParser
-
- DataField - Class in org.apache.paimon.types
-
Defines the field of a row type.
- DataField(int, String, DataType) - Constructor for class org.apache.paimon.types.DataField
-
- DataField(int, String, DataType, String) - Constructor for class org.apache.paimon.types.DataField
-
- dataFieldEqualsIgnoreId(DataField, DataField) - Static method in class org.apache.paimon.types.DataField
-
When the order of the same field is different, its ID may also be different, so the
comparison should not include the ID.
- DataFileIndexWriter - Class in org.apache.paimon.io
-
Index file writer for a data file.
- DataFileIndexWriter(FileIO, Path, RowType, FileIndexOptions, Map<String, String>) - Constructor for class org.apache.paimon.io.DataFileIndexWriter
-
- DataFileIndexWriter.FileIndexResult - Interface in org.apache.paimon.io
-
File index result.
- DataFileMeta - Class in org.apache.paimon.io
-
Metadata of a data file.
- DataFileMeta(String, long, long, BinaryRow, BinaryRow, SimpleStats, SimpleStats, long, long, long, int, List<String>, Long, byte[], FileSource, List<String>) - Constructor for class org.apache.paimon.io.DataFileMeta
-
- DataFileMeta(String, long, long, BinaryRow, BinaryRow, SimpleStats, SimpleStats, long, long, long, int, Long, byte[], FileSource, List<String>) - Constructor for class org.apache.paimon.io.DataFileMeta
-
- DataFileMeta(String, long, long, BinaryRow, BinaryRow, SimpleStats, SimpleStats, long, long, long, int, List<String>, Timestamp, Long, byte[], FileSource, List<String>) - Constructor for class org.apache.paimon.io.DataFileMeta
-
- DataFileMeta08Serializer - Class in org.apache.paimon.io
-
- DataFileMeta08Serializer() - Constructor for class org.apache.paimon.io.DataFileMeta08Serializer
-
- DataFileMeta09Serializer - Class in org.apache.paimon.io
-
- DataFileMeta09Serializer() - Constructor for class org.apache.paimon.io.DataFileMeta09Serializer
-
- DataFileMetaSerializer - Class in org.apache.paimon.io
-
- DataFileMetaSerializer() - Constructor for class org.apache.paimon.io.DataFileMetaSerializer
-
- DataFilePathFactory - Class in org.apache.paimon.io
-
Factory which produces new
Path
s for data files.
- DataFilePathFactory(Path, String, String, String, boolean, String) - Constructor for class org.apache.paimon.io.DataFilePathFactory
-
- DataFilePlan - Class in org.apache.paimon.table.source
-
Scanning plan containing snapshot ID and input splits.
- DataFilePlan(List<DataSplit>) - Constructor for class org.apache.paimon.table.source.DataFilePlan
-
- dataFilePrefix() - Method in class org.apache.paimon.CoreOptions
-
- DataFileReader - Class in org.apache.paimon.mergetree
-
- DataFileReader(File, DataFileMeta, LookupStoreReader) - Constructor for class org.apache.paimon.mergetree.DataFileReader
-
- dataFiles() - Method in class org.apache.paimon.append.AppendOnlyWriter
-
- dataFiles() - Method in class org.apache.paimon.flink.source.align.PlaceholderSplit
-
- dataFiles() - Method in class org.apache.paimon.mergetree.MergeTreeWriter
-
- dataFiles - Variable in class org.apache.paimon.operation.FileStoreWrite.State
-
- dataFiles() - Method in class org.apache.paimon.table.source.DataSplit
-
- dataFiles() - Method in class org.apache.paimon.table.system.FileMonitorTable.FileChange
-
- dataFiles() - Method in interface org.apache.paimon.utils.RecordWriter
-
Get all data files maintained by this writer.
- dataFileSkipper(Snapshot) - Method in class org.apache.paimon.operation.TagDeletion
-
- dataFileSkipper(List<Snapshot>) - Method in class org.apache.paimon.operation.TagDeletion
-
- dataFileToFileIndexPath(Path) - Static method in class org.apache.paimon.io.DataFilePathFactory
-
- DataFormat - Interface in org.apache.paimon.flink.action.cdc.format
-
Supports the message queue's data format and provides definitions for the message queue's record
deserialization class and parsing class
AbstractRecordParser
.
- DataFormatFactory - Interface in org.apache.paimon.flink.action.cdc.format
-
- DataGetters - Interface in org.apache.paimon.data
-
Getters to get data.
- DataIncrement - Class in org.apache.paimon.io
-
Newly created data files and changelog files.
- DataIncrement(List<DataFileMeta>, List<DataFileMeta>, List<DataFileMeta>) - Constructor for class org.apache.paimon.io.DataIncrement
-
- DataInputDeserializer - Class in org.apache.paimon.io
-
A simple and efficient deserializer for the
DataInput
interface.
- DataInputDeserializer() - Constructor for class org.apache.paimon.io.DataInputDeserializer
-
- DataInputDeserializer(byte[]) - Constructor for class org.apache.paimon.io.DataInputDeserializer
-
- DataInputDeserializer(byte[], int, int) - Constructor for class org.apache.paimon.io.DataInputDeserializer
-
- DataInputDeserializer(ByteBuffer) - Constructor for class org.apache.paimon.io.DataInputDeserializer
-
- DataInputView - Interface in org.apache.paimon.io
-
This interface defines a view over some memory that can be used to sequentially read the contents
of the memory.
- DataInputViewStream - Class in org.apache.paimon.io
-
- DataInputViewStream(DataInputView) - Constructor for class org.apache.paimon.io.DataInputViewStream
-
- DataInputViewStreamWrapper - Class in org.apache.paimon.io
-
- DataInputViewStreamWrapper(InputStream) - Constructor for class org.apache.paimon.io.DataInputViewStreamWrapper
-
- DataLineageEntity - Interface in org.apache.paimon.lineage
-
Data lineage entity with table lineage, barrier id and snapshot id for table source and sink
lineage.
- DataOutputSerializer - Class in org.apache.paimon.io
-
A simple and efficient serializer for the
DataOutput
interface.
- DataOutputSerializer(int) - Constructor for class org.apache.paimon.io.DataOutputSerializer
-
- DataOutputView - Interface in org.apache.paimon.io
-
This interface defines a view over some memory that can be used to sequentially write contents to
the memory.
- DataOutputViewStream - Class in org.apache.paimon.io
-
- DataOutputViewStream(DataOutputView) - Constructor for class org.apache.paimon.io.DataOutputViewStream
-
- DataOutputViewStreamWrapper - Class in org.apache.paimon.io
-
- DataOutputViewStreamWrapper(OutputStream) - Constructor for class org.apache.paimon.io.DataOutputViewStreamWrapper
-
- DataSetters - Interface in org.apache.paimon.data
-
Provide type specialized setters to reduce if/else and eliminate box and unbox.
- DataSplit - Class in org.apache.paimon.table.source
-
Input splits.
- DataSplit() - Constructor for class org.apache.paimon.table.source.DataSplit
-
- DataSplit.Builder - Class in org.apache.paimon.table.source
-
- dataSplits() - Method in interface org.apache.paimon.table.source.snapshot.SnapshotReader.Plan
-
- DataTable - Interface in org.apache.paimon.table
-
- DataTableBatchScan - Class in org.apache.paimon.table.source
-
- DataTableBatchScan(boolean, CoreOptions, SnapshotReader, DefaultValueAssigner) - Constructor for class org.apache.paimon.table.source.DataTableBatchScan
-
- DataTableScan - Interface in org.apache.paimon.table.source
-
Table scan for data table.
- DataTableSource - Class in org.apache.paimon.flink.source
-
- DataTableSource(ObjectIdentifier, Table, boolean, DynamicTableFactory.Context, LogStoreTableFactory) - Constructor for class org.apache.paimon.flink.source.DataTableSource
-
- DataTableSource(ObjectIdentifier, Table, boolean, DynamicTableFactory.Context, LogStoreTableFactory, Predicate, int[][], Long, WatermarkStrategy<RowData>, List<String>, boolean) - Constructor for class org.apache.paimon.flink.source.DataTableSource
-
- DataTableStreamScan - Class in org.apache.paimon.table.source
-
- DataTableStreamScan(CoreOptions, SnapshotReader, SnapshotManager, boolean, DefaultValueAssigner) - Constructor for class org.apache.paimon.table.source.DataTableStreamScan
-
- dataType() - Method in class org.apache.paimon.flink.action.cdc.CdcMetadataConverter.DatabaseNameConverter
-
- dataType() - Method in interface org.apache.paimon.flink.action.cdc.CdcMetadataConverter
-
- dataType() - Method in class org.apache.paimon.flink.action.cdc.CdcMetadataConverter.OpTsConverter
-
- dataType() - Method in class org.apache.paimon.flink.action.cdc.CdcMetadataConverter.SchemaNameConverter
-
- dataType() - Method in class org.apache.paimon.flink.action.cdc.CdcMetadataConverter.TableNameConverter
-
- dataType() - Method in class org.apache.paimon.iceberg.metadata.IcebergDataField
-
- dataType() - Method in class org.apache.paimon.schema.SchemaChange.AddColumn
-
- dataType() - Method in interface org.apache.paimon.spark.procedure.ProcedureParameter
-
Returns the type of input parameter.
- dataType() - Method in class org.apache.paimon.spark.procedure.ProcedureParameterImpl
-
- DataType - Class in org.apache.paimon.types
-
Describes the data type in the paimon ecosystem.
- DataType(boolean, DataTypeRoot) - Constructor for class org.apache.paimon.types.DataType
-
- DataTypeCasts - Class in org.apache.paimon.types
-
- DataTypeChecks - Class in org.apache.paimon.types
-
Utilities for checking
DataType
and avoiding a lot of type casting and repetitive work.
- DataTypeDefaultVisitor<R> - Class in org.apache.paimon.types
-
- DataTypeDefaultVisitor() - Constructor for class org.apache.paimon.types.DataTypeDefaultVisitor
-
- DataTypeFamily - Enum in org.apache.paimon.types
-
An enumeration of Data type families for clustering
DataTypeRoot
s into categories.
- DataTypeJsonParser - Class in org.apache.paimon.types
-
- DataTypeJsonParser() - Constructor for class org.apache.paimon.types.DataTypeJsonParser
-
- DataTypeRoot - Enum in org.apache.paimon.types
-
An enumeration of Data type roots containing static information about logical data types.
- DataTypes - Class in org.apache.paimon.types
-
- DataTypes() - Constructor for class org.apache.paimon.types.DataTypes
-
- DataTypeToLogicalType - Class in org.apache.paimon.flink
-
- DataTypeToLogicalType() - Constructor for class org.apache.paimon.flink.DataTypeToLogicalType
-
- DataTypeVisitor<R> - Interface in org.apache.paimon.types
-
- DataTypeVisitorAdapter() - Constructor for class org.apache.paimon.fileindex.bitmap.BitmapFileIndexMeta.DataTypeVisitorAdapter
-
- DATE() - Static method in class org.apache.paimon.types.DataTypes
-
- DateTimeUtils - Class in org.apache.paimon.utils
-
Utils for date time.
- DateTimeUtils() - Constructor for class org.apache.paimon.utils.DateTimeUtils
-
- dateToTimestampWithLocalZone(int, TimeZone) - Static method in class org.apache.paimon.utils.DateTimeUtils
-
- DateType - Class in org.apache.paimon.types
-
Data type of a date consisting of year-month-day
with values ranging from 0000-01-01
to 9999-12-31
.
- DateType(boolean) - Constructor for class org.apache.paimon.types.DateType
-
- DateType() - Constructor for class org.apache.paimon.types.DateType
-
- DateWriter(FieldVector) - Constructor for class org.apache.paimon.arrow.writer.ArrowFieldWriters.DateWriter
-
- DAY_FORMATTER - Static variable in interface org.apache.paimon.tag.TagPeriodHandler
-
- DAY_FORMATTER_WITHOUT_DASHES - Static variable in interface org.apache.paimon.tag.TagPeriodHandler
-
- db - Variable in class org.apache.paimon.lookup.RocksDBState
-
- db() - Method in class org.apache.paimon.lookup.RocksDBStateFactory
-
- DB_LOCATION_PROP - Static variable in interface org.apache.paimon.catalog.Catalog
-
- DB_SUFFIX - Static variable in interface org.apache.paimon.catalog.Catalog
-
- DebeziumAvroDataFormat - Class in org.apache.paimon.flink.action.cdc.format.debezium
-
Supports the message queue's debezium avro data format and provides definitions for the message
queue's record avro deserialization class and parsing class
DebeziumAvroRecordParser
.
- DebeziumAvroDataFormat() - Constructor for class org.apache.paimon.flink.action.cdc.format.debezium.DebeziumAvroDataFormat
-
- DebeziumAvroDataFormatFactory - Class in org.apache.paimon.flink.action.cdc.format.debezium
-
- DebeziumAvroDataFormatFactory() - Constructor for class org.apache.paimon.flink.action.cdc.format.debezium.DebeziumAvroDataFormatFactory
-
- DebeziumAvroRecordParser - Class in org.apache.paimon.flink.action.cdc.format.debezium
-
- DebeziumAvroRecordParser(TypeMapping, List<ComputedColumn>) - Constructor for class org.apache.paimon.flink.action.cdc.format.debezium.DebeziumAvroRecordParser
-
- DebeziumEvent - Class in org.apache.paimon.flink.action.cdc.mysql.format
-
Debezium Event Records Entity.
- DebeziumEvent(DebeziumEvent.Payload, DebeziumEvent.Field) - Constructor for class org.apache.paimon.flink.action.cdc.mysql.format.DebeziumEvent
-
- DebeziumEvent.Field - Class in org.apache.paimon.flink.action.cdc.mysql.format
-
Payload elements in Debezium event record.
- DebeziumEvent.Payload - Class in org.apache.paimon.flink.action.cdc.mysql.format
-
Payload elements in Debezium event record.
- DebeziumEventUtils - Class in org.apache.paimon.flink.action.cdc.mysql.format
-
A utility class that provide abilities for debezium event
DebeziumEvent
.
- DebeziumEventUtils() - Constructor for class org.apache.paimon.flink.action.cdc.mysql.format.DebeziumEventUtils
-
- DebeziumJsonDataFormat - Class in org.apache.paimon.flink.action.cdc.format.debezium
-
Supports the message queue's debezium json data format and provides definitions for the message
queue's record json deserialization class and parsing class
DebeziumJsonRecordParser
.
- DebeziumJsonDataFormat() - Constructor for class org.apache.paimon.flink.action.cdc.format.debezium.DebeziumJsonDataFormat
-
- DebeziumJsonDataFormatFactory - Class in org.apache.paimon.flink.action.cdc.format.debezium
-
- DebeziumJsonDataFormatFactory() - Constructor for class org.apache.paimon.flink.action.cdc.format.debezium.DebeziumJsonDataFormatFactory
-
- DebeziumJsonRecordParser - Class in org.apache.paimon.flink.action.cdc.format.debezium
-
The
DebeziumRecordParser
class extends the abstract
AbstractJsonRecordParser
and
is designed to parse records from Debezium's JSON change data capture (CDC) format.
- DebeziumJsonRecordParser(TypeMapping, List<ComputedColumn>) - Constructor for class org.apache.paimon.flink.action.cdc.format.debezium.DebeziumJsonRecordParser
-
- DebeziumSchemaUtils - Class in org.apache.paimon.flink.action.cdc.format.debezium
-
Utils to handle 'schema' field in debezium Json.
- DebeziumSchemaUtils() - Constructor for class org.apache.paimon.flink.action.cdc.format.debezium.DebeziumSchemaUtils
-
- DEC - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- DEC - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- DEC - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- DEC - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- DEC() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- DEC() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- dec() - Method in class org.apache.paimon.flink.metrics.FlinkCounter
-
- dec(long) - Method in class org.apache.paimon.flink.metrics.FlinkCounter
-
- dec() - Method in interface org.apache.paimon.metrics.Counter
-
Decrement the current count by 1.
- dec(long) - Method in interface org.apache.paimon.metrics.Counter
-
Decrement the current count by the given value.
- dec() - Method in class org.apache.paimon.metrics.SimpleCounter
-
Decrement the current count by 1.
- dec(long) - Method in class org.apache.paimon.metrics.SimpleCounter
-
Decrement the current count by the given value.
- Decimal - Class in org.apache.paimon.data
-
An internal data structure representing data of
DecimalType
.
- DECIMAL(int, int) - Static method in class org.apache.paimon.types.DataTypes
-
- DECIMAL_LITERAL - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- DECIMAL_LITERAL - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- DECIMAL_LITERAL - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- DECIMAL_LITERAL - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- DECIMAL_LITERAL() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.IntegerLiteralContext
-
- DECIMAL_LITERAL() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.IntegerLiteralContext
-
- DecimalColumnVector - Interface in org.apache.paimon.data.columnar
-
Decimal column vector.
- decimalLogicalName() - Static method in class org.apache.paimon.flink.action.cdc.format.debezium.DebeziumSchemaUtils
-
get decimal logical name.
- DecimalSerializer - Class in org.apache.paimon.data.serializer
-
- DecimalSerializer(int, int) - Constructor for class org.apache.paimon.data.serializer.DecimalSerializer
-
- DecimalType - Class in org.apache.paimon.types
-
Data type of a decimal number with fixed precision and scale.
- DecimalType(boolean, int, int) - Constructor for class org.apache.paimon.types.DecimalType
-
- DecimalType(int, int) - Constructor for class org.apache.paimon.types.DecimalType
-
- DecimalType(int) - Constructor for class org.apache.paimon.types.DecimalType
-
- DecimalType() - Constructor for class org.apache.paimon.types.DecimalType
-
- DecimalUtils - Class in org.apache.paimon.utils
-
- DecimalUtils() - Constructor for class org.apache.paimon.utils.DecimalUtils
-
- DecimalWriter(FieldVector, int, int) - Constructor for class org.apache.paimon.arrow.writer.ArrowFieldWriters.DecimalWriter
-
- DeclarationRewriter - Class in org.apache.paimon.codegen.codesplit
-
Extract and rename local variables into member variables.
- DeclarationRewriter(String, int) - Constructor for class org.apache.paimon.codegen.codesplit.DeclarationRewriter
-
- declareManagedMemory(DataStream<?>, MemorySize) - Static method in class org.apache.paimon.flink.utils.ManagedMemoryUtils
-
- decodeInt(DataInput) - Static method in class org.apache.paimon.utils.VarLengthIntUtils
-
- decodeInt96ToTimestamp(boolean, Dictionary, int) - Static method in class org.apache.paimon.format.parquet.reader.TimestampColumnReader
-
- decodeLong(DataInput) - Static method in class org.apache.paimon.utils.VarLengthIntUtils
-
- decodeLong(byte[], int) - Static method in class org.apache.paimon.utils.VarLengthIntUtils
-
- decodeToBinary(int) - Method in interface org.apache.paimon.data.columnar.Dictionary
-
- decodeToBinary(int) - Method in class org.apache.paimon.format.parquet.reader.ParquetDictionary
-
- decodeToDouble(int) - Method in interface org.apache.paimon.data.columnar.Dictionary
-
- decodeToDouble(int) - Method in class org.apache.paimon.format.parquet.reader.ParquetDictionary
-
- decodeToFloat(int) - Method in interface org.apache.paimon.data.columnar.Dictionary
-
- decodeToFloat(int) - Method in class org.apache.paimon.format.parquet.reader.ParquetDictionary
-
- decodeToInt(int) - Method in interface org.apache.paimon.data.columnar.Dictionary
-
- decodeToInt(int) - Method in class org.apache.paimon.format.parquet.reader.ParquetDictionary
-
- decodeToLong(int) - Method in interface org.apache.paimon.data.columnar.Dictionary
-
- decodeToLong(int) - Method in class org.apache.paimon.format.parquet.reader.ParquetDictionary
-
- decodeToTimestamp(int) - Method in interface org.apache.paimon.data.columnar.Dictionary
-
- decodeToTimestamp(int) - Method in class org.apache.paimon.format.parquet.reader.ParquetDictionary
-
- decodeUTF8(byte[], int, int) - Static method in class org.apache.paimon.data.BinaryString
-
- decodeUTF8(MemorySegment, int, int) - Static method in class org.apache.paimon.data.BinaryString
-
- decodeUTF8Strict(byte[], int, int, char[]) - Static method in class org.apache.paimon.data.BinaryString
-
- decodeUTF8Strict(MemorySegment, int, int, char[]) - Static method in class org.apache.paimon.data.BinaryString
-
- decomposePredicate(JobConf, Deserializer, ExprNodeDesc) - Method in class org.apache.paimon.hive.PaimonStorageHandler
-
- decompress(ByteBuffer, ByteBuffer) - Method in class org.apache.orc.impl.ZstdCodec
-
- decompress(byte[], int, int, byte[], int) - Method in class org.apache.paimon.compression.AirBlockDecompressor
-
- decompress(byte[], int, int, byte[], int) - Method in interface org.apache.paimon.compression.BlockDecompressor
-
Decompress source data read from src and write the decompressed data to dst.
- decompress(byte[], int, int, byte[], int) - Method in class org.apache.paimon.compression.Lz4BlockDecompressor
-
- decompress(byte[], int, int, byte[], int) - Method in class org.apache.paimon.compression.ZstdBlockDecompressor
-
- decreaseCompactionsQueuedCount() - Method in interface org.apache.paimon.operation.metrics.CompactionMetrics.Reporter
-
- decrement(BinaryRow, int) - Method in class org.apache.paimon.crosspartition.BucketAssigner
-
- DeduplicateMergeFunction - Class in org.apache.paimon.mergetree.compact
-
A
MergeFunction
where key is primary key (unique) and value is the full record, only keep
the latest one.
- DEFAULT - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- DEFAULT - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- DEFAULT - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- DEFAULT - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- DEFAULT() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.DefaultValueContext
-
- DEFAULT() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.DefaultValueContext
-
- DEFAULT() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMethodModifierContext
-
- DEFAULT() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMethodModifierContext
-
- DEFAULT() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.SwitchLabelContext
-
- DEFAULT() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.SwitchLabelContext
-
- DEFAULT_AGG_FUNCTION - Static variable in class org.apache.paimon.CoreOptions
-
- DEFAULT_BLOCK_SIZE - Static variable in class org.apache.parquet.hadoop.ParquetWriter
-
- DEFAULT_COMPRESSION_CODEC_NAME - Static variable in class org.apache.parquet.hadoop.ParquetWriter
-
- DEFAULT_DATABASE - Static variable in interface org.apache.paimon.catalog.Catalog
-
- DEFAULT_DATABASE - Static variable in class org.apache.paimon.flink.FlinkCatalogOptions
-
- DEFAULT_DATABASE - Static variable in class org.apache.paimon.spark.SparkCatalogOptions
-
- DEFAULT_ID_GENERATION - Static variable in class org.apache.paimon.flink.action.cdc.mongodb.MongoDBActionUtils
-
- DEFAULT_IS_DICTIONARY_ENABLED - Static variable in class org.apache.parquet.hadoop.ParquetWriter
-
- DEFAULT_IS_VALIDATING_ENABLED - Static variable in class org.apache.parquet.hadoop.ParquetWriter
-
- DEFAULT_LENGTH - Static variable in class org.apache.paimon.types.BinaryType
-
- DEFAULT_LENGTH - Static variable in class org.apache.paimon.types.CharType
-
- DEFAULT_LENGTH - Static variable in class org.apache.paimon.types.VarBinaryType
-
- DEFAULT_LENGTH - Static variable in class org.apache.paimon.types.VarCharType
-
- DEFAULT_MAIN_BRANCH - Static variable in class org.apache.paimon.utils.BranchManager
-
- DEFAULT_PAGE_SIZE - Static variable in interface org.apache.paimon.memory.MemorySegmentPool
-
- DEFAULT_PAGE_SIZE - Static variable in class org.apache.parquet.hadoop.ParquetWriter
-
- DEFAULT_PRECISION - Static variable in class org.apache.paimon.types.DecimalType
-
- DEFAULT_PRECISION - Static variable in class org.apache.paimon.types.LocalZonedTimestampType
-
- DEFAULT_PRECISION - Static variable in class org.apache.paimon.types.TimestampType
-
- DEFAULT_PRECISION - Static variable in class org.apache.paimon.types.TimeType
-
- DEFAULT_SCALE - Static variable in class org.apache.paimon.types.DecimalType
-
- DEFAULT_SEED - Static variable in class org.apache.paimon.utils.MurmurHashUtils
-
- DEFAULT_SIZE - Static variable in class org.apache.paimon.data.columnar.VectorizedColumnBatch
-
This number is carefully chosen to minimize overhead and typically allows one
VectorizedColumnBatch to fit in cache.
- DEFAULT_VALUE_SUFFIX - Static variable in class org.apache.paimon.CoreOptions
-
- DEFAULT_WRITER_VERSION - Static variable in class org.apache.parquet.hadoop.ParquetWriter
-
- defaultBlockSize() - Method in class org.apache.paimon.format.parquet.writer.StreamOutputFile
-
- defaultDecodeUTF8(byte[], int, int) - Static method in class org.apache.paimon.data.BinaryString
-
- defaultEncodeUTF8(String, byte[]) - Static method in class org.apache.paimon.data.BinaryString
-
- defaultLockFactory() - Method in class org.apache.paimon.catalog.AbstractCatalog
-
- defaultLockFactory() - Method in class org.apache.paimon.hive.HiveCatalog
-
- defaultLockFactory() - Method in class org.apache.paimon.jdbc.JdbcCatalog
-
- defaultMapping() - Static method in class org.apache.paimon.flink.action.cdc.TypeMapping
-
- defaultMethod(LogicalType) - Method in class org.apache.paimon.flink.LogicalTypeToDataType
-
- defaultMethod(DataType) - Method in class org.apache.paimon.types.DataTypeDefaultVisitor
-
- defaultMethod(DataType) - Method in class org.apache.paimon.types.ReassignFieldId
-
- defaultNamespace() - Method in class org.apache.paimon.spark.SparkCatalog
-
- defaultNamespace() - Method in class org.apache.paimon.spark.SparkGenericCatalog
-
- defaultOptions() - Static method in class org.apache.paimon.compression.CompressOptions
-
- defaultPartValue - Variable in class org.apache.paimon.utils.InternalRowPartitionComputer
-
- defaultSize() - Method in class org.apache.paimon.types.ArrayType
-
- defaultSize() - Method in class org.apache.paimon.types.BigIntType
-
- defaultSize() - Method in class org.apache.paimon.types.BinaryType
-
- defaultSize() - Method in class org.apache.paimon.types.BooleanType
-
- defaultSize() - Method in class org.apache.paimon.types.CharType
-
- defaultSize() - Method in class org.apache.paimon.types.DataType
-
The default size of a value of this data type, used internally for size estimation.
- defaultSize() - Method in class org.apache.paimon.types.DateType
-
- defaultSize() - Method in class org.apache.paimon.types.DecimalType
-
- defaultSize() - Method in class org.apache.paimon.types.DoubleType
-
- defaultSize() - Method in class org.apache.paimon.types.FloatType
-
- defaultSize() - Method in class org.apache.paimon.types.IntType
-
- defaultSize() - Method in class org.apache.paimon.types.LocalZonedTimestampType
-
- defaultSize() - Method in class org.apache.paimon.types.MapType
-
- defaultSize() - Method in class org.apache.paimon.types.MultisetType
-
- defaultSize() - Method in class org.apache.paimon.types.RowType
-
- defaultSize() - Method in class org.apache.paimon.types.SmallIntType
-
- defaultSize() - Method in class org.apache.paimon.types.TimestampType
-
- defaultSize() - Method in class org.apache.paimon.types.TimeType
-
- defaultSize() - Method in class org.apache.paimon.types.TinyIntType
-
- defaultSize() - Method in class org.apache.paimon.types.VarBinaryType
-
- defaultSize() - Method in class org.apache.paimon.types.VarCharType
-
- defaultSortOrderId() - Method in class org.apache.paimon.iceberg.metadata.IcebergMetadata
-
- defaultSpecId() - Method in class org.apache.paimon.iceberg.metadata.IcebergMetadata
-
- defaultValue() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationMethodRestContext
-
- defaultValue() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationMethodRestContext
-
- defaultValue() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- defaultValue() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- defaultValue() - Method in class org.apache.paimon.options.ConfigOption
-
Returns the default value, or null, if there is no default value.
- defaultValue(T) - Method in class org.apache.paimon.options.ConfigOptions.OptionBuilder
-
- defaultValue(T) - Method in class org.apache.paimon.options.ConfigOptions.TypedConfigOptionBuilder
-
Creates a ConfigOption with the given default value.
- DefaultValueAssigner - Class in org.apache.paimon.operation
-
The field Default value assigner.
- DefaultValueContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.DefaultValueContext
-
- DefaultValueContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.DefaultValueContext
-
- DefaultValueRow - Class in org.apache.paimon.casting
-
- defaultValueRow() - Method in class org.apache.paimon.casting.DefaultValueRow
-
- definedAggFunc() - Method in class org.apache.paimon.CoreOptions
-
- DelegateCatalog - Class in org.apache.paimon.catalog
-
- DelegateCatalog(Catalog) - Constructor for class org.apache.paimon.catalog.DelegateCatalog
-
- DelegatedFileStoreTable - Class in org.apache.paimon.table
-
- DelegatedFileStoreTable(FileStoreTable) - Constructor for class org.apache.paimon.table.DelegatedFileStoreTable
-
- delete(long) - Method in class org.apache.paimon.deletionvectors.BitmapDeletionVector
-
- delete(long) - Method in interface org.apache.paimon.deletionvectors.DeletionVector
-
Marks the row at the specified position as deleted.
- delete(Path, boolean) - Method in class org.apache.paimon.flink.FlinkFileIO
-
- delete(Path, boolean) - Method in class org.apache.paimon.format.fs.HadoopReadOnlyFileSystem
-
- delete(Path, boolean) - Method in interface org.apache.paimon.fs.FileIO
-
Delete a file.
- delete(Path, boolean) - Method in class org.apache.paimon.fs.hadoop.HadoopFileIO
-
- delete(Path, boolean) - Method in class org.apache.paimon.fs.local.LocalFileIO
-
- delete(Path, boolean) - Method in class org.apache.paimon.fs.PluginFileIO
-
- delete(String) - Method in class org.apache.paimon.index.IndexFile
-
- delete(K) - Method in class org.apache.paimon.lookup.RocksDBValueState
-
- delete(Path, boolean) - Method in class org.apache.paimon.oss.HadoopCompliantFileIO
-
- delete(Path, boolean) - Method in class org.apache.paimon.s3.HadoopCompliantFileIO
-
- delete(String) - Method in class org.apache.paimon.stats.StatsFile
-
- delete(String) - Method in class org.apache.paimon.utils.ObjectsFile
-
- DELETE_FILE_THREAD_NUM - Static variable in class org.apache.paimon.CoreOptions
-
- DeleteAction - Class in org.apache.paimon.flink.action
-
Delete from table action for Flink.
- DeleteAction(String, String, String, String, Map<String, String>) - Constructor for class org.apache.paimon.flink.action.DeleteAction
-
- DeleteActionFactory - Class in org.apache.paimon.flink.action
-
- DeleteActionFactory() - Constructor for class org.apache.paimon.flink.action.DeleteActionFactory
-
- deleteAddedDataFiles(String) - Method in class org.apache.paimon.operation.FileDeletionBase
-
Delete added file in the manifest list files.
- deleteAllTagsOfOneSnapshot(List<String>, TagDeletion, SnapshotManager) - Method in class org.apache.paimon.utils.TagManager
-
Make sure the tagNames are ALL tags of one snapshot.
- deleteBranch(String) - Method in class org.apache.paimon.privilege.PrivilegedFileStoreTable
-
- deleteBranch(String) - Method in class org.apache.paimon.table.DelegatedFileStoreTable
-
- deleteBranch(String) - Method in interface org.apache.paimon.table.FormatTable
-
- deleteBranch(String) - Method in interface org.apache.paimon.table.ReadonlyTable
-
- deleteBranch(String) - Method in interface org.apache.paimon.table.Table
-
Delete a branch by branchName.
- deleteBranch(String) - Method in class org.apache.paimon.utils.BranchManager
-
- DeleteBranchAction - Class in org.apache.paimon.flink.action
-
Delete branch action for Flink.
- DeleteBranchAction(String, String, String, Map<String, String>, String) - Constructor for class org.apache.paimon.flink.action.DeleteBranchAction
-
- DeleteBranchActionFactory - Class in org.apache.paimon.flink.action
-
- DeleteBranchActionFactory() - Constructor for class org.apache.paimon.flink.action.DeleteBranchActionFactory
-
- deleteBranches(String) - Method in interface org.apache.paimon.table.Table
-
Delete branches, branches are separated by commas.
- DeleteBranchProcedure - Class in org.apache.paimon.flink.procedure
-
Delete branch procedure.
- DeleteBranchProcedure() - Constructor for class org.apache.paimon.flink.procedure.DeleteBranchProcedure
-
- DeleteBranchProcedure - Class in org.apache.paimon.spark.procedure
-
Spark procedure to delete a branch.
- DeleteBranchProcedure(TableCatalog) - Constructor for class org.apache.paimon.spark.procedure.DeleteBranchProcedure
-
- deleteChannel() - Method in class org.apache.paimon.disk.AbstractFileIOChannel
-
- deleteChannel() - Method in interface org.apache.paimon.disk.FileIOChannel
-
Deletes the file underlying this I/O channel.
- deleteChannel(FileIOChannel.ID) - Static method in class org.apache.paimon.disk.IOManagerImpl
-
Deletes the file underlying the given channel.
- deleteConsumer(String) - Method in class org.apache.paimon.consumer.ConsumerManager
-
- deletedFiles() - Method in class org.apache.paimon.io.DataIncrement
-
- deletedFilesCount() - Method in class org.apache.paimon.iceberg.manifest.IcebergManifestFileMeta
-
- deletedFilter() - Static method in interface org.apache.paimon.manifest.FileEntry
-
- deletedIndexFiles() - Method in class org.apache.paimon.io.IndexIncrement
-
- deleteDirectory(File) - Static method in class org.apache.paimon.utils.FileIOUtils
-
Deletes the given directory recursively.
- deleteDirectoryQuietly(Path) - Method in interface org.apache.paimon.fs.FileIO
-
- deleteDirectoryQuietly(File) - Static method in class org.apache.paimon.utils.FileIOUtils
-
Deletes the given directory recursively, not reporting any I/O exceptions that occur.
- deletedRowsCount() - Method in class org.apache.paimon.iceberg.manifest.IcebergManifestFileMeta
-
- DeleteExistingProcessor - Class in org.apache.paimon.crosspartition
-
- DeleteExistingProcessor(ProjectToRowFunction, BucketAssigner, BiConsumer<InternalRow, Integer>) - Constructor for class org.apache.paimon.crosspartition.DeleteExistingProcessor
-
- deleteFile(String, int) - Method in class org.apache.paimon.io.KeyValueFileWriterFactory
-
- deleteFileOrDirectory(File) - Static method in class org.apache.paimon.utils.FileIOUtils
-
Removes the given file or directory recursively.
- deleteFiles(Collection<F>, Consumer<F>) - Method in class org.apache.paimon.operation.FileDeletionBase
-
- deleteFilesQuietly(List<Path>) - Method in interface org.apache.paimon.fs.FileIO
-
- deleteFileThreadNum() - Method in class org.apache.paimon.CoreOptions
-
- deleteForceProduceChangelog() - Method in class org.apache.paimon.CoreOptions
-
- deleteIndexFile(IndexManifestEntry) - Method in class org.apache.paimon.index.IndexFileHandler
-
- deleteIndexFile(IndexFileMeta) - Method in class org.apache.paimon.index.IndexFileHandler
-
- deleteLatestHint() - Method in class org.apache.paimon.utils.SnapshotManager
-
- deleteManifest(String) - Method in class org.apache.paimon.index.IndexFileHandler
-
- DeleteObjectsHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.DeleteObjectsHandler
-
- deleteOriginTable(boolean) - Method in class org.apache.paimon.hive.migrate.HiveMigrator
-
- deleteOriginTable(boolean) - Method in interface org.apache.paimon.migrate.Migrator
-
- deletePartition(LinkedHashMap<String, String>) - Method in class org.apache.paimon.hive.HiveMetastoreClient
-
- deletePartition(LinkedHashMap<String, String>) - Method in interface org.apache.paimon.metastore.MetastoreClient
-
- deletePredicate - Variable in class org.apache.paimon.flink.sink.SupportsRowLevelOperationFlinkTableSink
-
- deleteQuietly(Path) - Method in interface org.apache.paimon.fs.FileIO
-
- deleteRowCount() - Method in class org.apache.paimon.io.DataFileMeta
-
- deleteSchema(long) - Method in class org.apache.paimon.schema.SchemaManager
-
Delete schema with specific id.
- deleteService(String) - Method in class org.apache.paimon.service.ServiceManager
-
- deleteSinkTableLineage(String) - Method in interface org.apache.paimon.lineage.LineageMeta
-
Delete the sink table lineage for given job.
- deleteSourceTableLineage(String) - Method in interface org.apache.paimon.lineage.LineageMeta
-
Delete the source table lineage for given job.
- deleteStats(long) - Method in class org.apache.paimon.stats.StatsFileHandler
-
Delete stats of the specified snapshot.
- deleteStats(String) - Method in class org.apache.paimon.stats.StatsFileHandler
-
- deleteTag(String) - Method in class org.apache.paimon.privilege.PrivilegedFileStoreTable
-
- deleteTag(String) - Method in class org.apache.paimon.table.DelegatedFileStoreTable
-
- deleteTag(String) - Method in interface org.apache.paimon.table.FormatTable
-
- deleteTag(String) - Method in interface org.apache.paimon.table.ReadonlyTable
-
- deleteTag(String) - Method in interface org.apache.paimon.table.Table
-
Delete a tag by name.
- deleteTag(String, TagDeletion, SnapshotManager, List<TagCallback>) - Method in class org.apache.paimon.utils.TagManager
-
- DeleteTagAction - Class in org.apache.paimon.flink.action
-
Delete tag action for Flink.
- DeleteTagAction(String, String, String, Map<String, String>, String) - Constructor for class org.apache.paimon.flink.action.DeleteTagAction
-
- DeleteTagActionFactory - Class in org.apache.paimon.flink.action
-
- DeleteTagActionFactory() - Constructor for class org.apache.paimon.flink.action.DeleteTagActionFactory
-
- DeleteTagProcedure - Class in org.apache.paimon.flink.procedure
-
Delete tag procedure.
- DeleteTagProcedure() - Constructor for class org.apache.paimon.flink.procedure.DeleteTagProcedure
-
- DeleteTagProcedure - Class in org.apache.paimon.spark.procedure
-
A procedure to delete a tag.
- DeleteTagProcedure(TableCatalog) - Constructor for class org.apache.paimon.spark.procedure.DeleteTagProcedure
-
- deleteTags(String) - Method in interface org.apache.paimon.table.Table
-
Delete tags, tags are separated by commas.
- DELETION_FORCE_PRODUCE_CHANGELOG - Static variable in class org.apache.paimon.CoreOptions
-
- DELETION_VECTOR_INDEX_FILE_TARGET_SIZE - Static variable in class org.apache.paimon.CoreOptions
-
- DELETION_VECTORS_ENABLED - Static variable in class org.apache.paimon.CoreOptions
-
- DELETION_VECTORS_INDEX - Static variable in class org.apache.paimon.deletionvectors.DeletionVectorsIndexFile
-
- deletionBuckets - Variable in class org.apache.paimon.operation.FileDeletionBase
-
- deletionFile() - Method in class org.apache.paimon.compact.CompactResult
-
- DeletionFile - Class in org.apache.paimon.table.source
-
Deletion file for data file, the first 4 bytes are length, should, the following is the bitmap
content.
- DeletionFile(String, long, long) - Constructor for class org.apache.paimon.table.source.DeletionFile
-
- DeletionFile.Factory - Interface in org.apache.paimon.table.source
-
- deletionFiles() - Method in class org.apache.paimon.table.source.DataSplit
-
- deletionFiles() - Method in interface org.apache.paimon.table.source.Split
-
Return the deletion file of the data file, indicating which row in the data file was deleted.
- deletionVector() - Method in class org.apache.paimon.deletionvectors.ApplyDeletionFileRecordIterator
-
- deletionVector() - Method in class org.apache.paimon.deletionvectors.ApplyDeletionVectorReader
-
- DeletionVector - Interface in org.apache.paimon.deletionvectors
-
The DeletionVector can efficiently record the positions of rows that are deleted in a file, which
can then be used to filter out deleted rows when processing the file.
- deletionVector - Variable in class org.apache.paimon.lookup.LookupStrategy
-
- DeletionVector.Factory - Interface in org.apache.paimon.deletionvectors
-
- deletionVectorIndexFileTargetSize() - Method in class org.apache.paimon.CoreOptions
-
- DeletionVectorIndexFileWriter - Class in org.apache.paimon.deletionvectors
-
Writer for deletion vector index file.
- DeletionVectorIndexFileWriter(FileIO, PathFactory, MemorySize) - Constructor for class org.apache.paimon.deletionvectors.DeletionVectorIndexFileWriter
-
- deletionVectorOf(String) - Method in class org.apache.paimon.deletionvectors.DeletionVectorsMaintainer
-
Retrieves the deletion vector associated with the specified file name.
- deletionVectors() - Method in class org.apache.paimon.deletionvectors.DeletionVectorsMaintainer
-
- deletionVectorsEnabled() - Method in class org.apache.paimon.CoreOptions
-
- deletionVectorsIndex() - Method in class org.apache.paimon.index.IndexFileHandler
-
- DeletionVectorsIndexFile - Class in org.apache.paimon.deletionvectors
-
DeletionVectors index file.
- DeletionVectorsIndexFile(FileIO, PathFactory, MemorySize) - Constructor for class org.apache.paimon.deletionvectors.DeletionVectorsIndexFile
-
- DeletionVectorsMaintainer - Class in org.apache.paimon.deletionvectors
-
Maintainer of deletionVectors index.
- deletionVectorsMaintainer - Variable in class org.apache.paimon.operation.AbstractFileStoreWrite.WriterContainer
-
- deletionVectorsMaintainer - Variable in class org.apache.paimon.operation.FileStoreWrite.State
-
- DeletionVectorsMaintainer.Factory - Class in org.apache.paimon.deletionvectors
-
- deletionVectorsRanges() - Method in class org.apache.paimon.index.IndexFileMeta
-
- DELIMITER - Static variable in class org.apache.paimon.benchmark.metric.cpu.CpuMetricSender
-
- DeltaFollowUpScanner - Class in org.apache.paimon.table.source.snapshot
-
- DeltaFollowUpScanner() - Constructor for class org.apache.paimon.table.source.snapshot.DeltaFollowUpScanner
-
- deltaManifestList - Variable in class org.apache.paimon.Snapshot
-
- deltaManifestList() - Method in class org.apache.paimon.Snapshot
-
- deltaRecordCount - Variable in class org.apache.paimon.Snapshot
-
- deltaRecordCount() - Method in class org.apache.paimon.Snapshot
-
- Dependency - Class in org.apache.paimon.tools.ci.utils.shared
-
Represents a dependency.
- DependencyParser - Class in org.apache.paimon.tools.ci.utils.dependency
-
Parsing utils for the Maven dependency plugin.
- DependencyParser() - Constructor for class org.apache.paimon.tools.ci.utils.dependency.DependencyParser
-
- DependencyTree - Class in org.apache.paimon.tools.ci.utils.shared
-
Represents a dependency tree.
- DependencyTree() - Constructor for class org.apache.paimon.tools.ci.utils.shared.DependencyTree
-
- DeployParser - Class in org.apache.paimon.tools.ci.utils.deploy
-
Parsing utils for the Maven deploy plugin.
- DeployParser() - Constructor for class org.apache.paimon.tools.ci.utils.deploy.DeployParser
-
- deprecatedKeys() - Method in class org.apache.paimon.options.ConfigOption
-
- deprecatedOptionKeys - Variable in class org.apache.paimon.flink.factories.FlinkFactoryUtil.FlinkFactoryHelper
-
- DescribedEnum - Interface in org.apache.paimon.options.description
-
- description() - Method in class org.apache.paimon.options.ConfigOption
-
Returns the description of this option.
- Description - Class in org.apache.paimon.options.description
-
- description() - Method in class org.apache.paimon.schema.SchemaChange.AddColumn
-
- description() - Method in class org.apache.paimon.spark.catalog.functions.PaimonFunctions.BucketFunction
-
- description() - Method in class org.apache.paimon.spark.procedure.CompactManifestProcedure
-
- description() - Method in class org.apache.paimon.spark.procedure.CompactProcedure
-
- description() - Method in class org.apache.paimon.spark.procedure.CreateBranchProcedure
-
- description() - Method in class org.apache.paimon.spark.procedure.CreateTagFromTimestampProcedure
-
- description() - Method in class org.apache.paimon.spark.procedure.CreateTagProcedure
-
- description() - Method in class org.apache.paimon.spark.procedure.DeleteBranchProcedure
-
- description() - Method in class org.apache.paimon.spark.procedure.DeleteTagProcedure
-
- description() - Method in class org.apache.paimon.spark.procedure.ExpirePartitionsProcedure
-
- description() - Method in class org.apache.paimon.spark.procedure.ExpireSnapshotsProcedure
-
- description() - Method in class org.apache.paimon.spark.procedure.ExpireTagsProcedure
-
- description() - Method in class org.apache.paimon.spark.procedure.FastForwardProcedure
-
- description() - Method in class org.apache.paimon.spark.procedure.MarkPartitionDoneProcedure
-
- description() - Method in class org.apache.paimon.spark.procedure.MigrateDatabaseProcedure
-
- description() - Method in class org.apache.paimon.spark.procedure.MigrateFileProcedure
-
- description() - Method in class org.apache.paimon.spark.procedure.MigrateTableProcedure
-
- description() - Method in interface org.apache.paimon.spark.procedure.Procedure
-
Returns the description of stored procedure.
- description() - Method in class org.apache.paimon.spark.procedure.RemoveOrphanFilesProcedure
-
- description() - Method in class org.apache.paimon.spark.procedure.RenameTagProcedure
-
- description() - Method in class org.apache.paimon.spark.procedure.RepairProcedure
-
- description() - Method in class org.apache.paimon.spark.procedure.ReplaceTagProcedure
-
- description() - Method in class org.apache.paimon.spark.procedure.ResetConsumerProcedure
-
- description() - Method in class org.apache.paimon.spark.procedure.RollbackProcedure
-
- description() - Method in class org.apache.paimon.spark.procedure.RollbackToTimestampProcedure
-
- description() - Method in class org.apache.paimon.types.DataField
-
- Description.DescriptionBuilder - Class in org.apache.paimon.options.description
-
- DescriptionBuilder() - Constructor for class org.apache.paimon.options.description.Description.DescriptionBuilder
-
- DescriptiveStatisticsHistogram - Class in org.apache.paimon.metrics
-
- DescriptiveStatisticsHistogram(int) - Constructor for class org.apache.paimon.metrics.DescriptiveStatisticsHistogram
-
- DescriptiveStatisticsHistogramStatistics - Class in org.apache.paimon.metrics
-
- DescriptiveStatisticsHistogramStatistics(DescriptiveStatisticsHistogram.CircularDoubleArray) - Constructor for class org.apache.paimon.metrics.DescriptiveStatisticsHistogramStatistics
-
- DescriptiveStatisticsHistogramStatistics(double[]) - Constructor for class org.apache.paimon.metrics.DescriptiveStatisticsHistogramStatistics
-
- descriptor - Variable in class org.apache.paimon.format.parquet.reader.AbstractColumnReader
-
- deserialize(DataInputView) - Method in class org.apache.paimon.data.serializer.BinaryRowSerializer
-
- deserialize(BinaryRow, DataInputView) - Method in class org.apache.paimon.data.serializer.BinaryRowSerializer
-
- deserialize(DataInputView) - Method in class org.apache.paimon.data.serializer.BinarySerializer
-
- deserialize(DataInputView) - Method in class org.apache.paimon.data.serializer.BinaryStringSerializer
-
- deserialize(DataInputView) - Method in class org.apache.paimon.data.serializer.BooleanSerializer
-
- deserialize(DataInputView) - Method in class org.apache.paimon.data.serializer.ByteSerializer
-
- deserialize(DataInputView) - Method in class org.apache.paimon.data.serializer.DecimalSerializer
-
- deserialize(DataInputView) - Method in class org.apache.paimon.data.serializer.DoubleSerializer
-
- deserialize(DataInputView) - Method in class org.apache.paimon.data.serializer.FloatSerializer
-
- deserialize(DataInputView) - Method in class org.apache.paimon.data.serializer.InternalArraySerializer
-
- deserialize(DataInputView) - Method in class org.apache.paimon.data.serializer.InternalMapSerializer
-
- deserialize(DataInputView) - Method in class org.apache.paimon.data.serializer.InternalRowSerializer
-
- deserialize(DataInputView) - Method in class org.apache.paimon.data.serializer.IntSerializer
-
- deserialize(DataInputView) - Method in class org.apache.paimon.data.serializer.ListSerializer
-
- deserialize(DataInputView) - Method in class org.apache.paimon.data.serializer.LongSerializer
-
- deserialize(DataInputView) - Method in class org.apache.paimon.data.serializer.NullableSerializer
-
- deserialize(DataInputView) - Method in class org.apache.paimon.data.serializer.RowCompactedSerializer
-
- deserialize(byte[]) - Method in class org.apache.paimon.data.serializer.RowCompactedSerializer
-
- deserialize(DataInputView) - Method in interface org.apache.paimon.data.serializer.Serializer
-
De-serializes a record from the given source input view.
- deserialize(DataInputView) - Method in class org.apache.paimon.data.serializer.ShortSerializer
-
- deserialize(DataInputView) - Method in class org.apache.paimon.data.serializer.TimestampSerializer
-
- deserialize(int, byte[]) - Method in interface org.apache.paimon.data.serializer.VersionedSerializer
-
De-serializes the given data (bytes) which was serialized with the scheme of the indicated
version.
- deserialize(DataInput) - Method in class org.apache.paimon.fileindex.bitmap.BitmapFileIndexMeta
-
- deserialize(ConsumerRecord<byte[], byte[]>) - Method in class org.apache.paimon.flink.action.cdc.kafka.KafkaDebeziumAvroDeserializationSchema
-
- deserialize(ConsumerRecord<byte[], byte[]>) - Method in class org.apache.paimon.flink.action.cdc.kafka.KafkaDebeziumJsonDeserializationSchema
-
- deserialize(byte[]) - Method in class org.apache.paimon.flink.action.cdc.pulsar.PulsarDebeziumAvroDeserializationSchema
-
- deserialize(SourceRecord, Collector<CdcSourceRecord>) - Method in class org.apache.paimon.flink.action.cdc.serialization.CdcDebeziumDeserializationSchema
-
- deserialize(byte[]) - Method in class org.apache.paimon.flink.action.cdc.serialization.CdcJsonDeserializationSchema
-
- deserialize(String, boolean, byte[]) - Method in class org.apache.paimon.flink.action.cdc.serialization.ConfluentAvroDeserializationSchema
-
- deserialize(int, byte[]) - Method in class org.apache.paimon.flink.compact.changelog.ChangelogCompactTaskSerializer
-
- deserialize(ConsumerRecord<byte[], byte[]>) - Method in class org.apache.paimon.flink.kafka.KafkaLogDeserializationSchema
-
- deserialize(ConsumerRecord<byte[], byte[]>, Collector<RowData>) - Method in class org.apache.paimon.flink.kafka.KafkaLogDeserializationSchema
-
- deserialize(int, byte[]) - Method in class org.apache.paimon.flink.sink.CommittableSerializer
-
- deserialize(int, byte[]) - Method in class org.apache.paimon.flink.sink.CompactionTaskSimpleSerializer
-
- deserialize(DataInputView) - Method in class org.apache.paimon.flink.sink.index.KeyWithRowSerializer
-
- deserialize(int, byte[]) - Method in class org.apache.paimon.flink.sink.MultiTableCommittableSerializer
-
- deserialize(int, byte[]) - Method in class org.apache.paimon.flink.sink.WrappedManifestCommittableSerializer
-
- deserialize(DataInputView) - Static method in class org.apache.paimon.flink.source.align.PlaceholderSplit
-
- deserialize(int, byte[]) - Method in class org.apache.paimon.flink.source.FileStoreSourceSplitSerializer
-
- deserialize(int, byte[]) - Method in class org.apache.paimon.flink.source.PendingSplitsCheckpointSerializer
-
- deserialize(DataInputView) - Method in class org.apache.paimon.flink.utils.InternalRowTypeSerializer
-
- deserialize(InternalRow, DataInputView) - Method in class org.apache.paimon.flink.utils.InternalRowTypeSerializer
-
- deserialize(T, DataInputView) - Method in class org.apache.paimon.flink.utils.InternalTypeSerializer
-
- deserialize(DataInputView) - Method in class org.apache.paimon.flink.utils.JavaSerializer
-
- deserialize(T, DataInputView) - Method in class org.apache.paimon.flink.utils.JavaSerializer
-
- deserialize(int, byte[]) - Method in class org.apache.paimon.flink.VersionedSerializerWrapper
-
- deserialize(Writable) - Method in class org.apache.paimon.hive.PaimonSerDe
-
- deserialize(DataInputView) - Method in class org.apache.paimon.io.DataFileMeta08Serializer
-
- deserialize(DataInputView) - Method in class org.apache.paimon.io.DataFileMeta09Serializer
-
- deserialize(int, byte[]) - Method in class org.apache.paimon.manifest.ManifestCommittableSerializer
-
- deserialize(JsonNode) - Method in class org.apache.paimon.schema.SchemaSerializer
-
- deserialize(DataInputView) - Method in class org.apache.paimon.table.sink.CommitMessageLegacyV2Serializer
-
- deserialize(int, byte[]) - Method in class org.apache.paimon.table.sink.CommitMessageSerializer
-
- deserialize(int, byte[]) - Method in class org.apache.paimon.table.sink.CompactionTaskSerializer
-
- deserialize(int, byte[]) - Method in class org.apache.paimon.table.sink.MultiTableCompactionTaskSerializer
-
- deserialize(DataInputView) - Static method in class org.apache.paimon.table.source.DataSplit
-
- deserialize(DataInputView) - Static method in class org.apache.paimon.table.source.DeletionFile
-
- deserialize(DataInputView) - Static method in class org.apache.paimon.table.source.IndexFile
-
- deserialize(DataInputView) - Static method in class org.apache.paimon.table.source.RawFile
-
- deserialize(JsonNode) - Method in interface org.apache.paimon.utils.JsonDeserializer
-
- deserialize(DataInputView) - Method in class org.apache.paimon.utils.ObjectSerializer
-
De-serializes a record from the given source input view.
- deserialize(DataInputView) - Method in class org.apache.paimon.utils.PositiveIntIntSerializer
-
- deserialize(DataInput) - Method in class org.apache.paimon.utils.RoaringBitmap32
-
- deserialize(byte[]) - Method in class org.apache.paimon.utils.RoaringBitmap32
-
- deserialize(byte[]) - Method in class org.apache.paimon.utils.RoaringBitmap64
-
- deserializeBinaryRow(byte[]) - Static method in class org.apache.paimon.utils.SerializationUtils
-
- deserializeBinaryRow(DataInputView) - Static method in class org.apache.paimon.utils.SerializationUtils
-
- deserializeCommittable(int, byte[]) - Method in class org.apache.paimon.flink.sink.MultiTableCommittableSerializer
-
- deserializedBytes(DataInputView) - Static method in class org.apache.paimon.utils.SerializationUtils
-
Deserialize a byte[]
bytes with length.
- deserializeFieldsFromString(DataType) - Method in class org.apache.paimon.stats.ColStats
-
- deserializeFieldsFromString(TableSchema) - Method in class org.apache.paimon.stats.Statistics
-
- deserializeFromBytes(byte[]) - Static method in interface org.apache.paimon.deletionvectors.DeletionVector
-
Deserializes a deletion vector from a byte array.
- deserializeFromBytes(byte[]) - Method in class org.apache.paimon.utils.ObjectSerializer
-
- deserializeFromDataInput(DataInput) - Static method in class org.apache.paimon.deletionvectors.BitmapDeletionVector
-
- deserializeFromPages(AbstractPagedInputView) - Method in class org.apache.paimon.data.serializer.BinaryRowSerializer
-
- deserializeFromPages(BinaryRow, AbstractPagedInputView) - Method in class org.apache.paimon.data.serializer.BinaryRowSerializer
-
- deserializeFromPages(AbstractPagedInputView) - Method in class org.apache.paimon.data.serializer.InternalRowSerializer
-
- deserializeFromPages(InternalRow, AbstractPagedInputView) - Method in class org.apache.paimon.data.serializer.InternalRowSerializer
-
- deserializeFromPages(AbstractPagedInputView) - Method in interface org.apache.paimon.data.serializer.PagedTypeSerializer
-
De-serializes a record from the given source paged input view.
- deserializeFromPages(T, AbstractPagedInputView) - Method in interface org.apache.paimon.data.serializer.PagedTypeSerializer
-
- deserializeFromString(String) - Method in class org.apache.paimon.data.serializer.BinaryStringSerializer
-
- deserializeFromString(String) - Method in class org.apache.paimon.data.serializer.BooleanSerializer
-
- deserializeFromString(String) - Method in class org.apache.paimon.data.serializer.ByteSerializer
-
- deserializeFromString(String) - Method in class org.apache.paimon.data.serializer.DecimalSerializer
-
- deserializeFromString(String) - Method in class org.apache.paimon.data.serializer.DoubleSerializer
-
- deserializeFromString(String) - Method in class org.apache.paimon.data.serializer.FloatSerializer
-
- deserializeFromString(String) - Method in class org.apache.paimon.data.serializer.IntSerializer
-
- deserializeFromString(String) - Method in class org.apache.paimon.data.serializer.LongSerializer
-
- deserializeFromString(String) - Method in interface org.apache.paimon.data.serializer.Serializer
-
De-serializes a record from string.
- deserializeFromString(String) - Method in class org.apache.paimon.data.serializer.ShortSerializer
-
- deserializeFromString(String) - Method in class org.apache.paimon.data.serializer.TimestampSerializer
-
- deserializeHeader(ByteBuf) - Static method in class org.apache.paimon.service.network.messages.MessageSerializer
-
- deserializeInternal(DataInputView) - Static method in class org.apache.paimon.data.serializer.BinaryStringSerializer
-
- deserializeList(DataInputView) - Method in class org.apache.paimon.io.DataFileMeta08Serializer
-
- deserializeList(DataInputView) - Method in class org.apache.paimon.io.DataFileMeta09Serializer
-
- deserializeList(DataInputView) - Method in class org.apache.paimon.table.sink.CommitMessageLegacyV2Serializer
-
- deserializeList(int, DataInputView) - Method in class org.apache.paimon.table.sink.CommitMessageSerializer
-
- deserializeList(int, DataInputView) - Method in class org.apache.paimon.table.sink.CompactionTaskSerializer
-
- deserializeList(int, DataInputView) - Method in class org.apache.paimon.table.sink.MultiTableCompactionTaskSerializer
-
- deserializeList(DataInputView) - Static method in class org.apache.paimon.table.source.DeletionFile
-
- deserializeList(byte[], Serializer<T>) - Method in class org.apache.paimon.utils.ListDelimitedSerializer
-
- deserializeList(DataInputView) - Method in class org.apache.paimon.utils.ObjectSerializer
-
De-serializes a record list from the given source input view.
- deserializeList(byte[]) - Method in class org.apache.paimon.utils.ObjectSerializer
-
- deserializeMessage(ByteBuf) - Method in class org.apache.paimon.service.messages.KvRequest.KvRequestDeserializer
-
- deserializeMessage(ByteBuf) - Method in class org.apache.paimon.service.messages.KvResponse.KvResponseDeserializer
-
- deserializeMessage(ByteBuf) - Method in interface org.apache.paimon.service.network.messages.MessageDeserializer
-
Deserializes a message contained in a byte buffer.
- deserializeNextElement(DataInputDeserializer, Serializer<T>) - Static method in class org.apache.paimon.utils.ListDelimitedSerializer
-
Deserializes a single element from a serialized list.
- deserializeNonPhysicalColumn(Map<String, String>, int) - Static method in class org.apache.paimon.flink.utils.FlinkCatalogPropertiesUtil
-
- deserializeObject(byte[], ClassLoader) - Static method in class org.apache.paimon.utils.InstantiationUtil
-
- deserializeObject(InputStream, ClassLoader) - Static method in class org.apache.paimon.utils.InstantiationUtil
-
- deserializeRequest(ByteBuf) - Method in class org.apache.paimon.service.network.messages.MessageSerializer
-
- deserializeRequestFailure(ByteBuf) - Static method in class org.apache.paimon.service.network.messages.MessageSerializer
-
- deserializeResponse(ByteBuf) - Method in class org.apache.paimon.service.network.messages.MessageSerializer
-
- deserializeServerFailure(ByteBuf) - Static method in class org.apache.paimon.service.network.messages.MessageSerializer
-
De-serializes the failure message sent to the
NetworkClient
in case of server related
errors.
- deserializeValue(byte[]) - Method in class org.apache.paimon.lookup.RocksDBValueState
-
- deserializeWatermarkSpec(Map<String, String>) - Static method in class org.apache.paimon.flink.utils.FlinkCatalogPropertiesUtil
-
- destroy() - Method in class org.apache.orc.impl.ZstdCodec
-
- Dictionary - Interface in org.apache.paimon.data.columnar
-
The interface for dictionary in AbstractColumnVector to decode dictionary encoded values.
- dictionary - Variable in class org.apache.paimon.data.columnar.writable.AbstractWritableVector
-
The Dictionary for this column.
- dictionary - Variable in class org.apache.paimon.format.parquet.reader.AbstractColumnReader
-
The dictionary, if this column has dictionary encoding.
- dictionaryIds - Variable in class org.apache.paimon.data.columnar.heap.AbstractHeapVector
-
Reusable column for ids of dictionary.
- difference(Projection) - Method in class org.apache.paimon.utils.Projection
-
- directBuffer() - Method in class org.apache.paimon.service.network.NettyBufferPool
-
- directBuffer(int) - Method in class org.apache.paimon.service.network.NettyBufferPool
-
- directBuffer(int, int) - Method in class org.apache.paimon.service.network.NettyBufferPool
-
- directDecompress(ByteBuffer, ByteBuffer) - Method in class org.apache.orc.impl.ZstdCodec
-
- directEncodingColumns(String) - Method in class org.apache.orc.OrcFile.WriterOptions
-
Set the comma-separated list of columns that should be direct encoded.
- DISABLE_CREATE_TABLE_IN_DEFAULT_DB - Static variable in class org.apache.paimon.flink.FlinkCatalogOptions
-
- DisabledServiceRequestStats - Class in org.apache.paimon.service.network.stats
-
- DisabledServiceRequestStats() - Constructor for class org.apache.paimon.service.network.stats.DisabledServiceRequestStats
-
- discover(String) - Method in interface org.apache.paimon.format.FileFormatDiscover
-
- discover(Class<T>) - Method in class org.apache.paimon.plugin.PluginLoader
-
- discoverDecodingFormat(Class<F>, ConfigOption<String>) - Method in class org.apache.paimon.flink.factories.FlinkFactoryUtil.FlinkTableFactoryHelper
-
Discovers a DecodingFormat
of the given type using the given option as factory
identifier.
- discoverEncodingFormat(Class<F>, ConfigOption<String>) - Method in class org.apache.paimon.flink.factories.FlinkFactoryUtil.FlinkTableFactoryHelper
-
Discovers a EncodingFormat
of the given type using the given option as factory
identifier.
- discoverFactory(ClassLoader, Class<T>, String) - Static method in class org.apache.paimon.factories.FactoryUtil
-
Discovers a factory using the given factory base class and identifier.
- discoverFlinkFactory(ClassLoader, Class<T>, String) - Static method in class org.apache.paimon.flink.factories.FlinkFactoryUtil
-
Discovers a flink Factory using the given factory base class and identifier.
- discoverIdentifiers(ClassLoader, Class<T>) - Static method in class org.apache.paimon.factories.FactoryUtil
-
- discoverLoaders() - Static method in interface org.apache.paimon.fs.FileIO
-
- discoverLogStoreFactory(ClassLoader, String) - Static method in interface org.apache.paimon.flink.log.LogStoreTableFactory
-
- discoverOptionalDecodingFormat(Class<F>, ConfigOption<String>) - Method in class org.apache.paimon.flink.factories.FlinkFactoryUtil.FlinkTableFactoryHelper
-
Discovers a DecodingFormat
of the given type using the given option (if present)
as factory identifier.
- discoverOptionalEncodingFormat(Class<F>, ConfigOption<String>) - Method in class org.apache.paimon.flink.factories.FlinkFactoryUtil.FlinkTableFactoryHelper
-
Discovers a EncodingFormat
of the given type using the given option (if present)
as factory identifier.
- discoveryInterval - Variable in class org.apache.paimon.flink.source.ContinuousFileSplitEnumerator
-
- DISTINCT - Static variable in class org.apache.paimon.CoreOptions
-
- distinctCount() - Method in class org.apache.paimon.stats.ColStats
-
- DIV - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- DIV - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- DIV - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- DIV - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- DIV() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- DIV() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- DIV_ASSIGN - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- DIV_ASSIGN - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- DIV_ASSIGN - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- DIV_ASSIGN - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- DIV_ASSIGN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- DIV_ASSIGN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- divide(long) - Method in class org.apache.paimon.options.MemorySize
-
- DMSDataFormat - Class in org.apache.paimon.flink.action.cdc.format.dms
-
Supports the message queue's AWS DMS json data format and provides definitions for the message
queue's record json deserialization class and parsing class
DMSRecordParser
.
- DMSDataFormat() - Constructor for class org.apache.paimon.flink.action.cdc.format.dms.DMSDataFormat
-
- DMSDataFormatFactory - Class in org.apache.paimon.flink.action.cdc.format.dms
-
- DMSDataFormatFactory() - Constructor for class org.apache.paimon.flink.action.cdc.format.dms.DMSDataFormatFactory
-
- DMSRecordParser - Class in org.apache.paimon.flink.action.cdc.format.dms
-
The
DMSRecordParser
class extends the abstract
AbstractJsonRecordParser
and is
designed to parse records from AWS DMS's JSON change data capture (CDC) format.
- DMSRecordParser(TypeMapping, List<ComputedColumn>) - Constructor for class org.apache.paimon.flink.action.cdc.format.dms.DMSRecordParser
-
- DO - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- DO - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- DO - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- DO - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- DO() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- DO() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- doAdvance() - Method in class org.apache.paimon.data.AbstractPagedInputView
-
- doc() - Method in class org.apache.paimon.iceberg.metadata.IcebergDataField
-
- DockerImageVersions - Class in org.apache.paimon.testutils.junit
-
Utility class for defining the image names and versions of Docker containers used during the Java
tests.
- DockerImageVersions() - Constructor for class org.apache.paimon.testutils.junit.DockerImageVersions
-
- doCleanUnusedDataFile(Map<Path, Pair<ManifestEntry, List<Path>>>, Predicate<ManifestEntry>) - Method in class org.apache.paimon.operation.FileDeletionBase
-
- doCommit(DataStream<MultiTableCommittable>, String) - Method in class org.apache.paimon.flink.sink.CombinedTableCompactorSink
-
- doCommit(DataStream<Committable>, String) - Method in class org.apache.paimon.flink.sink.FlinkSink
-
- doCompact() - Method in class org.apache.paimon.append.BucketedAppendCompactManager.AutoCompactTask
-
- doCompact() - Method in class org.apache.paimon.append.BucketedAppendCompactManager.FullCompactTask
-
- doCompact(FileStoreTable, AppendOnlyFileStoreWrite) - Method in class org.apache.paimon.append.UnawareAppendCompactionTask
-
- doCompact() - Method in class org.apache.paimon.compact.CompactTask
-
Perform compaction.
- doCompact(FileStoreTable) - Method in class org.apache.paimon.flink.compact.changelog.ChangelogCompactTask
-
- doCompact() - Method in class org.apache.paimon.mergetree.compact.MergeTreeCompactTask
-
- Documentation - Class in org.apache.paimon.annotation
-
Collection of annotations to modify the behavior of the documentation generators.
- Documentation.ExcludeFromDocumentation - Annotation Type in org.apache.paimon.annotation
-
Annotation used on config option fields or REST API message headers to exclude it from
documentation.
- Documentation.Immutable - Annotation Type in org.apache.paimon.annotation
-
Annotation used on
ConfigOption
fields to exclude it from schema change.
- Documentation.OverrideDefault - Annotation Type in org.apache.paimon.annotation
-
Annotation used on config option fields to override the documented default.
- Documentation.Section - Annotation Type in org.apache.paimon.annotation
-
Annotation used on config option fields to include them in specific sections.
- Documentation.SuffixOption - Annotation Type in org.apache.paimon.annotation
-
Annotation used on config option fields or options class to mark them as a suffix-option;
i.e., a config option where the key is only a suffix, with the prefix being dynamically
provided at runtime.
- doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.AccessControlListHandler
-
- doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketAccelerateConfigurationHandler
-
- doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketCrossOriginConfigurationHandler
-
- doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketLifecycleConfigurationHandler
-
- doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketLocationHandler
-
- doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketLoggingConfigurationHandler
-
- doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketReplicationConfigurationHandler
-
- doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketTaggingConfigurationHandler
-
- doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketVersioningConfigurationHandler
-
- doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketWebsiteConfigurationHandler
-
- doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CompleteMultipartUploadHandler
-
- doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
-
- doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.DeleteObjectsHandler
-
- doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.GetBucketAnalyticsConfigurationHandler
-
- doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.GetBucketInventoryConfigurationHandler
-
- doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.GetBucketMetricsConfigurationHandler
-
- doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.GetObjectTaggingHandler
-
- doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.InitiateMultipartUploadHandler
-
- doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListAllMyBucketsHandler
-
- doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListBucketAnalyticsConfigurationHandler
-
- doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListBucketHandler
-
- doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListBucketInventoryConfigurationsHandler
-
- doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListBucketMetricsConfigurationsHandler
-
- doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListMultipartUploadsHandler
-
- doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListObjectsV2Handler
-
- doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListPartsHandler
-
- doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListVersionsHandler
-
- doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.RequestPaymentConfigurationHandler
-
- doForward(T, Throwable, CompletableFuture<T>) - Static method in class org.apache.paimon.utils.FutureUtils
-
Completes the given future with either the given value or throwable, depending on which
parameter is not null.
- doLogin() - Method in class org.apache.paimon.security.KerberosLoginProvider
-
Does kerberos login and sets current user.
- donePartitions(boolean) - Method in class org.apache.paimon.flink.sink.partition.PartitionMarkDoneTrigger
-
- doOrphanClean(StreamExecutionEnvironment) - Method in class org.apache.paimon.flink.orphan.FlinkOrphanFilesClean
-
- doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.AccessControlListHandler
-
- doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketAccelerateConfigurationHandler
-
- doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketCrossOriginConfigurationHandler
-
- doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketLifecycleConfigurationHandler
-
- doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketLocationHandler
-
- doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketLoggingConfigurationHandler
-
- doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketReplicationConfigurationHandler
-
- doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketTaggingConfigurationHandler
-
- doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketVersioningConfigurationHandler
-
- doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketWebsiteConfigurationHandler
-
- doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CompleteMultipartUploadHandler
-
- doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
-
- doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.DeleteObjectsHandler
-
- doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.GetBucketAnalyticsConfigurationHandler
-
- doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.GetBucketInventoryConfigurationHandler
-
- doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.GetBucketMetricsConfigurationHandler
-
- doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.GetObjectTaggingHandler
-
- doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.InitiateMultipartUploadHandler
-
- doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListAllMyBucketsHandler
-
- doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListBucketAnalyticsConfigurationHandler
-
- doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListBucketHandler
-
- doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListBucketInventoryConfigurationsHandler
-
- doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListBucketMetricsConfigurationsHandler
-
- doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListMultipartUploadsHandler
-
- doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListObjectsV2Handler
-
- doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListPartsHandler
-
- doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListVersionsHandler
-
- doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.RequestPaymentConfigurationHandler
-
- DOT - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- DOT - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- DOT() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassOrInterfaceTypeContext
-
- DOT(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassOrInterfaceTypeContext
-
- DOT() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassOrInterfaceTypeContext
-
- DOT(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassOrInterfaceTypeContext
-
- DOT() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassTypeContext
-
- DOT() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassTypeContext
-
- DOT() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CreatedNameContext
-
- DOT(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CreatedNameContext
-
- DOT() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CreatedNameContext
-
- DOT(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CreatedNameContext
-
- DOT - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- DOT - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- DOT() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- DOT() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- DOT() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ImportDeclarationContext
-
- DOT() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ImportDeclarationContext
-
- DOT() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PrimaryContext
-
- DOT() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PrimaryContext
-
- DOT() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.QualifiedNameContext
-
- DOT(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.QualifiedNameContext
-
- DOT() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.QualifiedNameContext
-
- DOT(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.QualifiedNameContext
-
- DOT() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.SuperSuffixContext
-
- DOT() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.SuperSuffixContext
-
- DOUBLE - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- DOUBLE - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- DOUBLE - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- DOUBLE - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- DOUBLE() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PrimitiveTypeContext
-
- DOUBLE() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PrimitiveTypeContext
-
- DOUBLE() - Static method in class org.apache.paimon.types.DataTypes
-
- DOUBLE_ARRAY_OFFSET - Static variable in class org.apache.paimon.data.columnar.heap.AbstractHeapVector
-
- DoubleColumnReader - Class in org.apache.paimon.format.parquet.reader
-
- DoubleColumnReader(ColumnDescriptor, PageReader) - Constructor for class org.apache.paimon.format.parquet.reader.DoubleColumnReader
-
- DoubleColumnVector - Interface in org.apache.paimon.data.columnar
-
Double column vector.
- DoubleSerializer - Class in org.apache.paimon.data.serializer
-
Type serializer for Double
(and double
, via auto-boxing).
- DoubleSerializer() - Constructor for class org.apache.paimon.data.serializer.DoubleSerializer
-
- doubleToOrderedBytes(double, ByteBuffer) - Static method in class org.apache.paimon.utils.ZOrderByteUtils
-
- doubleType() - Method in class org.apache.paimon.options.ConfigOptions.OptionBuilder
-
Defines that the value of the option should be of
Double
type.
- DoubleType - Class in org.apache.paimon.types
-
Data type of an 8-byte double precision floating point number.
- DoubleType(boolean) - Constructor for class org.apache.paimon.types.DoubleType
-
- DoubleType() - Constructor for class org.apache.paimon.types.DoubleType
-
- doubleValue(Decimal) - Static method in class org.apache.paimon.utils.DecimalUtils
-
- DoubleWriter(FieldVector) - Constructor for class org.apache.paimon.arrow.writer.ArrowFieldWriters.DoubleWriter
-
- doWrite(int) - Method in class org.apache.paimon.arrow.converter.ArrowBatchConverter
-
- doWrite(int) - Method in class org.apache.paimon.arrow.converter.ArrowPerRowBatchConverter
-
- doWrite(int) - Method in class org.apache.paimon.arrow.converter.ArrowVectorizedBatchConverter
-
- doWrite(ColumnVector, int[], int, int) - Method in class org.apache.paimon.arrow.writer.ArrowFieldWriter
-
- doWrite(int, DataGetters, int) - Method in class org.apache.paimon.arrow.writer.ArrowFieldWriter
-
- doWrite(ColumnVector, int[], int, int) - Method in class org.apache.paimon.arrow.writer.ArrowFieldWriters.ArrayWriter
-
- doWrite(int, DataGetters, int) - Method in class org.apache.paimon.arrow.writer.ArrowFieldWriters.ArrayWriter
-
- doWrite(ColumnVector, int[], int, int) - Method in class org.apache.paimon.arrow.writer.ArrowFieldWriters.BigIntWriter
-
- doWrite(int, DataGetters, int) - Method in class org.apache.paimon.arrow.writer.ArrowFieldWriters.BigIntWriter
-
- doWrite(ColumnVector, int[], int, int) - Method in class org.apache.paimon.arrow.writer.ArrowFieldWriters.BinaryWriter
-
- doWrite(int, DataGetters, int) - Method in class org.apache.paimon.arrow.writer.ArrowFieldWriters.BinaryWriter
-
- doWrite(ColumnVector, int[], int, int) - Method in class org.apache.paimon.arrow.writer.ArrowFieldWriters.BooleanWriter
-
- doWrite(int, DataGetters, int) - Method in class org.apache.paimon.arrow.writer.ArrowFieldWriters.BooleanWriter
-
- doWrite(ColumnVector, int[], int, int) - Method in class org.apache.paimon.arrow.writer.ArrowFieldWriters.DateWriter
-
- doWrite(int, DataGetters, int) - Method in class org.apache.paimon.arrow.writer.ArrowFieldWriters.DateWriter
-
- doWrite(ColumnVector, int[], int, int) - Method in class org.apache.paimon.arrow.writer.ArrowFieldWriters.DecimalWriter
-
- doWrite(int, DataGetters, int) - Method in class org.apache.paimon.arrow.writer.ArrowFieldWriters.DecimalWriter
-
- doWrite(ColumnVector, int[], int, int) - Method in class org.apache.paimon.arrow.writer.ArrowFieldWriters.DoubleWriter
-
- doWrite(int, DataGetters, int) - Method in class org.apache.paimon.arrow.writer.ArrowFieldWriters.DoubleWriter
-
- doWrite(ColumnVector, int[], int, int) - Method in class org.apache.paimon.arrow.writer.ArrowFieldWriters.FloatWriter
-
- doWrite(int, DataGetters, int) - Method in class org.apache.paimon.arrow.writer.ArrowFieldWriters.FloatWriter
-
- doWrite(ColumnVector, int[], int, int) - Method in class org.apache.paimon.arrow.writer.ArrowFieldWriters.IntWriter
-
- doWrite(int, DataGetters, int) - Method in class org.apache.paimon.arrow.writer.ArrowFieldWriters.IntWriter
-
- doWrite(ColumnVector, int[], int, int) - Method in class org.apache.paimon.arrow.writer.ArrowFieldWriters.MapWriter
-
- doWrite(int, DataGetters, int) - Method in class org.apache.paimon.arrow.writer.ArrowFieldWriters.MapWriter
-
- doWrite(ColumnVector, int[], int, int) - Method in class org.apache.paimon.arrow.writer.ArrowFieldWriters.RowWriter
-
- doWrite(int, DataGetters, int) - Method in class org.apache.paimon.arrow.writer.ArrowFieldWriters.RowWriter
-
- doWrite(ColumnVector, int[], int, int) - Method in class org.apache.paimon.arrow.writer.ArrowFieldWriters.SmallIntWriter
-
- doWrite(int, DataGetters, int) - Method in class org.apache.paimon.arrow.writer.ArrowFieldWriters.SmallIntWriter
-
- doWrite(ColumnVector, int[], int, int) - Method in class org.apache.paimon.arrow.writer.ArrowFieldWriters.StringWriter
-
- doWrite(int, DataGetters, int) - Method in class org.apache.paimon.arrow.writer.ArrowFieldWriters.StringWriter
-
- doWrite(ColumnVector, int[], int, int) - Method in class org.apache.paimon.arrow.writer.ArrowFieldWriters.TimestampWriter
-
- doWrite(int, DataGetters, int) - Method in class org.apache.paimon.arrow.writer.ArrowFieldWriters.TimestampWriter
-
- doWrite(ColumnVector, int[], int, int) - Method in class org.apache.paimon.arrow.writer.ArrowFieldWriters.TimeWriter
-
- doWrite(int, DataGetters, int) - Method in class org.apache.paimon.arrow.writer.ArrowFieldWriters.TimeWriter
-
- doWrite(ColumnVector, int[], int, int) - Method in class org.apache.paimon.arrow.writer.ArrowFieldWriters.TinyIntWriter
-
- doWrite(int, DataGetters, int) - Method in class org.apache.paimon.arrow.writer.ArrowFieldWriters.TinyIntWriter
-
- doWrite(DataStream<CdcRecord>, String, Integer) - Method in class org.apache.paimon.flink.sink.cdc.CdcUnawareBucketSink
-
- doWrite(DataStream<RowData>, DataStream<MultiTableUnawareAppendCompactionTask>, String) - Method in class org.apache.paimon.flink.sink.CombinedTableCompactorSink
-
- doWrite(DataStream<T>, String, Integer) - Method in class org.apache.paimon.flink.sink.FlinkSink
-
- doWrite(DataStream<T>, String, Integer) - Method in class org.apache.paimon.flink.sink.UnawareBucketSink
-
- dropColumn(String) - Static method in interface org.apache.paimon.schema.SchemaChange
-
- dropDatabase(String, boolean, boolean) - Method in class org.apache.paimon.catalog.AbstractCatalog
-
- dropDatabase(String, boolean, boolean) - Method in class org.apache.paimon.catalog.CachingCatalog
-
- dropDatabase(String, boolean, boolean) - Method in interface org.apache.paimon.catalog.Catalog
-
Drop a database.
- dropDatabase(String, boolean, boolean) - Method in class org.apache.paimon.catalog.DelegateCatalog
-
- dropDatabase(String, boolean, boolean) - Method in class org.apache.paimon.flink.FlinkCatalog
-
- dropDatabase(String, boolean, boolean) - Method in class org.apache.paimon.flink.FlinkGenericCatalog
-
- dropDatabase(String, boolean, boolean) - Method in class org.apache.paimon.privilege.PrivilegedCatalog
-
- dropDatabaseImpl(String) - Method in class org.apache.paimon.catalog.AbstractCatalog
-
- dropDatabaseImpl(String) - Method in class org.apache.paimon.catalog.FileSystemCatalog
-
- dropDatabaseImpl(String) - Method in class org.apache.paimon.hive.HiveCatalog
-
- dropDatabaseImpl(String) - Method in class org.apache.paimon.jdbc.JdbcCatalog
-
- DropDeleteReader - Class in org.apache.paimon.mergetree
-
- DropDeleteReader(RecordReader<KeyValue>) - Constructor for class org.apache.paimon.mergetree.DropDeleteReader
-
- dropFunction(ObjectPath, boolean) - Method in class org.apache.paimon.flink.FlinkCatalog
-
- dropFunction(ObjectPath, boolean) - Method in class org.apache.paimon.flink.FlinkGenericCatalog
-
- dropNamespace(String[]) - Method in class org.apache.paimon.spark.SparkCatalog
-
Drop a namespace from the catalog, recursively dropping all objects within the namespace.
- dropNamespace(String[], boolean) - Method in class org.apache.paimon.spark.SparkCatalog
-
Drop a namespace from the catalog with cascade mode, recursively dropping all objects within
the namespace if cascade is true.
- dropNamespace(String[], boolean) - Method in class org.apache.paimon.spark.SparkGenericCatalog
-
- dropPartition(Identifier, Map<String, String>) - Method in class org.apache.paimon.catalog.AbstractCatalog
-
- dropPartition(Identifier, Map<String, String>) - Method in class org.apache.paimon.catalog.CachingCatalog
-
- dropPartition(Identifier, Map<String, String>) - Method in interface org.apache.paimon.catalog.Catalog
-
Drop the partition of the specify table.
- dropPartition(Identifier, Map<String, String>) - Method in class org.apache.paimon.catalog.DelegateCatalog
-
- dropPartition(ObjectPath, CatalogPartitionSpec, boolean) - Method in class org.apache.paimon.flink.FlinkCatalog
-
- dropPartition(ObjectPath, CatalogPartitionSpec, boolean) - Method in class org.apache.paimon.flink.FlinkGenericCatalog
-
- dropPartition(Identifier, Map<String, String>) - Method in class org.apache.paimon.hive.HiveCatalog
-
- dropPartition(Identifier, Map<String, String>) - Method in class org.apache.paimon.privilege.PrivilegedCatalog
-
- DropPartitionAction - Class in org.apache.paimon.flink.action
-
Table drop partition action for Flink.
- DropPartitionAction(String, String, String, List<Map<String, String>>, Map<String, String>) - Constructor for class org.apache.paimon.flink.action.DropPartitionAction
-
- DropPartitionActionFactory - Class in org.apache.paimon.flink.action
-
- DropPartitionActionFactory() - Constructor for class org.apache.paimon.flink.action.DropPartitionActionFactory
-
- DropPartitionProcedure - Class in org.apache.paimon.flink.procedure
-
- DropPartitionProcedure() - Constructor for class org.apache.paimon.flink.procedure.DropPartitionProcedure
-
Deprecated.
- dropPartitions(List<Map<String, String>>, long) - Method in interface org.apache.paimon.operation.FileStoreCommit
-
Drop multiple partitions.
- dropPartitions(List<Map<String, String>>, long) - Method in class org.apache.paimon.operation.FileStoreCommitImpl
-
- dropPathIfRequired(Path, FileIO) - Method in interface org.apache.paimon.hive.LocationHelper
-
- dropPathIfRequired(Path, FileIO) - Method in class org.apache.paimon.hive.StorageLocationHelper
-
- dropPathIfRequired(Path, FileIO) - Method in class org.apache.paimon.hive.TBPropertiesLocationHelper
-
- dropPrivilegedUser(String) - Method in class org.apache.paimon.privilege.PrivilegedCatalog
-
- DropPrivilegedUserProcedure - Class in org.apache.paimon.flink.procedure.privilege
-
Procedure to drop a user from the privilege system.
- DropPrivilegedUserProcedure() - Constructor for class org.apache.paimon.flink.procedure.privilege.DropPrivilegedUserProcedure
-
- dropTable(Identifier, boolean) - Method in class org.apache.paimon.catalog.AbstractCatalog
-
- dropTable(Identifier, boolean) - Method in class org.apache.paimon.catalog.CachingCatalog
-
- dropTable(Identifier, boolean) - Method in interface org.apache.paimon.catalog.Catalog
-
Drop a table.
- dropTable(Identifier, boolean) - Method in class org.apache.paimon.catalog.DelegateCatalog
-
- dropTable(ObjectPath, boolean) - Method in class org.apache.paimon.flink.FlinkCatalog
-
- dropTable(ObjectPath, boolean) - Method in class org.apache.paimon.flink.FlinkGenericCatalog
-
- dropTable(Identifier, boolean) - Method in class org.apache.paimon.privilege.PrivilegedCatalog
-
- dropTable(Identifier) - Method in class org.apache.paimon.spark.SparkCatalog
-
- dropTable(Identifier) - Method in class org.apache.paimon.spark.SparkGenericCatalog
-
- dropTableImpl(Identifier) - Method in class org.apache.paimon.catalog.AbstractCatalog
-
- dropTableImpl(Identifier) - Method in class org.apache.paimon.catalog.FileSystemCatalog
-
- dropTableImpl(Identifier) - Method in class org.apache.paimon.hive.HiveCatalog
-
- dropTableImpl(Identifier) - Method in class org.apache.paimon.jdbc.JdbcCatalog
-
- dropUser(String) - Method in class org.apache.paimon.privilege.FileBasedPrivilegeManager
-
- dropUser(String) - Method in interface org.apache.paimon.privilege.PrivilegeManager
-
Remove user
from the privilege system.
- dropView(Identifier, boolean) - Method in interface org.apache.paimon.catalog.Catalog
-
Drop a view.
- dropView(Identifier, boolean) - Method in class org.apache.paimon.catalog.DelegateCatalog
-
- dropView(Identifier, boolean) - Method in class org.apache.paimon.hive.HiveCatalog
-
- dryRun() - Method in class org.apache.paimon.flink.action.RemoveOrphanFilesAction
-
- DUMMY_LEVEL - Static variable in class org.apache.paimon.io.DataFileMeta
-
- duplicate() - Method in class org.apache.paimon.data.serializer.BinaryRowSerializer
-
- duplicate() - Method in class org.apache.paimon.data.serializer.DecimalSerializer
-
- duplicate() - Method in class org.apache.paimon.data.serializer.InternalArraySerializer
-
- duplicate() - Method in class org.apache.paimon.data.serializer.InternalMapSerializer
-
- duplicate() - Method in class org.apache.paimon.data.serializer.InternalRowSerializer
-
- duplicate() - Method in class org.apache.paimon.data.serializer.ListSerializer
-
- duplicate() - Method in class org.apache.paimon.data.serializer.NullableSerializer
-
- duplicate() - Method in class org.apache.paimon.data.serializer.RowCompactedSerializer
-
- duplicate() - Method in interface org.apache.paimon.data.serializer.Serializer
-
Creates a deep copy of this serializer if it is necessary, i.e.
- duplicate() - Method in class org.apache.paimon.data.serializer.SerializerSingleton
-
- duplicate() - Method in class org.apache.paimon.data.serializer.TimestampSerializer
-
- duplicate() - Method in class org.apache.paimon.flink.sink.index.KeyWithRowSerializer
-
- duplicate() - Method in class org.apache.paimon.flink.utils.InternalRowTypeSerializer
-
- duplicate() - Method in class org.apache.paimon.flink.utils.JavaSerializer
-
- durationType() - Method in class org.apache.paimon.options.ConfigOptions.OptionBuilder
-
Defines that the value of the option should be of Duration
type.
- dvRangesToRowArrayData(LinkedHashMap<String, Pair<Integer, Integer>>) - Static method in class org.apache.paimon.index.IndexFileMetaSerializer
-
- DYNAMIC_BUCKET_ASSIGNER_PARALLELISM - Static variable in class org.apache.paimon.CoreOptions
-
- DYNAMIC_BUCKET_INITIAL_BUCKETS - Static variable in class org.apache.paimon.CoreOptions
-
- DYNAMIC_BUCKET_TARGET_ROW_NUM - Static variable in class org.apache.paimon.CoreOptions
-
- DYNAMIC_OUTPUT_TAG - Static variable in class org.apache.paimon.flink.sink.cdc.CdcDynamicTableParsingProcessFunction
-
- DYNAMIC_PARTITION_OVERWRITE - Static variable in class org.apache.paimon.CoreOptions
-
- DYNAMIC_SCHEMA_CHANGE_OUTPUT_TAG - Static variable in class org.apache.paimon.flink.sink.cdc.CdcDynamicTableParsingProcessFunction
-
- dynamicBucketAssignerParallelism() - Method in class org.apache.paimon.CoreOptions
-
- DynamicBucketCompactSink - Class in org.apache.paimon.flink.sink
-
This class is only used for generate compact sink topology for dynamic bucket table.
- DynamicBucketCompactSink(FileStoreTable, Map<String, String>) - Constructor for class org.apache.paimon.flink.sink.DynamicBucketCompactSink
-
- dynamicBucketInitialBuckets() - Method in class org.apache.paimon.CoreOptions
-
- DynamicBucketRowKeyExtractor - Class in org.apache.paimon.table.sink
-
- DynamicBucketRowKeyExtractor(TableSchema) - Constructor for class org.apache.paimon.table.sink.DynamicBucketRowKeyExtractor
-
- DynamicBucketRowWriteOperator - Class in org.apache.paimon.flink.sink
-
- DynamicBucketRowWriteOperator(FileStoreTable, StoreSinkWrite.Provider, String) - Constructor for class org.apache.paimon.flink.sink.DynamicBucketRowWriteOperator
-
- DynamicBucketSink<T> - Class in org.apache.paimon.flink.sink
-
Sink for dynamic bucket table.
- DynamicBucketSink(FileStoreTable, Map<String, String>) - Constructor for class org.apache.paimon.flink.sink.DynamicBucketSink
-
- dynamicBucketTargetRowNum() - Method in class org.apache.paimon.CoreOptions
-
- dynamicPartitionFilteringFields() - Method in class org.apache.paimon.flink.source.BaseDataTableSource
-
- dynamicPartitionFilteringFields() - Method in class org.apache.paimon.flink.source.DataTableSource
-
- dynamicPartitionFilteringFields(List<String>) - Method in class org.apache.paimon.flink.source.FlinkSourceBuilder
-
- DynamicPartitionFilteringInfo - Class in org.apache.paimon.flink.source
-
Manage dynamic partition filtering fields and table partition row.
- DynamicPartitionFilteringInfo(RowType, List<String>) - Constructor for class org.apache.paimon.flink.source.DynamicPartitionFilteringInfo
-
- DynamicPartitionLoader - Class in org.apache.paimon.flink.lookup
-
Dynamic partition for lookup.
- dynamicPartitionOverwrite() - Method in class org.apache.paimon.CoreOptions
-
- DynamicPartitionPruningAssigner - Class in org.apache.paimon.flink.source.assigners
-
Assigner to perform dynamic partition pruning by given DynamicFilteringData
.
- DynamicPartitionPruningAssigner(SplitAssigner, Projection, DynamicFilteringData) - Constructor for class org.apache.paimon.flink.source.assigners.DynamicPartitionPruningAssigner
-
- earlierOrEqualTimeMills(long) - Method in class org.apache.paimon.utils.SnapshotManager
-
Returns a
Snapshot
whoes commit time is earlier than or equal to given timestamp
mills.
- earlierThanTimeMills(long, boolean) - Method in class org.apache.paimon.utils.SnapshotManager
-
Returns the latest snapshot earlier than the timestamp mills.
- EARLIEST - Static variable in class org.apache.paimon.utils.SnapshotManager
-
- earliestFileCreationEpochMillis() - Method in class org.apache.paimon.table.source.DataSplit
-
- earliestLongLivedChangelogId() - Method in class org.apache.paimon.utils.SnapshotManager
-
- earliestSnapshot() - Method in class org.apache.paimon.utils.SnapshotManager
-
- earliestSnapshotId() - Method in class org.apache.paimon.utils.SnapshotManager
-
- elementValue() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationContext
-
- elementValue() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationContext
-
- elementValue() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.DefaultValueContext
-
- elementValue() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.DefaultValueContext
-
- elementValue() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- elementValue() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- elementValue() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ElementValueArrayInitializerContext
-
- elementValue(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ElementValueArrayInitializerContext
-
- elementValue() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ElementValueArrayInitializerContext
-
- elementValue(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ElementValueArrayInitializerContext
-
- elementValue() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ElementValuePairContext
-
- elementValue() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ElementValuePairContext
-
- elementValueArrayInitializer() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- elementValueArrayInitializer() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- elementValueArrayInitializer() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ElementValueContext
-
- elementValueArrayInitializer() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ElementValueContext
-
- ElementValueArrayInitializerContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.ElementValueArrayInitializerContext
-
- ElementValueArrayInitializerContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.ElementValueArrayInitializerContext
-
- ElementValueContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.ElementValueContext
-
- ElementValueContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.ElementValueContext
-
- elementValuePair() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- elementValuePair() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- elementValuePair() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ElementValuePairsContext
-
- elementValuePair(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ElementValuePairsContext
-
- elementValuePair() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ElementValuePairsContext
-
- elementValuePair(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ElementValuePairsContext
-
- ElementValuePairContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.ElementValuePairContext
-
- ElementValuePairContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.ElementValuePairContext
-
- elementValuePairs() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationContext
-
- elementValuePairs() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationContext
-
- elementValuePairs() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- elementValuePairs() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- ElementValuePairsContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.ElementValuePairsContext
-
- ElementValuePairsContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.ElementValuePairsContext
-
- ELLIPSIS - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- ELLIPSIS - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- ELLIPSIS - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- ELLIPSIS - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- ELLIPSIS() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LastFormalParameterContext
-
- ELLIPSIS() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LastFormalParameterContext
-
- ELSE - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- ELSE - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- ELSE - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- ELSE - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- ELSE() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- ELSE() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- embeddedIndex() - Method in class org.apache.paimon.io.DataFileMeta
-
- embeddedIndexBytes() - Method in interface org.apache.paimon.io.DataFileIndexWriter.FileIndexResult
-
- emitRecord(SourceReaderContext, BulkFormat.RecordIterator<RowData>, SourceOutput<RowData>, FileStoreSourceSplitState, FileStoreSourceReaderMetrics) - Static method in class org.apache.paimon.flink.source.FlinkRecordsWithSplitIds
-
- empty() - Method in class org.apache.paimon.arrow.vector.ArrowFormatCWriter
-
- empty() - Method in class org.apache.paimon.arrow.vector.ArrowFormatWriter
-
- empty() - Method in class org.apache.paimon.fileindex.FileIndexWriter
-
- empty() - Static method in class org.apache.paimon.flink.Projection
-
Create an empty
Projection
, that is a projection that projects no fields, returning
an empty
DataType
.
- empty() - Static method in class org.apache.paimon.mergetree.SortedRun
-
- empty() - Static method in class org.apache.paimon.table.CatalogEnvironment
-
- EMPTY - Static variable in class org.apache.paimon.table.source.snapshot.StartingContext
-
- EMPTY - Static variable in class org.apache.paimon.utils.BitSliceIndexRoaringBitmap
-
- empty() - Static method in interface org.apache.paimon.utils.CloseableIterator
-
- EMPTY - Static variable in class org.apache.paimon.utils.IntArrayList
-
- empty() - Static method in class org.apache.paimon.utils.Projection
-
Create an empty
Projection
, that is a projection that projects no fields, returning
an empty
DataType
.
- EMPTY - Static variable in class org.apache.paimon.utils.StringUtils
-
The empty String ""
.
- EMPTY_BOOLEAN_ARRAY - Static variable in class org.apache.paimon.utils.ArrayUtils
-
An empty immutable boolean
array.
- EMPTY_BOOLEAN_OBJECT_ARRAY - Static variable in class org.apache.paimon.utils.ArrayUtils
-
An empty immutable Boolean
array.
- EMPTY_BYTE_ARRAY - Static variable in class org.apache.paimon.utils.ArrayUtils
-
An empty immutable byte
array.
- EMPTY_BYTE_OBJECT_ARRAY - Static variable in class org.apache.paimon.utils.ArrayUtils
-
An empty immutable Byte
array.
- EMPTY_DOUBLE_ARRAY - Static variable in class org.apache.paimon.utils.ArrayUtils
-
An empty immutable double
array.
- EMPTY_DOUBLE_OBJECT_ARRAY - Static variable in class org.apache.paimon.utils.ArrayUtils
-
An empty immutable Double
array.
- EMPTY_FLOAT_ARRAY - Static variable in class org.apache.paimon.utils.ArrayUtils
-
An empty immutable float
array.
- EMPTY_FLOAT_OBJECT_ARRAY - Static variable in class org.apache.paimon.utils.ArrayUtils
-
An empty immutable Float
array.
- EMPTY_INSTANCE - Static variable in interface org.apache.paimon.utils.CloseableIterator
-
- EMPTY_INT_ARRAY - Static variable in class org.apache.paimon.utils.ArrayUtils
-
An empty immutable int
array.
- EMPTY_INTEGER_OBJECT_ARRAY - Static variable in class org.apache.paimon.utils.ArrayUtils
-
An empty immutable Integer
array.
- EMPTY_LONG_ARRAY - Static variable in class org.apache.paimon.utils.ArrayUtils
-
An empty immutable long
array.
- EMPTY_LONG_OBJECT_ARRAY - Static variable in class org.apache.paimon.utils.ArrayUtils
-
An empty immutable Long
array.
- EMPTY_MAX_KEY - Static variable in class org.apache.paimon.io.DataFileMeta
-
- EMPTY_MIN_KEY - Static variable in class org.apache.paimon.io.DataFileMeta
-
- EMPTY_PROJECTION - Static variable in class org.apache.paimon.codegen.CodeGenUtils
-
- EMPTY_RESULT - Static variable in class org.apache.paimon.io.DataFileIndexWriter
-
- EMPTY_ROW - Static variable in class org.apache.paimon.data.BinaryRow
-
- EMPTY_ROW - Static variable in class org.apache.paimon.utils.BinaryRowDataUtil
-
- EMPTY_SHORT_ARRAY - Static variable in class org.apache.paimon.utils.ArrayUtils
-
An empty immutable short
array.
- EMPTY_SHORT_OBJECT_ARRAY - Static variable in class org.apache.paimon.utils.ArrayUtils
-
An empty immutable Short
array.
- EMPTY_STATS - Static variable in class org.apache.paimon.stats.SimpleStats
-
Empty stats for 0 column number.
- EMPTY_STRING_ARRAY - Static variable in class org.apache.paimon.utils.ArrayUtils
-
An empty immutable String
array.
- EMPTY_STRING_ARRAY - Static variable in class org.apache.paimon.utils.BinaryStringUtils
-
- EMPTY_UTF8 - Static variable in class org.apache.paimon.data.BinaryString
-
- emptyFactory() - Static method in interface org.apache.paimon.deletionvectors.DeletionVector
-
- emptyFactory() - Static method in interface org.apache.paimon.operation.Lock
-
- EmptyFactory() - Constructor for class org.apache.paimon.operation.Lock.EmptyFactory
-
- EmptyFileIndexReader - Class in org.apache.paimon.fileindex.empty
-
Empty file index which has no writer and no serialized bytes.
- EmptyFileIndexReader() - Constructor for class org.apache.paimon.fileindex.empty.EmptyFileIndexReader
-
- emptyIncrement() - Static method in class org.apache.paimon.io.CompactIncrement
-
- emptyIncrement() - Static method in class org.apache.paimon.io.DataIncrement
-
- EmptyLock() - Constructor for class org.apache.paimon.operation.Lock.EmptyLock
-
- emptyRecord() - Static method in class org.apache.paimon.flink.sink.cdc.CdcRecord
-
- EmptyRecordReader<T> - Class in org.apache.paimon.reader
-
- EmptyRecordReader() - Constructor for class org.apache.paimon.reader.EmptyRecordReader
-
- emptyResult() - Static method in class org.apache.paimon.operation.ManifestsReader
-
- enableDictionaryEncoding() - Method in class org.apache.parquet.hadoop.ParquetWriter.Builder
-
Enables dictionary encoding for the constructed writer.
- enablePageWriteChecksum() - Method in class org.apache.parquet.hadoop.ParquetWriter.Builder
-
Enables writing page level checksums for the constructed writer.
- enableValidation() - Method in class org.apache.parquet.hadoop.ParquetWriter.Builder
-
Enables validation for the constructed writer.
- ENCODED_LENGTH - Static variable in class org.apache.paimon.lookup.sort.BlockTrailer
-
- ENCODED_LENGTH - Static variable in class org.apache.paimon.lookup.sort.Footer
-
- encodeInt(byte[], int, int) - Static method in class org.apache.paimon.utils.VarLengthIntUtils
-
- encodeInt(DataOutput, int) - Static method in class org.apache.paimon.utils.VarLengthIntUtils
-
- encodeLong(DataOutput, long) - Static method in class org.apache.paimon.utils.VarLengthIntUtils
-
- encodeLong(byte[], long) - Static method in class org.apache.paimon.utils.VarLengthIntUtils
-
- encodeUTF8(String) - Static method in class org.apache.paimon.data.BinaryString
-
This method must have the same result with JDK's String.getBytes.
- encodeUTF8(String, byte[]) - Static method in class org.apache.paimon.data.BinaryString
-
- encodingStrategy(OrcFile.EncodingStrategy) - Method in class org.apache.orc.OrcFile.WriterOptions
-
Sets the encoding strategy that is used to encode the data.
- EncodingUtils - Class in org.apache.paimon.utils
-
General utilities for string-encoding.
- encrypt(String) - Method in class org.apache.orc.OrcFile.WriterOptions
-
Encrypt a set of columns with a key.
- END_INPUT_CHECK_PARTITION_EXPIRE - Static variable in class org.apache.paimon.CoreOptions
-
- END_INPUT_WATERMARK - Static variable in class org.apache.paimon.flink.FlinkConnectorOptions
-
- endBoostrap(boolean) - Method in class org.apache.paimon.crosspartition.GlobalIndexAssigner
-
- endBoostrapWithoutEmit(boolean) - Method in class org.apache.paimon.crosspartition.GlobalIndexAssigner
-
- endInput() - Method in class org.apache.paimon.flink.clone.SnapshotHintOperator
-
- endInput() - Method in class org.apache.paimon.flink.compact.changelog.ChangelogCompactCoordinateOperator
-
- endInput() - Method in class org.apache.paimon.flink.shuffle.RangeShuffle.LocalSampleOperator
-
- endInput() - Method in class org.apache.paimon.flink.sink.AutoTagForSavepointCommitterOperator
-
- endInput() - Method in class org.apache.paimon.flink.sink.BatchWriteGeneratorTagOperator
-
- endInput() - Method in class org.apache.paimon.flink.sink.CommitterOperator
-
- endInput() - Method in class org.apache.paimon.flink.sink.index.GlobalIndexAssignerOperator
-
- endInput() - Method in class org.apache.paimon.flink.sink.LocalMergeOperator
-
- endInput() - Method in class org.apache.paimon.flink.sink.PrepareCommitOperator
-
- endInput() - Method in class org.apache.paimon.flink.sorter.SortOperator
-
- endInputCheckPartitionExpire() - Method in class org.apache.paimon.CoreOptions
-
- EndOfScanException - Exception in org.apache.paimon.table.source
-
Signals that an end of scanning has been reached unexpectedly during input.
- EndOfScanException() - Constructor for exception org.apache.paimon.table.source.EndOfScanException
-
- endsWith(BinaryString) - Method in class org.apache.paimon.data.BinaryString
-
Tests if this BinaryString ends with the specified suffix.
- EndsWith - Class in org.apache.paimon.predicate
-
- endsWith(int, Object) - Method in class org.apache.paimon.predicate.PredicateBuilder
-
- enforceBufferSize() - Method in class org.apache.orc.OrcFile.WriterOptions
-
Enforce writer to use requested buffer size instead of estimating buffer size based on
stripe size and number of columns.
- enhancedForControl() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- enhancedForControl() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- enhancedForControl() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ForControlContext
-
- enhancedForControl() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ForControlContext
-
- EnhancedForControlContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.EnhancedForControlContext
-
- EnhancedForControlContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.EnhancedForControlContext
-
- enrichContextWithAttemptWrapper(TaskAttemptContext) - Static method in class org.apache.paimon.hive.mapred.TezUtil
-
Creates a new taskAttemptContext by replacing the taskAttemptID with a wrapped object.
- enrichContextWithVertexId(JobContext) - Static method in class org.apache.paimon.hive.mapred.TezUtil
-
If the Tez vertex id is present in config, creates a new jobContext by appending the Tez
vertex id to the jobID.
- enterAnnotation(JavaParser.AnnotationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterAnnotation(JavaParser.AnnotationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterAnnotation(JavaParser.AnnotationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterAnnotation(JavaParser.AnnotationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterAnnotationConstantRest(JavaParser.AnnotationConstantRestContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterAnnotationConstantRest(JavaParser.AnnotationConstantRestContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterAnnotationConstantRest(JavaParser.AnnotationConstantRestContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterAnnotationConstantRest(JavaParser.AnnotationConstantRestContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterAnnotationMethodOrConstantRest(JavaParser.AnnotationMethodOrConstantRestContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterAnnotationMethodOrConstantRest(JavaParser.AnnotationMethodOrConstantRestContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterAnnotationMethodOrConstantRest(JavaParser.AnnotationMethodOrConstantRestContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterAnnotationMethodOrConstantRest(JavaParser.AnnotationMethodOrConstantRestContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterAnnotationMethodRest(JavaParser.AnnotationMethodRestContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterAnnotationMethodRest(JavaParser.AnnotationMethodRestContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterAnnotationMethodRest(JavaParser.AnnotationMethodRestContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterAnnotationMethodRest(JavaParser.AnnotationMethodRestContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterAnnotationTypeBody(JavaParser.AnnotationTypeBodyContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterAnnotationTypeBody(JavaParser.AnnotationTypeBodyContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterAnnotationTypeBody(JavaParser.AnnotationTypeBodyContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterAnnotationTypeBody(JavaParser.AnnotationTypeBodyContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterAnnotationTypeDeclaration(JavaParser.AnnotationTypeDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterAnnotationTypeDeclaration(JavaParser.AnnotationTypeDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterAnnotationTypeDeclaration(JavaParser.AnnotationTypeDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterAnnotationTypeDeclaration(JavaParser.AnnotationTypeDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterAnnotationTypeElementDeclaration(JavaParser.AnnotationTypeElementDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterAnnotationTypeElementDeclaration(JavaParser.AnnotationTypeElementDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterAnnotationTypeElementDeclaration(JavaParser.AnnotationTypeElementDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterAnnotationTypeElementDeclaration(JavaParser.AnnotationTypeElementDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterAnnotationTypeElementRest(JavaParser.AnnotationTypeElementRestContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterAnnotationTypeElementRest(JavaParser.AnnotationTypeElementRestContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterAnnotationTypeElementRest(JavaParser.AnnotationTypeElementRestContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterAnnotationTypeElementRest(JavaParser.AnnotationTypeElementRestContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterArguments(JavaParser.ArgumentsContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterArguments(JavaParser.ArgumentsContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterArguments(JavaParser.ArgumentsContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterArguments(JavaParser.ArgumentsContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterArrayCreatorRest(JavaParser.ArrayCreatorRestContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterArrayCreatorRest(JavaParser.ArrayCreatorRestContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterArrayCreatorRest(JavaParser.ArrayCreatorRestContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterArrayCreatorRest(JavaParser.ArrayCreatorRestContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterArrayInitializer(JavaParser.ArrayInitializerContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterArrayInitializer(JavaParser.ArrayInitializerContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterArrayInitializer(JavaParser.ArrayInitializerContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterArrayInitializer(JavaParser.ArrayInitializerContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterBlock(JavaParser.BlockContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterBlock(JavaParser.BlockContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterBlock(JavaParser.BlockContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterBlock(JavaParser.BlockContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterBlockStatement(JavaParser.BlockStatementContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterBlockStatement(JavaParser.BlockStatementContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterBlockStatement(JavaParser.BlockStatementContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterBlockStatement(JavaParser.BlockStatementContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterCatchClause(JavaParser.CatchClauseContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterCatchClause(JavaParser.CatchClauseContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterCatchClause(JavaParser.CatchClauseContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterCatchClause(JavaParser.CatchClauseContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterCatchType(JavaParser.CatchTypeContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterCatchType(JavaParser.CatchTypeContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterCatchType(JavaParser.CatchTypeContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterCatchType(JavaParser.CatchTypeContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterClassBody(JavaParser.ClassBodyContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterClassBody(JavaParser.ClassBodyContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterClassBody(JavaParser.ClassBodyContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterClassBody(JavaParser.ClassBodyContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterClassBodyDeclaration(JavaParser.ClassBodyDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterClassBodyDeclaration(JavaParser.ClassBodyDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterClassBodyDeclaration(JavaParser.ClassBodyDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterClassBodyDeclaration(JavaParser.ClassBodyDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterClassCreatorRest(JavaParser.ClassCreatorRestContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterClassCreatorRest(JavaParser.ClassCreatorRestContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterClassCreatorRest(JavaParser.ClassCreatorRestContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterClassCreatorRest(JavaParser.ClassCreatorRestContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterClassDeclaration(JavaParser.ClassDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterClassDeclaration(JavaParser.ClassDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterClassDeclaration(JavaParser.ClassDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterClassDeclaration(JavaParser.ClassDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterClassOrInterfaceModifier(JavaParser.ClassOrInterfaceModifierContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterClassOrInterfaceModifier(JavaParser.ClassOrInterfaceModifierContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterClassOrInterfaceModifier(JavaParser.ClassOrInterfaceModifierContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterClassOrInterfaceModifier(JavaParser.ClassOrInterfaceModifierContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterClassOrInterfaceType(JavaParser.ClassOrInterfaceTypeContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterClassOrInterfaceType(JavaParser.ClassOrInterfaceTypeContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterClassOrInterfaceType(JavaParser.ClassOrInterfaceTypeContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterClassOrInterfaceType(JavaParser.ClassOrInterfaceTypeContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterClassType(JavaParser.ClassTypeContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterClassType(JavaParser.ClassTypeContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterClassType(JavaParser.ClassTypeContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterClassType(JavaParser.ClassTypeContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterCompilationUnit(JavaParser.CompilationUnitContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterCompilationUnit(JavaParser.CompilationUnitContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterCompilationUnit(JavaParser.CompilationUnitContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterCompilationUnit(JavaParser.CompilationUnitContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterConstantDeclarator(JavaParser.ConstantDeclaratorContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterConstantDeclarator(JavaParser.ConstantDeclaratorContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterConstantDeclarator(JavaParser.ConstantDeclaratorContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterConstantDeclarator(JavaParser.ConstantDeclaratorContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterConstDeclaration(JavaParser.ConstDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterConstDeclaration(JavaParser.ConstDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterConstDeclaration(JavaParser.ConstDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterConstDeclaration(JavaParser.ConstDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterConstructorCall(JavaParser.ConstructorCallContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterConstructorCall(JavaParser.ConstructorCallContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterConstructorCall(JavaParser.ConstructorCallContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterConstructorCall(JavaParser.ConstructorCallContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterConstructorDeclaration(JavaParser.ConstructorDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterConstructorDeclaration(JavaParser.ConstructorDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterConstructorDeclaration(JavaParser.ConstructorDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterConstructorDeclaration(JavaParser.ConstructorDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterCreatedName(JavaParser.CreatedNameContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterCreatedName(JavaParser.CreatedNameContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterCreatedName(JavaParser.CreatedNameContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterCreatedName(JavaParser.CreatedNameContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterCreator(JavaParser.CreatorContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterCreator(JavaParser.CreatorContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterCreator(JavaParser.CreatorContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterCreator(JavaParser.CreatorContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterDefaultValue(JavaParser.DefaultValueContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterDefaultValue(JavaParser.DefaultValueContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterDefaultValue(JavaParser.DefaultValueContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterDefaultValue(JavaParser.DefaultValueContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterElementValue(JavaParser.ElementValueContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterElementValue(JavaParser.ElementValueContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterElementValue(JavaParser.ElementValueContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterElementValue(JavaParser.ElementValueContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterElementValueArrayInitializer(JavaParser.ElementValueArrayInitializerContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterElementValueArrayInitializer(JavaParser.ElementValueArrayInitializerContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterElementValueArrayInitializer(JavaParser.ElementValueArrayInitializerContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterElementValueArrayInitializer(JavaParser.ElementValueArrayInitializerContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterElementValuePair(JavaParser.ElementValuePairContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterElementValuePair(JavaParser.ElementValuePairContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterElementValuePair(JavaParser.ElementValuePairContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterElementValuePair(JavaParser.ElementValuePairContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterElementValuePairs(JavaParser.ElementValuePairsContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterElementValuePairs(JavaParser.ElementValuePairsContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterElementValuePairs(JavaParser.ElementValuePairsContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterElementValuePairs(JavaParser.ElementValuePairsContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterEnhancedForControl(JavaParser.EnhancedForControlContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterEnhancedForControl(JavaParser.EnhancedForControlContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterEnhancedForControl(JavaParser.EnhancedForControlContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterEnhancedForControl(JavaParser.EnhancedForControlContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterEnumBodyDeclarations(JavaParser.EnumBodyDeclarationsContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterEnumBodyDeclarations(JavaParser.EnumBodyDeclarationsContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterEnumBodyDeclarations(JavaParser.EnumBodyDeclarationsContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterEnumBodyDeclarations(JavaParser.EnumBodyDeclarationsContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterEnumConstant(JavaParser.EnumConstantContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterEnumConstant(JavaParser.EnumConstantContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterEnumConstant(JavaParser.EnumConstantContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterEnumConstant(JavaParser.EnumConstantContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterEnumConstants(JavaParser.EnumConstantsContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterEnumConstants(JavaParser.EnumConstantsContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterEnumConstants(JavaParser.EnumConstantsContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterEnumConstants(JavaParser.EnumConstantsContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterEnumDeclaration(JavaParser.EnumDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterEnumDeclaration(JavaParser.EnumDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterEnumDeclaration(JavaParser.EnumDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterEnumDeclaration(JavaParser.EnumDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterEveryRule(ParserRuleContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
- enterEveryRule(ParserRuleContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
- enterExplicitGenericInvocation(JavaParser.ExplicitGenericInvocationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterExplicitGenericInvocation(JavaParser.ExplicitGenericInvocationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterExplicitGenericInvocation(JavaParser.ExplicitGenericInvocationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterExplicitGenericInvocation(JavaParser.ExplicitGenericInvocationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterExplicitGenericInvocationSuffix(JavaParser.ExplicitGenericInvocationSuffixContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterExplicitGenericInvocationSuffix(JavaParser.ExplicitGenericInvocationSuffixContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterExplicitGenericInvocationSuffix(JavaParser.ExplicitGenericInvocationSuffixContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterExplicitGenericInvocationSuffix(JavaParser.ExplicitGenericInvocationSuffixContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterExpression(JavaParser.ExpressionContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterExpression(JavaParser.ExpressionContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterExpression(JavaParser.ExpressionContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterExpression(JavaParser.ExpressionContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterExpressionList(JavaParser.ExpressionListContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterExpressionList(JavaParser.ExpressionListContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterExpressionList(JavaParser.ExpressionListContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterExpressionList(JavaParser.ExpressionListContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterFieldDeclaration(JavaParser.FieldDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterFieldDeclaration(JavaParser.FieldDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterFieldDeclaration(JavaParser.FieldDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterFieldDeclaration(JavaParser.FieldDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterFinallyBlock(JavaParser.FinallyBlockContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterFinallyBlock(JavaParser.FinallyBlockContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterFinallyBlock(JavaParser.FinallyBlockContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterFinallyBlock(JavaParser.FinallyBlockContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterFloatLiteral(JavaParser.FloatLiteralContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterFloatLiteral(JavaParser.FloatLiteralContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterFloatLiteral(JavaParser.FloatLiteralContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterFloatLiteral(JavaParser.FloatLiteralContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterForControl(JavaParser.ForControlContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterForControl(JavaParser.ForControlContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterForControl(JavaParser.ForControlContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterForControl(JavaParser.ForControlContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterForInit(JavaParser.ForInitContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterForInit(JavaParser.ForInitContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterForInit(JavaParser.ForInitContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterForInit(JavaParser.ForInitContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterFormalParameter(JavaParser.FormalParameterContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterFormalParameter(JavaParser.FormalParameterContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterFormalParameter(JavaParser.FormalParameterContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterFormalParameter(JavaParser.FormalParameterContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterFormalParameterList(JavaParser.FormalParameterListContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterFormalParameterList(JavaParser.FormalParameterListContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterFormalParameterList(JavaParser.FormalParameterListContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterFormalParameterList(JavaParser.FormalParameterListContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterFormalParameters(JavaParser.FormalParametersContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterFormalParameters(JavaParser.FormalParametersContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterFormalParameters(JavaParser.FormalParametersContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterFormalParameters(JavaParser.FormalParametersContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterGenericConstructorDeclaration(JavaParser.GenericConstructorDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterGenericConstructorDeclaration(JavaParser.GenericConstructorDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterGenericConstructorDeclaration(JavaParser.GenericConstructorDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterGenericConstructorDeclaration(JavaParser.GenericConstructorDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterGenericInterfaceMethodDeclaration(JavaParser.GenericInterfaceMethodDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterGenericInterfaceMethodDeclaration(JavaParser.GenericInterfaceMethodDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterGenericInterfaceMethodDeclaration(JavaParser.GenericInterfaceMethodDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterGenericInterfaceMethodDeclaration(JavaParser.GenericInterfaceMethodDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterGenericMethodDeclaration(JavaParser.GenericMethodDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterGenericMethodDeclaration(JavaParser.GenericMethodDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterGenericMethodDeclaration(JavaParser.GenericMethodDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterGenericMethodDeclaration(JavaParser.GenericMethodDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterImportDeclaration(JavaParser.ImportDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterImportDeclaration(JavaParser.ImportDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterImportDeclaration(JavaParser.ImportDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterImportDeclaration(JavaParser.ImportDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterInnerCreator(JavaParser.InnerCreatorContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterInnerCreator(JavaParser.InnerCreatorContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterInnerCreator(JavaParser.InnerCreatorContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterInnerCreator(JavaParser.InnerCreatorContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterIntegerLiteral(JavaParser.IntegerLiteralContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterIntegerLiteral(JavaParser.IntegerLiteralContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterIntegerLiteral(JavaParser.IntegerLiteralContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterIntegerLiteral(JavaParser.IntegerLiteralContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterInterfaceBody(JavaParser.InterfaceBodyContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterInterfaceBody(JavaParser.InterfaceBodyContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterInterfaceBody(JavaParser.InterfaceBodyContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterInterfaceBody(JavaParser.InterfaceBodyContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterInterfaceBodyDeclaration(JavaParser.InterfaceBodyDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterInterfaceBodyDeclaration(JavaParser.InterfaceBodyDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterInterfaceBodyDeclaration(JavaParser.InterfaceBodyDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterInterfaceBodyDeclaration(JavaParser.InterfaceBodyDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterInterfaceDeclaration(JavaParser.InterfaceDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterInterfaceDeclaration(JavaParser.InterfaceDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterInterfaceDeclaration(JavaParser.InterfaceDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterInterfaceDeclaration(JavaParser.InterfaceDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterInterfaceMemberDeclaration(JavaParser.InterfaceMemberDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterInterfaceMemberDeclaration(JavaParser.InterfaceMemberDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterInterfaceMemberDeclaration(JavaParser.InterfaceMemberDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterInterfaceMemberDeclaration(JavaParser.InterfaceMemberDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterInterfaceMethodDeclaration(JavaParser.InterfaceMethodDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterInterfaceMethodDeclaration(JavaParser.InterfaceMethodDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterInterfaceMethodDeclaration(JavaParser.InterfaceMethodDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterInterfaceMethodDeclaration(JavaParser.InterfaceMethodDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterInterfaceMethodModifier(JavaParser.InterfaceMethodModifierContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterInterfaceMethodModifier(JavaParser.InterfaceMethodModifierContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterInterfaceMethodModifier(JavaParser.InterfaceMethodModifierContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterInterfaceMethodModifier(JavaParser.InterfaceMethodModifierContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterLambdaBody(JavaParser.LambdaBodyContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterLambdaBody(JavaParser.LambdaBodyContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterLambdaBody(JavaParser.LambdaBodyContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterLambdaBody(JavaParser.LambdaBodyContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterLambdaExpression(JavaParser.LambdaExpressionContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterLambdaExpression(JavaParser.LambdaExpressionContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterLambdaExpression(JavaParser.LambdaExpressionContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterLambdaExpression(JavaParser.LambdaExpressionContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterLambdaParameters(JavaParser.LambdaParametersContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterLambdaParameters(JavaParser.LambdaParametersContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterLambdaParameters(JavaParser.LambdaParametersContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterLambdaParameters(JavaParser.LambdaParametersContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterLastFormalParameter(JavaParser.LastFormalParameterContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterLastFormalParameter(JavaParser.LastFormalParameterContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterLastFormalParameter(JavaParser.LastFormalParameterContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterLastFormalParameter(JavaParser.LastFormalParameterContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterLiteral(JavaParser.LiteralContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterLiteral(JavaParser.LiteralContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterLiteral(JavaParser.LiteralContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterLiteral(JavaParser.LiteralContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterLocalTypeDeclaration(JavaParser.LocalTypeDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterLocalTypeDeclaration(JavaParser.LocalTypeDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterLocalTypeDeclaration(JavaParser.LocalTypeDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterLocalTypeDeclaration(JavaParser.LocalTypeDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterLocalVariableDeclaration(JavaParser.LocalVariableDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterLocalVariableDeclaration(JavaParser.LocalVariableDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterLocalVariableDeclaration(JavaParser.LocalVariableDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterLocalVariableDeclaration(JavaParser.LocalVariableDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterMemberDeclaration(JavaParser.MemberDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterMemberDeclaration(JavaParser.MemberDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterMemberDeclaration(JavaParser.MemberDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterMemberDeclaration(JavaParser.MemberDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterMethodBody(JavaParser.MethodBodyContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterMethodBody(JavaParser.MethodBodyContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterMethodBody(JavaParser.MethodBodyContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterMethodBody(JavaParser.MethodBodyContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterMethodCall(JavaParser.MethodCallContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterMethodCall(JavaParser.MethodCallContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterMethodCall(JavaParser.MethodCallContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterMethodCall(JavaParser.MethodCallContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterMethodDeclaration(JavaParser.MethodDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterMethodDeclaration(JavaParser.MethodDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterMethodDeclaration(JavaParser.MethodDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterMethodDeclaration(JavaParser.MethodDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterModifier(JavaParser.ModifierContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterModifier(JavaParser.ModifierContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterModifier(JavaParser.ModifierContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterModifier(JavaParser.ModifierContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterNonWildcardTypeArguments(JavaParser.NonWildcardTypeArgumentsContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterNonWildcardTypeArguments(JavaParser.NonWildcardTypeArgumentsContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterNonWildcardTypeArguments(JavaParser.NonWildcardTypeArgumentsContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterNonWildcardTypeArguments(JavaParser.NonWildcardTypeArgumentsContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterNonWildcardTypeArgumentsOrDiamond(JavaParser.NonWildcardTypeArgumentsOrDiamondContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterNonWildcardTypeArgumentsOrDiamond(JavaParser.NonWildcardTypeArgumentsOrDiamondContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterNonWildcardTypeArgumentsOrDiamond(JavaParser.NonWildcardTypeArgumentsOrDiamondContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterNonWildcardTypeArgumentsOrDiamond(JavaParser.NonWildcardTypeArgumentsOrDiamondContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterPackageDeclaration(JavaParser.PackageDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterPackageDeclaration(JavaParser.PackageDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterPackageDeclaration(JavaParser.PackageDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterPackageDeclaration(JavaParser.PackageDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterParExpression(JavaParser.ParExpressionContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterParExpression(JavaParser.ParExpressionContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterParExpression(JavaParser.ParExpressionContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterParExpression(JavaParser.ParExpressionContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterPrimary(JavaParser.PrimaryContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterPrimary(JavaParser.PrimaryContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterPrimary(JavaParser.PrimaryContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterPrimary(JavaParser.PrimaryContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterPrimitiveType(JavaParser.PrimitiveTypeContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterPrimitiveType(JavaParser.PrimitiveTypeContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterPrimitiveType(JavaParser.PrimitiveTypeContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterPrimitiveType(JavaParser.PrimitiveTypeContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterQualifiedName(JavaParser.QualifiedNameContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterQualifiedName(JavaParser.QualifiedNameContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterQualifiedName(JavaParser.QualifiedNameContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterQualifiedName(JavaParser.QualifiedNameContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterQualifiedNameList(JavaParser.QualifiedNameListContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterQualifiedNameList(JavaParser.QualifiedNameListContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterQualifiedNameList(JavaParser.QualifiedNameListContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterQualifiedNameList(JavaParser.QualifiedNameListContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterResource(JavaParser.ResourceContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterResource(JavaParser.ResourceContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterResource(JavaParser.ResourceContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterResource(JavaParser.ResourceContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterResources(JavaParser.ResourcesContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterResources(JavaParser.ResourcesContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterResources(JavaParser.ResourcesContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterResources(JavaParser.ResourcesContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterResourceSpecification(JavaParser.ResourceSpecificationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterResourceSpecification(JavaParser.ResourceSpecificationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterResourceSpecification(JavaParser.ResourceSpecificationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterResourceSpecification(JavaParser.ResourceSpecificationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationConstantRestContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationConstantRestContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationMethodOrConstantRestContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationMethodOrConstantRestContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationMethodRestContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationMethodRestContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeBodyContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeBodyContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeDeclarationContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeDeclarationContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeElementDeclarationContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeElementDeclarationContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeElementRestContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeElementRestContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ArgumentsContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ArgumentsContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ArrayCreatorRestContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ArrayCreatorRestContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ArrayInitializerContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ArrayInitializerContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.BlockContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.BlockContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.BlockStatementContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.BlockStatementContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CatchClauseContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CatchClauseContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CatchTypeContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CatchTypeContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassBodyContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassBodyContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassBodyDeclarationContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassBodyDeclarationContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassCreatorRestContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassCreatorRestContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassDeclarationContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassDeclarationContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassOrInterfaceModifierContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassOrInterfaceModifierContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassOrInterfaceTypeContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassOrInterfaceTypeContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassTypeContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassTypeContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CompilationUnitContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CompilationUnitContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstantDeclaratorContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstantDeclaratorContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstDeclarationContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstDeclarationContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstructorCallContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstructorCallContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstructorDeclarationContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstructorDeclarationContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CreatedNameContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CreatedNameContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CreatorContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CreatorContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.DefaultValueContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.DefaultValueContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ElementValueArrayInitializerContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ElementValueArrayInitializerContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ElementValueContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ElementValueContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ElementValuePairContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ElementValuePairContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ElementValuePairsContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ElementValuePairsContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnhancedForControlContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnhancedForControlContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumBodyDeclarationsContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumBodyDeclarationsContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumConstantContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumConstantContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumConstantsContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumConstantsContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumDeclarationContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumDeclarationContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExplicitGenericInvocationContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExplicitGenericInvocationContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExplicitGenericInvocationSuffixContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExplicitGenericInvocationSuffixContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionListContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionListContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FieldDeclarationContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FieldDeclarationContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FinallyBlockContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FinallyBlockContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FloatLiteralContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FloatLiteralContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ForControlContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ForControlContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ForInitContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ForInitContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FormalParameterContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FormalParameterContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FormalParameterListContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FormalParameterListContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FormalParametersContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FormalParametersContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.GenericConstructorDeclarationContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.GenericConstructorDeclarationContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.GenericInterfaceMethodDeclarationContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.GenericInterfaceMethodDeclarationContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.GenericMethodDeclarationContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.GenericMethodDeclarationContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ImportDeclarationContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ImportDeclarationContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InnerCreatorContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InnerCreatorContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.IntegerLiteralContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.IntegerLiteralContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceBodyContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceBodyContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceBodyDeclarationContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceBodyDeclarationContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceDeclarationContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceDeclarationContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMemberDeclarationContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMemberDeclarationContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMethodDeclarationContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMethodDeclarationContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMethodModifierContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMethodModifierContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LambdaBodyContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LambdaBodyContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LambdaExpressionContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LambdaExpressionContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LambdaParametersContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LambdaParametersContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LastFormalParameterContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LastFormalParameterContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LiteralContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LiteralContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LocalTypeDeclarationContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LocalTypeDeclarationContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LocalVariableDeclarationContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LocalVariableDeclarationContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MemberDeclarationContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MemberDeclarationContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MethodBodyContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MethodBodyContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MethodCallContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MethodCallContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MethodDeclarationContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MethodDeclarationContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ModifierContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ModifierContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.NonWildcardTypeArgumentsContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.NonWildcardTypeArgumentsContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.NonWildcardTypeArgumentsOrDiamondContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.NonWildcardTypeArgumentsOrDiamondContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PackageDeclarationContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PackageDeclarationContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ParExpressionContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ParExpressionContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PrimaryContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PrimaryContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PrimitiveTypeContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PrimitiveTypeContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.QualifiedNameContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.QualifiedNameContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.QualifiedNameListContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.QualifiedNameListContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ResourceContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ResourceContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ResourcesContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ResourcesContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ResourceSpecificationContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ResourceSpecificationContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.SuperSuffixContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.SuperSuffixContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.SwitchBlockStatementGroupContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.SwitchBlockStatementGroupContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.SwitchLabelContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.SwitchLabelContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeArgumentContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeArgumentContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeArgumentsContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeArgumentsContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeArgumentsOrDiamondContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeArgumentsOrDiamondContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeBoundContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeBoundContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeDeclarationContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeDeclarationContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeListContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeListContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeParameterContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeParameterContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeParametersContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeParametersContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeTypeContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeTypeContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeTypeOrVoidContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeTypeOrVoidContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableDeclaratorContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableDeclaratorContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableDeclaratorIdContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableDeclaratorIdContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableDeclaratorsContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableDeclaratorsContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableInitializerContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableInitializerContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableModifierContext
-
- enterRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableModifierContext
-
- enterStatement(JavaParser.StatementContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterStatement(JavaParser.StatementContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterStatement(JavaParser.StatementContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterStatement(JavaParser.StatementContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterSuperSuffix(JavaParser.SuperSuffixContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterSuperSuffix(JavaParser.SuperSuffixContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterSuperSuffix(JavaParser.SuperSuffixContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterSuperSuffix(JavaParser.SuperSuffixContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterSwitchBlockStatementGroup(JavaParser.SwitchBlockStatementGroupContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterSwitchBlockStatementGroup(JavaParser.SwitchBlockStatementGroupContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterSwitchBlockStatementGroup(JavaParser.SwitchBlockStatementGroupContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterSwitchBlockStatementGroup(JavaParser.SwitchBlockStatementGroupContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterSwitchLabel(JavaParser.SwitchLabelContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterSwitchLabel(JavaParser.SwitchLabelContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterSwitchLabel(JavaParser.SwitchLabelContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterSwitchLabel(JavaParser.SwitchLabelContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterTypeArgument(JavaParser.TypeArgumentContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterTypeArgument(JavaParser.TypeArgumentContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterTypeArgument(JavaParser.TypeArgumentContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterTypeArgument(JavaParser.TypeArgumentContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterTypeArguments(JavaParser.TypeArgumentsContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterTypeArguments(JavaParser.TypeArgumentsContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterTypeArguments(JavaParser.TypeArgumentsContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterTypeArguments(JavaParser.TypeArgumentsContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterTypeArgumentsOrDiamond(JavaParser.TypeArgumentsOrDiamondContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterTypeArgumentsOrDiamond(JavaParser.TypeArgumentsOrDiamondContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterTypeArgumentsOrDiamond(JavaParser.TypeArgumentsOrDiamondContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterTypeArgumentsOrDiamond(JavaParser.TypeArgumentsOrDiamondContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterTypeBound(JavaParser.TypeBoundContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterTypeBound(JavaParser.TypeBoundContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterTypeBound(JavaParser.TypeBoundContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterTypeBound(JavaParser.TypeBoundContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterTypeDeclaration(JavaParser.TypeDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterTypeDeclaration(JavaParser.TypeDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterTypeDeclaration(JavaParser.TypeDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterTypeDeclaration(JavaParser.TypeDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterTypeList(JavaParser.TypeListContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterTypeList(JavaParser.TypeListContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterTypeList(JavaParser.TypeListContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterTypeList(JavaParser.TypeListContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterTypeParameter(JavaParser.TypeParameterContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterTypeParameter(JavaParser.TypeParameterContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterTypeParameter(JavaParser.TypeParameterContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterTypeParameter(JavaParser.TypeParameterContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterTypeParameters(JavaParser.TypeParametersContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterTypeParameters(JavaParser.TypeParametersContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterTypeParameters(JavaParser.TypeParametersContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterTypeParameters(JavaParser.TypeParametersContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterTypeType(JavaParser.TypeTypeContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterTypeType(JavaParser.TypeTypeContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterTypeType(JavaParser.TypeTypeContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterTypeType(JavaParser.TypeTypeContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterTypeTypeOrVoid(JavaParser.TypeTypeOrVoidContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterTypeTypeOrVoid(JavaParser.TypeTypeOrVoidContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterTypeTypeOrVoid(JavaParser.TypeTypeOrVoidContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterTypeTypeOrVoid(JavaParser.TypeTypeOrVoidContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterVariableDeclarator(JavaParser.VariableDeclaratorContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterVariableDeclarator(JavaParser.VariableDeclaratorContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterVariableDeclarator(JavaParser.VariableDeclaratorContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterVariableDeclarator(JavaParser.VariableDeclaratorContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterVariableDeclaratorId(JavaParser.VariableDeclaratorIdContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterVariableDeclaratorId(JavaParser.VariableDeclaratorIdContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterVariableDeclaratorId(JavaParser.VariableDeclaratorIdContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterVariableDeclaratorId(JavaParser.VariableDeclaratorIdContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterVariableDeclarators(JavaParser.VariableDeclaratorsContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterVariableDeclarators(JavaParser.VariableDeclaratorsContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterVariableDeclarators(JavaParser.VariableDeclaratorsContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterVariableDeclarators(JavaParser.VariableDeclaratorsContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterVariableInitializer(JavaParser.VariableInitializerContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterVariableInitializer(JavaParser.VariableInitializerContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterVariableInitializer(JavaParser.VariableInitializerContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterVariableInitializer(JavaParser.VariableInitializerContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterVariableModifier(JavaParser.VariableModifierContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterVariableModifier(JavaParser.VariableModifierContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- enterVariableModifier(JavaParser.VariableModifierContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- enterVariableModifier(JavaParser.VariableModifierContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- EntityType - Enum in org.apache.paimon.privilege
-
Entity type in privilege system.
- entrySet() - Method in class org.apache.paimon.fileindex.FileIndexOptions
-
- ENUM - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- ENUM - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- ENUM - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- ENUM - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- ENUM() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumDeclarationContext
-
- ENUM() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumDeclarationContext
-
- enumBodyDeclarations() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- enumBodyDeclarations() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- enumBodyDeclarations() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumDeclarationContext
-
- enumBodyDeclarations() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumDeclarationContext
-
- EnumBodyDeclarationsContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.EnumBodyDeclarationsContext
-
- EnumBodyDeclarationsContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.EnumBodyDeclarationsContext
-
- enumConstant() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- enumConstant() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- enumConstant() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumConstantsContext
-
- enumConstant(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumConstantsContext
-
- enumConstant() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumConstantsContext
-
- enumConstant(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumConstantsContext
-
- EnumConstantContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.EnumConstantContext
-
- EnumConstantContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.EnumConstantContext
-
- enumConstantName - Variable in class org.apache.paimon.codegen.codesplit.JavaParser.SwitchLabelContext
-
- enumConstantName - Variable in class org.apache.paimon.codegen.codesplit.JavaParser.SwitchLabelContext
-
- enumConstants() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- enumConstants() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- enumConstants() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumDeclarationContext
-
- enumConstants() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumDeclarationContext
-
- EnumConstantsContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.EnumConstantsContext
-
- EnumConstantsContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.EnumConstantsContext
-
- enumDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeElementRestContext
-
- enumDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeElementRestContext
-
- enumDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- enumDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- enumDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMemberDeclarationContext
-
- enumDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMemberDeclarationContext
-
- enumDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MemberDeclarationContext
-
- enumDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MemberDeclarationContext
-
- enumDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeDeclarationContext
-
- enumDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeDeclarationContext
-
- EnumDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.EnumDeclarationContext
-
- EnumDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.EnumDeclarationContext
-
- Enumerator(File[], Random) - Constructor for class org.apache.paimon.disk.FileIOChannel.Enumerator
-
- enumType(Class<T>) - Method in class org.apache.paimon.options.ConfigOptions.OptionBuilder
-
Defines that the value of the option should be of
Enum
type.
- env - Variable in class org.apache.paimon.flink.action.ActionBase
-
- env(StreamExecutionEnvironment) - Method in class org.apache.paimon.flink.source.FlinkSourceBuilder
-
- EOF() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CompilationUnitContext
-
- EOF() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CompilationUnitContext
-
- EPOCH_JULIAN - Static variable in class org.apache.paimon.utils.DateTimeUtils
-
The julian date of the epoch, 1970-01-01.
- eq(long) - Method in class org.apache.paimon.utils.BitSliceIndexRoaringBitmap
-
- EQUAL - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- EQUAL - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- EQUAL - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- EQUAL - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- EQUAL() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- EQUAL() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- Equal - Class in org.apache.paimon.predicate
-
- equal(int, Object) - Method in class org.apache.paimon.predicate.PredicateBuilder
-
- equals(Object) - Method in class org.apache.paimon.append.MultiTableUnawareAppendCompactionTask
-
- equals(Object) - Method in class org.apache.paimon.append.UnawareAppendCompactionTask
-
- equals(Object) - Method in class org.apache.paimon.benchmark.metric.cpu.CpuMetric
-
- equals(Object) - Method in class org.apache.paimon.catalog.Identifier
-
- equals(InternalRow, InternalRow) - Method in interface org.apache.paimon.codegen.RecordEqualiser
-
Returns true
if the rows are equal to each other and false
otherwise.
- equals(Object) - Method in class org.apache.paimon.codegen.SortSpec
-
- equals(Object) - Method in class org.apache.paimon.codegen.SortSpec.SortFieldSpec
-
- equals(Object) - Method in class org.apache.paimon.compression.CompressOptions
-
- equals(Object) - Method in class org.apache.paimon.data.BinaryRow
-
- equals(Object) - Method in class org.apache.paimon.data.BinarySection
-
- equals(Object) - Method in class org.apache.paimon.data.columnar.ColumnarArray
-
- equals(Object) - Method in class org.apache.paimon.data.columnar.ColumnarMap
-
- equals(Object) - Method in class org.apache.paimon.data.columnar.ColumnarRow
-
- equals(Object) - Method in class org.apache.paimon.data.Decimal
-
- equals(Object) - Method in class org.apache.paimon.data.GenericArray
-
- equals(Object) - Method in class org.apache.paimon.data.GenericMap
-
- equals(Object) - Method in class org.apache.paimon.data.GenericRow
-
- equals(Object) - Method in class org.apache.paimon.data.JoinedRow
-
- equals(Object) - Method in class org.apache.paimon.data.LazyGenericRow
-
- equals(Object) - Method in class org.apache.paimon.data.LocalZoneTimestamp
-
- equals(Object) - Method in class org.apache.paimon.data.NestedRow
-
- equals(Object) - Method in class org.apache.paimon.data.safe.SafeBinaryArray
-
- equals(Object) - Method in class org.apache.paimon.data.safe.SafeBinaryRow
-
- equals(Object) - Method in class org.apache.paimon.data.serializer.BinaryRowSerializer
-
- equals(Object) - Method in class org.apache.paimon.data.serializer.DecimalSerializer
-
- equals(Object) - Method in class org.apache.paimon.data.serializer.InternalArraySerializer
-
- equals(Object) - Method in class org.apache.paimon.data.serializer.InternalMapSerializer
-
- equals(Object) - Method in class org.apache.paimon.data.serializer.InternalRowSerializer
-
- equals(Object) - Method in class org.apache.paimon.data.serializer.ListSerializer
-
- equals(Object) - Method in class org.apache.paimon.data.serializer.NullableSerializer
-
- equals(Object) - Method in class org.apache.paimon.data.serializer.RowCompactedSerializer
-
- equals(Object) - Method in class org.apache.paimon.data.serializer.SerializerSingleton
-
- equals(Object) - Method in class org.apache.paimon.data.serializer.TimestampSerializer
-
- equals(Object) - Method in class org.apache.paimon.data.Timestamp
-
- equals(Object) - Method in class org.apache.paimon.deletionvectors.BitmapDeletionVector
-
- equals(Object) - Method in class org.apache.paimon.disk.FileIOChannel.ID
-
- equals(Object) - Method in class org.apache.paimon.fileindex.FileIndexOptions.Column
-
- equals(Object) - Method in class org.apache.paimon.flink.action.cdc.CdcSourceRecord
-
- equals(Object) - Method in class org.apache.paimon.flink.compact.changelog.ChangelogCompactTask
-
- equals(Object) - Method in class org.apache.paimon.flink.compact.changelog.ChangelogTaskTypeInfo
-
- equals(Object) - Method in class org.apache.paimon.flink.ProjectedRowData
-
- equals(Object) - Method in class org.apache.paimon.flink.Projection
-
- equals(Object) - Method in class org.apache.paimon.flink.sink.cdc.CdcMultiplexRecord
-
- equals(Object) - Method in class org.apache.paimon.flink.sink.cdc.CdcRecord
-
- equals(Object) - Method in class org.apache.paimon.flink.sink.cdc.RichCdcMultiplexRecord
-
- equals(Object) - Method in class org.apache.paimon.flink.sink.cdc.RichCdcRecord
-
- equals(Object) - Method in class org.apache.paimon.flink.sink.CommittableTypeInfo
-
- equals(Object) - Method in class org.apache.paimon.flink.sink.CompactionTaskTypeInfo
-
- equals(Object) - Method in class org.apache.paimon.flink.sink.index.KeyWithRowSerializer
-
- equals(Object) - Method in class org.apache.paimon.flink.sink.LogOffsetCommittable
-
- equals(Object) - Method in class org.apache.paimon.flink.sink.MultiTableCommittableTypeInfo
-
- equals(Object) - Method in class org.apache.paimon.flink.sink.MultiTableCompactionTaskTypeInfo
-
- equals(Object) - Method in class org.apache.paimon.flink.source.align.CheckpointEvent
-
- equals(Object) - Method in class org.apache.paimon.flink.source.align.PlaceholderSplit
-
- equals(Object) - Method in class org.apache.paimon.flink.source.FileStoreSourceSplit
-
- equals() - Method in class org.apache.paimon.flink.utils.FlinkCalciteClasses.SqlKindDelegate
-
- equals(Object) - Method in class org.apache.paimon.flink.utils.InternalRowTypeSerializer
-
- equals(Object) - Method in class org.apache.paimon.flink.utils.InternalTypeInfo
-
- equals(Object) - Method in class org.apache.paimon.flink.utils.JavaSerializer
-
- equals(Object) - Method in class org.apache.paimon.flink.utils.JavaTypeInfo
-
- equals(Object) - Method in class org.apache.paimon.format.FormatKey
-
- Equals(String, PredicateLeaf.Type, Serializable) - Constructor for class org.apache.paimon.format.orc.filter.OrcFilters.Equals
-
Creates an EQUALS predicate.
- equals(Object) - Method in class org.apache.paimon.format.SimpleColStats
-
- equals(Object) - Method in class org.apache.paimon.fs.Path
-
- equals(Object) - Method in class org.apache.paimon.hive.mapred.PaimonInputSplit
-
- equals(Object) - Method in class org.apache.paimon.iceberg.manifest.IcebergDataFileMeta
-
- equals(Object) - Method in class org.apache.paimon.iceberg.manifest.IcebergManifestEntry
-
- equals(Object) - Method in class org.apache.paimon.iceberg.manifest.IcebergManifestFileMeta
-
- equals(Object) - Method in class org.apache.paimon.iceberg.manifest.IcebergPartitionSummary
-
- equals(Object) - Method in class org.apache.paimon.iceberg.metadata.IcebergDataField
-
- equals(Object) - Method in class org.apache.paimon.iceberg.metadata.IcebergMetadata
-
- equals(Object) - Method in class org.apache.paimon.iceberg.metadata.IcebergPartitionField
-
- equals(Object) - Method in class org.apache.paimon.iceberg.metadata.IcebergPartitionSpec
-
- equals(Object) - Method in class org.apache.paimon.iceberg.metadata.IcebergSchema
-
- equals(Object) - Method in class org.apache.paimon.iceberg.metadata.IcebergSnapshot
-
- equals(Object) - Method in class org.apache.paimon.iceberg.metadata.IcebergSnapshotSummary
-
- equals(Object) - Method in class org.apache.paimon.iceberg.metadata.IcebergSortOrder
-
- equals(Object) - Method in class org.apache.paimon.index.IndexFileMeta
-
- equals(Object) - Method in class org.apache.paimon.io.cache.CacheKey.PageIndexCacheKey
-
- equals(Object) - Method in class org.apache.paimon.io.cache.CacheKey.PositionCacheKey
-
- equals(Object) - Method in class org.apache.paimon.io.CompactIncrement
-
- equals(Object) - Method in class org.apache.paimon.io.DataFileMeta
-
- equals(Object) - Method in class org.apache.paimon.io.DataIncrement
-
- equals(Object) - Method in class org.apache.paimon.io.IndexIncrement
-
- equals(Object) - Method in class org.apache.paimon.lookup.RocksDBState.ByteArray
-
- equals(Object) - Method in class org.apache.paimon.lookup.sort.BlockEntry
-
- equals(Object) - Method in class org.apache.paimon.lookup.sort.BlockHandle
-
- equals(Object) - Method in class org.apache.paimon.lookup.sort.BlockTrailer
-
- equals(Object) - Method in class org.apache.paimon.lookup.sort.BloomFilterHandle
-
- equals(Object) - Method in class org.apache.paimon.manifest.BucketEntry
-
- equals(Object) - Method in class org.apache.paimon.manifest.FileEntry.Identifier
-
- equals(Object) - Method in class org.apache.paimon.manifest.IndexManifestEntry
-
- equals(Object) - Method in class org.apache.paimon.manifest.ManifestCommittable
-
- equals(Object) - Method in class org.apache.paimon.manifest.ManifestEntry
-
- equals(Object) - Method in class org.apache.paimon.manifest.ManifestFileMeta
-
- equals(Object) - Method in class org.apache.paimon.manifest.PartitionEntry
-
- equals(Object) - Method in class org.apache.paimon.manifest.SimpleFileEntry
-
- equals(Object) - Method in class org.apache.paimon.manifest.WrappedManifestCommittable
-
- equals(MemorySegment[], int, MemorySegment[], int, int) - Static method in class org.apache.paimon.memory.MemorySegmentUtils
-
Equals two memory segments regions.
- equals(Object) - Method in class org.apache.paimon.memory.MemorySlice
-
- equals(Object) - Method in class org.apache.paimon.mergetree.LevelSortedRun
-
- equals(Object) - Method in class org.apache.paimon.mergetree.SortedRun
-
- equals(Object) - Method in class org.apache.paimon.options.ConfigOption
-
- equals(Object) - Method in class org.apache.paimon.options.FallbackKey
-
- equals(Object) - Method in class org.apache.paimon.options.MemorySize
-
- equals(Object) - Method in class org.apache.paimon.options.Options
-
- equals(Object) - Method in class org.apache.paimon.partition.file.SuccessFile
-
- equals(Object) - Method in class org.apache.paimon.PartitionSettedRow
-
- equals(Object) - Method in class org.apache.paimon.predicate.CompoundPredicate
-
- equals(Object) - Method in class org.apache.paimon.predicate.CompoundPredicate.Function
-
- equals(Object) - Method in class org.apache.paimon.predicate.FieldRef
-
- equals(Object) - Method in class org.apache.paimon.predicate.LeafFunction
-
- equals(Object) - Method in class org.apache.paimon.predicate.LeafPredicate
-
- equals(Object) - Method in class org.apache.paimon.privilege.AllGrantedPrivilegeChecker
-
- equals(Object) - Method in class org.apache.paimon.privilege.PrivilegeCheckerImpl
-
- equals(Object) - Method in class org.apache.paimon.privilege.PrivilegedFileStoreTable
-
- equals(Object) - Method in class org.apache.paimon.schema.Schema
-
- equals(Object) - Method in class org.apache.paimon.schema.SchemaChange.AddColumn
-
- equals(Object) - Method in class org.apache.paimon.schema.SchemaChange.DropColumn
-
- equals(Object) - Method in class org.apache.paimon.schema.SchemaChange.Move
-
- equals(Object) - Method in class org.apache.paimon.schema.SchemaChange.RemoveOption
-
- equals(Object) - Method in class org.apache.paimon.schema.SchemaChange.RenameColumn
-
- equals(Object) - Method in class org.apache.paimon.schema.SchemaChange.SetOption
-
- equals(Object) - Method in class org.apache.paimon.schema.SchemaChange.UpdateColumnComment
-
- equals(Object) - Method in class org.apache.paimon.schema.SchemaChange.UpdateColumnNullability
-
- equals(Object) - Method in class org.apache.paimon.schema.SchemaChange.UpdateColumnPosition
-
- equals(Object) - Method in class org.apache.paimon.schema.SchemaChange.UpdateColumnType
-
- equals(Object) - Method in class org.apache.paimon.schema.SchemaChange.UpdateComment
-
- equals(Object) - Method in class org.apache.paimon.schema.TableSchema
-
- equals(Object) - Method in class org.apache.paimon.service.messages.KvRequest
-
- equals(Object) - Method in class org.apache.paimon.service.messages.KvResponse
-
- equals(Object) - Method in class org.apache.paimon.Snapshot
-
- equals(Object) - Method in class org.apache.paimon.spark.procedure.ProcedureParameterImpl
-
- equals(Object) - Method in class org.apache.paimon.spark.SparkInternalRow
-
- equals(Object) - Method in class org.apache.paimon.stats.ColStats
-
- equals(Object) - Method in class org.apache.paimon.stats.SimpleStats
-
- equals(Object) - Method in class org.apache.paimon.stats.Statistics
-
- equals(Object) - Method in class org.apache.paimon.table.DelegatedFileStoreTable
-
- equals(Object) - Method in class org.apache.paimon.table.sink.CommitMessageImpl
-
- equals(Object) - Method in class org.apache.paimon.table.source.DataSplit
-
- equals(Object) - Method in class org.apache.paimon.table.source.DeletionFile
-
- equals(Object) - Method in class org.apache.paimon.table.source.IndexFile
-
- equals(Object) - Method in class org.apache.paimon.table.source.RawFile
-
- equals(Object) - Method in class org.apache.paimon.table.source.ReadBuilderImpl
-
- equals(Object) - Method in class org.apache.paimon.tag.Tag
-
- equals(Object) - Method in class org.apache.paimon.tools.ci.utils.shared.Dependency
-
- equals(Object) - Method in class org.apache.paimon.types.ArrayType
-
- equals(Object) - Method in class org.apache.paimon.types.BinaryType
-
- equals(Object) - Method in class org.apache.paimon.types.CharType
-
- equals(Object) - Method in class org.apache.paimon.types.DataField
-
- equals(Object) - Method in class org.apache.paimon.types.DataType
-
- equals(Object) - Method in class org.apache.paimon.types.DecimalType
-
- equals(Object) - Method in class org.apache.paimon.types.LocalZonedTimestampType
-
- equals(Object) - Method in class org.apache.paimon.types.MapType
-
- equals(Object) - Method in class org.apache.paimon.types.MultisetType
-
- equals(Object) - Method in class org.apache.paimon.types.RowType
-
- equals(Object) - Method in class org.apache.paimon.types.TimestampType
-
- equals(Object) - Method in class org.apache.paimon.types.TimeType
-
- equals(Object) - Method in class org.apache.paimon.types.VarBinaryType
-
- equals(Object) - Method in class org.apache.paimon.types.VarCharType
-
- equals(Object) - Method in class org.apache.paimon.utils.BitSliceIndexRoaringBitmap
-
- equals(Object) - Method in class org.apache.paimon.utils.KeyProjectedRow
-
- equals(Object) - Method in class org.apache.paimon.utils.Pair
-
- equals(Object) - Method in class org.apache.paimon.utils.PositiveIntInt
-
- equals(Object) - Method in class org.apache.paimon.utils.ProjectedArray
-
- equals(Object) - Method in class org.apache.paimon.utils.ProjectedRow
-
- equals(Object) - Method in class org.apache.paimon.utils.Projection
-
- equals(Object) - Method in class org.apache.paimon.utils.Reference
-
- equals(Object) - Method in class org.apache.paimon.utils.RoaringBitmap32
-
- equals(Object) - Method in class org.apache.paimon.utils.RoaringBitmap64
-
- equals(Object) - Method in class org.apache.paimon.utils.Triple
-
- equals(Object) - Method in class org.apache.paimon.view.ViewImpl
-
- equalsIgnoreNullable(DataType) - Method in class org.apache.paimon.types.DataType
-
Compare two data types without nullable.
- equalTo(MemorySegment, int, int, int) - Method in class org.apache.paimon.memory.MemorySegment
-
Equals two memory segment regions.
- errorLogThreadDump(Logger) - Static method in class org.apache.paimon.utils.ThreadUtils
-
- escapeBackticks(String) - Static method in class org.apache.paimon.utils.EncodingUtils
-
- escapeCharacters(String) - Static method in class org.apache.paimon.docs.util.Utils
-
- escapeIdentifier(String) - Static method in class org.apache.paimon.utils.EncodingUtils
-
- escapeSingleQuotes(String) - Static method in class org.apache.paimon.utils.EncodingUtils
-
- estimateMemory() - Method in class org.apache.orc.impl.WriterImpl
-
- estimateRgEndOffset(boolean, int, boolean, long, long) - Static method in class org.apache.orc.impl.RecordReaderUtils
-
- estimateSize() - Method in interface org.apache.paimon.reader.SizedReaderSupplier
-
- eval(String) - Method in class org.apache.paimon.flink.action.cdc.ComputedColumn
-
Compute column's value from given argument.
- eval(String) - Method in class org.apache.paimon.flink.action.cdc.Expression.CastExpression
-
- eval(String) - Method in interface org.apache.paimon.flink.action.cdc.Expression
-
Compute value from given input.
- eval(String) - Method in class org.apache.paimon.flink.action.cdc.Expression.Substring
-
- eval(String) - Method in class org.apache.paimon.flink.action.cdc.Expression.TemporalExpressionBase
-
- eval(String) - Method in class org.apache.paimon.flink.action.cdc.Expression.TruncateComputer
-
- eval(Object...) - Method in class org.apache.paimon.flink.lookup.OldLookupFunction
-
Used by code generation.
- evalComputedColumns(Map<String, String>, RowType.Builder) - Method in class org.apache.paimon.flink.action.cdc.format.AbstractRecordParser
-
generate values for computed columns.
- EventParser<T> - Interface in org.apache.paimon.flink.sink.cdc
-
- EventParser.Factory<T> - Interface in org.apache.paimon.flink.sink.cdc
-
- eventuallyFails() - Method in class org.apache.paimon.testutils.assertj.PaimonCompletableFutureAssert
-
An equivalent of AbstractCompletableFutureAssert.failsWithin(Duration)
, that doesn't rely on timeouts.
- eventuallyFailsWith(Class<E>) - Method in class org.apache.paimon.testutils.assertj.PaimonCompletableFutureAssert
-
An equivalent of AbstractCompletableFutureAssert.failsWithin(Duration)
, that doesn't rely on timeouts.
- eventuallySucceeds() - Method in class org.apache.paimon.testutils.assertj.PaimonCompletableFutureAssert
-
An equivalent of AbstractCompletableFutureAssert.succeedsWithin(Duration)
, that doesn't rely on timeouts.
- evolution(SimpleStats, Long, List<String>) - Method in class org.apache.paimon.stats.SimpleStatsEvolution
-
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.apache.paimon.service.network.AbstractServerHandler
-
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.apache.paimon.service.network.ClientHandler
-
- ExceptionUtils - Class in org.apache.paimon.utils
-
A collection of utility functions for dealing with exceptions and exception workflows.
- excludedTables() - Method in class org.apache.paimon.flink.action.cdc.mysql.MySqlSyncDatabaseAction
-
- excludePredicateWithFields(List<Predicate>, Set<String>) - Static method in class org.apache.paimon.predicate.PredicateBuilder
-
- EXCLUDING_TABLES - Static variable in class org.apache.paimon.flink.action.cdc.CdcActionCommonUtils
-
- excludingPattern - Variable in class org.apache.paimon.flink.compact.MultiTableScanBase
-
- excludingPattern - Variable in class org.apache.paimon.flink.source.operator.CombinedCompactorSourceFunction
-
- excludingTables - Variable in class org.apache.paimon.flink.action.cdc.SyncDatabaseActionBase
-
- excludingTables(String) - Method in class org.apache.paimon.flink.action.cdc.SyncDatabaseActionBase
-
- excludingTables(String) - Method in class org.apache.paimon.flink.action.CompactDatabaseAction
-
- execute() - Method in class org.apache.paimon.benchmark.metric.cpu.ShellCommandExecutor
-
Execute.
- execute(ClientPool.ExecuteAction<C, E>) - Method in class org.apache.paimon.client.ClientPool.ClientPoolImpl
-
- execute(ClientPool.ExecuteAction<C, E>) - Method in interface org.apache.paimon.client.ClientPool
-
- execute(String) - Method in class org.apache.paimon.flink.action.ActionBase
-
- execute(ProcedureContext, ActionBase, String) - Method in class org.apache.paimon.flink.procedure.ProcedureBase
-
- execute(ProcedureContext, JobClient) - Method in class org.apache.paimon.flink.procedure.ProcedureBase
-
- execute(StreamExecutionEnvironment, String) - Method in class org.apache.paimon.flink.procedure.ProcedureBase
-
- execute(ClientPool.ExecuteAction<IMetaStoreClient, TException>) - Method in class org.apache.paimon.hive.pool.CachedClientPool
-
- execute(JdbcClientPool, String, String...) - Static method in class org.apache.paimon.jdbc.JdbcUtils
-
- execute(Consumer<SQLException>, JdbcClientPool, String, String...) - Static method in class org.apache.paimon.jdbc.JdbcUtils
-
- executeDatabaseOrphanFiles(StreamExecutionEnvironment, Catalog, long, SerializableConsumer<Path>, Integer, String, String) - Static method in class org.apache.paimon.flink.orphan.FlinkOrphanFilesClean
-
- executeDatabaseOrphanFiles(Catalog, String, String, long, SerializableConsumer<Path>, Integer) - Static method in class org.apache.paimon.operation.LocalOrphanFilesClean
-
- executeDeletion() - Method in class org.apache.paimon.flink.sink.SupportsRowLevelOperationFlinkTableSink
-
- executeFilter() - Method in class org.apache.paimon.table.source.AbstractDataTableRead
-
- executeFilter() - Method in interface org.apache.paimon.table.source.InnerTableRead
-
- executeFilter() - Method in interface org.apache.paimon.table.source.TableRead
-
- executeMigrate() - Method in class org.apache.paimon.hive.migrate.HiveMigrator
-
- executeMigrate() - Method in interface org.apache.paimon.migrate.Migrator
-
- executeTruncation() - Method in class org.apache.paimon.flink.sink.FlinkTableSink
-
- EXECUTOR_SERVICE - Static variable in class org.apache.paimon.fs.AsyncPositionOutputStream
-
- ExecutorThreadFactory - Class in org.apache.paimon.utils
-
A thread factory intended for use by critical thread pools.
- ExecutorThreadFactory(String) - Constructor for class org.apache.paimon.utils.ExecutorThreadFactory
-
Creates a new thread factory using the given thread pool name and the default uncaught
exception handler (log exception and kill process).
- ExecutorThreadFactory(String, Thread.UncaughtExceptionHandler) - Constructor for class org.apache.paimon.utils.ExecutorThreadFactory
-
Creates a new thread factory using the given thread pool name and the given uncaught
exception handler.
- ExecutorThreadFactory.Builder - Class in org.apache.paimon.utils
-
- ExecutorUtils - Class in org.apache.paimon.utils
-
- ExecutorUtils() - Constructor for class org.apache.paimon.utils.ExecutorUtils
-
- existingFilesCount() - Method in class org.apache.paimon.iceberg.manifest.IcebergManifestFileMeta
-
- ExistingProcessor - Interface in org.apache.paimon.crosspartition
-
Processor to process existing key.
- ExistingProcessor.SortOrder - Enum in org.apache.paimon.crosspartition
-
Input Order for sorting.
- existingRowsCount() - Method in class org.apache.paimon.iceberg.manifest.IcebergManifestFileMeta
-
- exists(Path) - Method in class org.apache.paimon.flink.FlinkFileIO
-
- exists(Path) - Method in interface org.apache.paimon.fs.FileIO
-
Check if exists.
- exists(Path) - Method in class org.apache.paimon.fs.hadoop.HadoopFileIO
-
- exists(Path) - Method in class org.apache.paimon.fs.local.LocalFileIO
-
- exists(Path) - Method in class org.apache.paimon.fs.PluginFileIO
-
- exists(String) - Method in class org.apache.paimon.index.IndexFile
-
- exists(Path) - Method in class org.apache.paimon.oss.HadoopCompliantFileIO
-
- exists(Path) - Method in class org.apache.paimon.s3.HadoopCompliantFileIO
-
- exists(String) - Method in class org.apache.paimon.stats.StatsFile
-
- exists(String) - Method in class org.apache.paimon.utils.ObjectsFile
-
- existsIndexFile(IndexManifestEntry) - Method in class org.apache.paimon.index.IndexFileHandler
-
- existsManifest(String) - Method in class org.apache.paimon.index.IndexFileHandler
-
- EXIT_CODE - Static variable in class org.apache.paimon.utils.FatalExitExceptionHandler
-
- exitAnnotation(JavaParser.AnnotationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitAnnotation(JavaParser.AnnotationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitAnnotation(JavaParser.AnnotationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitAnnotation(JavaParser.AnnotationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitAnnotationConstantRest(JavaParser.AnnotationConstantRestContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitAnnotationConstantRest(JavaParser.AnnotationConstantRestContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitAnnotationConstantRest(JavaParser.AnnotationConstantRestContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitAnnotationConstantRest(JavaParser.AnnotationConstantRestContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitAnnotationMethodOrConstantRest(JavaParser.AnnotationMethodOrConstantRestContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitAnnotationMethodOrConstantRest(JavaParser.AnnotationMethodOrConstantRestContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitAnnotationMethodOrConstantRest(JavaParser.AnnotationMethodOrConstantRestContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitAnnotationMethodOrConstantRest(JavaParser.AnnotationMethodOrConstantRestContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitAnnotationMethodRest(JavaParser.AnnotationMethodRestContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitAnnotationMethodRest(JavaParser.AnnotationMethodRestContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitAnnotationMethodRest(JavaParser.AnnotationMethodRestContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitAnnotationMethodRest(JavaParser.AnnotationMethodRestContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitAnnotationTypeBody(JavaParser.AnnotationTypeBodyContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitAnnotationTypeBody(JavaParser.AnnotationTypeBodyContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitAnnotationTypeBody(JavaParser.AnnotationTypeBodyContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitAnnotationTypeBody(JavaParser.AnnotationTypeBodyContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitAnnotationTypeDeclaration(JavaParser.AnnotationTypeDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitAnnotationTypeDeclaration(JavaParser.AnnotationTypeDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitAnnotationTypeDeclaration(JavaParser.AnnotationTypeDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitAnnotationTypeDeclaration(JavaParser.AnnotationTypeDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitAnnotationTypeElementDeclaration(JavaParser.AnnotationTypeElementDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitAnnotationTypeElementDeclaration(JavaParser.AnnotationTypeElementDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitAnnotationTypeElementDeclaration(JavaParser.AnnotationTypeElementDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitAnnotationTypeElementDeclaration(JavaParser.AnnotationTypeElementDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitAnnotationTypeElementRest(JavaParser.AnnotationTypeElementRestContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitAnnotationTypeElementRest(JavaParser.AnnotationTypeElementRestContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitAnnotationTypeElementRest(JavaParser.AnnotationTypeElementRestContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitAnnotationTypeElementRest(JavaParser.AnnotationTypeElementRestContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitArguments(JavaParser.ArgumentsContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitArguments(JavaParser.ArgumentsContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitArguments(JavaParser.ArgumentsContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitArguments(JavaParser.ArgumentsContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitArrayCreatorRest(JavaParser.ArrayCreatorRestContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitArrayCreatorRest(JavaParser.ArrayCreatorRestContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitArrayCreatorRest(JavaParser.ArrayCreatorRestContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitArrayCreatorRest(JavaParser.ArrayCreatorRestContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitArrayInitializer(JavaParser.ArrayInitializerContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitArrayInitializer(JavaParser.ArrayInitializerContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitArrayInitializer(JavaParser.ArrayInitializerContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitArrayInitializer(JavaParser.ArrayInitializerContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitBlock(JavaParser.BlockContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitBlock(JavaParser.BlockContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitBlock(JavaParser.BlockContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitBlock(JavaParser.BlockContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitBlockStatement(JavaParser.BlockStatementContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitBlockStatement(JavaParser.BlockStatementContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitBlockStatement(JavaParser.BlockStatementContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitBlockStatement(JavaParser.BlockStatementContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitCatchClause(JavaParser.CatchClauseContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitCatchClause(JavaParser.CatchClauseContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitCatchClause(JavaParser.CatchClauseContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitCatchClause(JavaParser.CatchClauseContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitCatchType(JavaParser.CatchTypeContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitCatchType(JavaParser.CatchTypeContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitCatchType(JavaParser.CatchTypeContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitCatchType(JavaParser.CatchTypeContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitClassBody(JavaParser.ClassBodyContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitClassBody(JavaParser.ClassBodyContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitClassBody(JavaParser.ClassBodyContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitClassBody(JavaParser.ClassBodyContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitClassBodyDeclaration(JavaParser.ClassBodyDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitClassBodyDeclaration(JavaParser.ClassBodyDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitClassBodyDeclaration(JavaParser.ClassBodyDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitClassBodyDeclaration(JavaParser.ClassBodyDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitClassCreatorRest(JavaParser.ClassCreatorRestContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitClassCreatorRest(JavaParser.ClassCreatorRestContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitClassCreatorRest(JavaParser.ClassCreatorRestContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitClassCreatorRest(JavaParser.ClassCreatorRestContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitClassDeclaration(JavaParser.ClassDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitClassDeclaration(JavaParser.ClassDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitClassDeclaration(JavaParser.ClassDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitClassDeclaration(JavaParser.ClassDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitClassOrInterfaceModifier(JavaParser.ClassOrInterfaceModifierContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitClassOrInterfaceModifier(JavaParser.ClassOrInterfaceModifierContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitClassOrInterfaceModifier(JavaParser.ClassOrInterfaceModifierContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitClassOrInterfaceModifier(JavaParser.ClassOrInterfaceModifierContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitClassOrInterfaceType(JavaParser.ClassOrInterfaceTypeContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitClassOrInterfaceType(JavaParser.ClassOrInterfaceTypeContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitClassOrInterfaceType(JavaParser.ClassOrInterfaceTypeContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitClassOrInterfaceType(JavaParser.ClassOrInterfaceTypeContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitClassType(JavaParser.ClassTypeContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitClassType(JavaParser.ClassTypeContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitClassType(JavaParser.ClassTypeContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitClassType(JavaParser.ClassTypeContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitCompilationUnit(JavaParser.CompilationUnitContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitCompilationUnit(JavaParser.CompilationUnitContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitCompilationUnit(JavaParser.CompilationUnitContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitCompilationUnit(JavaParser.CompilationUnitContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitConstantDeclarator(JavaParser.ConstantDeclaratorContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitConstantDeclarator(JavaParser.ConstantDeclaratorContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitConstantDeclarator(JavaParser.ConstantDeclaratorContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitConstantDeclarator(JavaParser.ConstantDeclaratorContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitConstDeclaration(JavaParser.ConstDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitConstDeclaration(JavaParser.ConstDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitConstDeclaration(JavaParser.ConstDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitConstDeclaration(JavaParser.ConstDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitConstructorCall(JavaParser.ConstructorCallContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitConstructorCall(JavaParser.ConstructorCallContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitConstructorCall(JavaParser.ConstructorCallContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitConstructorCall(JavaParser.ConstructorCallContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitConstructorDeclaration(JavaParser.ConstructorDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitConstructorDeclaration(JavaParser.ConstructorDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitConstructorDeclaration(JavaParser.ConstructorDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitConstructorDeclaration(JavaParser.ConstructorDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitCreatedName(JavaParser.CreatedNameContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitCreatedName(JavaParser.CreatedNameContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitCreatedName(JavaParser.CreatedNameContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitCreatedName(JavaParser.CreatedNameContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitCreator(JavaParser.CreatorContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitCreator(JavaParser.CreatorContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitCreator(JavaParser.CreatorContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitCreator(JavaParser.CreatorContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitDefaultValue(JavaParser.DefaultValueContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitDefaultValue(JavaParser.DefaultValueContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitDefaultValue(JavaParser.DefaultValueContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitDefaultValue(JavaParser.DefaultValueContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitElementValue(JavaParser.ElementValueContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitElementValue(JavaParser.ElementValueContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitElementValue(JavaParser.ElementValueContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitElementValue(JavaParser.ElementValueContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitElementValueArrayInitializer(JavaParser.ElementValueArrayInitializerContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitElementValueArrayInitializer(JavaParser.ElementValueArrayInitializerContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitElementValueArrayInitializer(JavaParser.ElementValueArrayInitializerContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitElementValueArrayInitializer(JavaParser.ElementValueArrayInitializerContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitElementValuePair(JavaParser.ElementValuePairContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitElementValuePair(JavaParser.ElementValuePairContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitElementValuePair(JavaParser.ElementValuePairContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitElementValuePair(JavaParser.ElementValuePairContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitElementValuePairs(JavaParser.ElementValuePairsContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitElementValuePairs(JavaParser.ElementValuePairsContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitElementValuePairs(JavaParser.ElementValuePairsContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitElementValuePairs(JavaParser.ElementValuePairsContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitEnhancedForControl(JavaParser.EnhancedForControlContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitEnhancedForControl(JavaParser.EnhancedForControlContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitEnhancedForControl(JavaParser.EnhancedForControlContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitEnhancedForControl(JavaParser.EnhancedForControlContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitEnumBodyDeclarations(JavaParser.EnumBodyDeclarationsContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitEnumBodyDeclarations(JavaParser.EnumBodyDeclarationsContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitEnumBodyDeclarations(JavaParser.EnumBodyDeclarationsContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitEnumBodyDeclarations(JavaParser.EnumBodyDeclarationsContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitEnumConstant(JavaParser.EnumConstantContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitEnumConstant(JavaParser.EnumConstantContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitEnumConstant(JavaParser.EnumConstantContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitEnumConstant(JavaParser.EnumConstantContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitEnumConstants(JavaParser.EnumConstantsContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitEnumConstants(JavaParser.EnumConstantsContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitEnumConstants(JavaParser.EnumConstantsContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitEnumConstants(JavaParser.EnumConstantsContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitEnumDeclaration(JavaParser.EnumDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitEnumDeclaration(JavaParser.EnumDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitEnumDeclaration(JavaParser.EnumDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitEnumDeclaration(JavaParser.EnumDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitEveryRule(ParserRuleContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
- exitEveryRule(ParserRuleContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
- exitExplicitGenericInvocation(JavaParser.ExplicitGenericInvocationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitExplicitGenericInvocation(JavaParser.ExplicitGenericInvocationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitExplicitGenericInvocation(JavaParser.ExplicitGenericInvocationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitExplicitGenericInvocation(JavaParser.ExplicitGenericInvocationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitExplicitGenericInvocationSuffix(JavaParser.ExplicitGenericInvocationSuffixContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitExplicitGenericInvocationSuffix(JavaParser.ExplicitGenericInvocationSuffixContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitExplicitGenericInvocationSuffix(JavaParser.ExplicitGenericInvocationSuffixContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitExplicitGenericInvocationSuffix(JavaParser.ExplicitGenericInvocationSuffixContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitExpression(JavaParser.ExpressionContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitExpression(JavaParser.ExpressionContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitExpression(JavaParser.ExpressionContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitExpression(JavaParser.ExpressionContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitExpressionList(JavaParser.ExpressionListContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitExpressionList(JavaParser.ExpressionListContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitExpressionList(JavaParser.ExpressionListContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitExpressionList(JavaParser.ExpressionListContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitFieldDeclaration(JavaParser.FieldDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitFieldDeclaration(JavaParser.FieldDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitFieldDeclaration(JavaParser.FieldDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitFieldDeclaration(JavaParser.FieldDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitFinallyBlock(JavaParser.FinallyBlockContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitFinallyBlock(JavaParser.FinallyBlockContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitFinallyBlock(JavaParser.FinallyBlockContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitFinallyBlock(JavaParser.FinallyBlockContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitFloatLiteral(JavaParser.FloatLiteralContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitFloatLiteral(JavaParser.FloatLiteralContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitFloatLiteral(JavaParser.FloatLiteralContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitFloatLiteral(JavaParser.FloatLiteralContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitForControl(JavaParser.ForControlContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitForControl(JavaParser.ForControlContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitForControl(JavaParser.ForControlContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitForControl(JavaParser.ForControlContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitForInit(JavaParser.ForInitContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitForInit(JavaParser.ForInitContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitForInit(JavaParser.ForInitContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitForInit(JavaParser.ForInitContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitFormalParameter(JavaParser.FormalParameterContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitFormalParameter(JavaParser.FormalParameterContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitFormalParameter(JavaParser.FormalParameterContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitFormalParameter(JavaParser.FormalParameterContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitFormalParameterList(JavaParser.FormalParameterListContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitFormalParameterList(JavaParser.FormalParameterListContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitFormalParameterList(JavaParser.FormalParameterListContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitFormalParameterList(JavaParser.FormalParameterListContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitFormalParameters(JavaParser.FormalParametersContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitFormalParameters(JavaParser.FormalParametersContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitFormalParameters(JavaParser.FormalParametersContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitFormalParameters(JavaParser.FormalParametersContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitGenericConstructorDeclaration(JavaParser.GenericConstructorDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitGenericConstructorDeclaration(JavaParser.GenericConstructorDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitGenericConstructorDeclaration(JavaParser.GenericConstructorDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitGenericConstructorDeclaration(JavaParser.GenericConstructorDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitGenericInterfaceMethodDeclaration(JavaParser.GenericInterfaceMethodDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitGenericInterfaceMethodDeclaration(JavaParser.GenericInterfaceMethodDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitGenericInterfaceMethodDeclaration(JavaParser.GenericInterfaceMethodDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitGenericInterfaceMethodDeclaration(JavaParser.GenericInterfaceMethodDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitGenericMethodDeclaration(JavaParser.GenericMethodDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitGenericMethodDeclaration(JavaParser.GenericMethodDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitGenericMethodDeclaration(JavaParser.GenericMethodDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitGenericMethodDeclaration(JavaParser.GenericMethodDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitImportDeclaration(JavaParser.ImportDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitImportDeclaration(JavaParser.ImportDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitImportDeclaration(JavaParser.ImportDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitImportDeclaration(JavaParser.ImportDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitInnerCreator(JavaParser.InnerCreatorContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitInnerCreator(JavaParser.InnerCreatorContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitInnerCreator(JavaParser.InnerCreatorContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitInnerCreator(JavaParser.InnerCreatorContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitIntegerLiteral(JavaParser.IntegerLiteralContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitIntegerLiteral(JavaParser.IntegerLiteralContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitIntegerLiteral(JavaParser.IntegerLiteralContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitIntegerLiteral(JavaParser.IntegerLiteralContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitInterfaceBody(JavaParser.InterfaceBodyContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitInterfaceBody(JavaParser.InterfaceBodyContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitInterfaceBody(JavaParser.InterfaceBodyContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitInterfaceBody(JavaParser.InterfaceBodyContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitInterfaceBodyDeclaration(JavaParser.InterfaceBodyDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitInterfaceBodyDeclaration(JavaParser.InterfaceBodyDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitInterfaceBodyDeclaration(JavaParser.InterfaceBodyDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitInterfaceBodyDeclaration(JavaParser.InterfaceBodyDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitInterfaceDeclaration(JavaParser.InterfaceDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitInterfaceDeclaration(JavaParser.InterfaceDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitInterfaceDeclaration(JavaParser.InterfaceDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitInterfaceDeclaration(JavaParser.InterfaceDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitInterfaceMemberDeclaration(JavaParser.InterfaceMemberDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitInterfaceMemberDeclaration(JavaParser.InterfaceMemberDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitInterfaceMemberDeclaration(JavaParser.InterfaceMemberDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitInterfaceMemberDeclaration(JavaParser.InterfaceMemberDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitInterfaceMethodDeclaration(JavaParser.InterfaceMethodDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitInterfaceMethodDeclaration(JavaParser.InterfaceMethodDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitInterfaceMethodDeclaration(JavaParser.InterfaceMethodDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitInterfaceMethodDeclaration(JavaParser.InterfaceMethodDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitInterfaceMethodModifier(JavaParser.InterfaceMethodModifierContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitInterfaceMethodModifier(JavaParser.InterfaceMethodModifierContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitInterfaceMethodModifier(JavaParser.InterfaceMethodModifierContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitInterfaceMethodModifier(JavaParser.InterfaceMethodModifierContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitLambdaBody(JavaParser.LambdaBodyContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitLambdaBody(JavaParser.LambdaBodyContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitLambdaBody(JavaParser.LambdaBodyContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitLambdaBody(JavaParser.LambdaBodyContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitLambdaExpression(JavaParser.LambdaExpressionContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitLambdaExpression(JavaParser.LambdaExpressionContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitLambdaExpression(JavaParser.LambdaExpressionContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitLambdaExpression(JavaParser.LambdaExpressionContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitLambdaParameters(JavaParser.LambdaParametersContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitLambdaParameters(JavaParser.LambdaParametersContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitLambdaParameters(JavaParser.LambdaParametersContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitLambdaParameters(JavaParser.LambdaParametersContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitLastFormalParameter(JavaParser.LastFormalParameterContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitLastFormalParameter(JavaParser.LastFormalParameterContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitLastFormalParameter(JavaParser.LastFormalParameterContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitLastFormalParameter(JavaParser.LastFormalParameterContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitLiteral(JavaParser.LiteralContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitLiteral(JavaParser.LiteralContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitLiteral(JavaParser.LiteralContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitLiteral(JavaParser.LiteralContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitLocalTypeDeclaration(JavaParser.LocalTypeDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitLocalTypeDeclaration(JavaParser.LocalTypeDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitLocalTypeDeclaration(JavaParser.LocalTypeDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitLocalTypeDeclaration(JavaParser.LocalTypeDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitLocalVariableDeclaration(JavaParser.LocalVariableDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitLocalVariableDeclaration(JavaParser.LocalVariableDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitLocalVariableDeclaration(JavaParser.LocalVariableDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitLocalVariableDeclaration(JavaParser.LocalVariableDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitMemberDeclaration(JavaParser.MemberDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitMemberDeclaration(JavaParser.MemberDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitMemberDeclaration(JavaParser.MemberDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitMemberDeclaration(JavaParser.MemberDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitMethodBody(JavaParser.MethodBodyContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitMethodBody(JavaParser.MethodBodyContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitMethodBody(JavaParser.MethodBodyContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitMethodBody(JavaParser.MethodBodyContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitMethodCall(JavaParser.MethodCallContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitMethodCall(JavaParser.MethodCallContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitMethodCall(JavaParser.MethodCallContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitMethodCall(JavaParser.MethodCallContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitMethodDeclaration(JavaParser.MethodDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitMethodDeclaration(JavaParser.MethodDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitMethodDeclaration(JavaParser.MethodDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitMethodDeclaration(JavaParser.MethodDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitModifier(JavaParser.ModifierContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitModifier(JavaParser.ModifierContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitModifier(JavaParser.ModifierContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitModifier(JavaParser.ModifierContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitNonWildcardTypeArguments(JavaParser.NonWildcardTypeArgumentsContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitNonWildcardTypeArguments(JavaParser.NonWildcardTypeArgumentsContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitNonWildcardTypeArguments(JavaParser.NonWildcardTypeArgumentsContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitNonWildcardTypeArguments(JavaParser.NonWildcardTypeArgumentsContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitNonWildcardTypeArgumentsOrDiamond(JavaParser.NonWildcardTypeArgumentsOrDiamondContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitNonWildcardTypeArgumentsOrDiamond(JavaParser.NonWildcardTypeArgumentsOrDiamondContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitNonWildcardTypeArgumentsOrDiamond(JavaParser.NonWildcardTypeArgumentsOrDiamondContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitNonWildcardTypeArgumentsOrDiamond(JavaParser.NonWildcardTypeArgumentsOrDiamondContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitPackageDeclaration(JavaParser.PackageDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitPackageDeclaration(JavaParser.PackageDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitPackageDeclaration(JavaParser.PackageDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitPackageDeclaration(JavaParser.PackageDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitParExpression(JavaParser.ParExpressionContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitParExpression(JavaParser.ParExpressionContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitParExpression(JavaParser.ParExpressionContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitParExpression(JavaParser.ParExpressionContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitPrimary(JavaParser.PrimaryContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitPrimary(JavaParser.PrimaryContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitPrimary(JavaParser.PrimaryContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitPrimary(JavaParser.PrimaryContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitPrimitiveType(JavaParser.PrimitiveTypeContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitPrimitiveType(JavaParser.PrimitiveTypeContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitPrimitiveType(JavaParser.PrimitiveTypeContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitPrimitiveType(JavaParser.PrimitiveTypeContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitQualifiedName(JavaParser.QualifiedNameContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitQualifiedName(JavaParser.QualifiedNameContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitQualifiedName(JavaParser.QualifiedNameContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitQualifiedName(JavaParser.QualifiedNameContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitQualifiedNameList(JavaParser.QualifiedNameListContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitQualifiedNameList(JavaParser.QualifiedNameListContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitQualifiedNameList(JavaParser.QualifiedNameListContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitQualifiedNameList(JavaParser.QualifiedNameListContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitResource(JavaParser.ResourceContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitResource(JavaParser.ResourceContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitResource(JavaParser.ResourceContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitResource(JavaParser.ResourceContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitResources(JavaParser.ResourcesContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitResources(JavaParser.ResourcesContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitResources(JavaParser.ResourcesContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitResources(JavaParser.ResourcesContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitResourceSpecification(JavaParser.ResourceSpecificationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitResourceSpecification(JavaParser.ResourceSpecificationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitResourceSpecification(JavaParser.ResourceSpecificationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitResourceSpecification(JavaParser.ResourceSpecificationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationConstantRestContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationConstantRestContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationMethodOrConstantRestContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationMethodOrConstantRestContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationMethodRestContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationMethodRestContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeBodyContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeBodyContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeDeclarationContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeDeclarationContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeElementDeclarationContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeElementDeclarationContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeElementRestContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeElementRestContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ArgumentsContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ArgumentsContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ArrayCreatorRestContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ArrayCreatorRestContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ArrayInitializerContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ArrayInitializerContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.BlockContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.BlockContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.BlockStatementContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.BlockStatementContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CatchClauseContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CatchClauseContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CatchTypeContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CatchTypeContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassBodyContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassBodyContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassBodyDeclarationContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassBodyDeclarationContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassCreatorRestContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassCreatorRestContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassDeclarationContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassDeclarationContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassOrInterfaceModifierContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassOrInterfaceModifierContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassOrInterfaceTypeContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassOrInterfaceTypeContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassTypeContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassTypeContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CompilationUnitContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CompilationUnitContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstantDeclaratorContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstantDeclaratorContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstDeclarationContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstDeclarationContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstructorCallContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstructorCallContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstructorDeclarationContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstructorDeclarationContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CreatedNameContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CreatedNameContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CreatorContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CreatorContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.DefaultValueContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.DefaultValueContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ElementValueArrayInitializerContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ElementValueArrayInitializerContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ElementValueContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ElementValueContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ElementValuePairContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ElementValuePairContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ElementValuePairsContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ElementValuePairsContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnhancedForControlContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnhancedForControlContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumBodyDeclarationsContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumBodyDeclarationsContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumConstantContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumConstantContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumConstantsContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumConstantsContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumDeclarationContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumDeclarationContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExplicitGenericInvocationContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExplicitGenericInvocationContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExplicitGenericInvocationSuffixContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExplicitGenericInvocationSuffixContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionListContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionListContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FieldDeclarationContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FieldDeclarationContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FinallyBlockContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FinallyBlockContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FloatLiteralContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FloatLiteralContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ForControlContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ForControlContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ForInitContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ForInitContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FormalParameterContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FormalParameterContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FormalParameterListContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FormalParameterListContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FormalParametersContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FormalParametersContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.GenericConstructorDeclarationContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.GenericConstructorDeclarationContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.GenericInterfaceMethodDeclarationContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.GenericInterfaceMethodDeclarationContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.GenericMethodDeclarationContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.GenericMethodDeclarationContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ImportDeclarationContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ImportDeclarationContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InnerCreatorContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InnerCreatorContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.IntegerLiteralContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.IntegerLiteralContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceBodyContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceBodyContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceBodyDeclarationContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceBodyDeclarationContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceDeclarationContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceDeclarationContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMemberDeclarationContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMemberDeclarationContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMethodDeclarationContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMethodDeclarationContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMethodModifierContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMethodModifierContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LambdaBodyContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LambdaBodyContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LambdaExpressionContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LambdaExpressionContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LambdaParametersContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LambdaParametersContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LastFormalParameterContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LastFormalParameterContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LiteralContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LiteralContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LocalTypeDeclarationContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LocalTypeDeclarationContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LocalVariableDeclarationContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LocalVariableDeclarationContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MemberDeclarationContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MemberDeclarationContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MethodBodyContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MethodBodyContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MethodCallContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MethodCallContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MethodDeclarationContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MethodDeclarationContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ModifierContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ModifierContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.NonWildcardTypeArgumentsContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.NonWildcardTypeArgumentsContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.NonWildcardTypeArgumentsOrDiamondContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.NonWildcardTypeArgumentsOrDiamondContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PackageDeclarationContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PackageDeclarationContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ParExpressionContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ParExpressionContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PrimaryContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PrimaryContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PrimitiveTypeContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PrimitiveTypeContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.QualifiedNameContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.QualifiedNameContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.QualifiedNameListContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.QualifiedNameListContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ResourceContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ResourceContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ResourcesContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ResourcesContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ResourceSpecificationContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ResourceSpecificationContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.SuperSuffixContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.SuperSuffixContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.SwitchBlockStatementGroupContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.SwitchBlockStatementGroupContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.SwitchLabelContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.SwitchLabelContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeArgumentContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeArgumentContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeArgumentsContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeArgumentsContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeArgumentsOrDiamondContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeArgumentsOrDiamondContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeBoundContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeBoundContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeDeclarationContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeDeclarationContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeListContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeListContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeParameterContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeParameterContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeParametersContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeParametersContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeTypeContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeTypeContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeTypeOrVoidContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeTypeOrVoidContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableDeclaratorContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableDeclaratorContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableDeclaratorIdContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableDeclaratorIdContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableDeclaratorsContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableDeclaratorsContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableInitializerContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableInitializerContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableModifierContext
-
- exitRule(ParseTreeListener) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableModifierContext
-
- exitStatement(JavaParser.StatementContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitStatement(JavaParser.StatementContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitStatement(JavaParser.StatementContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitStatement(JavaParser.StatementContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitSuperSuffix(JavaParser.SuperSuffixContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitSuperSuffix(JavaParser.SuperSuffixContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitSuperSuffix(JavaParser.SuperSuffixContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitSuperSuffix(JavaParser.SuperSuffixContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitSwitchBlockStatementGroup(JavaParser.SwitchBlockStatementGroupContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitSwitchBlockStatementGroup(JavaParser.SwitchBlockStatementGroupContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitSwitchBlockStatementGroup(JavaParser.SwitchBlockStatementGroupContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitSwitchBlockStatementGroup(JavaParser.SwitchBlockStatementGroupContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitSwitchLabel(JavaParser.SwitchLabelContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitSwitchLabel(JavaParser.SwitchLabelContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitSwitchLabel(JavaParser.SwitchLabelContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitSwitchLabel(JavaParser.SwitchLabelContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitTypeArgument(JavaParser.TypeArgumentContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitTypeArgument(JavaParser.TypeArgumentContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitTypeArgument(JavaParser.TypeArgumentContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitTypeArgument(JavaParser.TypeArgumentContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitTypeArguments(JavaParser.TypeArgumentsContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitTypeArguments(JavaParser.TypeArgumentsContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitTypeArguments(JavaParser.TypeArgumentsContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitTypeArguments(JavaParser.TypeArgumentsContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitTypeArgumentsOrDiamond(JavaParser.TypeArgumentsOrDiamondContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitTypeArgumentsOrDiamond(JavaParser.TypeArgumentsOrDiamondContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitTypeArgumentsOrDiamond(JavaParser.TypeArgumentsOrDiamondContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitTypeArgumentsOrDiamond(JavaParser.TypeArgumentsOrDiamondContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitTypeBound(JavaParser.TypeBoundContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitTypeBound(JavaParser.TypeBoundContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitTypeBound(JavaParser.TypeBoundContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitTypeBound(JavaParser.TypeBoundContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitTypeDeclaration(JavaParser.TypeDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitTypeDeclaration(JavaParser.TypeDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitTypeDeclaration(JavaParser.TypeDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitTypeDeclaration(JavaParser.TypeDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitTypeList(JavaParser.TypeListContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitTypeList(JavaParser.TypeListContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitTypeList(JavaParser.TypeListContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitTypeList(JavaParser.TypeListContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitTypeParameter(JavaParser.TypeParameterContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitTypeParameter(JavaParser.TypeParameterContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitTypeParameter(JavaParser.TypeParameterContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitTypeParameter(JavaParser.TypeParameterContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitTypeParameters(JavaParser.TypeParametersContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitTypeParameters(JavaParser.TypeParametersContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitTypeParameters(JavaParser.TypeParametersContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitTypeParameters(JavaParser.TypeParametersContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitTypeType(JavaParser.TypeTypeContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitTypeType(JavaParser.TypeTypeContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitTypeType(JavaParser.TypeTypeContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitTypeType(JavaParser.TypeTypeContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitTypeTypeOrVoid(JavaParser.TypeTypeOrVoidContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitTypeTypeOrVoid(JavaParser.TypeTypeOrVoidContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitTypeTypeOrVoid(JavaParser.TypeTypeOrVoidContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitTypeTypeOrVoid(JavaParser.TypeTypeOrVoidContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitVariableDeclarator(JavaParser.VariableDeclaratorContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitVariableDeclarator(JavaParser.VariableDeclaratorContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitVariableDeclarator(JavaParser.VariableDeclaratorContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitVariableDeclarator(JavaParser.VariableDeclaratorContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitVariableDeclaratorId(JavaParser.VariableDeclaratorIdContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitVariableDeclaratorId(JavaParser.VariableDeclaratorIdContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitVariableDeclaratorId(JavaParser.VariableDeclaratorIdContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitVariableDeclaratorId(JavaParser.VariableDeclaratorIdContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitVariableDeclarators(JavaParser.VariableDeclaratorsContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitVariableDeclarators(JavaParser.VariableDeclaratorsContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitVariableDeclarators(JavaParser.VariableDeclaratorsContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitVariableDeclarators(JavaParser.VariableDeclaratorsContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitVariableInitializer(JavaParser.VariableInitializerContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitVariableInitializer(JavaParser.VariableInitializerContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitVariableInitializer(JavaParser.VariableInitializerContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitVariableInitializer(JavaParser.VariableInitializerContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitVariableModifier(JavaParser.VariableModifierContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitVariableModifier(JavaParser.VariableModifierContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
-
- exitVariableModifier(JavaParser.VariableModifierContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- exitVariableModifier(JavaParser.VariableModifierContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserListener
-
- expectedEntries() - Method in class org.apache.paimon.lookup.sort.BloomFilterHandle
-
- expectedEntries() - Method in class org.apache.paimon.utils.BloomFilter.Builder
-
- Experimental - Annotation Type in org.apache.paimon.annotation
-
Experimental API.
- EXPIRATIONTIME - Static variable in interface org.apache.paimon.flink.action.ActionFactory
-
- expire(LocalDateTime) - Method in class org.apache.paimon.consumer.ConsumerManager
-
- expire(long) - Method in class org.apache.paimon.operation.PartitionExpire
-
- expire() - Method in class org.apache.paimon.table.ExpireChangelogImpl
-
- expire() - Method in interface org.apache.paimon.table.ExpireSnapshots
-
- expire() - Method in class org.apache.paimon.table.ExpireSnapshotsImpl
-
- expire() - Method in class org.apache.paimon.tag.TagTimeExpire
-
- EXPIRE_STRATEGY - Static variable in interface org.apache.paimon.flink.action.ActionFactory
-
- ExpireChangelogImpl - Class in org.apache.paimon.table
-
Cleanup the changelog in changelog directory.
- ExpireChangelogImpl(SnapshotManager, TagManager, ChangelogDeletion) - Constructor for class org.apache.paimon.table.ExpireChangelogImpl
-
- expireConfig() - Method in class org.apache.paimon.CoreOptions
-
- ExpireConfig - Class in org.apache.paimon.options
-
Config of snapshot and changelog expiration.
- ExpireConfig(int, int, Duration, int, int, int, Duration, int) - Constructor for class org.apache.paimon.options.ExpireConfig
-
- ExpireConfig.Builder - Class in org.apache.paimon.options
-
- ExpirePartitionsAction - Class in org.apache.paimon.flink.action
-
Expire partitions action for Flink.
- ExpirePartitionsAction(String, String, String, Map<String, String>, String, String, String, String) - Constructor for class org.apache.paimon.flink.action.ExpirePartitionsAction
-
- ExpirePartitionsActionFactory - Class in org.apache.paimon.flink.action
-
- ExpirePartitionsActionFactory() - Constructor for class org.apache.paimon.flink.action.ExpirePartitionsActionFactory
-
- ExpirePartitionsProcedure - Class in org.apache.paimon.flink.procedure
-
A procedure to expire partitions.
- ExpirePartitionsProcedure() - Constructor for class org.apache.paimon.flink.procedure.ExpirePartitionsProcedure
-
- ExpirePartitionsProcedure - Class in org.apache.paimon.spark.procedure
-
A procedure to expire partitions.
- ExpirePartitionsProcedure(TableCatalog) - Constructor for class org.apache.paimon.spark.procedure.ExpirePartitionsProcedure
-
- ExpireSnapshots - Interface in org.apache.paimon.table
-
Expire snapshots.
- expireSnapshots() - Method in class org.apache.paimon.table.sink.TableCommitImpl
-
- ExpireSnapshotsAction - Class in org.apache.paimon.flink.action
-
Expire snapshots action for Flink.
- ExpireSnapshotsAction(String, String, Map<String, String>, Integer, Integer, String, Integer) - Constructor for class org.apache.paimon.flink.action.ExpireSnapshotsAction
-
- ExpireSnapshotsActionFactory - Class in org.apache.paimon.flink.action
-
- ExpireSnapshotsActionFactory() - Constructor for class org.apache.paimon.flink.action.ExpireSnapshotsActionFactory
-
- ExpireSnapshotsImpl - Class in org.apache.paimon.table
-
- ExpireSnapshotsImpl(SnapshotManager, SnapshotDeletion, TagManager) - Constructor for class org.apache.paimon.table.ExpireSnapshotsImpl
-
- ExpireSnapshotsProcedure - Class in org.apache.paimon.flink.procedure
-
A procedure to expire snapshots.
- ExpireSnapshotsProcedure() - Constructor for class org.apache.paimon.flink.procedure.ExpireSnapshotsProcedure
-
- ExpireSnapshotsProcedure - Class in org.apache.paimon.spark.procedure
-
A procedure to expire snapshots.
- ExpireSnapshotsProcedure(TableCatalog) - Constructor for class org.apache.paimon.spark.procedure.ExpireSnapshotsProcedure
-
- ExpireTagsAction - Class in org.apache.paimon.flink.action
-
Expire tags action for Flink.
- ExpireTagsAction(String, String, String, Map<String, String>) - Constructor for class org.apache.paimon.flink.action.ExpireTagsAction
-
- ExpireTagsActionFactory - Class in org.apache.paimon.flink.action
-
- ExpireTagsActionFactory() - Constructor for class org.apache.paimon.flink.action.ExpireTagsActionFactory
-
- ExpireTagsProcedure - Class in org.apache.paimon.flink.procedure
-
A procedure to expire tags by time.
- ExpireTagsProcedure() - Constructor for class org.apache.paimon.flink.procedure.ExpireTagsProcedure
-
- ExpireTagsProcedure - Class in org.apache.paimon.spark.procedure
-
A procedure to expire tags by time.
- ExpireTagsProcedure(TableCatalog) - Constructor for class org.apache.paimon.spark.procedure.ExpireTagsProcedure
-
- expireUntil(long, long) - Method in class org.apache.paimon.table.ExpireChangelogImpl
-
- expireUntil(long, long) - Method in class org.apache.paimon.table.ExpireSnapshotsImpl
-
- EXPLICIT_CAST - Static variable in class org.apache.paimon.spark.SparkConnectorOptions
-
- explicitGenericInvocation() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- explicitGenericInvocation() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- explicitGenericInvocation() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- explicitGenericInvocation() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- ExplicitGenericInvocationContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.ExplicitGenericInvocationContext
-
- ExplicitGenericInvocationContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.ExplicitGenericInvocationContext
-
- explicitGenericInvocationSuffix() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExplicitGenericInvocationContext
-
- explicitGenericInvocationSuffix() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExplicitGenericInvocationContext
-
- explicitGenericInvocationSuffix() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- explicitGenericInvocationSuffix() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- explicitGenericInvocationSuffix() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PrimaryContext
-
- explicitGenericInvocationSuffix() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PrimaryContext
-
- ExplicitGenericInvocationSuffixContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.ExplicitGenericInvocationSuffixContext
-
- ExplicitGenericInvocationSuffixContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.ExplicitGenericInvocationSuffixContext
-
- expression() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ArrayCreatorRestContext
-
- expression(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ArrayCreatorRestContext
-
- expression() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ArrayCreatorRestContext
-
- expression(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ArrayCreatorRestContext
-
- expression() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ElementValueContext
-
- expression() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ElementValueContext
-
- expression() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnhancedForControlContext
-
- expression() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnhancedForControlContext
-
- expression() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- expression() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- expression() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- expression(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- expression() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- expression(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- expression() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionListContext
-
- expression(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionListContext
-
- expression() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionListContext
-
- expression(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionListContext
-
- expression() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ForControlContext
-
- expression() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ForControlContext
-
- expression() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LambdaBodyContext
-
- expression() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LambdaBodyContext
-
- expression() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ParExpressionContext
-
- expression() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ParExpressionContext
-
- expression() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PrimaryContext
-
- expression() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PrimaryContext
-
- expression() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ResourceContext
-
- expression() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ResourceContext
-
- expression() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- expression(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- expression() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- expression(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- expression() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.SwitchLabelContext
-
- expression() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.SwitchLabelContext
-
- expression() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableInitializerContext
-
- expression() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableInitializerContext
-
- Expression - Interface in org.apache.paimon.flink.action.cdc
-
Produce a computation result for computed column.
- Expression.CastExpression - Class in org.apache.paimon.flink.action.cdc
-
Get constant value.
- Expression.DateFormat - Class in org.apache.paimon.flink.action.cdc
-
Convert the temporal value to desired formatted string.
- Expression.ExpressionCreator - Interface in org.apache.paimon.flink.action.cdc
-
Expression creator.
- Expression.ExpressionFunction - Enum in org.apache.paimon.flink.action.cdc
-
Expression function.
- Expression.ReferencedField - Class in org.apache.paimon.flink.action.cdc
-
Referenced field in expression input parameters.
- Expression.Substring - Class in org.apache.paimon.flink.action.cdc
-
- Expression.TemporalExpressionBase<T> - Class in org.apache.paimon.flink.action.cdc
-
Expression to handle temporal value.
- Expression.TemporalToIntConverter - Class in org.apache.paimon.flink.action.cdc
-
Convert the temporal value to an integer.
- Expression.TruncateComputer - Class in org.apache.paimon.flink.action.cdc
-
Truncate numeric/decimal/string value.
- ExpressionContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- ExpressionContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- expressionList() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ArgumentsContext
-
- expressionList() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ArgumentsContext
-
- expressionList() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstructorCallContext
-
- expressionList() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstructorCallContext
-
- expressionList() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- expressionList() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- expressionList() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ForControlContext
-
- expressionList() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ForControlContext
-
- expressionList() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ForInitContext
-
- expressionList() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ForInitContext
-
- expressionList() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MethodCallContext
-
- expressionList() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MethodCallContext
-
- ExpressionListContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionListContext
-
- ExpressionListContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionListContext
-
- EXTENDS - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- EXTENDS - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- EXTENDS() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassDeclarationContext
-
- EXTENDS() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassDeclarationContext
-
- EXTENDS - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- EXTENDS - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- EXTENDS() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceDeclarationContext
-
- EXTENDS() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceDeclarationContext
-
- EXTENDS() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeArgumentContext
-
- EXTENDS() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeArgumentContext
-
- EXTENDS() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeParameterContext
-
- EXTENDS() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeParameterContext
-
- ExternalBuffer - Class in org.apache.paimon.disk
-
An external buffer for storing rows, it will spill the data to disk when the memory is full.
- ExternalBuffer.BufferIterator - Class in org.apache.paimon.disk
-
Iterator of external buffer.
- extract(FileIO, Path) - Method in class org.apache.paimon.format.avro.AvroSimpleStatsExtractor
-
- extract(FileIO, Path) - Method in class org.apache.paimon.format.orc.filter.OrcSimpleStatsExtractor
-
- extract(FileIO, Path) - Method in class org.apache.paimon.format.parquet.ParquetSimpleStatsExtractor
-
- extract() - Method in class org.apache.paimon.format.SimpleStatsCollector
-
- extract(FileIO, Path) - Method in interface org.apache.paimon.format.SimpleStatsExtractor
-
- extract(Configuration, Properties) - Static method in class org.apache.paimon.hive.HiveSchema
-
- extract(LinkedHashMap<String, String>) - Method in class org.apache.paimon.partition.PartitionTimeExtractor
-
- extract(List<String>, List<?>) - Method in class org.apache.paimon.partition.PartitionTimeExtractor
-
- extract(SinkRecord, RowKind) - Method in interface org.apache.paimon.table.sink.TableWriteImpl.RecordExtractor
-
- extract(long, Long) - Method in interface org.apache.paimon.tag.TagTimeExtractor
-
- extract(long, Long) - Method in class org.apache.paimon.tag.TagTimeExtractor.ProcessTimeExtractor
-
- extract(long, Long) - Method in class org.apache.paimon.tag.TagTimeExtractor.WatermarkExtractor
-
- extractBlocks() - Method in class org.apache.paimon.codegen.codesplit.BlockStatementSplitter
-
This method extracts statements from IFs, ELSE's and WHILE blocks from block code used during
initialization of this object.
- extractCatalogConfig(Configuration) - Static method in class org.apache.paimon.hive.utils.HiveUtils
-
Extract paimon catalog conf from Hive conf.
- extractColumnStats(FileIO, Path) - Static method in class org.apache.paimon.format.parquet.ParquetUtil
-
Extract stats from specified Parquet files path.
- extractFieldMultimap(Map<String, String>, Function<Map.Entry<String, String>, String>) - Static method in class org.apache.paimon.table.system.AggregationFieldsTable
-
- extractFilesFromSections(List<List<SortedRun>>) - Static method in class org.apache.paimon.mergetree.compact.AbstractCompactRewriter
-
- extractJdbcConfiguration(Map<String, String>, String) - Static method in class org.apache.paimon.jdbc.JdbcUtils
-
- extractKeyTypeToAvroMap(DataType) - Static method in class org.apache.paimon.format.avro.AvroSchemaConverter
-
- EXTRACTOR - Static variable in class org.apache.paimon.table.PrimaryKeyTableUtils.PrimaryKeyFieldsExtractor
-
- extractorFunction() - Method in class org.apache.paimon.flink.sink.cdc.CdcDynamicBucketSinkBase
-
- extractorFunction() - Method in class org.apache.paimon.flink.sink.DynamicBucketSink
-
- extractorFunction() - Method in class org.apache.paimon.flink.sink.RowDynamicBucketSink
-
- extractPartitionSpecFromPath(Path) - Static method in class org.apache.paimon.utils.PartitionPathUtils
-
Make partition spec from path.
- extractPrimaryKeys() - Method in class org.apache.paimon.flink.action.cdc.format.AbstractJsonRecordParser
-
- extractPrimaryKeys() - Method in class org.apache.paimon.flink.action.cdc.format.AbstractRecordParser
-
- extractPrimaryKeys() - Method in class org.apache.paimon.flink.action.cdc.format.debezium.DebeziumAvroRecordParser
-
- extractPrimaryKeys() - Method in interface org.apache.paimon.flink.action.cdc.mongodb.strategy.MongoVersionStrategy
-
Extracts primary keys from the MongoDB record.
- extractRecords() - Method in class org.apache.paimon.flink.action.cdc.format.AbstractRecordParser
-
- extractRecords() - Method in class org.apache.paimon.flink.action.cdc.format.canal.CanalRecordParser
-
- extractRecords() - Method in class org.apache.paimon.flink.action.cdc.format.debezium.DebeziumAvroRecordParser
-
- extractRecords() - Method in class org.apache.paimon.flink.action.cdc.format.debezium.DebeziumJsonRecordParser
-
- extractRecords() - Method in class org.apache.paimon.flink.action.cdc.format.dms.DMSRecordParser
-
- extractRecords() - Method in class org.apache.paimon.flink.action.cdc.format.json.JsonRecordParser
-
- extractRecords() - Method in class org.apache.paimon.flink.action.cdc.format.maxwell.MaxwellRecordParser
-
- extractRecords() - Method in class org.apache.paimon.flink.action.cdc.format.ogg.OggRecordParser
-
- extractRecords(JsonNode) - Method in class org.apache.paimon.flink.action.cdc.mongodb.strategy.Mongo4VersionStrategy
-
Extracts records from the provided JsonNode based on the MongoDB version strategy.
- extractRecords(JsonNode) - Method in interface org.apache.paimon.flink.action.cdc.mongodb.strategy.MongoVersionStrategy
-
Extracts records from the provided JsonNode.
- extractRowData(JsonNode, RowType.Builder) - Method in class org.apache.paimon.flink.action.cdc.format.AbstractJsonRecordParser
-
- extractRowData(JsonNode, RowType.Builder) - Method in class org.apache.paimon.flink.action.cdc.format.canal.CanalRecordParser
-
- extractRowData(JsonNode, RowType.Builder) - Method in class org.apache.paimon.flink.action.cdc.format.debezium.DebeziumJsonRecordParser
-
- extractSchemaChanges(SchemaManager, List<DataField>) - Method in class org.apache.paimon.flink.sink.cdc.UpdatedDataFieldsProcessFunctionBase
-
- extractTag(long, Long) - Method in class org.apache.paimon.tag.TagPreview
-
- extractTagName(String, String) - Static method in class org.apache.paimon.hive.utils.HiveUtils
-
Extract tag name from location, partition field should be tag name.
- extractTimestamp(CdcSourceRecord) - Method in class org.apache.paimon.flink.action.cdc.mongodb.MongoDBCdcTimestampExtractor
-
- extractTimestamp(CdcSourceRecord) - Method in class org.apache.paimon.flink.action.cdc.mysql.MysqlCdcTimestampExtractor
-
- extractTimestamp(CdcSourceRecord) - Method in interface org.apache.paimon.flink.action.cdc.watermark.CdcTimestampExtractor
-
- extractTimestamp(CdcSourceRecord) - Method in class org.apache.paimon.flink.action.cdc.watermark.MessageQueueCdcTimestampExtractor
-
- extractValue(JsonNode, Class<T>, String...) - Static method in class org.apache.paimon.utils.JsonSerdeUtil
-
Parses a JSON string and extracts a value of the specified type from the given path keys.
- extractValueOrDefault(JsonNode, Class<T>, T, String...) - Static method in class org.apache.paimon.utils.JsonSerdeUtil
-
Parses a JSON string and extracts a value of the specified type from the given path keys.
- extractValueTypeToAvroMap(DataType) - Static method in class org.apache.paimon.format.avro.AvroSchemaConverter
-
- extractWithFileInfo(FileIO, Path) - Method in class org.apache.paimon.format.avro.AvroSimpleStatsExtractor
-
- extractWithFileInfo(FileIO, Path) - Method in class org.apache.paimon.format.orc.filter.OrcSimpleStatsExtractor
-
- extractWithFileInfo(FileIO, Path) - Method in class org.apache.paimon.format.parquet.ParquetSimpleStatsExtractor
-
- extractWithFileInfo(FileIO, Path) - Method in interface org.apache.paimon.format.SimpleStatsExtractor
-
- extraFiles() - Method in class org.apache.paimon.io.DataFileMeta
-
Usage:
Paimon 0.2
Stores changelog files for CoreOptions.ChangelogProducer#INPUT
.
- extraFiles - Variable in class org.apache.paimon.manifest.FileEntry.Identifier
-
- extraMessage() - Method in interface org.apache.paimon.utils.ParallelExecution.ParallelBatch
-
- f - Variable in class org.apache.parquet.hadoop.ParquetFileReader
-
- f0 - Variable in class org.apache.paimon.utils.Triple
-
- f1 - Variable in class org.apache.paimon.utils.Triple
-
- f2 - Variable in class org.apache.paimon.utils.Triple
-
- factory(DeletionVectorsMaintainer) - Static method in interface org.apache.paimon.deletionvectors.DeletionVector
-
- factory(FileIO, List<DataFileMeta>, List<DeletionFile>) - Static method in interface org.apache.paimon.deletionvectors.DeletionVector
-
- factory(IndexFileHandler) - Static method in class org.apache.paimon.deletionvectors.DeletionVectorsMaintainer
-
- Factory(IndexFileHandler) - Constructor for class org.apache.paimon.deletionvectors.DeletionVectorsMaintainer.Factory
-
- Factory - Interface in org.apache.paimon.factories
-
Base interface for all kind of factories that create object instances from a list of key-value
pairs in Paimon's catalog, lineage.
- factory - Variable in class org.apache.paimon.flink.factories.FlinkFactoryUtil.FlinkFactoryHelper
-
- Factory(Identifier, TableSchema, HiveConf, String, Options) - Constructor for class org.apache.paimon.hive.HiveMetastoreClient.Factory
-
- Factory(IndexFileHandler) - Constructor for class org.apache.paimon.index.HashIndexMaintainer.Factory
-
- Factory(FileIO, FileFormat, String, FileStorePathFactory, SegmentsCache<Path>) - Constructor for class org.apache.paimon.manifest.IndexManifestFile.Factory
-
- Factory(FileIO, SchemaManager, RowType, FileFormat, String, FileStorePathFactory, long, SegmentsCache<Path>) - Constructor for class org.apache.paimon.manifest.ManifestFile.Factory
-
- Factory(FileIO, FileFormat, String, FileStorePathFactory, SegmentsCache<Path>) - Constructor for class org.apache.paimon.manifest.ManifestList.Factory
-
- factory(Options, List<String>, List<DataType>, List<String>) - Static method in class org.apache.paimon.mergetree.compact.aggregate.AggregateMergeFunction
-
- factory() - Static method in class org.apache.paimon.mergetree.compact.DeduplicateMergeFunction
-
- factory(Options) - Static method in class org.apache.paimon.mergetree.compact.DeduplicateMergeFunction
-
- factory(Options, RowType, RowType) - Static method in class org.apache.paimon.mergetree.compact.FirstRowMergeFunction
-
- factory(Options, RowType, List<String>) - Static method in class org.apache.paimon.mergetree.compact.PartialUpdateMergeFunction
-
- factory(CatalogLockFactory, CatalogLockContext, Identifier) - Static method in interface org.apache.paimon.operation.Lock
-
- factory(List<DataFileMeta>, List<DeletionFile>) - Static method in class org.apache.paimon.table.source.DeletionFile
-
- FactoryException - Exception in org.apache.paimon.factories
-
Exception for factory.
- FactoryException(String) - Constructor for exception org.apache.paimon.factories.FactoryException
-
- factoryIdentifier() - Method in class org.apache.paimon.flink.FlinkCatalogFactory
-
- factoryIdentifier() - Method in class org.apache.paimon.flink.FlinkGenericCatalogFactory
-
- factoryIdentifier() - Method in class org.apache.paimon.flink.FlinkGenericTableFactory
-
- factoryIdentifier() - Method in class org.apache.paimon.flink.FlinkTableFactory
-
- FactoryUtil - Class in org.apache.paimon.factories
-
- FactoryUtil() - Constructor for class org.apache.paimon.factories.FactoryUtil
-
- fallback(String) - Method in class org.apache.paimon.flink.action.MultipleParameterToolAdapter
-
- fallbackIO() - Method in class org.apache.paimon.catalog.CatalogContext
-
- FallbackKey - Class in org.apache.paimon.options
-
A key with FallbackKeys will fall back to the FallbackKeys if it itself is not configured.
- fallbackKeys() - Method in class org.apache.paimon.options.ConfigOption
-
Gets the fallback keys, in the order to be checked.
- FallbackReadFileStoreTable - Class in org.apache.paimon.table
-
- FallbackReadFileStoreTable(FileStoreTable, FileStoreTable) - Constructor for class org.apache.paimon.table.FallbackReadFileStoreTable
-
- FALSE_STRING - Static variable in class org.apache.paimon.utils.BinaryStringUtils
-
- fastForward(String) - Method in class org.apache.paimon.privilege.PrivilegedFileStoreTable
-
- fastForward(String) - Method in class org.apache.paimon.table.DelegatedFileStoreTable
-
- fastForward(String) - Method in interface org.apache.paimon.table.FormatTable
-
- fastForward(String) - Method in interface org.apache.paimon.table.ReadonlyTable
-
- fastForward(String) - Method in interface org.apache.paimon.table.Table
-
Merge a branch to main branch.
- fastForward(String) - Method in class org.apache.paimon.utils.BranchManager
-
- FastForwardAction - Class in org.apache.paimon.flink.action
-
Fast Forward action for Flink.
- FastForwardAction(String, String, String, Map<String, String>, String) - Constructor for class org.apache.paimon.flink.action.FastForwardAction
-
- FastForwardActionFactory - Class in org.apache.paimon.flink.action
-
- FastForwardActionFactory() - Constructor for class org.apache.paimon.flink.action.FastForwardActionFactory
-
- FastForwardProcedure - Class in org.apache.paimon.flink.procedure
-
Fast Forward procedure for given branch.
- FastForwardProcedure() - Constructor for class org.apache.paimon.flink.procedure.FastForwardProcedure
-
- FastForwardProcedure - Class in org.apache.paimon.spark.procedure
-
Fast-forward branch procedure for given branch.
- FastForwardProcedure(TableCatalog) - Constructor for class org.apache.paimon.spark.procedure.FastForwardProcedure
-
- FastHash - Interface in org.apache.paimon.fileindex.bloomfilter
-
Hash object to 64 bits hash code.
- FastHash.FastHashVisitor - Class in org.apache.paimon.fileindex.bloomfilter
-
Fast hash for object differs to DataType.
- FastHashVisitor() - Constructor for class org.apache.paimon.fileindex.bloomfilter.FastHash.FastHashVisitor
-
- FatalExitExceptionHandler - Class in org.apache.paimon.utils
-
Handler for uncaught exceptions that will log the exception and kill the process afterwards.
- FatalExitExceptionHandler() - Constructor for class org.apache.paimon.utils.FatalExitExceptionHandler
-
- fetch() - Method in class org.apache.paimon.flink.source.FileStoreSourceSplitReader
-
- field() - Method in class org.apache.paimon.flink.action.cdc.Expression.ReferencedField
-
- Field(String, String, String, Boolean, List<DebeziumEvent.Field>, JsonNode) - Constructor for class org.apache.paimon.flink.action.cdc.mysql.format.DebeziumEvent.Field
-
- field() - Method in class org.apache.paimon.flink.action.cdc.mysql.format.DebeziumEvent.Field
-
- field(String, DataType, String) - Method in class org.apache.paimon.flink.sink.cdc.RichCdcRecord.Builder
-
- field(String, DataType, String, String) - Method in class org.apache.paimon.flink.sink.cdc.RichCdcRecord.Builder
-
- FIELD(int, String, DataType) - Static method in class org.apache.paimon.types.DataTypes
-
- FIELD(int, String, DataType, String) - Static method in class org.apache.paimon.types.DataTypes
-
- field(String, DataType) - Method in class org.apache.paimon.types.RowType.Builder
-
- field(String, DataType, String) - Method in class org.apache.paimon.types.RowType.Builder
-
- FIELD_AFTER - Static variable in class org.apache.paimon.flink.action.cdc.format.debezium.DebeziumSchemaUtils
-
- FIELD_BASE_MANIFEST_LIST - Static variable in class org.apache.paimon.Snapshot
-
- FIELD_BEFORE - Static variable in class org.apache.paimon.flink.action.cdc.format.debezium.DebeziumSchemaUtils
-
- FIELD_CHANGELOG_MANIFEST_LIST - Static variable in class org.apache.paimon.Snapshot
-
- FIELD_CHANGELOG_RECORD_COUNT - Static variable in class org.apache.paimon.Snapshot
-
- FIELD_COMMIT_IDENTIFIER - Static variable in class org.apache.paimon.Snapshot
-
- FIELD_COMMIT_KIND - Static variable in class org.apache.paimon.Snapshot
-
- FIELD_COMMIT_USER - Static variable in class org.apache.paimon.Snapshot
-
- FIELD_DATABASE - Static variable in class org.apache.paimon.flink.action.cdc.format.AbstractRecordParser
-
- FIELD_DB - Static variable in class org.apache.paimon.flink.action.cdc.format.debezium.DebeziumSchemaUtils
-
- FIELD_DELIMITER - Static variable in class org.apache.paimon.table.FormatTableOptions
-
- FIELD_DELTA_MANIFEST_LIST - Static variable in class org.apache.paimon.Snapshot
-
- FIELD_DELTA_RECORD_COUNT - Static variable in class org.apache.paimon.Snapshot
-
- FIELD_FORMAT_NO_DESCRIPTION - Static variable in class org.apache.paimon.types.DataField
-
- FIELD_FORMAT_WITH_DESCRIPTION - Static variable in class org.apache.paimon.types.DataField
-
- FIELD_ID - Static variable in class org.apache.paimon.Snapshot
-
- FIELD_INDEX_MANIFEST - Static variable in class org.apache.paimon.Snapshot
-
- FIELD_LOG_OFFSETS - Static variable in class org.apache.paimon.Snapshot
-
- FIELD_NAME - Static variable in class org.apache.paimon.flink.action.cdc.mongodb.MongoDBActionUtils
-
- FIELD_PAYLOAD - Static variable in class org.apache.paimon.flink.action.cdc.format.debezium.DebeziumSchemaUtils
-
- FIELD_PRIMARY - Static variable in class org.apache.paimon.flink.action.cdc.format.debezium.DebeziumSchemaUtils
-
- FIELD_SCHEMA - Static variable in class org.apache.paimon.flink.action.cdc.format.debezium.DebeziumSchemaUtils
-
- FIELD_SCHEMA_ID - Static variable in class org.apache.paimon.Snapshot
-
- FIELD_SOURCE - Static variable in class org.apache.paimon.flink.action.cdc.format.debezium.DebeziumSchemaUtils
-
- FIELD_STATISTICS - Static variable in class org.apache.paimon.Snapshot
-
- FIELD_TABLE - Static variable in class org.apache.paimon.flink.action.cdc.format.AbstractRecordParser
-
- FIELD_TIME_MILLIS - Static variable in class org.apache.paimon.Snapshot
-
- FIELD_TOTAL_RECORD_COUNT - Static variable in class org.apache.paimon.Snapshot
-
- FIELD_TYPE - Static variable in class org.apache.paimon.flink.action.cdc.format.debezium.DebeziumSchemaUtils
-
- FIELD_VERSION - Static variable in class org.apache.paimon.Snapshot
-
- FIELD_WATERMARK - Static variable in class org.apache.paimon.Snapshot
-
- fieldAggFunc(String) - Method in class org.apache.paimon.CoreOptions
-
- fieldAggIgnoreRetract(String) - Method in class org.apache.paimon.CoreOptions
-
- FieldAggregator - Class in org.apache.paimon.mergetree.compact.aggregate
-
abstract class of aggregating a field of a row.
- FieldAggregator(String, DataType) - Constructor for class org.apache.paimon.mergetree.compact.aggregate.FieldAggregator
-
- FieldAggregatorFactory - Interface in org.apache.paimon.mergetree.compact.aggregate.factory
-
- FieldBoolAndAgg - Class in org.apache.paimon.mergetree.compact.aggregate
-
bool_and aggregate a field of a row.
- FieldBoolAndAgg(String, BooleanType) - Constructor for class org.apache.paimon.mergetree.compact.aggregate.FieldBoolAndAgg
-
- FieldBoolAndAggFactory - Class in org.apache.paimon.mergetree.compact.aggregate.factory
-
- FieldBoolAndAggFactory() - Constructor for class org.apache.paimon.mergetree.compact.aggregate.factory.FieldBoolAndAggFactory
-
- FieldBoolOrAgg - Class in org.apache.paimon.mergetree.compact.aggregate
-
bool_or aggregate a field of a row.
- FieldBoolOrAgg(String, BooleanType) - Constructor for class org.apache.paimon.mergetree.compact.aggregate.FieldBoolOrAgg
-
- FieldBoolOrAggFactory - Class in org.apache.paimon.mergetree.compact.aggregate.factory
-
- FieldBoolOrAggFactory() - Constructor for class org.apache.paimon.mergetree.compact.aggregate.factory.FieldBoolOrAggFactory
-
- FieldCollectAgg - Class in org.apache.paimon.mergetree.compact.aggregate
-
Collect elements into an ARRAY.
- FieldCollectAgg(String, ArrayType, boolean) - Constructor for class org.apache.paimon.mergetree.compact.aggregate.FieldCollectAgg
-
- fieldCollectAggDistinct(String) - Method in class org.apache.paimon.CoreOptions
-
- FieldCollectAggFactory - Class in org.apache.paimon.mergetree.compact.aggregate.factory
-
- FieldCollectAggFactory() - Constructor for class org.apache.paimon.mergetree.compact.aggregate.factory.FieldCollectAggFactory
-
- fieldComments() - Method in class org.apache.paimon.hive.HiveSchema
-
- fieldDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- fieldDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- fieldDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MemberDeclarationContext
-
- fieldDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MemberDeclarationContext
-
- FieldDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.FieldDeclarationContext
-
- FieldDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.FieldDeclarationContext
-
- FieldFirstNonNullValueAgg - Class in org.apache.paimon.mergetree.compact.aggregate
-
first non-null value aggregate a field of a row.
- FieldFirstNonNullValueAgg(String, DataType) - Constructor for class org.apache.paimon.mergetree.compact.aggregate.FieldFirstNonNullValueAgg
-
- FieldFirstNonNullValueAggFactory - Class in org.apache.paimon.mergetree.compact.aggregate.factory
-
- FieldFirstNonNullValueAggFactory() - Constructor for class org.apache.paimon.mergetree.compact.aggregate.factory.FieldFirstNonNullValueAggFactory
-
- FieldFirstNonNullValueAggLegacyFactory - Class in org.apache.paimon.mergetree.compact.aggregate.factory
-
- FieldFirstNonNullValueAggLegacyFactory() - Constructor for class org.apache.paimon.mergetree.compact.aggregate.factory.FieldFirstNonNullValueAggLegacyFactory
-
- FieldFirstValueAgg - Class in org.apache.paimon.mergetree.compact.aggregate
-
first value aggregate a field of a row.
- FieldFirstValueAgg(String, DataType) - Constructor for class org.apache.paimon.mergetree.compact.aggregate.FieldFirstValueAgg
-
- FieldFirstValueAggFactory - Class in org.apache.paimon.mergetree.compact.aggregate.factory
-
- FieldFirstValueAggFactory() - Constructor for class org.apache.paimon.mergetree.compact.aggregate.factory.FieldFirstValueAggFactory
-
- fieldGetters() - Method in class org.apache.paimon.types.RowType
-
- FieldHllSketchAgg - Class in org.apache.paimon.mergetree.compact.aggregate
-
HllSketch aggregate a field of a row.
- FieldHllSketchAgg(String, VarBinaryType) - Constructor for class org.apache.paimon.mergetree.compact.aggregate.FieldHllSketchAgg
-
- FieldHllSketchAggFactory - Class in org.apache.paimon.mergetree.compact.aggregate.factory
-
- FieldHllSketchAggFactory() - Constructor for class org.apache.paimon.mergetree.compact.aggregate.factory.FieldHllSketchAggFactory
-
- fieldId() - Method in class org.apache.paimon.iceberg.metadata.IcebergPartitionField
-
- FieldIgnoreRetractAgg - Class in org.apache.paimon.mergetree.compact.aggregate
-
An aggregator which ignores retraction messages.
- FieldIgnoreRetractAgg(FieldAggregator) - Constructor for class org.apache.paimon.mergetree.compact.aggregate.FieldIgnoreRetractAgg
-
- FieldLastNonNullValueAgg - Class in org.apache.paimon.mergetree.compact.aggregate
-
last non-null value aggregate a field of a row.
- FieldLastNonNullValueAgg(String, DataType) - Constructor for class org.apache.paimon.mergetree.compact.aggregate.FieldLastNonNullValueAgg
-
- FieldLastNonNullValueAggFactory - Class in org.apache.paimon.mergetree.compact.aggregate.factory
-
- FieldLastNonNullValueAggFactory() - Constructor for class org.apache.paimon.mergetree.compact.aggregate.factory.FieldLastNonNullValueAggFactory
-
- FieldLastValueAgg - Class in org.apache.paimon.mergetree.compact.aggregate
-
last value aggregate a field of a row.
- FieldLastValueAgg(String, DataType) - Constructor for class org.apache.paimon.mergetree.compact.aggregate.FieldLastValueAgg
-
- FieldLastValueAggFactory - Class in org.apache.paimon.mergetree.compact.aggregate.factory
-
- FieldLastValueAggFactory() - Constructor for class org.apache.paimon.mergetree.compact.aggregate.factory.FieldLastValueAggFactory
-
- FieldListaggAgg - Class in org.apache.paimon.mergetree.compact.aggregate
-
listagg aggregate a field of a row.
- FieldListaggAgg(String, VarCharType, CoreOptions, String) - Constructor for class org.apache.paimon.mergetree.compact.aggregate.FieldListaggAgg
-
- FieldListaggAggFactory - Class in org.apache.paimon.mergetree.compact.aggregate.factory
-
- FieldListaggAggFactory() - Constructor for class org.apache.paimon.mergetree.compact.aggregate.factory.FieldListaggAggFactory
-
- fieldListAggDelimiter(String) - Method in class org.apache.paimon.CoreOptions
-
- FieldMaxAgg - Class in org.apache.paimon.mergetree.compact.aggregate
-
max aggregate a field of a row.
- FieldMaxAgg(String, DataType) - Constructor for class org.apache.paimon.mergetree.compact.aggregate.FieldMaxAgg
-
- FieldMaxAggFactory - Class in org.apache.paimon.mergetree.compact.aggregate.factory
-
- FieldMaxAggFactory() - Constructor for class org.apache.paimon.mergetree.compact.aggregate.factory.FieldMaxAggFactory
-
- FieldMergeMapAgg - Class in org.apache.paimon.mergetree.compact.aggregate
-
Merge two maps.
- FieldMergeMapAgg(String, MapType) - Constructor for class org.apache.paimon.mergetree.compact.aggregate.FieldMergeMapAgg
-
- FieldMergeMapAggFactory - Class in org.apache.paimon.mergetree.compact.aggregate.factory
-
- FieldMergeMapAggFactory() - Constructor for class org.apache.paimon.mergetree.compact.aggregate.factory.FieldMergeMapAggFactory
-
- FieldMinAgg - Class in org.apache.paimon.mergetree.compact.aggregate
-
min aggregate a field of a row.
- FieldMinAgg(String, DataType) - Constructor for class org.apache.paimon.mergetree.compact.aggregate.FieldMinAgg
-
- FieldMinAggFactory - Class in org.apache.paimon.mergetree.compact.aggregate.factory
-
- FieldMinAggFactory() - Constructor for class org.apache.paimon.mergetree.compact.aggregate.factory.FieldMinAggFactory
-
- fieldName() - Method in class org.apache.paimon.predicate.LeafPredicate
-
- fieldName() - Method in class org.apache.paimon.schema.SchemaChange.AddColumn
-
- fieldName() - Method in class org.apache.paimon.schema.SchemaChange.DropColumn
-
- fieldName() - Method in class org.apache.paimon.schema.SchemaChange.Move
-
- fieldName() - Method in class org.apache.paimon.schema.SchemaChange.RenameColumn
-
- fieldName() - Method in class org.apache.paimon.schema.SchemaChange.UpdateColumnType
-
- fieldNameLowerCase() - Method in class org.apache.paimon.flink.sink.cdc.CdcMultiplexRecord
-
- fieldNameLowerCase() - Method in class org.apache.paimon.flink.sink.cdc.CdcRecord
-
- fieldNames() - Method in class org.apache.paimon.hive.HiveSchema
-
- fieldNames() - Method in class org.apache.paimon.schema.SchemaChange.UpdateColumnComment
-
- fieldNames() - Method in class org.apache.paimon.schema.SchemaChange.UpdateColumnNullability
-
- fieldNames() - Method in class org.apache.paimon.schema.TableSchema
-
- FieldNestedUpdateAgg - Class in org.apache.paimon.mergetree.compact.aggregate
-
Used to update a field which representing a nested table.
- FieldNestedUpdateAgg(String, ArrayType, List<String>) - Constructor for class org.apache.paimon.mergetree.compact.aggregate.FieldNestedUpdateAgg
-
- FieldNestedUpdateAggFactory - Class in org.apache.paimon.mergetree.compact.aggregate.factory
-
- FieldNestedUpdateAggFactory() - Constructor for class org.apache.paimon.mergetree.compact.aggregate.factory.FieldNestedUpdateAggFactory
-
- fieldNestedUpdateAggNestedKey(String) - Method in class org.apache.paimon.CoreOptions
-
- fieldPartner(P, String) - Method in interface org.apache.paimon.hive.SchemaVisitor.PartnerAccessors
-
- FieldPrimaryKeyAgg - Class in org.apache.paimon.mergetree.compact.aggregate
-
primary key aggregate a field of a row.
- FieldPrimaryKeyAgg(String, DataType) - Constructor for class org.apache.paimon.mergetree.compact.aggregate.FieldPrimaryKeyAgg
-
- FieldPrimaryKeyAggFactory - Class in org.apache.paimon.mergetree.compact.aggregate.factory
-
- FieldPrimaryKeyAggFactory() - Constructor for class org.apache.paimon.mergetree.compact.aggregate.factory.FieldPrimaryKeyAggFactory
-
- FieldProductAgg - Class in org.apache.paimon.mergetree.compact.aggregate
-
product value aggregate a field of a row.
- FieldProductAgg(String, DataType) - Constructor for class org.apache.paimon.mergetree.compact.aggregate.FieldProductAgg
-
- FieldProductAggFactory - Class in org.apache.paimon.mergetree.compact.aggregate.factory
-
- FieldProductAggFactory() - Constructor for class org.apache.paimon.mergetree.compact.aggregate.factory.FieldProductAggFactory
-
- FieldReader - Interface in org.apache.paimon.format.avro
-
Reader to read field from Avro Decoder
.
- FieldReaderFactory - Class in org.apache.paimon.format.avro
-
- FieldReaderFactory() - Constructor for class org.apache.paimon.format.avro.FieldReaderFactory
-
- FieldReaderFactory.RowReader - Class in org.apache.paimon.format.avro
-
- FieldRef - Class in org.apache.paimon.predicate
-
A reference to a field in an input.
- FieldRef(int, String, DataType) - Constructor for class org.apache.paimon.predicate.FieldRef
-
- fieldRef() - Method in class org.apache.paimon.predicate.LeafPredicate
-
- fieldReference() - Method in class org.apache.paimon.flink.action.cdc.ComputedColumn
-
- fieldReference() - Method in class org.apache.paimon.flink.action.cdc.Expression.CastExpression
-
- fieldReference() - Method in interface org.apache.paimon.flink.action.cdc.Expression
-
Return name of referenced field.
- fieldReference() - Method in class org.apache.paimon.flink.action.cdc.Expression.Substring
-
- fieldReference() - Method in class org.apache.paimon.flink.action.cdc.Expression.TemporalExpressionBase
-
- fieldReference() - Method in class org.apache.paimon.flink.action.cdc.Expression.TruncateComputer
-
- FieldRoaringBitmap32Agg - Class in org.apache.paimon.mergetree.compact.aggregate
-
roaring bitmap aggregate a field of a row.
- FieldRoaringBitmap32Agg(String, VarBinaryType) - Constructor for class org.apache.paimon.mergetree.compact.aggregate.FieldRoaringBitmap32Agg
-
- FieldRoaringBitmap32AggFactory - Class in org.apache.paimon.mergetree.compact.aggregate.factory
-
- FieldRoaringBitmap32AggFactory() - Constructor for class org.apache.paimon.mergetree.compact.aggregate.factory.FieldRoaringBitmap32AggFactory
-
- FieldRoaringBitmap64Agg - Class in org.apache.paimon.mergetree.compact.aggregate
-
roaring bitmap aggregate a field of a row.
- FieldRoaringBitmap64Agg(String, VarBinaryType) - Constructor for class org.apache.paimon.mergetree.compact.aggregate.FieldRoaringBitmap64Agg
-
- FieldRoaringBitmap64AggFactory - Class in org.apache.paimon.mergetree.compact.aggregate.factory
-
- FieldRoaringBitmap64AggFactory() - Constructor for class org.apache.paimon.mergetree.compact.aggregate.factory.FieldRoaringBitmap64AggFactory
-
- fields() - Method in class org.apache.paimon.flink.action.cdc.mysql.format.DebeziumEvent.Field
-
- fields() - Method in class org.apache.paimon.flink.sink.cdc.RichCdcMultiplexRecord
-
- fields() - Method in class org.apache.paimon.flink.sink.cdc.RichCdcRecord
-
- fields() - Method in class org.apache.paimon.hive.HiveSchema
-
- fields() - Method in class org.apache.paimon.iceberg.metadata.IcebergPartitionSpec
-
- fields() - Method in class org.apache.paimon.iceberg.metadata.IcebergSchema
-
- fields() - Method in class org.apache.paimon.iceberg.metadata.IcebergSortOrder
-
- fields() - Method in class org.apache.paimon.schema.Schema
-
- fields() - Method in class org.apache.paimon.schema.TableSchema
-
- fields(List<DataType>) - Method in class org.apache.paimon.types.RowType.Builder
-
- fields(DataType...) - Method in class org.apache.paimon.types.RowType.Builder
-
- fields(DataType[], String[]) - Method in class org.apache.paimon.types.RowType.Builder
-
- FIELDS_DEFAULT_AGG_FUNC - Static variable in class org.apache.paimon.CoreOptions
-
- FIELDS_PREFIX - Static variable in class org.apache.paimon.CoreOptions
-
- FIELDS_SEPARATOR - Static variable in class org.apache.paimon.CoreOptions
-
- FieldsComparator - Interface in org.apache.paimon.utils
-
- fieldsDefaultFunc() - Method in class org.apache.paimon.CoreOptions
-
- fieldStats() - Method in class org.apache.paimon.io.StatsCollectingSingleFileWriter
-
- FieldSumAgg - Class in org.apache.paimon.mergetree.compact.aggregate
-
sum aggregate a field of a row.
- FieldSumAgg(String, DataType) - Constructor for class org.apache.paimon.mergetree.compact.aggregate.FieldSumAgg
-
- FieldSumAggFactory - Class in org.apache.paimon.mergetree.compact.aggregate.factory
-
- FieldSumAggFactory() - Constructor for class org.apache.paimon.mergetree.compact.aggregate.factory.FieldSumAggFactory
-
- FieldThetaSketchAgg - Class in org.apache.paimon.mergetree.compact.aggregate
-
ThetaSketch aggregate a field of a row.
- FieldThetaSketchAgg(String, VarBinaryType) - Constructor for class org.apache.paimon.mergetree.compact.aggregate.FieldThetaSketchAgg
-
- FieldThetaSketchAggFactory - Class in org.apache.paimon.mergetree.compact.aggregate.factory
-
- FieldThetaSketchAggFactory() - Constructor for class org.apache.paimon.mergetree.compact.aggregate.factory.FieldThetaSketchAggFactory
-
- fieldType() - Method in class org.apache.paimon.flink.action.cdc.Expression.ReferencedField
-
- fieldType - Variable in class org.apache.paimon.mergetree.compact.aggregate.FieldAggregator
-
- fieldTypes() - Method in class org.apache.paimon.data.serializer.InternalRowSerializer
-
- fieldTypes() - Method in class org.apache.paimon.hive.HiveSchema
-
- fieldTypes() - Method in class org.apache.paimon.utils.ObjectSerializer
-
- fieldVector - Variable in class org.apache.paimon.arrow.writer.ArrowFieldWriter
-
- FieldWriter - Interface in org.apache.paimon.format.avro
-
Writer to write field to Avro Encoder
.
- FieldWriter - Interface in org.apache.paimon.format.orc.writer
-
Orc field writer.
- FieldWriterFactory - Class in org.apache.paimon.format.avro
-
- FieldWriterFactory() - Constructor for class org.apache.paimon.format.avro.FieldWriterFactory
-
- FieldWriterFactory - Class in org.apache.paimon.format.orc.writer
-
- FieldWriterFactory() - Constructor for class org.apache.paimon.format.orc.writer.FieldWriterFactory
-
- FieldWriterFactory.RowWriter - Class in org.apache.paimon.format.avro
-
- fieldWriters - Variable in class org.apache.paimon.arrow.converter.ArrowBatchConverter
-
- FIFOSplitAssigner - Class in org.apache.paimon.flink.source.assigners
-
Splits are assigned preemptively in the order requested by the task.
- FIFOSplitAssigner(Collection<FileStoreSourceSplit>) - Constructor for class org.apache.paimon.flink.source.assigners.FIFOSplitAssigner
-
- file() - Method in class org.apache.paimon.iceberg.manifest.IcebergManifestEntry
-
- file() - Method in class org.apache.paimon.io.CompressedPageFileInput
-
- file() - Method in interface org.apache.paimon.io.PageFileInput
-
- file() - Method in class org.apache.paimon.io.UncompressedPageFileInput
-
- file() - Method in class org.apache.paimon.manifest.ManifestEntry
-
- FILE_BLOCK_SIZE - Static variable in class org.apache.paimon.CoreOptions
-
- FILE_COMPRESSION - Static variable in class org.apache.paimon.CoreOptions
-
- FILE_COMPRESSION_PER_LEVEL - Static variable in class org.apache.paimon.CoreOptions
-
- FILE_COMPRESSION_ZSTD_LEVEL - Static variable in class org.apache.paimon.CoreOptions
-
- FILE_FORMAT - Static variable in class org.apache.paimon.CoreOptions
-
- FILE_FORMAT_AVRO - Static variable in class org.apache.paimon.CoreOptions
-
- FILE_FORMAT_ORC - Static variable in class org.apache.paimon.CoreOptions
-
- FILE_FORMAT_PARQUET - Static variable in class org.apache.paimon.CoreOptions
-
- FILE_FORMAT_PER_LEVEL - Static variable in class org.apache.paimon.CoreOptions
-
- FILE_INDEX - Static variable in class org.apache.paimon.CoreOptions
-
- FILE_INDEX - Static variable in class org.apache.paimon.fileindex.FileIndexOptions
-
- FILE_INDEX_IN_MANIFEST_THRESHOLD - Static variable in class org.apache.paimon.CoreOptions
-
- FILE_INDEX_READ_ENABLED - Static variable in class org.apache.paimon.CoreOptions
-
- FILE_READER_ASYNC_THRESHOLD - Static variable in class org.apache.paimon.CoreOptions
-
- FILE_SUFFIX_INCLUDE_COMPRESSION - Static variable in class org.apache.paimon.CoreOptions
-
- FileBasedBloomFilter - Class in org.apache.paimon.utils
-
Util to apply a built bloom filter .
- FileBasedBloomFilter(PageFileInput, CacheManager, long, long, int) - Constructor for class org.apache.paimon.utils.FileBasedBloomFilter
-
- FileBasedPrivilegeManager - Class in org.apache.paimon.privilege
-
- FileBasedPrivilegeManager(String, FileIO, String, String) - Constructor for class org.apache.paimon.privilege.FileBasedPrivilegeManager
-
- FileBasedRandomInputView - Class in org.apache.paimon.io.cache
-
- FileBasedRandomInputView(PageFileInput, CacheManager) - Constructor for class org.apache.paimon.io.cache.FileBasedRandomInputView
-
- FileChange(long, BinaryRow, int, List<DataFileMeta>, List<DataFileMeta>) - Constructor for class org.apache.paimon.table.system.FileMonitorTable.FileChange
-
- fileChannel - Variable in class org.apache.paimon.disk.AbstractFileIOChannel
-
A file channel for NIO access to the file.
- FileChannelManager - Interface in org.apache.paimon.disk
-
The manager used for creating/getting file IO channels based on config temp dirs.
- FileChannelManagerImpl - Class in org.apache.paimon.disk
-
The manager used for creating/deleting file channels based on config temp dirs.
- FileChannelManagerImpl(String[], String) - Constructor for class org.apache.paimon.disk.FileChannelManagerImpl
-
- FileChannelUtil - Class in org.apache.paimon.disk
-
File channel util for runtime.
- FileChannelUtil() - Constructor for class org.apache.paimon.disk.FileChannelUtil
-
- fileCleaner - Variable in class org.apache.paimon.operation.OrphanFilesClean
-
- fileCommittables() - Method in class org.apache.paimon.manifest.ManifestCommittable
-
- fileComparator(boolean) - Static method in class org.apache.paimon.append.BucketedAppendCompactManager
-
New files may be created during the compaction process, then the results of the compaction
may be put after the new files, and this order will be disrupted.
- fileCompression() - Method in class org.apache.paimon.CoreOptions
-
- fileCompressionPerLevel() - Method in class org.apache.paimon.CoreOptions
-
- fileCount() - Method in class org.apache.paimon.manifest.BucketEntry
-
- fileCount() - Method in class org.apache.paimon.manifest.PartitionEntry
-
- FileCreationTimeStartingScanner - Class in org.apache.paimon.table.source.snapshot
-
StartingScanner
for the
CoreOptions.StartupMode#FROM_FILE_CREATION_TIME
startup
mode.
- FileCreationTimeStartingScanner(SnapshotManager, long) - Constructor for class org.apache.paimon.table.source.snapshot.FileCreationTimeStartingScanner
-
- FileDeletionBase<T extends Snapshot> - Class in org.apache.paimon.operation
-
Base class for file deletion including methods for clean data files, manifest files and empty
data directories.
- FileDeletionBase(FileIO, FileStorePathFactory, ManifestFile, ManifestList, IndexFileHandler, StatsFileHandler, boolean, int) - Constructor for class org.apache.paimon.operation.FileDeletionBase
-
- FileDeletionThreadPool - Class in org.apache.paimon.utils
-
Thread pool to delete files using
FileIO
.
- FileDeletionThreadPool() - Constructor for class org.apache.paimon.utils.FileDeletionThreadPool
-
- FileEntry - Interface in org.apache.paimon.manifest
-
Entry representing a file.
- FileEntry.Identifier - Class in org.apache.paimon.manifest
-
- fileExists(Path) - Method in class org.apache.paimon.utils.BranchManager
-
Check if path exists.
- fileFormat() - Method in class org.apache.paimon.CoreOptions
-
- FileFormat - Class in org.apache.paimon.format
-
Factory class which creates reader and writer factories for specific file format.
- FileFormat(String) - Constructor for class org.apache.paimon.format.FileFormat
-
- fileFormat() - Method in class org.apache.paimon.iceberg.manifest.IcebergDataFileMeta
-
- fileFormat() - Method in class org.apache.paimon.io.DataFileMeta
-
- FileFormatDiscover - Interface in org.apache.paimon.format
-
- FileFormatFactory - Interface in org.apache.paimon.format
-
- FileFormatFactory.FormatContext - Class in org.apache.paimon.format
-
the format context.
- fileFormatPerLevel() - Method in class org.apache.paimon.CoreOptions
-
- FileIndexCommon - Class in org.apache.paimon.fileindex
-
Common function of file index put here.
- FileIndexCommon() - Constructor for class org.apache.paimon.fileindex.FileIndexCommon
-
- FileIndexer - Interface in org.apache.paimon.fileindex
-
File index interface.
- FileIndexerFactory - Interface in org.apache.paimon.fileindex
-
- FileIndexerFactoryUtils - Class in org.apache.paimon.fileindex
-
Load utils to load FileIndexerFactory.
- FileIndexerFactoryUtils() - Constructor for class org.apache.paimon.fileindex.FileIndexerFactoryUtils
-
- FileIndexFormat - Class in org.apache.paimon.fileindex
-
File index file format.
- FileIndexFormat() - Constructor for class org.apache.paimon.fileindex.FileIndexFormat
-
- FileIndexFormat.Reader - Class in org.apache.paimon.fileindex
-
Reader for file index file.
- FileIndexFormat.Writer - Class in org.apache.paimon.fileindex
-
Writer for file index file.
- fileIndexInManifestThreshold() - Method in class org.apache.paimon.CoreOptions
-
- fileIndexInManifestThreshold() - Method in class org.apache.paimon.fileindex.FileIndexOptions
-
- FileIndexOptions - Class in org.apache.paimon.fileindex
-
Options of file index column.
- FileIndexOptions() - Constructor for class org.apache.paimon.fileindex.FileIndexOptions
-
- FileIndexOptions(CoreOptions) - Constructor for class org.apache.paimon.fileindex.FileIndexOptions
-
- FileIndexOptions.Column - Class in org.apache.paimon.fileindex
-
Column to be file indexed.
- FileIndexPredicate - Class in org.apache.paimon.fileindex
-
Utils to check secondary index (e.g.
- FileIndexPredicate(Path, FileIO, RowType) - Constructor for class org.apache.paimon.fileindex.FileIndexPredicate
-
- FileIndexPredicate(byte[], RowType) - Constructor for class org.apache.paimon.fileindex.FileIndexPredicate
-
- FileIndexPredicate(SeekableInputStream, RowType) - Constructor for class org.apache.paimon.fileindex.FileIndexPredicate
-
- FileIndexProcessor(FileStoreTable) - Constructor for class org.apache.paimon.flink.sink.RewriteFileIndexSink.FileIndexProcessor
-
- fileIndexReadEnabled() - Method in class org.apache.paimon.CoreOptions
-
- FileIndexReader - Class in org.apache.paimon.fileindex
-
Read file index from serialized bytes.
- FileIndexReader() - Constructor for class org.apache.paimon.fileindex.FileIndexReader
-
- FileIndexResult - Interface in org.apache.paimon.fileindex
-
File index result to decide whether filter a file.
- FileIndexSkipper - Class in org.apache.paimon.io
-
File index reader, do the filter in the constructor.
- FileIndexSkipper() - Constructor for class org.apache.paimon.io.FileIndexSkipper
-
- FileIndexWriter - Class in org.apache.paimon.fileindex
-
To write file index.
- FileIndexWriter() - Constructor for class org.apache.paimon.fileindex.FileIndexWriter
-
- FileInfo(long) - Constructor for class org.apache.paimon.format.SimpleStatsExtractor.FileInfo
-
- fileIO - Variable in class org.apache.paimon.catalog.AbstractCatalog
-
- fileIO() - Method in class org.apache.paimon.catalog.AbstractCatalog
-
- fileIO() - Method in interface org.apache.paimon.catalog.Catalog
-
- fileIO() - Method in class org.apache.paimon.catalog.DelegateCatalog
-
- fileIO() - Method in class org.apache.paimon.format.FormatReaderContext
-
- fileIO() - Method in interface org.apache.paimon.format.FormatReaderFactory.Context
-
- FileIO - Interface in org.apache.paimon.fs
-
File IO to read and write file.
- fileIO - Variable in class org.apache.paimon.index.IndexFile
-
- fileIO() - Method in class org.apache.paimon.io.KeyValueFileReaderFactory.Builder
-
- fileIO - Variable in class org.apache.paimon.io.SingleFileWriter
-
- fileIO - Variable in class org.apache.paimon.operation.FileDeletionBase
-
- fileIO() - Method in interface org.apache.paimon.operation.FileStoreCommit
-
- fileIO() - Method in class org.apache.paimon.operation.FileStoreCommitImpl
-
- fileIO - Variable in class org.apache.paimon.operation.OrphanFilesClean
-
- fileIO() - Method in interface org.apache.paimon.table.DataTable
-
- fileIO() - Method in class org.apache.paimon.table.DelegatedFileStoreTable
-
- fileIO() - Method in class org.apache.paimon.table.system.AuditLogTable
-
- fileIO() - Method in class org.apache.paimon.table.system.CompactBucketsTable
-
- fileIO() - Method in class org.apache.paimon.table.system.FileMonitorTable
-
- fileIO() - Method in class org.apache.paimon.table.system.ReadOptimizedTable
-
- fileIO - Variable in class org.apache.paimon.utils.ObjectsFile
-
- fileIO() - Method in class org.apache.paimon.utils.ObjectsFile
-
- fileIO() - Method in class org.apache.paimon.utils.SnapshotManager
-
- FileIOChannel - Interface in org.apache.paimon.disk
-
A Channel represents a collection of files that belong logically to the same resource.
- FileIOChannel.Enumerator - Class in org.apache.paimon.disk
-
An enumerator for channels that logically belong together.
- FileIOChannel.ID - Class in org.apache.paimon.disk
-
An ID identifying an underlying file channel.
- FileIOLoader - Interface in org.apache.paimon.fs
-
- FileIOUtils - Class in org.apache.paimon.fs
-
- FileIOUtils() - Constructor for class org.apache.paimon.fs.FileIOUtils
-
- FileIOUtils - Class in org.apache.paimon.utils
-
This is a utility class to deal files and directories.
- FileIOUtils() - Constructor for class org.apache.paimon.utils.FileIOUtils
-
- fileKibiBytes() - Method in class org.apache.paimon.mergetree.DataFileReader
-
- fileKibiBytes(File) - Static method in class org.apache.paimon.mergetree.LookupUtils
-
- FileKind - Enum in org.apache.paimon.manifest
-
Kind of a file.
- fileMetadata(FileMetadata) - Method in class org.apache.orc.OrcFile.ReaderOptions
-
- FileMetaUtils - Class in org.apache.paimon.migrate
-
To construct file meta data for external files.
- FileMetaUtils() - Constructor for class org.apache.paimon.migrate.FileMetaUtils
-
- FileMonitorTable - Class in org.apache.paimon.table.system
-
A table to produce modified files for snapshots.
- FileMonitorTable(FileStoreTable) - Constructor for class org.apache.paimon.table.system.FileMonitorTable
-
- FileMonitorTable.FileChange - Class in org.apache.paimon.table.system
-
Pojo to record of file change.
- fileName() - Method in class org.apache.paimon.index.IndexFileMeta
-
- fileName() - Method in class org.apache.paimon.io.DataFileMeta
-
- fileName() - Method in interface org.apache.paimon.manifest.FileEntry
-
- fileName - Variable in class org.apache.paimon.manifest.FileEntry.Identifier
-
- fileName() - Method in class org.apache.paimon.manifest.ManifestEntry
-
- fileName() - Method in class org.apache.paimon.manifest.ManifestFileMeta
-
- fileName() - Method in class org.apache.paimon.manifest.SimpleFileEntry
-
- fileName() - Method in class org.apache.paimon.mergetree.LookupLevels.PositionedKeyValue
-
- fileNameGetter() - Static method in class org.apache.paimon.manifest.ManifestEntrySerializer
-
- filePath() - Method in class org.apache.paimon.data.columnar.ColumnarRowIterator
-
- filePath() - Method in class org.apache.paimon.deletionvectors.ApplyDeletionFileRecordIterator
-
- filePath() - Method in class org.apache.paimon.format.FormatReaderContext
-
- filePath() - Method in interface org.apache.paimon.format.FormatReaderFactory.Context
-
- filePath() - Method in class org.apache.paimon.iceberg.manifest.IcebergDataFileMeta
-
- filePath(IndexFileMeta) - Method in class org.apache.paimon.index.IndexFileHandler
-
- filePath() - Method in interface org.apache.paimon.reader.FileRecordIterator
-
- filePath() - Method in class org.apache.paimon.utils.IteratorResultIterator
-
- FileRange - Interface in org.apache.paimon.fs
-
A byte range of a file.
- FileRange.FileRangeImpl - Class in org.apache.paimon.fs
-
- FileRangeImpl(long, int) - Constructor for class org.apache.paimon.fs.FileRange.FileRangeImpl
-
- fileReadCount() - Method in class org.apache.paimon.io.cache.CacheManager
-
- fileReaderAsyncThreshold() - Method in class org.apache.paimon.CoreOptions
-
- FileReaderFactory<T> - Interface in org.apache.paimon.io
-
Factory to read records from file.
- FileRecordIterator<T> - Interface in org.apache.paimon.reader
-
- FileRecordReader - Class in org.apache.paimon.io
-
- FileRecordReader(FormatReaderFactory, FormatReaderFactory.Context, int[], CastFieldGetter[], PartitionInfo) - Constructor for class org.apache.paimon.io.FileRecordReader
-
- files() - Method in interface org.apache.paimon.compact.CompactUnit
-
- files() - Method in class org.apache.paimon.flink.source.RewriteFileIndexSource.CheckpointState
-
- files() - Method in class org.apache.paimon.mergetree.SortedRun
-
- files() - Method in interface org.apache.paimon.operation.FileStoreScan.Plan
-
- files(FileKind) - Method in interface org.apache.paimon.operation.FileStoreScan.Plan
-
- files - Variable in class org.apache.paimon.table.source.SplitGenerator.SplitGroup
-
- FILES - Static variable in class org.apache.paimon.table.system.FilesTable
-
- fileSequenceNumber() - Method in class org.apache.paimon.iceberg.manifest.IcebergManifestEntry
-
- fileSize() - Method in class org.apache.paimon.format.FormatReaderContext
-
- fileSize() - Method in interface org.apache.paimon.format.FormatReaderFactory.Context
-
- fileSize(String) - Method in class org.apache.paimon.index.IndexFile
-
- fileSize() - Method in class org.apache.paimon.index.IndexFileMeta
-
- fileSize() - Method in class org.apache.paimon.io.DataFileMeta
-
- fileSize() - Method in class org.apache.paimon.lookup.sort.SortContext
-
- fileSize() - Method in class org.apache.paimon.manifest.ManifestFileMeta
-
- fileSize() - Method in class org.apache.paimon.table.source.RawFile
-
Size of this file.
- fileSize(String) - Method in class org.apache.paimon.utils.ObjectsFile
-
- fileSizeInBytes() - Method in class org.apache.paimon.iceberg.manifest.IcebergDataFileMeta
-
- fileSizeInBytes() - Method in class org.apache.paimon.manifest.BucketEntry
-
- fileSizeInBytes() - Method in class org.apache.paimon.manifest.PartitionEntry
-
- fileSource() - Method in class org.apache.paimon.io.DataFileMeta
-
- FileSource - Enum in org.apache.paimon.manifest
-
The Source of a file.
- FilesTable - Class in org.apache.paimon.table.system
-
A
Table
for showing files of a snapshot in specific table.
- FilesTable(FileStoreTable) - Constructor for class org.apache.paimon.table.system.FilesTable
-
- fileStats - Variable in class org.apache.orc.impl.PhysicalFsWriter.VariantTracker
-
- FileStatus - Interface in org.apache.paimon.fs
-
Interface that represents the client side information for a file independent of the file system.
- FileStore<T> - Interface in org.apache.paimon
-
File store interface.
- FileStoreCommit - Interface in org.apache.paimon.operation
-
Commit operation which provides commit and overwrite.
- FileStoreCommitImpl - Class in org.apache.paimon.operation
-
- FileStoreCommitImpl(FileIO, SchemaManager, String, String, RowType, String, FileStorePathFactory, SnapshotManager, ManifestFile.Factory, ManifestList.Factory, IndexManifestFile.Factory, FileStoreScan, int, MemorySize, MemorySize, int, boolean, Comparator<InternalRow>, String, StatsFileHandler, BucketMode, Integer, List<CommitCallback>, int) - Constructor for class org.apache.paimon.operation.FileStoreCommitImpl
-
- FileStoreLookupFunction - Class in org.apache.paimon.flink.lookup
-
A lookup TableFunction
for file store.
- FileStoreLookupFunction(Table, int[], int[], Predicate) - Constructor for class org.apache.paimon.flink.lookup.FileStoreLookupFunction
-
- FileStorePathFactory - Class in org.apache.paimon.utils
-
Factory which produces
Path
s for manifest files.
- FileStorePathFactory(Path, RowType, String, String, String, String, boolean, boolean, String) - Constructor for class org.apache.paimon.utils.FileStorePathFactory
-
- FileStoreScan - Interface in org.apache.paimon.operation
-
Scan operation which produces a plan.
- FileStoreScan.Plan - Interface in org.apache.paimon.operation
-
Result plan of this scan.
- FileStoreSourceReader - Class in org.apache.paimon.flink.source
-
- FileStoreSourceReader(SourceReaderContext, TableRead, FileStoreSourceReaderMetrics, IOManager, Long) - Constructor for class org.apache.paimon.flink.source.FileStoreSourceReader
-
- FileStoreSourceReader(SourceReaderContext, TableRead, FileStoreSourceReaderMetrics, IOManager, Long, FutureCompletingBlockingQueue<RecordsWithSplitIds<BulkFormat.RecordIterator<RowData>>>) - Constructor for class org.apache.paimon.flink.source.FileStoreSourceReader
-
- FileStoreSourceReaderMetrics - Class in org.apache.paimon.flink.source.metrics
-
Source reader metrics.
- FileStoreSourceReaderMetrics(MetricGroup) - Constructor for class org.apache.paimon.flink.source.metrics.FileStoreSourceReaderMetrics
-
- FileStoreSourceSplit - Class in org.apache.paimon.flink.source
-
SourceSplit
of file store.
- FileStoreSourceSplit(String, Split) - Constructor for class org.apache.paimon.flink.source.FileStoreSourceSplit
-
- FileStoreSourceSplit(String, Split, long) - Constructor for class org.apache.paimon.flink.source.FileStoreSourceSplit
-
- FileStoreSourceSplitGenerator - Class in org.apache.paimon.flink.source
-
The
FileStoreSplitGenerator
's task is to plan all files to be read and to split them into
a set of
FileStoreSourceSplit
.
- FileStoreSourceSplitGenerator() - Constructor for class org.apache.paimon.flink.source.FileStoreSourceSplitGenerator
-
- FileStoreSourceSplitReader - Class in org.apache.paimon.flink.source
-
The SplitReader
implementation for the file store source.
- FileStoreSourceSplitReader(TableRead, RecordLimiter, FileStoreSourceReaderMetrics) - Constructor for class org.apache.paimon.flink.source.FileStoreSourceSplitReader
-
- FileStoreSourceSplitSerializer - Class in org.apache.paimon.flink.source
-
- FileStoreSourceSplitSerializer() - Constructor for class org.apache.paimon.flink.source.FileStoreSourceSplitSerializer
-
- FileStoreSourceSplitState - Class in org.apache.paimon.flink.source
-
- FileStoreSourceSplitState(FileStoreSourceSplit) - Constructor for class org.apache.paimon.flink.source.FileStoreSourceSplitState
-
- fileStoreTable - Variable in class org.apache.paimon.flink.action.cdc.SyncTableActionBase
-
- fileStoreTable() - Method in class org.apache.paimon.flink.action.cdc.SyncTableActionBase
-
- FileStoreTable - Interface in org.apache.paimon.table
-
- FileStoreTableFactory - Class in org.apache.paimon.table
-
- FileStoreTableFactory() - Constructor for class org.apache.paimon.table.FileStoreTableFactory
-
- FileStoreWrite<T> - Interface in org.apache.paimon.operation
-
- FileStoreWrite.State<T> - Class in org.apache.paimon.operation
-
- fileSuffixIncludeCompression() - Method in class org.apache.paimon.CoreOptions
-
- filesystem(FileSystem) - Method in class org.apache.orc.OrcFile.ReaderOptions
-
- fileSystem(FileSystem) - Method in class org.apache.orc.OrcFile.WriterOptions
-
Provide the filesystem for the path, if the client has it available.
- FileSystemCatalog - Class in org.apache.paimon.catalog
-
A catalog implementation for
FileIO
.
- FileSystemCatalog(FileIO, Path) - Constructor for class org.apache.paimon.catalog.FileSystemCatalog
-
- FileSystemCatalog(FileIO, Path, Options) - Constructor for class org.apache.paimon.catalog.FileSystemCatalog
-
- FileSystemCatalogFactory - Class in org.apache.paimon.catalog
-
- FileSystemCatalogFactory() - Constructor for class org.apache.paimon.catalog.FileSystemCatalogFactory
-
- FileSystemCatalogOptions - Class in org.apache.paimon.catalog
-
Options for filesystem catalog.
- FileUtils - Class in org.apache.paimon.utils
-
Utils for file reading and writing.
- FileUtils() - Constructor for class org.apache.paimon.utils.FileUtils
-
- FileWriter<T,R> - Interface in org.apache.paimon.io
-
File writer to accept one record or a branch of records and generate metadata after closing it.
- fill(boolean) - Method in class org.apache.paimon.data.columnar.heap.HeapBooleanVector
-
- fill(byte[]) - Method in class org.apache.paimon.data.columnar.heap.HeapBytesVector
-
- fill(byte) - Method in class org.apache.paimon.data.columnar.heap.HeapByteVector
-
- fill(double) - Method in class org.apache.paimon.data.columnar.heap.HeapDoubleVector
-
- fill(float) - Method in class org.apache.paimon.data.columnar.heap.HeapFloatVector
-
- fill(int) - Method in class org.apache.paimon.data.columnar.heap.HeapIntVector
-
- fill(long) - Method in class org.apache.paimon.data.columnar.heap.HeapLongVector
-
- fill(short) - Method in class org.apache.paimon.data.columnar.heap.HeapShortVector
-
- fill(Timestamp) - Method in class org.apache.paimon.data.columnar.heap.HeapTimestampVector
-
- fill(boolean) - Method in interface org.apache.paimon.data.columnar.writable.WritableBooleanVector
-
Fill the column vector with the provided value.
- fill(byte[]) - Method in interface org.apache.paimon.data.columnar.writable.WritableBytesVector
-
Fill the column vector with the provided value.
- fill(byte) - Method in interface org.apache.paimon.data.columnar.writable.WritableByteVector
-
Fill the column vector with the provided value.
- fill(double) - Method in interface org.apache.paimon.data.columnar.writable.WritableDoubleVector
-
Fill the column vector with the provided value.
- fill(float) - Method in interface org.apache.paimon.data.columnar.writable.WritableFloatVector
-
Fill the column vector with the provided value.
- fill(int) - Method in interface org.apache.paimon.data.columnar.writable.WritableIntVector
-
Fill the column vector with the provided value.
- fill(long) - Method in interface org.apache.paimon.data.columnar.writable.WritableLongVector
-
Fill the column vector with the provided value.
- fill(short) - Method in interface org.apache.paimon.data.columnar.writable.WritableShortVector
-
Fill the column vector with the provided value.
- fill(Timestamp) - Method in interface org.apache.paimon.data.columnar.writable.WritableTimestampVector
-
Fill the column vector with the provided value.
- fill(byte[]) - Method in class org.apache.paimon.format.parquet.reader.ParquetDecimalVector
-
- fill(int) - Method in class org.apache.paimon.format.parquet.reader.ParquetDecimalVector
-
- fill(long) - Method in class org.apache.paimon.format.parquet.reader.ParquetDecimalVector
-
- fillDefaultTypes(JsonNode, RowType.Builder) - Method in class org.apache.paimon.flink.action.cdc.format.AbstractJsonRecordParser
-
- fillWithNulls() - Method in class org.apache.paimon.data.columnar.heap.AbstractHeapVector
-
- fillWithNulls() - Method in interface org.apache.paimon.data.columnar.writable.WritableColumnVector
-
Fill the column vector with nulls.
- fillWithNulls() - Method in class org.apache.paimon.format.parquet.reader.ParquetDecimalVector
-
- filter(String, BinaryRow, int) - Method in interface org.apache.paimon.flink.sink.StoreSinkWriteState.StateValueFilter
-
- filter(Filter<T>) - Method in interface org.apache.paimon.reader.FileRecordIterator
-
- filter(Filter<T>) - Method in interface org.apache.paimon.reader.RecordReader
-
- filter(Filter<T>) - Method in interface org.apache.paimon.reader.RecordReader.RecordIterator
-
- Filter<T> - Interface in org.apache.paimon.utils
-
Represents a filter (boolean-valued function) of one argument.
- filterAndCommit(List<GlobalCommitT>, boolean) - Method in interface org.apache.paimon.flink.sink.Committer
-
Filter out all GlobalCommitT
which have committed, and commit the remaining GlobalCommitT
.
- filterAndCommit(List<GlobalCommitT>) - Method in interface org.apache.paimon.flink.sink.Committer
-
- filterAndCommit(List<ManifestCommittable>, boolean) - Method in class org.apache.paimon.flink.sink.StoreCommitter
-
- filterAndCommit(List<WrappedManifestCommittable>, boolean) - Method in class org.apache.paimon.flink.sink.StoreMultiCommitter
-
- filterAndCommit(Map<Long, List<CommitMessage>>) - Method in interface org.apache.paimon.table.sink.StreamTableCommit
-
Filter out all List<CommitMessage>
which have been committed and commit the remaining
ones.
- filterAndCommit(Map<Long, List<CommitMessage>>) - Method in class org.apache.paimon.table.sink.TableCommitImpl
-
- filterAndCommitMultiple(List<ManifestCommittable>) - Method in class org.apache.paimon.table.sink.TableCommitImpl
-
- filterAndCommitMultiple(List<ManifestCommittable>, boolean) - Method in class org.apache.paimon.table.sink.TableCommitImpl
-
- filterByStats(ManifestEntry) - Method in class org.apache.paimon.operation.AbstractFileStoreScan
-
Note: Keep this thread-safe.
- filterByStats(ManifestEntry) - Method in class org.apache.paimon.operation.AppendOnlyFileStoreScan
-
Note: Keep this thread-safe.
- filterByStats(ManifestEntry) - Method in class org.apache.paimon.operation.KeyValueFileStoreScan
-
Note: Keep this thread-safe.
- filterCommitted(List<ManifestCommittable>) - Method in interface org.apache.paimon.operation.FileStoreCommit
-
Find out which committables need to be retried when recovering from the failure.
- filterCommitted(List<ManifestCommittable>) - Method in class org.apache.paimon.operation.FileStoreCommitImpl
-
- filterContextOptions(CatalogFactory.Context, CatalogFactory) - Method in class org.apache.paimon.flink.FlinkGenericCatalogFactory
-
- filteredManifests - Variable in class org.apache.paimon.operation.ManifestsReader.Result
-
- filterPrefixMapKey(String, String) - Static method in class org.apache.paimon.options.OptionsUtils
-
Filter condition for prefix map keys.
- filterWholeBucketByStats(List<ManifestEntry>) - Method in class org.apache.paimon.operation.AbstractFileStoreScan
-
Note: Keep this thread-safe.
- filterWholeBucketByStats(List<ManifestEntry>) - Method in class org.apache.paimon.operation.AppendOnlyFileStoreScan
-
- filterWholeBucketByStats(List<ManifestEntry>) - Method in class org.apache.paimon.operation.KeyValueFileStoreScan
-
Note: Keep this thread-safe.
- FINAL - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- FINAL - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- FINAL() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassOrInterfaceModifierContext
-
- FINAL() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassOrInterfaceModifierContext
-
- FINAL - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- FINAL - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- FINAL() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableModifierContext
-
- FINAL() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableModifierContext
-
- finalizeStripe(OrcProto.StripeFooter.Builder, OrcProto.StripeInformation.Builder) - Method in class org.apache.orc.impl.PhysicalFsWriter
-
- FINALLY - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- FINALLY - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- FINALLY - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- FINALLY - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- FINALLY() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FinallyBlockContext
-
- FINALLY() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FinallyBlockContext
-
- finallyBlock() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- finallyBlock() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- finallyBlock() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- finallyBlock() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- FinallyBlockContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.FinallyBlockContext
-
- FinallyBlockContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.FinallyBlockContext
-
- find(MemorySegment[], int, int, MemorySegment[], int, int) - Static method in class org.apache.paimon.memory.MemorySegmentUtils
-
Find equal segments2 in segments1.
- findHostAddress() - Static method in class org.apache.paimon.service.network.NetworkUtils
-
- findLocalAddress() - Static method in class org.apache.paimon.service.network.NetworkUtils
-
- findOneTopic(Configuration) - Static method in class org.apache.paimon.flink.action.cdc.kafka.KafkaActionUtils
-
- findOneTopic(Configuration) - Static method in class org.apache.paimon.flink.action.cdc.pulsar.PulsarActionUtils
-
- findPreviousOrEqualSnapshot(List<Snapshot>, long) - Static method in class org.apache.paimon.utils.SnapshotManager
-
- findPreviousSnapshot(List<Snapshot>, long) - Static method in class org.apache.paimon.utils.SnapshotManager
-
- findSkippingTags(List<Snapshot>, long, long) - Static method in class org.apache.paimon.table.ExpireSnapshotsImpl
-
Find the skipping tags in sortedTags for range of [beginInclusive, endExclusive).
- findSnapshotsForIdentifiers(String, List<Long>) - Method in class org.apache.paimon.utils.SnapshotManager
-
Find the snapshot of the specified identifiers written by the specified user.
- findThrowable(Throwable, Class<T>) - Static method in class org.apache.paimon.utils.ExceptionUtils
-
Checks whether a throwable chain contains a specific type of exception and returns it.
- findThrowable(Throwable, Predicate<Throwable>) - Static method in class org.apache.paimon.utils.ExceptionUtils
-
Checks whether a throwable chain contains an exception matching a predicate and returns it.
- findThrowableWithMessage(Throwable, String) - Static method in class org.apache.paimon.utils.ExceptionUtils
-
Checks whether a throwable chain contains a specific error message and returns the
corresponding throwable.
- finish() - Method in interface org.apache.paimon.flink.lookup.FullCacheLookupTable.TableBulkLoader
-
- finish() - Method in class org.apache.paimon.flink.sink.AutoTagForSavepointCommitterOperator
-
- finish() - Method in class org.apache.paimon.flink.sink.BatchWriteGeneratorTagOperator
-
- finish() - Method in class org.apache.paimon.flink.sink.RowDataStoreWriteOperator
-
- finish() - Method in class org.apache.paimon.lookup.BulkLoader
-
- finish() - Method in class org.apache.paimon.lookup.sort.BlockWriter
-
- finish() - Method in class org.apache.paimon.operation.metrics.CompactTimer
-
- finished - Variable in class org.apache.paimon.flink.source.ContinuousFileSplitEnumerator
-
- finishedSplit(String) - Static method in class org.apache.paimon.flink.source.FlinkRecordsWithSplitIds
-
- finishedSplits() - Method in class org.apache.paimon.flink.source.FlinkRecordsWithSplitIds
-
- first(String) - Static method in class org.apache.paimon.schema.SchemaChange.Move
-
- FIRST_FIELD_ID - Static variable in class org.apache.paimon.iceberg.metadata.IcebergPartitionField
-
- FIRST_SNAPSHOT_ID - Static variable in class org.apache.paimon.Snapshot
-
- firstOrSuppressed(T, T) - Static method in class org.apache.paimon.utils.ExceptionUtils
-
Adds a new exception as a
suppressed exception
to
a prior exception, or returns the new exception, if no prior exception exists.
- FirstRowMergeFunction - Class in org.apache.paimon.mergetree.compact
-
A
MergeFunction
where key is primary key (unique) and value is the full record, only keep
the first one.
- FirstRowMergeFunction(RowType, RowType, boolean) - Constructor for class org.apache.paimon.mergetree.compact.FirstRowMergeFunction
-
- FirstRowMergeFunctionWrapper - Class in org.apache.paimon.mergetree.compact
-
Wrapper for
MergeFunction
s to produce changelog by lookup for first row.
- FirstRowMergeFunctionWrapper(MergeFunctionFactory<KeyValue>, Filter<InternalRow>) - Constructor for class org.apache.paimon.mergetree.compact.FirstRowMergeFunctionWrapper
-
- FirstRowMergeFunctionWrapperFactory() - Constructor for class org.apache.paimon.mergetree.compact.LookupMergeTreeCompactRewriter.FirstRowMergeFunctionWrapperFactory
-
- FixedBucketFromPkExtractor - Class in org.apache.paimon.flink.lookup
-
Extractor to extract bucket from the primary key.
- FixedBucketFromPkExtractor(TableSchema) - Constructor for class org.apache.paimon.flink.lookup.FixedBucketFromPkExtractor
-
- FixedBucketRowKeyExtractor - Class in org.apache.paimon.table.sink
-
- FixedBucketRowKeyExtractor(TableSchema) - Constructor for class org.apache.paimon.table.sink.FixedBucketRowKeyExtractor
-
- FixedBucketSink - Class in org.apache.paimon.flink.sink
-
FlinkSink
for writing records into fixed bucket Paimon table.
- FixedBucketSink(FileStoreTable, Map<String, String>, LogSinkFunction) - Constructor for class org.apache.paimon.flink.sink.FixedBucketSink
-
- FixedBucketWriteSelector - Class in org.apache.paimon.table.sink
-
- FixedBucketWriteSelector(TableSchema) - Constructor for class org.apache.paimon.table.sink.FixedBucketWriteSelector
-
- FixedLenBytesColumnReader<VECTOR extends WritableColumnVector> - Class in org.apache.paimon.format.parquet.reader
-
- FixedLenBytesColumnReader(ColumnDescriptor, PageReader, int) - Constructor for class org.apache.paimon.format.parquet.reader.FixedLenBytesColumnReader
-
- FixLenByteArrayOutputStream - Class in org.apache.paimon.utils
-
- FixLenByteArrayOutputStream() - Constructor for class org.apache.paimon.utils.FixLenByteArrayOutputStream
-
- flatMap(CdcSourceRecord, Collector<RichCdcMultiplexRecord>) - Method in class org.apache.paimon.flink.action.cdc.format.AbstractRecordParser
-
- flatMap(CdcSourceRecord, Collector<RichCdcMultiplexRecord>) - Method in class org.apache.paimon.flink.action.cdc.mongodb.MongoDBRecordParser
-
- flatMap(CdcSourceRecord, Collector<RichCdcMultiplexRecord>) - Method in class org.apache.paimon.flink.action.cdc.mysql.MySqlRecordParser
-
- flatMap(CdcSourceRecord, Collector<RichCdcMultiplexRecord>) - Method in class org.apache.paimon.flink.action.cdc.postgres.PostgresRecordParser
-
- flatten() - Method in class org.apache.paimon.tools.ci.utils.shared.DependencyTree
-
- flatten(CloseableIterator<T>...) - Static method in interface org.apache.paimon.utils.CloseableIterator
-
- FLINK_INFER_SCAN_PARALLELISM - Static variable in class org.apache.paimon.flink.source.FlinkTableSource
-
- FLINK_REST_ADDRESS - Static variable in class org.apache.paimon.benchmark.BenchmarkOptions
-
- FLINK_REST_PORT - Static variable in class org.apache.paimon.benchmark.BenchmarkOptions
-
- FlinkActions - Class in org.apache.paimon.flink.action
-
Table maintenance actions for Flink.
- FlinkActions() - Constructor for class org.apache.paimon.flink.action.FlinkActions
-
- FlinkCalciteClasses - Class in org.apache.paimon.flink.utils
-
Class for load calcite dependency via reflection.
- FlinkCalciteClasses() - Constructor for class org.apache.paimon.flink.utils.FlinkCalciteClasses
-
- FlinkCalciteClasses.ConfigDelegate - Class in org.apache.paimon.flink.utils
-
Accessing org.apache.calcite.sql.parser.SqlParser$Config by Reflection.
- FlinkCalciteClasses.LexDelegate - Class in org.apache.paimon.flink.utils
-
Accessing org.apache.calcite.config.Lex by Reflection.
- FlinkCalciteClasses.SqlBasicCallDelegate - Class in org.apache.paimon.flink.utils
-
Accessing org.apache.calcite.sql.SqlBasicCall by Reflection.
- FlinkCalciteClasses.SqlIdentifierDelegate - Class in org.apache.paimon.flink.utils
-
Accessing org.apache.calcite.sql.SqlIdentifier by Reflection.
- FlinkCalciteClasses.SqlKindDelegate - Class in org.apache.paimon.flink.utils
-
Accessing org.apache.calcite.sql.SqlKind by Reflection.
- FlinkCalciteClasses.SqlLiteralDelegate - Class in org.apache.paimon.flink.utils
-
Accessing org.apache.calcite.sql.SqlLiteral by Reflection.
- FlinkCalciteClasses.SqlNodeListDelegate - Class in org.apache.paimon.flink.utils
-
Accessing org.apache.calcite.sql.SqlNodeList by Reflection.
- FlinkCalciteClasses.SqlOperatorDelegate - Class in org.apache.paimon.flink.utils
-
Accessing org.apache.calcite.sql.SqlOperator by Reflection.
- FlinkCalciteClasses.SqlParserDelegate - Class in org.apache.paimon.flink.utils
-
Accessing org.apache.calcite.sql.parser.SqlParser by Reflection.
- flinkCatalog - Variable in class org.apache.paimon.flink.action.ActionBase
-
- FlinkCatalog - Class in org.apache.paimon.flink
-
Catalog for paimon.
- FlinkCatalog(Catalog, String, String, ClassLoader, Options) - Constructor for class org.apache.paimon.flink.FlinkCatalog
-
- FlinkCatalogFactory - Class in org.apache.paimon.flink
-
- FlinkCatalogFactory() - Constructor for class org.apache.paimon.flink.FlinkCatalogFactory
-
- FlinkCatalogOptions - Class in org.apache.paimon.flink
-
Options for flink catalog.
- FlinkCatalogOptions() - Constructor for class org.apache.paimon.flink.FlinkCatalogOptions
-
- FlinkCatalogPropertiesUtil - Class in org.apache.paimon.flink.utils
-
Utilities for ser/deserializing non-physical columns and watermark into/from a map of string
properties.
- FlinkCatalogPropertiesUtil() - Constructor for class org.apache.paimon.flink.utils.FlinkCatalogPropertiesUtil
-
- FlinkCdcMultiTableSink - Class in org.apache.paimon.flink.sink.cdc
-
- FlinkCdcMultiTableSink(Catalog.Loader, double, MemorySize, boolean, String) - Constructor for class org.apache.paimon.flink.sink.cdc.FlinkCdcMultiTableSink
-
- FlinkCdcSyncDatabaseSinkBuilder<T> - Class in org.apache.paimon.flink.sink.cdc
-
Builder for CDC
FlinkWriteSink
when syncing the whole database into one Paimon database.
- FlinkCdcSyncDatabaseSinkBuilder() - Constructor for class org.apache.paimon.flink.sink.cdc.FlinkCdcSyncDatabaseSinkBuilder
-
- FlinkConnectorOptions - Class in org.apache.paimon.flink
-
Options for flink connector.
- FlinkConnectorOptions() - Constructor for class org.apache.paimon.flink.FlinkConnectorOptions
-
- FlinkConnectorOptions.LookupCacheMode - Enum in org.apache.paimon.flink
-
The mode of lookup cache.
- FlinkConnectorOptions.SplitAssignMode - Enum in org.apache.paimon.flink
-
- FlinkConnectorOptions.WatermarkEmitStrategy - Enum in org.apache.paimon.flink
-
Watermark emit strategy for scan.
- FlinkCounter - Class in org.apache.paimon.flink.metrics
-
Counter
which wraps a Flink's
Counter
.
- FlinkCounter(Counter) - Constructor for class org.apache.paimon.flink.metrics.FlinkCounter
-
- FlinkFactoryHelper(F, Map<String, String>, ConfigOption<?>...) - Constructor for class org.apache.paimon.flink.factories.FlinkFactoryUtil.FlinkFactoryHelper
-
- FlinkFactoryUtil - Class in org.apache.paimon.flink.factories
-
Utility for working with Factory
s.
- FlinkFactoryUtil.FlinkFactoryHelper<F extends LogStoreTableFactory> - Class in org.apache.paimon.flink.factories
-
- FlinkFactoryUtil.FlinkTableFactoryHelper - Class in org.apache.paimon.flink.factories
-
Helper utility for discovering formats and validating all options for a DynamicTableFactory
.
- FlinkFileIO - Class in org.apache.paimon.flink
-
Flink
FileIO
to use
FileSystem
.
- FlinkFileIO(Path) - Constructor for class org.apache.paimon.flink.FlinkFileIO
-
- FlinkFileIOLoader - Class in org.apache.paimon.flink
-
- FlinkFileIOLoader() - Constructor for class org.apache.paimon.flink.FlinkFileIOLoader
-
- FlinkGauge<T> - Class in org.apache.paimon.flink.metrics
-
Gauge
which wraps a Flink's
Gauge
.
- FlinkGauge(Gauge<T>) - Constructor for class org.apache.paimon.flink.metrics.FlinkGauge
-
- FlinkGenericCatalog - Class in org.apache.paimon.flink
-
A Flink catalog that can also load non-Paimon tables.
- FlinkGenericCatalog(FlinkCatalog, Catalog) - Constructor for class org.apache.paimon.flink.FlinkGenericCatalog
-
- FlinkGenericCatalogFactory - Class in org.apache.paimon.flink
-
- FlinkGenericCatalogFactory() - Constructor for class org.apache.paimon.flink.FlinkGenericCatalogFactory
-
- FlinkGenericTableFactory - Class in org.apache.paimon.flink
-
A table factory to wrap paimon and flink factories.
- FlinkGenericTableFactory(Factory, Factory) - Constructor for class org.apache.paimon.flink.FlinkGenericTableFactory
-
- FlinkHistogram - Class in org.apache.paimon.flink.metrics
-
- FlinkHistogram(Histogram) - Constructor for class org.apache.paimon.flink.metrics.FlinkHistogram
-
- FlinkMemorySegmentPool - Class in org.apache.paimon.flink.memory
-
Flink memory segment pool allocates segment from flink managed memory for paimon writer buffer.
- FlinkMemorySegmentPool(long, int, MemorySegmentAllocator) - Constructor for class org.apache.paimon.flink.memory.FlinkMemorySegmentPool
-
- FlinkMetricGroup - Class in org.apache.paimon.flink.metrics
-
MetricGroup
which wraps a Flink's
MetricGroup
and
register all metrics into Flink's metric system.
- FlinkMetricGroup(MetricGroup, String, Map<String, String>) - Constructor for class org.apache.paimon.flink.metrics.FlinkMetricGroup
-
- FlinkMetricRegistry - Class in org.apache.paimon.flink.metrics
-
- FlinkMetricRegistry(MetricGroup) - Constructor for class org.apache.paimon.flink.metrics.FlinkMetricRegistry
-
- FlinkOrphanFilesClean - Class in org.apache.paimon.flink.orphan
-
- FlinkOrphanFilesClean(FileStoreTable, long, SerializableConsumer<Path>, Integer) - Constructor for class org.apache.paimon.flink.orphan.FlinkOrphanFilesClean
-
- FlinkRecordsWithSplitIds - Class in org.apache.paimon.flink.source
-
A RecordsWithSplitIds
which contains only one iterator record.
- FlinkRestClient - Class in org.apache.paimon.benchmark.metric
-
A HTTP client to request BPS metric to JobMaster REST API.
- FlinkRestClient(String, int) - Constructor for class org.apache.paimon.benchmark.metric.FlinkRestClient
-
- FlinkRowData - Class in org.apache.paimon.flink
-
Convert to Flink row data.
- FlinkRowData(InternalRow) - Constructor for class org.apache.paimon.flink.FlinkRowData
-
- FlinkRowWrapper - Class in org.apache.paimon.flink
-
Convert from Flink row data.
- FlinkRowWrapper(RowData) - Constructor for class org.apache.paimon.flink.FlinkRowWrapper
-
- FlinkSink<T> - Class in org.apache.paimon.flink.sink
-
Abstract sink of paimon.
- FlinkSink(FileStoreTable, boolean) - Constructor for class org.apache.paimon.flink.sink.FlinkSink
-
- FlinkSinkBuilder - Class in org.apache.paimon.flink.sink
-
DataStream API for building Flink Sink.
- FlinkSinkBuilder(Table) - Constructor for class org.apache.paimon.flink.sink.FlinkSinkBuilder
-
- FlinkSource - Class in org.apache.paimon.flink.source
-
A Flink Source
for paimon.
- FlinkSource(ReadBuilder, Long) - Constructor for class org.apache.paimon.flink.source.FlinkSource
-
- FlinkSourceBuilder - Class in org.apache.paimon.flink.source
-
DataStream API for building Flink Source.
- FlinkSourceBuilder(Table) - Constructor for class org.apache.paimon.flink.source.FlinkSourceBuilder
-
- FlinkStreamPartitioner<T> - Class in org.apache.paimon.flink.sink
-
- FlinkStreamPartitioner(ChannelComputer<T>) - Constructor for class org.apache.paimon.flink.sink.FlinkStreamPartitioner
-
- FlinkTableFactory - Class in org.apache.paimon.flink
-
A paimon DynamicTableFactory
to create source and sink.
- FlinkTableFactory() - Constructor for class org.apache.paimon.flink.FlinkTableFactory
-
- FlinkTableFactory(FlinkCatalog) - Constructor for class org.apache.paimon.flink.FlinkTableFactory
-
- FlinkTableSink - Class in org.apache.paimon.flink.sink
-
Table sink to create sink.
- FlinkTableSink(ObjectIdentifier, Table, DynamicTableFactory.Context, LogStoreTableFactory) - Constructor for class org.apache.paimon.flink.sink.FlinkTableSink
-
- FlinkTableSinkBase - Class in org.apache.paimon.flink.sink
-
Table sink to create sink.
- FlinkTableSinkBase(ObjectIdentifier, Table, DynamicTableFactory.Context, LogStoreTableFactory) - Constructor for class org.apache.paimon.flink.sink.FlinkTableSinkBase
-
- FlinkTableSource - Class in org.apache.paimon.flink.source
-
A Flink ScanTableSource
for paimon.
- FlinkTableSource(Table) - Constructor for class org.apache.paimon.flink.source.FlinkTableSource
-
- FlinkTableSource(Table, Predicate, int[][], Long) - Constructor for class org.apache.paimon.flink.source.FlinkTableSource
-
- FlinkTableSource.SplitStatistics - Class in org.apache.paimon.flink.source
-
Split statistics for inferring row count and parallelism size.
- FlinkWriteSink<T> - Class in org.apache.paimon.flink.sink
-
- FlinkWriteSink(FileStoreTable, Map<String, String>) - Constructor for class org.apache.paimon.flink.sink.FlinkWriteSink
-
- flip(long, long) - Method in class org.apache.paimon.utils.RoaringBitmap32
-
- FLOAT - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- FLOAT - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- FLOAT - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- FLOAT - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- FLOAT() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PrimitiveTypeContext
-
- FLOAT() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PrimitiveTypeContext
-
- FLOAT() - Static method in class org.apache.paimon.types.DataTypes
-
- FLOAT_ARRAY_OFFSET - Static variable in class org.apache.paimon.data.columnar.heap.AbstractHeapVector
-
- FLOAT_LITERAL - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- FLOAT_LITERAL - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- FLOAT_LITERAL - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- FLOAT_LITERAL - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- FLOAT_LITERAL() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FloatLiteralContext
-
- FLOAT_LITERAL() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FloatLiteralContext
-
- FloatColumnReader - Class in org.apache.paimon.format.parquet.reader
-
- FloatColumnReader(ColumnDescriptor, PageReader) - Constructor for class org.apache.paimon.format.parquet.reader.FloatColumnReader
-
- FloatColumnVector - Interface in org.apache.paimon.data.columnar
-
Float column vector.
- floatLiteral() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- floatLiteral() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- floatLiteral() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LiteralContext
-
- floatLiteral() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LiteralContext
-
- FloatLiteralContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.FloatLiteralContext
-
- FloatLiteralContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.FloatLiteralContext
-
- FloatSerializer - Class in org.apache.paimon.data.serializer
-
Type serializer for Float
(and float
, via auto-boxing).
- FloatSerializer() - Constructor for class org.apache.paimon.data.serializer.FloatSerializer
-
- floatToOrderedBytes(float, ByteBuffer) - Static method in class org.apache.paimon.utils.ZOrderByteUtils
-
IEEE 754 : “If two floating-point numbers in the same format are ordered (say, x <
y), they are ordered the same way when their bits are reinterpreted as sign-magnitude
integers.”
- floatType() - Method in class org.apache.paimon.options.ConfigOptions.OptionBuilder
-
Defines that the value of the option should be of
Float
type.
- FloatType - Class in org.apache.paimon.types
-
Data type of a 4-byte single precision floating point number.
- FloatType(boolean) - Constructor for class org.apache.paimon.types.FloatType
-
- FloatType() - Constructor for class org.apache.paimon.types.FloatType
-
- FloatWriter(FieldVector) - Constructor for class org.apache.paimon.arrow.writer.ArrowFieldWriters.FloatWriter
-
- flush() - Method in class org.apache.orc.impl.PhysicalFsWriter
-
- flush() - Method in class org.apache.paimon.arrow.vector.ArrowFormatCWriter
-
- flush() - Method in class org.apache.paimon.arrow.vector.ArrowFormatWriter
-
- flush() - Method in class org.apache.paimon.flink.kafka.KafkaSinkFunction
-
- flush() - Method in interface org.apache.paimon.flink.sink.LogSinkFunction
-
Flush pending records.
- flush() - Method in class org.apache.paimon.format.avro.AvroBulkWriter
-
- flush() - Method in class org.apache.paimon.format.avro.CloseShieldOutputStream
-
- flush() - Method in class org.apache.paimon.fs.AsyncPositionOutputStream
-
- flush() - Method in class org.apache.paimon.fs.local.LocalFileIO.LocalPositionOutputStream
-
- flush() - Method in class org.apache.paimon.fs.PositionOutputStream
-
Flushes the stream, writing any data currently buffered in stream implementation to the
proper output stream.
- flush() - Method in class org.apache.paimon.fs.PositionOutputStreamWrapper
-
- flushMemory() - Method in class org.apache.paimon.append.AppendOnlyWriter
-
- flushMemory() - Method in class org.apache.paimon.disk.ExternalBuffer
-
- flushMemory() - Method in class org.apache.paimon.disk.InMemoryBuffer
-
- flushMemory() - Method in interface org.apache.paimon.disk.RowBuffer
-
- flushMemory() - Method in interface org.apache.paimon.memory.MemoryOwner
-
Flush memory of owner, release memory.
- flushMemory() - Method in class org.apache.paimon.mergetree.MergeTreeWriter
-
- flushMemory() - Method in class org.apache.paimon.mergetree.SortBufferWriteBuffer
-
- flushMemory() - Method in interface org.apache.paimon.mergetree.WriteBuffer
-
Flush memory, return false if not supported.
- flushMemory() - Method in class org.apache.paimon.sort.BinaryExternalSortBuffer
-
- flushMemory() - Method in class org.apache.paimon.sort.BinaryInMemorySortBuffer
-
- flushMemory() - Method in interface org.apache.paimon.sort.SortBuffer
-
Flush memory, return false if not supported.
- fmix(int) - Static method in class org.apache.paimon.utils.MurmurHashUtils
-
- fmix(long) - Static method in class org.apache.paimon.utils.MurmurHashUtils
-
- FollowUpScanner - Interface in org.apache.paimon.table.source.snapshot
-
- Footer - Class in org.apache.paimon.lookup.sort
-
Footer for a sorted file.
- FOR - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- FOR - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- FOR - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- FOR - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- FOR() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- FOR() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- forAppend(String, long, long, SimpleStats, long, long, long, List<String>, byte[], FileSource, List<String>) - Static method in class org.apache.paimon.io.DataFileMeta
-
- forBucketedAppend(IndexFileHandler, Long, BinaryRow, int) - Static method in interface org.apache.paimon.deletionvectors.append.AppendDeletionFileMaintainer
-
- FORCE_LOOKUP - Static variable in class org.apache.paimon.CoreOptions
-
- forceBufferSpill() - Method in class org.apache.paimon.operation.AbstractFileStoreWrite
-
- forceBufferSpill() - Method in class org.apache.paimon.operation.AppendOnlyFileStoreWrite
-
- forceCreatingSnapshot() - Method in class org.apache.paimon.CoreOptions
-
- forceCreatingSnapshot() - Method in interface org.apache.paimon.flink.sink.Committer
-
- forceCreatingSnapshot() - Method in class org.apache.paimon.flink.sink.StoreCommitter
-
- forceCreatingSnapshot() - Method in class org.apache.paimon.flink.sink.StoreMultiCommitter
-
- forceCreatingSnapshot() - Method in class org.apache.paimon.table.sink.TableCommitImpl
-
- forceCreatingSnapshot() - Method in class org.apache.paimon.tag.TagAutoCreation
-
- forceKeepDelete() - Method in class org.apache.paimon.flink.lookup.LookupCompactDiffRead
-
- forceKeepDelete() - Method in class org.apache.paimon.operation.MergeFileSplitRead
-
- forceKeepDelete() - Method in class org.apache.paimon.operation.RawFileSplitRead
-
- forceKeepDelete() - Method in interface org.apache.paimon.operation.SplitRead
-
- forceKeepDelete() - Method in interface org.apache.paimon.table.source.InnerTableRead
-
- forceKeepDelete() - Method in class org.apache.paimon.table.source.KeyValueTableRead
-
- forceKeepDelete() - Method in class org.apache.paimon.table.source.splitread.IncrementalDiffSplitRead
-
- ForceUpLevel0Compaction - Class in org.apache.paimon.mergetree.compact
-
- ForceUpLevel0Compaction(UniversalCompaction) - Constructor for class org.apache.paimon.mergetree.compact.ForceUpLevel0Compaction
-
- forCompact(boolean) - Method in class org.apache.paimon.flink.sink.SortCompactSinkBuilder
-
- forControl() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- forControl() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- forControl() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- forControl() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- ForControlContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.ForControlContext
-
- ForControlContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.ForControlContext
-
- forEach(Comparator<InternalRow>, MergeFunction<KeyValue>, WriteBuffer.KvConsumer, WriteBuffer.KvConsumer) - Method in class org.apache.paimon.mergetree.SortBufferWriteBuffer
-
- forEach(Comparator<InternalRow>, MergeFunction<KeyValue>, WriteBuffer.KvConsumer, WriteBuffer.KvConsumer) - Method in interface org.apache.paimon.mergetree.WriteBuffer
-
Performs the given action for each remaining element in this buffer until all elements have
been processed or the action throws an exception.
- forEachRemaining(Consumer<? super T>) - Method in interface org.apache.paimon.reader.RecordReader
-
Performs the given action for each remaining element in
RecordReader
until all
elements have been processed or the action throws an exception.
- forEachRemaining(Consumer<? super E>) - Method in class org.apache.paimon.utils.CloseableIterator.IteratorAdapter
-
- forEachRemainingWithPosition(BiConsumer<Long, ? super T>) - Method in interface org.apache.paimon.reader.RecordReader
-
Performs the given action for each remaining element with row position in
RecordReader
until all elements have been processed or the action throws an exception.
- forInit() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ForControlContext
-
- forInit() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ForControlContext
-
- forInit() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- forInit() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- ForInitContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.ForInitContext
-
- ForInitContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.ForInitContext
-
- formalParameter() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- formalParameter() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- formalParameter() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FormalParameterListContext
-
- formalParameter(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FormalParameterListContext
-
- formalParameter() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FormalParameterListContext
-
- formalParameter(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FormalParameterListContext
-
- FormalParameterContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.FormalParameterContext
-
- FormalParameterContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.FormalParameterContext
-
- formalParameterList() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- formalParameterList() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- formalParameterList() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FormalParametersContext
-
- formalParameterList() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FormalParametersContext
-
- formalParameterList() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LambdaParametersContext
-
- formalParameterList() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LambdaParametersContext
-
- FormalParameterListContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.FormalParameterListContext
-
- FormalParameterListContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.FormalParameterListContext
-
- formalParameters() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstructorDeclarationContext
-
- formalParameters() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstructorDeclarationContext
-
- formalParameters() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- formalParameters() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- formalParameters() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMethodDeclarationContext
-
- formalParameters() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMethodDeclarationContext
-
- formalParameters() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MethodDeclarationContext
-
- formalParameters() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MethodDeclarationContext
-
- FormalParametersContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.FormalParametersContext
-
- FormalParametersContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.FormalParametersContext
-
- format() - Method in class org.apache.paimon.flink.action.cdc.format.AbstractRecordParser
-
- format() - Method in class org.apache.paimon.flink.action.cdc.format.canal.CanalRecordParser
-
- format() - Method in class org.apache.paimon.flink.action.cdc.format.debezium.DebeziumAvroRecordParser
-
- format() - Method in class org.apache.paimon.flink.action.cdc.format.debezium.DebeziumJsonRecordParser
-
- format() - Method in class org.apache.paimon.flink.action.cdc.format.dms.DMSRecordParser
-
- format() - Method in class org.apache.paimon.flink.action.cdc.format.json.JsonRecordParser
-
- format() - Method in class org.apache.paimon.flink.action.cdc.format.maxwell.MaxwellRecordParser
-
- format() - Method in class org.apache.paimon.flink.action.cdc.format.ogg.OggRecordParser
-
- FORMAT - Static variable in class org.apache.paimon.flink.factories.FlinkFactoryUtil
-
- format - Variable in class org.apache.paimon.format.FormatKey
-
- format(Description) - Method in class org.apache.paimon.options.description.Formatter
-
Formats the description into a String using format specific tags.
- format(LinkElement) - Method in class org.apache.paimon.options.description.Formatter
-
- format(TextElement) - Method in class org.apache.paimon.options.description.Formatter
-
- format(LineBreakElement) - Method in class org.apache.paimon.options.description.Formatter
-
- format(ListElement) - Method in class org.apache.paimon.options.description.Formatter
-
- format(Formatter) - Method in class org.apache.paimon.options.description.LineBreakElement
-
- format(Formatter) - Method in class org.apache.paimon.options.description.LinkElement
-
- format(Formatter) - Method in class org.apache.paimon.options.description.ListElement
-
- format(Formatter) - Method in class org.apache.paimon.options.description.TextElement
-
- format(FormatTable.Format) - Method in class org.apache.paimon.table.FormatTable.Builder
-
- format() - Method in interface org.apache.paimon.table.FormatTable
-
Format of this table.
- format() - Method in class org.apache.paimon.table.FormatTable.FormatTableImpl
-
- format() - Method in class org.apache.paimon.table.source.RawFile
-
Format of the file, which is a lower-cased string.
- FORMAT - Static variable in class org.apache.paimon.types.ArrayType
-
- FORMAT - Static variable in class org.apache.paimon.types.MapType
-
- FORMAT - Static variable in class org.apache.paimon.types.MultisetType
-
- FORMAT - Static variable in class org.apache.paimon.types.RowType
-
- FORMAT_SUFFIX - Static variable in class org.apache.paimon.flink.factories.FlinkFactoryUtil
-
Suffix for keys of ConfigOption
in case a connector requires multiple formats (e.g.
- FORMAT_TABLE_ENABLED - Static variable in class org.apache.paimon.options.CatalogOptions
-
- FormatCatalogTable - Class in org.apache.paimon.flink
-
A CatalogTable
to represent format table.
- FormatCatalogTable(FormatTable) - Constructor for class org.apache.paimon.flink.FormatCatalogTable
-
- FormatContext(Options, int, int) - Constructor for class org.apache.paimon.format.FileFormatFactory.FormatContext
-
- FormatContext(Options, int, int, int, MemorySize) - Constructor for class org.apache.paimon.format.FileFormatFactory.FormatContext
-
- formatDataFreshness(Long) - Static method in class org.apache.paimon.benchmark.utils.BenchmarkUtils
-
- formatDate(int) - Static method in class org.apache.paimon.utils.DateTimeUtils
-
Helper for CAST({date} AS VARCHAR(n)).
- formatDoubleValue(double) - Static method in class org.apache.paimon.benchmark.utils.BenchmarkUtils
-
- formatIdentifier - Variable in class org.apache.paimon.format.FileFormat
-
- formatIdentifier(String) - Static method in class org.apache.paimon.io.DataFilePathFactory
-
- FormatKey - Class in org.apache.paimon.format
-
Format Key for read a file.
- FormatKey(long, String) - Constructor for class org.apache.paimon.format.FormatKey
-
- formatLineBreak(StringBuilder) - Method in class org.apache.paimon.options.description.Formatter
-
- formatLineBreak(StringBuilder) - Method in class org.apache.paimon.options.description.HtmlFormatter
-
- formatLink(StringBuilder, String, String) - Method in class org.apache.paimon.options.description.Formatter
-
- formatLink(StringBuilder, String, String) - Method in class org.apache.paimon.options.description.HtmlFormatter
-
- formatList(StringBuilder, String[]) - Method in class org.apache.paimon.options.description.Formatter
-
- formatList(StringBuilder, String[]) - Method in class org.apache.paimon.options.description.HtmlFormatter
-
- formatLocalDateTime(LocalDateTime, int) - Static method in class org.apache.paimon.utils.DateTimeUtils
-
Format a LocalDateTime
to yyyy-MM-dd HH:mm:ss[.nano] string.
- formatLongValue(long) - Static method in class org.apache.paimon.benchmark.utils.BenchmarkUtils
-
- formatLongValuePerSecond(long) - Static method in class org.apache.paimon.benchmark.utils.BenchmarkUtils
-
- FormatReaderContext - Class in org.apache.paimon.format
-
- FormatReaderContext(FileIO, Path, long) - Constructor for class org.apache.paimon.format.FormatReaderContext
-
- FormatReaderFactory - Interface in org.apache.paimon.format
-
- FormatReaderFactory.Context - Interface in org.apache.paimon.format
-
Context for creating reader.
- FormatTable - Interface in org.apache.paimon.table
-
A file format table refers to a directory that contains multiple files of the same format, where
operations on this table allow for reading or writing to these files, facilitating the retrieval
of existing data and the addition of new files.
- FormatTable.Builder - Class in org.apache.paimon.table
-
- FormatTable.Format - Enum in org.apache.paimon.table
-
Currently supported formats.
- FormatTable.FormatTableImpl - Class in org.apache.paimon.table
-
- FormatTableImpl(Identifier, RowType, List<String>, String, FormatTable.Format, Map<String, String>, String) - Constructor for class org.apache.paimon.table.FormatTable.FormatTableImpl
-
- FormatTableOptions - Class in org.apache.paimon.table
-
- FormatTableOptions() - Constructor for class org.apache.paimon.table.FormatTableOptions
-
- Formatter - Class in org.apache.paimon.options.description
-
Allows providing multiple formatters for the description.
- Formatter() - Constructor for class org.apache.paimon.options.description.Formatter
-
- formatter() - Method in class org.apache.paimon.tag.TagPeriodHandler.BaseTagPeriodHandler
-
- formatter() - Method in class org.apache.paimon.tag.TagPeriodHandler.DailyTagPeriodHandler
-
- formatter() - Method in class org.apache.paimon.tag.TagPeriodHandler.HourlyTagPeriodHandler
-
- formatter() - Method in class org.apache.paimon.tag.TagPeriodHandler.TwoHoursTagPeriodHandler
-
- formatText(StringBuilder, String, String[], EnumSet<TextElement.TextStyle>) - Method in class org.apache.paimon.options.description.Formatter
-
- formatText(StringBuilder, String, String[], EnumSet<TextElement.TextStyle>) - Method in class org.apache.paimon.options.description.HtmlFormatter
-
- formatTimestamp(Timestamp, int) - Static method in class org.apache.paimon.utils.DateTimeUtils
-
- formatTimestamp(Timestamp, TimeZone, int) - Static method in class org.apache.paimon.utils.DateTimeUtils
-
- formatTimestampMillis(int, int) - Static method in class org.apache.paimon.utils.DateTimeUtils
-
- formatType() - Method in class org.apache.paimon.CoreOptions
-
- formatVersion() - Method in class org.apache.paimon.iceberg.metadata.IcebergMetadata
-
- formatWithHighestUnit(Duration) - Static method in class org.apache.paimon.utils.TimeUtils
-
Pretty prints the duration as a lowest granularity unit that does not lose precision.
- FormatWriter - Interface in org.apache.paimon.format
-
The writer that writes records.
- FormatWriterFactory - Interface in org.apache.paimon.format
-
- forPageIndex(RandomAccessFile, int, int) - Static method in interface org.apache.paimon.io.cache.CacheKey
-
- forPosition(RandomAccessFile, long, int) - Static method in interface org.apache.paimon.io.cache.CacheKey
-
- forRecords(String, BulkFormat.RecordIterator<RowData>) - Static method in class org.apache.paimon.flink.source.FlinkRecordsWithSplitIds
-
- forRichCdcRecord(DataStream<RichCdcRecord>) - Method in class org.apache.paimon.flink.sink.cdc.RichCdcSinkBuilder
-
- forRow(DataStream<Row>, DataType) - Method in class org.apache.paimon.flink.sink.FlinkSinkBuilder
-
From DataStream
with Row
, need to provide a DataType
for builder to
convert those Row
s to a RowData
DataStream.
- forRowData(DataStream<RowData>) - Method in class org.apache.paimon.flink.sink.FlinkSinkBuilder
-
From DataStream
with RowData
.
- forRowData(Table) - Static method in class org.apache.paimon.flink.sink.index.GlobalIndexAssignerOperator
-
- forUnawareAppend(IndexFileHandler, Long, BinaryRow) - Static method in interface org.apache.paimon.deletionvectors.append.AppendDeletionFileMaintainer
-
- forUpdate - Variable in class org.apache.paimon.codegen.codesplit.JavaParser.ForControlContext
-
- forUpdate - Variable in class org.apache.paimon.codegen.codesplit.JavaParser.ForControlContext
-
- forward(CompletableFuture<T>, CompletableFuture<T>) - Static method in class org.apache.paimon.utils.FutureUtils
-
Forwards the value from the source future to the target future.
- freePages() - Method in class org.apache.paimon.memory.AbstractMemorySegmentPool
-
- freePages() - Method in class org.apache.paimon.memory.ArraySegmentPool
-
- freePages() - Method in class org.apache.paimon.memory.CachelessSegmentPool
-
- freePages() - Method in interface org.apache.paimon.memory.MemorySegmentPool
-
- from(int) - Static method in enum org.apache.orc.OrcFile.WriterImplementation
-
- from(OrcFile.WriterImplementation, int) - Static method in enum org.apache.orc.OrcFile.WriterVersion
-
Convert the integer from OrcProto.PostScript.writerVersion to the enumeration with
unknown versions being mapped to FUTURE.
- from(CastFieldGetter[]) - Static method in class org.apache.paimon.casting.CastedRow
-
Create an empty
CastedRow
starting from a
casting
array.
- from(InternalRow) - Static method in class org.apache.paimon.casting.DefaultValueRow
-
- from(int[][]) - Static method in class org.apache.paimon.flink.ProjectedRowData
-
- from(int[]) - Static method in class org.apache.paimon.flink.ProjectedRowData
-
- from(Projection) - Static method in class org.apache.paimon.flink.ProjectedRowData
-
- from() - Method in class org.apache.paimon.flink.source.NumberSequenceRowSource.NumberSequenceSplit
-
- from(List<FieldSchema>, List<FieldSchema>, Map<String, String>) - Method in class org.apache.paimon.hive.migrate.HiveMigrator
-
- from(boolean, boolean, boolean, boolean) - Static method in class org.apache.paimon.lookup.LookupStrategy
-
- from(ManifestEntry) - Static method in class org.apache.paimon.manifest.SimpleFileEntry
-
- from(List<ManifestEntry>) - Static method in class org.apache.paimon.manifest.SimpleFileEntry
-
- from(PartitionInfo) - Static method in class org.apache.paimon.PartitionSettedRow
-
- from(String) - Static method in interface org.apache.paimon.statistics.SimpleColStatsCollector
-
- from(int[]) - Static method in class org.apache.paimon.utils.ProjectedArray
-
- from(int[][]) - Static method in class org.apache.paimon.utils.ProjectedRow
-
- from(int[]) - Static method in class org.apache.paimon.utils.ProjectedRow
-
Create an empty
ProjectedRow
starting from a
projection
array.
- from(RowType, RowType) - Static method in class org.apache.paimon.utils.ProjectedRow
-
- from(Projection) - Static method in class org.apache.paimon.utils.ProjectedRow
-
- fromAddress(MemorySegment[], int, int) - Static method in class org.apache.paimon.data.BinaryString
-
- fromBigDecimal(BigDecimal, int, int) - Static method in class org.apache.paimon.data.Decimal
-
- fromByte(byte) - Static method in enum org.apache.paimon.lookup.sort.BlockAlignedType
-
- fromBytes(byte[]) - Static method in class org.apache.paimon.data.BinaryString
-
- fromBytes(byte[], int, int) - Static method in class org.apache.paimon.data.BinaryString
-
Creates a
BinaryString
instance from the given UTF-8 bytes with offset and number of
bytes.
- fromBytes(byte[]) - Static method in class org.apache.paimon.flink.sink.LogOffsetCommittable
-
- fromBytes(byte[]) - Method in class org.apache.paimon.manifest.ManifestEntry
-
- fromBytes(byte[]) - Method in class org.apache.paimon.manifest.ManifestFileMeta
-
- fromByteValue(byte) - Static method in enum org.apache.paimon.crosspartition.KeyPartOrRow
-
- fromByteValue(byte) - Static method in enum org.apache.paimon.flink.sink.Committable.Kind
-
- fromByteValue(byte) - Static method in enum org.apache.paimon.flink.sink.MultiTableCommittable.Kind
-
- fromByteValue(byte) - Static method in enum org.apache.paimon.manifest.FileKind
-
- fromByteValue(byte) - Static method in enum org.apache.paimon.manifest.FileSource
-
- fromByteValue(byte) - Static method in enum org.apache.paimon.types.RowKind
-
Creates a
RowKind
from the given byte value.
- fromCatalog(CatalogLock, Identifier) - Static method in interface org.apache.paimon.operation.Lock
-
- fromCatalogTable(CatalogBaseTable) - Static method in class org.apache.paimon.flink.FlinkCatalog
-
- fromCdcRecord(String, String, CdcRecord) - Static method in class org.apache.paimon.flink.sink.cdc.CdcMultiplexRecord
-
- fromCommittable(Identifier, Committable) - Static method in class org.apache.paimon.flink.sink.MultiTableCommittable
-
- fromDataFile(BinaryRow, FileKind, DataFileMeta) - Static method in class org.apache.paimon.manifest.PartitionEntry
-
- fromEpochMillis(long) - Static method in class org.apache.paimon.data.LocalZoneTimestamp
-
- fromEpochMillis(long, int) - Static method in class org.apache.paimon.data.LocalZoneTimestamp
-
- fromEpochMillis(long) - Static method in class org.apache.paimon.data.Timestamp
-
Creates an instance of
Timestamp
from milliseconds.
- fromEpochMillis(long, int) - Static method in class org.apache.paimon.data.Timestamp
-
Creates an instance of
Timestamp
from milliseconds and a nanos-of-millisecond.
- fromFiles(int, List<DataFileMeta>) - Static method in interface org.apache.paimon.compact.CompactUnit
-
- fromFlinkDecimal(DecimalData) - Static method in class org.apache.paimon.flink.FlinkRowWrapper
-
- fromFlinkObject(Object, LogicalType) - Static method in class org.apache.paimon.flink.FlinkRowWrapper
-
- fromFlinkRowKind(RowKind) - Static method in class org.apache.paimon.flink.FlinkRowWrapper
-
- fromFlinkString(StringData) - Static method in class org.apache.paimon.flink.FlinkRowWrapper
-
- fromFlinkTimestamp(TimestampData) - Static method in class org.apache.paimon.flink.FlinkRowWrapper
-
- fromGenericRow(GenericRow, List<String>) - Static method in class org.apache.paimon.flink.sink.cdc.CdcRecordUtils
-
- fromId(int) - Static method in enum org.apache.paimon.iceberg.manifest.IcebergDataFileMeta.Content
-
- fromId(int) - Static method in enum org.apache.paimon.iceberg.manifest.IcebergManifestEntry.Status
-
- fromId(int) - Static method in enum org.apache.paimon.iceberg.manifest.IcebergManifestFileMeta.Content
-
- fromIdentifier(String, Options) - Static method in class org.apache.paimon.format.FileFormat
-
- fromIdentifier(String, FileFormatFactory.FormatContext) - Static method in class org.apache.paimon.format.FileFormat
-
Create a
FileFormat
from format identifier and format options.
- fromIgnoreFields(RowType, List<String>) - Static method in class org.apache.paimon.utils.ValueEqualiserSupplier
-
- fromInstant(Instant) - Static method in class org.apache.paimon.data.LocalZoneTimestamp
-
- fromInstant(Instant) - Static method in class org.apache.paimon.data.Timestamp
-
- fromJson(String) - Static method in class org.apache.paimon.Changelog
-
- fromJson(String) - Static method in class org.apache.paimon.consumer.Consumer
-
- fromJson(String) - Static method in class org.apache.paimon.iceberg.metadata.IcebergMetadata
-
- fromJson(String) - Static method in class org.apache.paimon.partition.file.SuccessFile
-
- fromJson(String) - Static method in class org.apache.paimon.schema.TableSchema
-
- fromJson(String) - Static method in class org.apache.paimon.Snapshot
-
- fromJson(String) - Static method in class org.apache.paimon.stats.Statistics
-
- fromJson(String) - Static method in class org.apache.paimon.tag.Tag
-
- fromJson(String, TypeReference<T>) - Static method in class org.apache.paimon.utils.JsonSerdeUtil
-
- fromJson(String, Class<T>) - Static method in class org.apache.paimon.utils.JsonSerdeUtil
-
- fromJsonArray(String) - Static method in class org.apache.paimon.benchmark.metric.cpu.CpuMetric
-
- fromLevelRuns(int, List<LevelSortedRun>) - Static method in interface org.apache.paimon.compact.CompactUnit
-
- fromList(List<T>, Consumer<T>) - Static method in interface org.apache.paimon.utils.CloseableIterator
-
- fromLocalDateTime(LocalDateTime) - Static method in class org.apache.paimon.data.Timestamp
-
Creates an instance of
Timestamp
from an instance of
LocalDateTime
.
- fromLongArray(Long[]) - Static method in class org.apache.paimon.data.BinaryArray
-
- fromLongArray(InternalArray) - Static method in class org.apache.paimon.data.BinaryArray
-
- fromManifestEntry(ManifestEntry) - Static method in class org.apache.paimon.manifest.BucketEntry
-
- fromManifestEntry(ManifestEntry) - Static method in class org.apache.paimon.manifest.PartitionEntry
-
- fromMap(Map<String, String>) - Static method in class org.apache.paimon.CoreOptions
-
- fromMap(Map<String, String>) - Static method in class org.apache.paimon.options.Options
-
- fromMicros(long) - Static method in class org.apache.paimon.data.LocalZoneTimestamp
-
- fromMicros(long) - Static method in class org.apache.paimon.data.Timestamp
-
Creates an instance of
Timestamp
from micros.
- fromMultiple(RowType, List<BinaryRow>) - Static method in interface org.apache.paimon.partition.PartitionPredicate
-
- fromMultiple(RowType, Set<BinaryRow>) - Static method in interface org.apache.paimon.partition.PartitionPredicate
-
- fromOptions(Options) - Static method in interface org.apache.paimon.catalog.CatalogLockContext
-
- fromPaimon(Object, DataType) - Static method in class org.apache.paimon.spark.SparkInternalRow
-
- fromPaimon(BinaryString) - Static method in class org.apache.paimon.spark.SparkInternalRow
-
- fromPaimon(Decimal) - Static method in class org.apache.paimon.spark.SparkInternalRow
-
- fromPaimon(InternalRow, RowType) - Static method in class org.apache.paimon.spark.SparkInternalRow
-
- fromPaimon(Timestamp) - Static method in class org.apache.paimon.spark.SparkInternalRow
-
- fromPaimon(InternalArray, ArrayType) - Static method in class org.apache.paimon.spark.SparkInternalRow
-
- fromPaimon(InternalMap, DataType) - Static method in class org.apache.paimon.spark.SparkInternalRow
-
- fromPaimonRowType(RowType) - Static method in class org.apache.paimon.spark.SparkTypeUtils
-
- fromPaimonType(DataType) - Static method in class org.apache.paimon.spark.SparkTypeUtils
-
- fromPath(FileIO, Path) - Static method in class org.apache.paimon.Changelog
-
- fromPath(FileIO, Path) - Static method in class org.apache.paimon.consumer.Consumer
-
- fromPath(FileIO, Path) - Static method in class org.apache.paimon.format.parquet.ParquetInputFile
-
- fromPath(FileIO, Path) - Static method in class org.apache.paimon.iceberg.metadata.IcebergMetadata
-
- fromPath(FileIO, Path) - Static method in class org.apache.paimon.partition.file.SuccessFile
-
- fromPath(FileIO, Path) - Static method in class org.apache.paimon.schema.SchemaManager
-
- fromPath(FileIO, Path) - Static method in class org.apache.paimon.schema.TableSchema
-
- fromPath(FileIO, Path) - Static method in class org.apache.paimon.Snapshot
-
- fromPath(FileIO, Path) - Static method in class org.apache.paimon.stats.Statistics
-
- fromPath(FileIO, Path) - Static method in class org.apache.paimon.tag.Tag
-
- fromPlan(SnapshotReader.Plan) - Static method in interface org.apache.paimon.table.source.snapshot.StartingScanner
-
- fromPredicate(RowType, Predicate) - Static method in interface org.apache.paimon.partition.PartitionPredicate
-
Compared to the multiple method, this approach can accept filtering of partially partitioned
fields.
- fromPrimitiveArray(boolean[]) - Static method in class org.apache.paimon.data.BinaryArray
-
- fromPrimitiveArray(byte[]) - Static method in class org.apache.paimon.data.BinaryArray
-
- fromPrimitiveArray(short[]) - Static method in class org.apache.paimon.data.BinaryArray
-
- fromPrimitiveArray(int[]) - Static method in class org.apache.paimon.data.BinaryArray
-
- fromPrimitiveArray(long[]) - Static method in class org.apache.paimon.data.BinaryArray
-
- fromPrimitiveArray(float[]) - Static method in class org.apache.paimon.data.BinaryArray
-
- fromPrimitiveArray(double[]) - Static method in class org.apache.paimon.data.BinaryArray
-
- fromResult(StartingScanner.Result) - Static method in class org.apache.paimon.table.source.DataFilePlan
-
- fromRow(InternalRow) - Method in class org.apache.paimon.iceberg.manifest.IcebergDataFileMetaSerializer
-
- fromRow(InternalRow) - Method in class org.apache.paimon.iceberg.manifest.IcebergManifestEntrySerializer
-
- fromRow(InternalRow) - Method in class org.apache.paimon.iceberg.manifest.IcebergManifestFileMetaSerializer
-
- fromRow(InternalRow) - Method in class org.apache.paimon.iceberg.manifest.IcebergPartitionSummarySerializer
-
- fromRow(InternalRow) - Method in class org.apache.paimon.index.IndexFileMetaSerializer
-
- fromRow(InternalRow) - Method in class org.apache.paimon.io.DataFileMetaSerializer
-
- fromRow(InternalRow) - Method in class org.apache.paimon.io.IdentifierSerializer
-
- fromRow(InternalRow) - Method in class org.apache.paimon.KeyValueSerializer
-
- fromRow(InternalRow) - Static method in class org.apache.paimon.stats.SimpleStats
-
- fromRow(InternalRow) - Method in class org.apache.paimon.utils.IntObjectSerializer
-
- fromRow(InternalRow) - Method in class org.apache.paimon.utils.KeyValueWithLevelNoReusingSerializer
-
- fromRow(InternalRow) - Method in class org.apache.paimon.utils.ObjectSerializer
-
- fromRow(InternalRow) - Method in class org.apache.paimon.utils.VersionedObjectSerializer
-
- fromRowType(RowType) - Static method in class org.apache.paimon.flink.utils.InternalTypeInfo
-
- fromShortString(String) - Static method in enum org.apache.paimon.types.RowKind
-
Creates a
RowKind
from the given short string.
- fromSingle(DataFileMeta) - Static method in class org.apache.paimon.mergetree.SortedRun
-
- fromSnapshotAndTagTtl(Snapshot, Duration, LocalDateTime) - Static method in class org.apache.paimon.tag.Tag
-
- fromSorted(List<DataFileMeta>) - Static method in class org.apache.paimon.mergetree.SortedRun
-
- fromSQLTimestamp(Timestamp) - Static method in class org.apache.paimon.data.LocalZoneTimestamp
-
- fromSQLTimestamp(Timestamp) - Static method in class org.apache.paimon.data.Timestamp
-
- fromString(String) - Static method in enum org.apache.orc.OrcFile.BloomFilterVersion
-
- fromString(String) - Static method in class org.apache.paimon.catalog.Identifier
-
- fromString(String) - Static method in class org.apache.paimon.data.BinaryString
-
- fromString(String) - Static method in enum org.apache.paimon.flink.action.MultiTablesSinkMode
-
- fromString(String) - Static method in enum org.apache.paimon.TableType
-
- fromStringArrayData(InternalArray) - Static method in class org.apache.paimon.utils.InternalRowUtils
-
- fromTableSchema(TableSchema) - Static method in class org.apache.paimon.schema.Schema
-
- fromUnscaledBytes(byte[], int, int) - Static method in class org.apache.paimon.data.Decimal
-
Creates an instance of
Decimal
from an unscaled byte array value and the given
precision and scale.
- fromUnscaledLong(long, int, int) - Static method in class org.apache.paimon.data.Decimal
-
Creates an instance of
Decimal
from an unscaled long value and the given precision
and scale.
- fromUnsorted(List<DataFileMeta>, Comparator<InternalRow>) - Static method in class org.apache.paimon.mergetree.SortedRun
-
- fromValue(String) - Static method in enum org.apache.paimon.CoreOptions.IncrementalBetweenScanMode
-
- fromValue(String) - Static method in enum org.apache.paimon.CoreOptions.StreamingReadMode
-
- FSDataWrappedInputStream - Class in org.apache.paimon.format.fs
-
- FSDataWrappedInputStream(SeekableInputStream) - Constructor for class org.apache.paimon.format.fs.FSDataWrappedInputStream
-
- fsMap - Variable in class org.apache.paimon.fs.hadoop.HadoopFileIO
-
- fsMap - Variable in class org.apache.paimon.oss.HadoopCompliantFileIO
-
- fsMap - Variable in class org.apache.paimon.s3.HadoopCompliantFileIO
-
- FULL_COMPACTION_DELTA_COMMITS - Static variable in class org.apache.paimon.CoreOptions
-
- FullCacheLookupTable - Class in org.apache.paimon.flink.lookup
-
Lookup table of full cache.
- FullCacheLookupTable(FullCacheLookupTable.Context) - Constructor for class org.apache.paimon.flink.lookup.FullCacheLookupTable
-
- FullCacheLookupTable.Context - Class in org.apache.paimon.flink.lookup
-
- FullCacheLookupTable.TableBulkLoader - Interface in org.apache.paimon.flink.lookup
-
Bulk loader for the table.
- FullChangelogMergeFunctionWrapper - Class in org.apache.paimon.mergetree.compact
-
Wrapper for
MergeFunction
s to produce changelog during a full compaction.
- FullChangelogMergeFunctionWrapper(MergeFunction<KeyValue>, int, RecordEqualiser) - Constructor for class org.apache.paimon.mergetree.compact.FullChangelogMergeFunctionWrapper
-
- FullChangelogMergeTreeCompactRewriter - Class in org.apache.paimon.mergetree.compact
-
- FullChangelogMergeTreeCompactRewriter(int, CoreOptions.MergeEngine, FileReaderFactory<KeyValue>, KeyValueFileWriterFactory, Comparator<InternalRow>, FieldsComparator, MergeFunctionFactory<KeyValue>, MergeSorter, RecordEqualiser) - Constructor for class org.apache.paimon.mergetree.compact.FullChangelogMergeTreeCompactRewriter
-
- FullCompactedStartingScanner - Class in org.apache.paimon.table.source.snapshot
-
- FullCompactedStartingScanner(SnapshotManager, int) - Constructor for class org.apache.paimon.table.source.snapshot.FullCompactedStartingScanner
-
- FullCompactTask(DeletionVectorsMaintainer, Collection<DataFileMeta>, long, BucketedAppendCompactManager.CompactRewriter, CompactionMetrics.Reporter) - Constructor for class org.apache.paimon.append.BucketedAppendCompactManager.FullCompactTask
-
- fullName() - Method in class org.apache.paimon.table.DelegatedFileStoreTable
-
- fullName() - Method in class org.apache.paimon.table.FormatTable.FormatTableImpl
-
- fullName() - Method in interface org.apache.paimon.table.Table
-
- fullName() - Method in interface org.apache.paimon.view.View
-
Full name (including database) to identify this view.
- fullName() - Method in class org.apache.paimon.view.ViewImpl
-
- FullSimpleColStatsCollector - Class in org.apache.paimon.statistics
-
The full stats collector which will report null count, min value, max value if available.
- FullSimpleColStatsCollector() - Constructor for class org.apache.paimon.statistics.FullSimpleColStatsCollector
-
- FullStartingScanner - Class in org.apache.paimon.table.source.snapshot
-
- FullStartingScanner(SnapshotManager) - Constructor for class org.apache.paimon.table.source.snapshot.FullStartingScanner
-
- function() - Method in class org.apache.paimon.predicate.CompoundPredicate
-
- Function() - Constructor for class org.apache.paimon.predicate.CompoundPredicate.Function
-
- function() - Method in class org.apache.paimon.predicate.LeafPredicate
-
- functionContext - Variable in class org.apache.paimon.flink.lookup.FileStoreLookupFunction
-
- functionExists(ObjectPath) - Method in class org.apache.paimon.flink.FlinkCatalog
-
- functionExists(ObjectPath) - Method in class org.apache.paimon.flink.FlinkGenericCatalog
-
- FunctionSplitter - Class in org.apache.paimon.codegen.codesplit
-
Split long functions into several smaller functions.
- FunctionSplitter(String, int) - Constructor for class org.apache.paimon.codegen.codesplit.FunctionSplitter
-
- FunctionVisitor<T> - Interface in org.apache.paimon.predicate
-
- FunctionWithException<T,R,E extends Throwable> - Interface in org.apache.paimon.utils
-
A functional interface for a
Function
that may throw exceptions.
- FunctionWithIOException<T,R> - Interface in org.apache.paimon.utils
-
- FutureUtils - Class in org.apache.paimon.utils
-
- FutureUtils() - Constructor for class org.apache.paimon.utils.FutureUtils
-
- gauge(String, Gauge<T>) - Method in class org.apache.paimon.flink.metrics.FlinkMetricGroup
-
- Gauge<T> - Interface in org.apache.paimon.metrics
-
A Gauge is a
Metric
that calculates a specific value at a point in time.
- gauge(String, Gauge<T>) - Method in interface org.apache.paimon.metrics.MetricGroup
-
Registers a new
Gauge
with Paimon.
- gauge(String, Gauge<T>) - Method in class org.apache.paimon.metrics.MetricGroupImpl
-
- GE - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- GE - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- GE() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- GE() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- GE - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- GE - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- generate(InternalRow) - Method in class org.apache.paimon.table.sink.RowKindGenerator
-
- generateCustomUid(String, String, String) - Static method in class org.apache.paimon.flink.FlinkConnectorOptions
-
- GeneratedClass<T> - Class in org.apache.paimon.codegen
-
- GeneratedClass(String, String) - Constructor for class org.apache.paimon.codegen.GeneratedClass
-
- GeneratedClass(String, String, Object[]) - Constructor for class org.apache.paimon.codegen.GeneratedClass
-
- GeneratedDeletionFile(IndexFileMeta, IndexFileHandler) - Constructor for class org.apache.paimon.compact.CompactDeletionFile.GeneratedDeletionFile
-
- generateFiles(DeletionVectorsMaintainer) - Static method in interface org.apache.paimon.compact.CompactDeletionFile
-
Used by async compaction, when compaction task is completed, deletions file will be generated
immediately, so when updateCompactResult, we need to merge old deletion files (just delete
them).
- generateHierarchicalPartitionPaths(LinkedHashMap<String, String>) - Static method in class org.apache.paimon.utils.PartitionPathUtils
-
Generate all hierarchical paths from partition spec.
- generateNormalizedKeyComputer(List<DataType>, int[]) - Method in interface org.apache.paimon.codegen.CodeGenerator
-
- generateNormalizedKeyComputer(List<DataType>, int[]) - Method in class org.apache.paimon.codegen.CodeGeneratorImpl
-
- generatePartitionPath(LinkedHashMap<String, String>) - Static method in class org.apache.paimon.utils.PartitionPathUtils
-
Make partition path from partition spec.
- generatePartitionPath(Map<String, String>, RowType) - Static method in class org.apache.paimon.utils.PartitionPathUtils
-
- generatePartitionPaths(List<Map<String, String>>, RowType) - Static method in class org.apache.paimon.utils.PartitionPathUtils
-
- generatePartValues(InternalRow) - Method in class org.apache.paimon.utils.InternalRowPartitionComputer
-
- generateProjection(RowType, int[]) - Method in interface org.apache.paimon.codegen.CodeGenerator
-
- generateProjection(RowType, int[]) - Method in class org.apache.paimon.codegen.CodeGeneratorImpl
-
- generateRecordComparator(List<DataType>, int[], boolean) - Method in interface org.apache.paimon.codegen.CodeGenerator
-
- generateRecordComparator(List<DataType>, int[], boolean) - Method in class org.apache.paimon.codegen.CodeGeneratorImpl
-
- generateRecordEqualiser(List<DataType>, int[]) - Method in interface org.apache.paimon.codegen.CodeGenerator
-
- generateRecordEqualiser(List<DataType>, int[]) - Method in class org.apache.paimon.codegen.CodeGeneratorImpl
-
- generateSplits(FileStoreTable, JobConf) - Static method in class org.apache.paimon.hive.utils.HiveSplitGenerator
-
- GenericArray - Class in org.apache.paimon.data
-
An internal data structure representing data of
ArrayType
.
- GenericArray(Object[]) - Constructor for class org.apache.paimon.data.GenericArray
-
Creates an instance of
GenericArray
using the given Java array.
- GenericArray(int[]) - Constructor for class org.apache.paimon.data.GenericArray
-
- GenericArray(long[]) - Constructor for class org.apache.paimon.data.GenericArray
-
- GenericArray(float[]) - Constructor for class org.apache.paimon.data.GenericArray
-
- GenericArray(double[]) - Constructor for class org.apache.paimon.data.GenericArray
-
- GenericArray(short[]) - Constructor for class org.apache.paimon.data.GenericArray
-
- GenericArray(byte[]) - Constructor for class org.apache.paimon.data.GenericArray
-
- GenericArray(boolean[]) - Constructor for class org.apache.paimon.data.GenericArray
-
- genericConstructorDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- genericConstructorDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- genericConstructorDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MemberDeclarationContext
-
- genericConstructorDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MemberDeclarationContext
-
- GenericConstructorDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.GenericConstructorDeclarationContext
-
- GenericConstructorDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.GenericConstructorDeclarationContext
-
- genericInterfaceMethodDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- genericInterfaceMethodDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- genericInterfaceMethodDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMemberDeclarationContext
-
- genericInterfaceMethodDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMemberDeclarationContext
-
- GenericInterfaceMethodDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.GenericInterfaceMethodDeclarationContext
-
- GenericInterfaceMethodDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.GenericInterfaceMethodDeclarationContext
-
- GenericMap - Class in org.apache.paimon.data
-
- GenericMap(Map<?, ?>) - Constructor for class org.apache.paimon.data.GenericMap
-
Creates an instance of
GenericMap
using the given Java map.
- genericMethodDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- genericMethodDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- genericMethodDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MemberDeclarationContext
-
- genericMethodDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MemberDeclarationContext
-
- GenericMethodDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.GenericMethodDeclarationContext
-
- GenericMethodDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.GenericMethodDeclarationContext
-
- GenericRow - Class in org.apache.paimon.data
-
An internal data structure representing data of
RowType
.
- GenericRow(RowKind, int) - Constructor for class org.apache.paimon.data.GenericRow
-
Creates an instance of
GenericRow
with given kind and number of fields.
- GenericRow(int) - Constructor for class org.apache.paimon.data.GenericRow
-
Creates an instance of
GenericRow
with given number of fields.
- get(int) - Method in class org.apache.paimon.arrow.vector.OneElementFieldVectorGenerator
-
- get(Object) - Method in class org.apache.paimon.data.GenericMap
-
Returns the value to which the specified key is mapped, or null
if this map contains
no mapping for the key.
- get() - Method in interface org.apache.paimon.fileindex.bitmap.BitmapFileIndexMeta.ThrowableSupplier
-
- get(String) - Method in class org.apache.paimon.flink.action.MultipleParameterToolAdapter
-
- get(InternalRow) - Method in class org.apache.paimon.flink.lookup.FullCacheLookupTable
-
- get(InternalRow) - Method in interface org.apache.paimon.flink.lookup.LookupTable
-
- get(InternalRow) - Method in class org.apache.paimon.flink.lookup.PrimaryKeyPartialLookupTable
-
- get(String, String) - Method in class org.apache.paimon.flink.sink.NoopStoreSinkWriteState
-
- get(String, String) - Method in interface org.apache.paimon.flink.sink.StoreSinkWriteState
-
- get(String, String) - Method in class org.apache.paimon.flink.sink.StoreSinkWriteStateImpl
-
- get(Path, CatalogContext) - Static method in interface org.apache.paimon.fs.FileIO
-
Returns a reference to the
FileIO
instance for accessing the file system identified
by the given path.
- get() - Method in class org.apache.paimon.hadoop.SerializableConfiguration
-
- get(Method, Configuration, String) - Method in interface org.apache.paimon.hive.RetryingMetaStoreClientFactory.HiveMetastoreProxySupplier
-
- get() - Method in class org.apache.paimon.hive.RowDataContainer
-
- get(CacheKey, Function<CacheKey, Cache.CacheValue>) - Method in interface org.apache.paimon.io.cache.Cache
-
- get(CacheKey, Function<CacheKey, Cache.CacheValue>) - Method in class org.apache.paimon.io.cache.CaffeineCache
-
- get(CacheKey, Function<CacheKey, Cache.CacheValue>) - Method in class org.apache.paimon.io.cache.GuavaCache
-
- get(K) - Method in class org.apache.paimon.lookup.RocksDBListState
-
- get(K) - Method in class org.apache.paimon.lookup.RocksDBSetState
-
- get(K) - Method in class org.apache.paimon.lookup.RocksDBValueState
-
- get(int) - Method in class org.apache.paimon.memory.MemorySegment
-
- get(int, byte[]) - Method in class org.apache.paimon.memory.MemorySegment
-
- get(int, byte[], int, int) - Method in class org.apache.paimon.memory.MemorySegment
-
- get(DataOutput, int, int) - Method in class org.apache.paimon.memory.MemorySegment
-
- get(int, ByteBuffer, int) - Method in class org.apache.paimon.memory.MemorySegment
-
- get(byte[]) - Method in class org.apache.paimon.mergetree.DataFileReader
-
- get(byte[]) - Method in class org.apache.paimon.mergetree.LookupFile
-
- get(ConfigOption<T>) - Method in class org.apache.paimon.options.Options
-
- get(String) - Method in class org.apache.paimon.options.Options
-
- get() - Method in interface org.apache.paimon.reader.ReaderSupplier
-
- get(int, DataType) - Method in class org.apache.paimon.spark.SparkArrayData
-
- get(int, DataType) - Method in class org.apache.paimon.spark.SparkInternalRow
-
- get(int) - Method in class org.apache.paimon.utils.BitSet
-
Returns true if the bit is set in the specified index.
- get(int) - Method in class org.apache.paimon.utils.BloomFilter64.BitSet
-
- get(int) - Method in class org.apache.paimon.utils.IDMapping
-
- get(int) - Method in class org.apache.paimon.utils.Int2ShortHashMap
-
- get(int) - Method in class org.apache.paimon.utils.IntArrayList
-
- get(DataGetters, int, DataType) - Static method in class org.apache.paimon.utils.InternalRowUtils
-
- get() - Method in interface org.apache.paimon.utils.IOExceptionSupplier
-
Gets a result.
- get() - Method in class org.apache.paimon.utils.KeyComparatorSupplier
-
- get() - Method in class org.apache.paimon.utils.LazyField
-
- get() - Method in class org.apache.paimon.utils.Reference
-
- get() - Method in class org.apache.paimon.utils.ValueEqualiserSupplier
-
- getAccessControlList() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.AccessControlListHandler
-
- getAccessCount() - Method in class org.apache.paimon.io.cache.CacheManager.SegmentContainer
-
- getActiveBuckets() - Method in class org.apache.paimon.operation.AbstractFileStoreWrite
-
- getAllMetadataPathBefore(FileIO, long) - Method in class org.apache.paimon.iceberg.IcebergPathFactory
-
- getAllocator() - Method in class org.apache.paimon.arrow.vector.ArrowFormatCWriter
-
- getAllocator() - Method in class org.apache.paimon.arrow.vector.ArrowFormatWriter
-
- getAllStructFieldRefs() - Method in class org.apache.paimon.hive.objectinspector.PaimonInternalRowObjectInspector
-
- getAllUnits() - Static method in enum org.apache.paimon.options.MemorySize.MemoryUnit
-
- getAllVariables() - Method in class org.apache.paimon.flink.metrics.FlinkMetricGroup
-
- getAllVariables() - Method in interface org.apache.paimon.metrics.MetricGroup
-
Returns a map of all variables and their associated value.
- getAllVariables() - Method in class org.apache.paimon.metrics.MetricGroupImpl
-
- getAmazonS3Exception() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CompleteMultipartUploadHandler
-
- getAndCheck(String) - Method in class org.apache.paimon.flink.action.cdc.format.AbstractJsonRecordParser
-
- getAndCheck(String, String, String) - Method in class org.apache.paimon.flink.action.cdc.format.AbstractJsonRecordParser
-
- getAndCheck(String) - Method in class org.apache.paimon.flink.action.cdc.format.debezium.DebeziumAvroRecordParser
-
- getArity() - Method in class org.apache.paimon.data.columnar.VectorizedColumnBatch
-
- getArity() - Method in class org.apache.paimon.data.serializer.AbstractRowDataSerializer
-
Get the number of fields.
- getArity() - Method in class org.apache.paimon.data.serializer.BinaryRowSerializer
-
- getArity() - Method in class org.apache.paimon.data.serializer.InternalRowSerializer
-
- getArity() - Method in class org.apache.paimon.flink.compact.changelog.ChangelogTaskTypeInfo
-
- getArity() - Method in class org.apache.paimon.flink.FlinkRowData
-
- getArity() - Method in class org.apache.paimon.flink.ProjectedRowData
-
- getArity() - Method in class org.apache.paimon.flink.sink.CommittableTypeInfo
-
- getArity() - Method in class org.apache.paimon.flink.sink.CompactionTaskTypeInfo
-
- getArity() - Method in class org.apache.paimon.flink.sink.MultiTableCommittableTypeInfo
-
- getArity() - Method in class org.apache.paimon.flink.sink.MultiTableCompactionTaskTypeInfo
-
- getArity() - Method in class org.apache.paimon.flink.utils.InternalTypeInfo
-
- getArity() - Method in class org.apache.paimon.flink.utils.JavaTypeInfo
-
- getArity() - Method in class org.apache.paimon.utils.RowDataToObjectArrayConverter
-
- getArray(int) - Method in class org.apache.paimon.casting.CastedRow
-
- getArray(int) - Method in class org.apache.paimon.casting.DefaultValueRow
-
- getArray(int) - Method in class org.apache.paimon.data.BinaryArray
-
- getArray(int) - Method in class org.apache.paimon.data.BinaryRow
-
- getArray(int) - Method in interface org.apache.paimon.data.columnar.ArrayColumnVector
-
- getArray(int) - Method in class org.apache.paimon.data.columnar.ColumnarArray
-
- getArray(int) - Method in class org.apache.paimon.data.columnar.ColumnarRow
-
- getArray(int) - Method in class org.apache.paimon.data.columnar.heap.HeapArrayVector
-
- getArray(int, int) - Method in class org.apache.paimon.data.columnar.VectorizedColumnBatch
-
- getArray(int) - Method in interface org.apache.paimon.data.DataGetters
-
Returns the array value at the given position.
- getArray(int) - Method in class org.apache.paimon.data.GenericArray
-
- getArray(int) - Method in class org.apache.paimon.data.GenericRow
-
- getArray(int) - Method in class org.apache.paimon.data.JoinedRow
-
- getArray(int) - Method in class org.apache.paimon.data.LazyGenericRow
-
- getArray(int) - Method in class org.apache.paimon.data.NestedRow
-
- getArray(int) - Method in class org.apache.paimon.data.safe.SafeBinaryArray
-
- getArray(int) - Method in class org.apache.paimon.data.safe.SafeBinaryRow
-
- getArray(int) - Method in class org.apache.paimon.flink.FlinkRowData
-
- getArray(int) - Method in class org.apache.paimon.flink.FlinkRowWrapper
-
- getArray(int) - Method in class org.apache.paimon.flink.ProjectedRowData
-
- getArray(int) - Method in class org.apache.paimon.format.orc.reader.OrcArrayColumnVector
-
- getArray(int) - Method in class org.apache.paimon.hive.objectinspector.HivePaimonArray
-
- getArray() - Method in class org.apache.paimon.memory.MemorySegment
-
- getArray(int) - Method in class org.apache.paimon.PartitionSettedRow
-
- getArray(int) - Method in class org.apache.paimon.spark.SparkArrayData
-
- getArray(int) - Method in class org.apache.paimon.spark.SparkInternalRow
-
- getArray(int) - Method in class org.apache.paimon.spark.SparkRow
-
- getArray(int) - Method in class org.apache.paimon.utils.KeyProjectedRow
-
- getArray(int) - Method in class org.apache.paimon.utils.OffsetRow
-
- getArray(int) - Method in class org.apache.paimon.utils.PartialRow
-
- getArray(int) - Method in class org.apache.paimon.utils.ProjectedArray
-
- getArray(int) - Method in class org.apache.paimon.utils.ProjectedRow
-
- getArrayElementColumn(ColumnIO) - Static method in class org.apache.paimon.format.parquet.reader.ParquetSplitReaderUtil
-
- getArrayElementFieldId(int) - Static method in class org.apache.paimon.table.SpecialFields
-
- getArtifactId() - Method in class org.apache.paimon.tools.ci.utils.shared.Dependency
-
- getATN() - Method in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- getATN() - Method in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- getATN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- getATN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- getAttempts() - Method in class org.apache.paimon.operation.metrics.CommitStats
-
- getAttribute() - Method in enum org.apache.orc.OrcConf
-
- getAuthorizationProvider() - Method in class org.apache.paimon.hive.PaimonStorageHandler
-
- getAvailablePhysicalMemorySize() - Method in class org.apache.paimon.benchmark.metric.cpu.SysInfoLinux
-
- getAvailableVirtualMemorySize() - Method in class org.apache.paimon.benchmark.metric.cpu.SysInfoLinux
-
- getAvgDataFreshnessString() - Method in class org.apache.paimon.benchmark.metric.JobBenchmarkMetric
-
- getAvroConnectParameters(Schema) - Static method in class org.apache.paimon.flink.action.cdc.format.debezium.DebeziumSchemaUtils
-
- getBarrierId() - Method in interface org.apache.paimon.lineage.DataLineageEntity
-
- getBatch() - Method in class org.apache.paimon.data.columnar.heap.HeapRowVector
-
- getBatch() - Method in interface org.apache.paimon.data.columnar.RowColumnVector
-
- getBatch() - Method in class org.apache.paimon.format.orc.reader.OrcRowColumnVector
-
- getBinary(int) - Method in class org.apache.paimon.casting.CastedRow
-
- getBinary(int) - Method in class org.apache.paimon.casting.DefaultValueRow
-
- getBinary(int) - Method in class org.apache.paimon.data.BinaryArray
-
- getBinary(int) - Method in class org.apache.paimon.data.BinaryRow
-
- getBinary(int) - Method in class org.apache.paimon.data.columnar.ColumnarArray
-
- getBinary(int) - Method in class org.apache.paimon.data.columnar.ColumnarRow
-
- getBinary(int, int) - Method in class org.apache.paimon.data.columnar.VectorizedColumnBatch
-
- getBinary(int) - Method in interface org.apache.paimon.data.DataGetters
-
Returns the binary value at the given position.
- getBinary(int) - Method in class org.apache.paimon.data.GenericArray
-
- getBinary(int) - Method in class org.apache.paimon.data.GenericRow
-
- getBinary(int) - Method in class org.apache.paimon.data.JoinedRow
-
- getBinary(int) - Method in class org.apache.paimon.data.LazyGenericRow
-
- getBinary(int) - Method in class org.apache.paimon.data.NestedRow
-
- getBinary(int) - Method in class org.apache.paimon.data.safe.SafeBinaryArray
-
- getBinary(int) - Method in class org.apache.paimon.data.safe.SafeBinaryRow
-
- getBinary(int) - Method in class org.apache.paimon.flink.FlinkRowData
-
- getBinary(int) - Method in class org.apache.paimon.flink.FlinkRowWrapper
-
- getBinary(int) - Method in class org.apache.paimon.flink.ProjectedRowData
-
- getBinary(int) - Method in class org.apache.paimon.hive.objectinspector.HivePaimonArray
-
- getBinary(int) - Method in class org.apache.paimon.PartitionSettedRow
-
- getBinary(int) - Method in class org.apache.paimon.spark.SparkArrayData
-
- getBinary(int) - Method in class org.apache.paimon.spark.SparkInternalRow
-
- getBinary(int) - Method in class org.apache.paimon.spark.SparkRow
-
- getBinary(int) - Method in class org.apache.paimon.utils.KeyProjectedRow
-
- getBinary(int) - Method in class org.apache.paimon.utils.OffsetRow
-
- getBinary(int) - Method in class org.apache.paimon.utils.PartialRow
-
- getBinary(int) - Method in class org.apache.paimon.utils.ProjectedArray
-
- getBinary(int) - Method in class org.apache.paimon.utils.ProjectedRow
-
- getBitSet() - Method in class org.apache.paimon.utils.BloomFilter64
-
- getBlock(long, int, Function<byte[], byte[]>) - Method in class org.apache.paimon.lookup.sort.BlockCache
-
- getBlockCount() - Method in class org.apache.paimon.disk.ChannelWithMeta
-
- getBlockCount() - Method in class org.apache.paimon.disk.ChannelWriterOutputView
-
- getBlockPadding() - Method in class org.apache.orc.OrcFile.WriterOptions
-
- getBlocks() - Method in class org.apache.paimon.options.description.Description
-
- getBlockSize() - Method in class org.apache.orc.OrcFile.WriterOptions
-
- getBloomFilterColumns() - Method in class org.apache.orc.OrcFile.WriterOptions
-
- getBloomFilterDataReader(int) - Method in class org.apache.parquet.hadoop.ParquetFileReader
-
- getBloomFilterDataReader(BlockMetaData) - Method in class org.apache.parquet.hadoop.ParquetFileReader
-
- getBloomFilterFpp() - Method in class org.apache.orc.OrcFile.WriterOptions
-
- getBloomFilterHandle() - Method in class org.apache.paimon.lookup.sort.Footer
-
- getBloomFilterVersion() - Method in class org.apache.orc.OrcFile.WriterOptions
-
- getBoolean(Properties, Configuration) - Method in enum org.apache.orc.OrcConf
-
- getBoolean(Configuration) - Method in enum org.apache.orc.OrcConf
-
- getBoolean(int) - Method in class org.apache.paimon.casting.CastedRow
-
- getBoolean(int) - Method in class org.apache.paimon.casting.DefaultValueRow
-
- getBoolean(int) - Method in class org.apache.paimon.data.BinaryArray
-
- getBoolean(int) - Method in class org.apache.paimon.data.BinaryRow
-
- getBoolean(int) - Method in interface org.apache.paimon.data.columnar.BooleanColumnVector
-
- getBoolean(int) - Method in class org.apache.paimon.data.columnar.ColumnarArray
-
- getBoolean(int) - Method in class org.apache.paimon.data.columnar.ColumnarRow
-
- getBoolean(int) - Method in class org.apache.paimon.data.columnar.heap.HeapBooleanVector
-
- getBoolean(int, int) - Method in class org.apache.paimon.data.columnar.VectorizedColumnBatch
-
- getBoolean(int) - Method in interface org.apache.paimon.data.DataGetters
-
Returns the boolean value at the given position.
- getBoolean(int) - Method in class org.apache.paimon.data.GenericArray
-
- getBoolean(int) - Method in class org.apache.paimon.data.GenericRow
-
- getBoolean(int) - Method in class org.apache.paimon.data.JoinedRow
-
- getBoolean(int) - Method in class org.apache.paimon.data.LazyGenericRow
-
- getBoolean(int) - Method in class org.apache.paimon.data.NestedRow
-
- getBoolean(int) - Method in class org.apache.paimon.data.safe.SafeBinaryArray
-
- getBoolean(int) - Method in class org.apache.paimon.data.safe.SafeBinaryRow
-
- getBoolean(int) - Method in class org.apache.paimon.flink.FlinkRowData
-
- getBoolean(int) - Method in class org.apache.paimon.flink.FlinkRowWrapper
-
- getBoolean(int) - Method in class org.apache.paimon.flink.ProjectedRowData
-
- getBoolean(int) - Method in class org.apache.paimon.format.orc.reader.OrcLongColumnVector
-
- getBoolean(int) - Method in class org.apache.paimon.hive.objectinspector.HivePaimonArray
-
- getBoolean(int) - Method in class org.apache.paimon.memory.MemorySegment
-
- getBoolean(MemorySegment[], int) - Static method in class org.apache.paimon.memory.MemorySegmentUtils
-
get boolean from segments.
- getBoolean(String, boolean) - Method in class org.apache.paimon.options.Options
-
- getBoolean(int) - Method in class org.apache.paimon.PartitionSettedRow
-
- getBoolean(int) - Method in class org.apache.paimon.spark.SparkArrayData
-
- getBoolean(int) - Method in class org.apache.paimon.spark.SparkInternalRow
-
- getBoolean(int) - Method in class org.apache.paimon.spark.SparkRow
-
- getBoolean(int) - Method in class org.apache.paimon.utils.KeyProjectedRow
-
- getBoolean(int) - Method in class org.apache.paimon.utils.OffsetRow
-
- getBoolean(int) - Method in class org.apache.paimon.utils.PartialRow
-
- getBoolean(int) - Method in class org.apache.paimon.utils.ProjectedArray
-
- getBoolean(int) - Method in class org.apache.paimon.utils.ProjectedRow
-
- getBoolVarNames() - Method in class org.apache.paimon.codegen.codesplit.AddBoolBeforeReturnRewriter
-
- getBoundedness() - Method in class org.apache.paimon.flink.source.ContinuousFileStoreSource
-
- getBoundedness() - Method in class org.apache.paimon.flink.source.NumberSequenceRowSource
-
- getBoundedness() - Method in class org.apache.paimon.flink.source.RewriteFileIndexSource
-
- getBoundedness() - Method in class org.apache.paimon.flink.source.StaticFileStoreSource
-
- getBranchName() - Method in class org.apache.paimon.catalog.Identifier
-
- getBranchNameOrDefault() - Method in class org.apache.paimon.catalog.Identifier
-
- getBucket() - Method in interface org.apache.paimon.deletionvectors.append.AppendDeletionFileMaintainer
-
- getBucket() - Method in class org.apache.paimon.deletionvectors.append.BucketedAppendDeletionFileMaintainer
-
- getBucket() - Method in class org.apache.paimon.deletionvectors.append.UnawareAppendDeletionFileMaintainer
-
- getBucket(InternalRow) - Method in interface org.apache.paimon.table.sink.TableWrite
-
Calculate which bucket row
belongs to.
- getBucket(InternalRow) - Method in class org.apache.paimon.table.sink.TableWriteImpl
-
- GetBucketAnalyticsConfigurationHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.GetBucketAnalyticsConfigurationHandler
-
- GetBucketInventoryConfigurationHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.GetBucketInventoryConfigurationHandler
-
- getBucketKeys() - Method in class org.apache.paimon.table.BucketSpec
-
- getBucketLoggingConfiguration() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketLoggingConfigurationHandler
-
- GetBucketMetricsConfigurationHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.GetBucketMetricsConfigurationHandler
-
- getBucketMode() - Method in class org.apache.paimon.table.BucketSpec
-
- getBuckets() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListAllMyBucketsHandler
-
- getBuffer(boolean, int) - Method in class org.apache.orc.impl.RecordReaderUtils.ByteBufferAllocatorPool
-
- getBuffer(int) - Static method in class org.apache.orc.impl.ZstdCodec
-
- getBuffer(IOManager, MemorySegmentPool, AbstractRowDataSerializer<InternalRow>, boolean, MemorySize, CompressOptions) - Static method in interface org.apache.paimon.disk.RowBuffer
-
- getBuffer() - Method in class org.apache.paimon.utils.BloomFilter.Builder
-
- getBuffer() - Method in class org.apache.paimon.utils.FixLenByteArrayOutputStream
-
- getBuffer() - Method in class org.apache.paimon.utils.ReuseByteArrayOutputStream
-
- getBufferSegmentCount() - Method in class org.apache.paimon.sort.BinaryInMemorySortBuffer
-
- getBufferSize() - Method in class org.apache.orc.OrcFile.WriterOptions
-
- getByte(int) - Method in class org.apache.paimon.casting.CastedRow
-
- getByte(int) - Method in class org.apache.paimon.casting.DefaultValueRow
-
- getByte(int) - Method in class org.apache.paimon.data.BinaryArray
-
- getByte(int) - Method in class org.apache.paimon.data.BinaryRow
-
- getByte(int) - Method in interface org.apache.paimon.data.columnar.ByteColumnVector
-
- getByte(int) - Method in class org.apache.paimon.data.columnar.ColumnarArray
-
- getByte(int) - Method in class org.apache.paimon.data.columnar.ColumnarRow
-
- getByte(int) - Method in class org.apache.paimon.data.columnar.heap.HeapByteVector
-
- getByte(int, int) - Method in class org.apache.paimon.data.columnar.VectorizedColumnBatch
-
- getByte(int) - Method in interface org.apache.paimon.data.DataGetters
-
Returns the byte value at the given position.
- getByte(int) - Method in class org.apache.paimon.data.GenericArray
-
- getByte(int) - Method in class org.apache.paimon.data.GenericRow
-
- getByte(int) - Method in class org.apache.paimon.data.JoinedRow
-
- getByte(int) - Method in class org.apache.paimon.data.LazyGenericRow
-
- getByte(int) - Method in class org.apache.paimon.data.NestedRow
-
- getByte(int) - Method in class org.apache.paimon.data.safe.SafeBinaryArray
-
- getByte(int) - Method in class org.apache.paimon.data.safe.SafeBinaryRow
-
- getByte(int) - Method in class org.apache.paimon.flink.FlinkRowData
-
- getByte(int) - Method in class org.apache.paimon.flink.FlinkRowWrapper
-
- getByte(int) - Method in class org.apache.paimon.flink.ProjectedRowData
-
- getByte(int) - Method in class org.apache.paimon.format.orc.reader.OrcLongColumnVector
-
- getByte(int) - Method in class org.apache.paimon.hive.objectinspector.HivePaimonArray
-
- getByte(MemorySegment[], int) - Static method in class org.apache.paimon.memory.MemorySegmentUtils
-
get byte from segments.
- getByte(int) - Method in class org.apache.paimon.PartitionSettedRow
-
- getByte(int) - Method in class org.apache.paimon.spark.SparkArrayData
-
- getByte(int) - Method in class org.apache.paimon.spark.SparkInternalRow
-
- getByte(int) - Method in class org.apache.paimon.spark.SparkRow
-
- getByte(int) - Method in class org.apache.paimon.utils.KeyProjectedRow
-
- getByte(int) - Method in class org.apache.paimon.utils.OffsetRow
-
- getByte(int) - Method in class org.apache.paimon.utils.PartialRow
-
- getByte(int) - Method in class org.apache.paimon.utils.ProjectedArray
-
- getByte(int) - Method in class org.apache.paimon.utils.ProjectedRow
-
- getByteArray(int, int) - Method in class org.apache.paimon.data.columnar.VectorizedColumnBatch
-
- getByteArray() - Method in class org.apache.paimon.io.DataOutputSerializer
-
- getBytes() - Method in class org.apache.paimon.data.columnar.BytesColumnVector.Bytes
-
- getBytes(int) - Method in interface org.apache.paimon.data.columnar.BytesColumnVector
-
- getBytes(int) - Method in class org.apache.paimon.data.columnar.heap.HeapBytesVector
-
- getBytes(int) - Method in class org.apache.paimon.format.orc.reader.OrcBytesColumnVector
-
- getBytes(int) - Method in class org.apache.paimon.format.parquet.reader.ParquetDecimalVector
-
- getBytes(MemorySegment[], int, int) - Static method in class org.apache.paimon.memory.MemorySegmentUtils
-
Maybe not copied, if want copy, please use copyTo.
- getBytes() - Method in class org.apache.paimon.options.MemorySize
-
Gets the memory size in bytes.
- getCallback() - Method in class org.apache.orc.OrcFile.WriterOptions
-
- getCardinality() - Method in class org.apache.paimon.deletionvectors.BitmapDeletionVector
-
- getCardinality() - Method in interface org.apache.paimon.deletionvectors.DeletionVector
-
- getCardinality() - Method in class org.apache.paimon.utils.RoaringBitmap32
-
- getCastMapping() - Method in interface org.apache.paimon.schema.IndexCastMapping
-
- getCastMapping() - Method in class org.apache.paimon.utils.BulkFormatMapping
-
- getCategory() - Method in class org.apache.paimon.hive.objectinspector.PaimonInternalRowObjectInspector
-
- getCategory() - Method in class org.apache.paimon.hive.objectinspector.PaimonListObjectInspector
-
- getCategory() - Method in class org.apache.paimon.hive.objectinspector.PaimonMapObjectInspector
-
- getCause() - Method in class org.apache.paimon.service.network.messages.RequestFailure
-
Returns the failure cause.
- getChainingStrategy() - Method in class org.apache.paimon.flink.sink.AutoTagForSavepointCommitterOperator
-
- getChainingStrategy() - Method in class org.apache.paimon.flink.sink.BatchWriteGeneratorTagOperator
-
- getChangelogFilesAppended() - Method in class org.apache.paimon.operation.metrics.CommitStats
-
- getChangelogFilesCompacted() - Method in class org.apache.paimon.operation.metrics.CommitStats
-
- getChangelogMaxDeletes() - Method in class org.apache.paimon.options.ExpireConfig
-
- getChangelogMode(ChangelogMode) - Method in class org.apache.paimon.flink.sink.FlinkTableSinkBase
-
- getChangelogMode() - Method in class org.apache.paimon.flink.source.BaseDataTableSource
-
- getChangelogMode() - Method in class org.apache.paimon.flink.source.SystemTableSource
-
- getChangelogRecordsAppended() - Method in class org.apache.paimon.operation.metrics.CommitStats
-
- getChangelogRecordsCompacted() - Method in class org.apache.paimon.operation.metrics.CommitStats
-
- getChangelogRetainMax() - Method in class org.apache.paimon.options.ExpireConfig
-
- getChangelogRetainMin() - Method in class org.apache.paimon.options.ExpireConfig
-
- getChangelogTimeRetain() - Method in class org.apache.paimon.options.ExpireConfig
-
- getChannel() - Method in class org.apache.paimon.disk.ChannelReaderInputView
-
- getChannel() - Method in class org.apache.paimon.disk.ChannelWithMeta
-
- getChannel() - Method in class org.apache.paimon.disk.ChannelWriterOutputView
-
- getChannelID() - Method in class org.apache.paimon.disk.AbstractFileIOChannel
-
- getChannelID() - Method in interface org.apache.paimon.disk.FileIOChannel
-
Gets the channel ID of this I/O channel.
- getChannelNames() - Method in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- getChannelNames() - Method in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- getChar(int) - Method in class org.apache.paimon.memory.MemorySegment
-
- getCharBigEndian(int) - Method in class org.apache.paimon.memory.MemorySegment
-
- getCharLittleEndian(int) - Method in class org.apache.paimon.memory.MemorySegment
-
- getCheckpointId() - Method in class org.apache.paimon.flink.source.align.CheckpointEvent
-
- getChild() - Method in class org.apache.paimon.data.columnar.heap.HeapArrayVector
-
- getChildren() - Method in class org.apache.paimon.format.parquet.type.ParquetGroupField
-
- getClass(ClassLoader) - Method in class org.apache.paimon.codegen.GeneratedClass
-
- getClassByNameOrNull(String) - Method in class org.apache.paimon.format.orc.ThreadLocalClassLoaderConfiguration
-
- getClassifier() - Method in class org.apache.paimon.tools.ci.utils.shared.Dependency
-
- getClassLoader() - Method in class org.apache.paimon.format.orc.ThreadLocalClassLoaderConfiguration
-
- getClassName() - Method in class org.apache.paimon.codegen.GeneratedClass
-
- getClientName() - Method in class org.apache.paimon.service.network.NetworkClient
-
- getCode() - Method in class org.apache.paimon.codegen.GeneratedClass
-
- getCodeGenerator() - Static method in class org.apache.paimon.codegen.CodeGenLoader
-
- getColumnIndexStore(int) - Method in class org.apache.parquet.hadoop.ParquetFileReader
-
- getColumnName() - Method in class org.apache.paimon.fileindex.FileIndexOptions.Column
-
- getColumnVector() - Method in interface org.apache.paimon.data.columnar.ArrayColumnVector
-
- getColumnVector() - Method in class org.apache.paimon.data.columnar.heap.HeapArrayVector
-
- getColumnVector() - Method in class org.apache.paimon.format.orc.reader.OrcArrayColumnVector
-
- getComment() - Method in class org.apache.paimon.flink.FormatCatalogTable
-
- getComment() - Method in class org.apache.paimon.flink.SystemCatalogTable
-
- getCommitterMetrics() - Method in class org.apache.paimon.flink.sink.StoreCommitter
-
- getCommitUser() - Method in class org.apache.paimon.flink.sink.CommitterOperator
-
- getCommitUser(StateInitializationContext) - Method in class org.apache.paimon.flink.sink.TableWriteOperator
-
- getCompactExecutor() - Method in class org.apache.paimon.operation.AbstractFileStoreWrite
-
- getCompactionInputFileSize() - Method in class org.apache.paimon.operation.metrics.CommitStats
-
- getCompactionOutputFileSize() - Method in class org.apache.paimon.operation.metrics.CommitStats
-
- getCompactionResult(boolean) - Method in class org.apache.paimon.append.BucketedAppendCompactManager
-
- getCompactionResult(boolean) - Method in interface org.apache.paimon.compact.CompactManager
-
Get compaction result.
- getCompactionResult(boolean) - Method in class org.apache.paimon.compact.NoopCompactManager
-
- getCompactionResult(boolean) - Method in class org.apache.paimon.mergetree.compact.MergeTreeCompactManager
-
Finish current task, and update result files to
Levels
.
- getCompactManager(BinaryRow, int, List<DataFileMeta>, ExecutorService, DeletionVectorsMaintainer) - Method in class org.apache.paimon.operation.AppendOnlyFileStoreWrite
-
- getCompactManager(BinaryRow, int, List<DataFileMeta>, ExecutorService, DeletionVectorsMaintainer) - Method in class org.apache.paimon.operation.AppendOnlyFixedBucketFileStoreWrite
-
- getCompactManager(BinaryRow, int, List<DataFileMeta>, ExecutorService, DeletionVectorsMaintainer) - Method in class org.apache.paimon.operation.AppendOnlyUnawareBucketFileStoreWrite
-
- getCompactTimer() - Method in interface org.apache.paimon.operation.metrics.CompactionMetrics.Reporter
-
- getCompleteMultipartUploadResult() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CompleteMultipartUploadHandler
-
- getCompress() - Method in class org.apache.orc.OrcFile.WriterOptions
-
- getCompression(String) - Method in class org.apache.paimon.format.parquet.writer.RowDataParquetBuilder
-
- getCompressionCodec() - Method in class org.apache.orc.impl.WriterImpl
-
- getCompressionStrategy() - Method in class org.apache.orc.OrcFile.WriterOptions
-
- getCompressionType() - Method in class org.apache.paimon.compression.AirCompressorFactory
-
- getCompressionType() - Method in interface org.apache.paimon.compression.BlockCompressionFactory
-
- getCompressionType() - Method in class org.apache.paimon.compression.Lz4BlockCompressionFactory
-
- getCompressionType() - Method in class org.apache.paimon.compression.ZstdBlockCompressionFactory
-
- getCompressionType() - Method in class org.apache.paimon.lookup.sort.BlockTrailer
-
- getCompressionTypeByPersistentId(int) - Static method in enum org.apache.paimon.compression.BlockCompressionType
-
- getCompressionZstdLevel() - Method in class org.apache.orc.OrcFile.ZstdCompressOptions
-
- getCompressionZstdWindowLog() - Method in class org.apache.orc.OrcFile.ZstdCompressOptions
-
- getCompressor() - Method in class org.apache.paimon.compression.AirCompressorFactory
-
- getCompressor() - Method in interface org.apache.paimon.compression.BlockCompressionFactory
-
- getCompressor() - Method in class org.apache.paimon.compression.Lz4BlockCompressionFactory
-
- getCompressor() - Method in class org.apache.paimon.compression.ZstdBlockCompressionFactory
-
- getConf() - Method in class org.apache.paimon.hive.PaimonStorageHandler
-
- getConfiguration() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketAccelerateConfigurationHandler
-
- getConfiguration() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketCrossOriginConfigurationHandler
-
- getConfiguration() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketLifecycleConfigurationHandler
-
- getConfiguration() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketReplicationConfigurationHandler
-
- getConfiguration() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketTaggingConfigurationHandler
-
- getConfiguration() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketVersioningConfigurationHandler
-
- getConfiguration() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketWebsiteConfigurationHandler
-
- getConfiguration() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.RequestPaymentConfigurationHandler
-
- getConfiguration() - Method in class org.apache.orc.OrcFile.ReaderOptions
-
- getConfiguration() - Method in class org.apache.orc.OrcFile.WriterOptions
-
- getConnections() - Method in class org.apache.paimon.jdbc.JdbcCatalog
-
- getContextString(ParserRuleContext) - Static method in class org.apache.paimon.codegen.codesplit.CodeSplitUtil
-
- getContextTextLength(ParserRuleContext) - Static method in class org.apache.paimon.codegen.codesplit.CodeSplitUtil
-
- getConvertToProlepticGregorian() - Method in class org.apache.orc.OrcFile.ReaderOptions
-
- getCopyOfBuffer() - Method in class org.apache.paimon.io.DataOutputSerializer
-
Gets a copy of the buffer that has the right length for the data serialized so far.
- getCount() - Method in class org.apache.paimon.flink.metrics.FlinkCounter
-
- getCount() - Method in class org.apache.paimon.flink.metrics.FlinkHistogram
-
- getCount() - Method in interface org.apache.paimon.metrics.Counter
-
Returns the current count.
- getCount() - Method in class org.apache.paimon.metrics.DescriptiveStatisticsHistogram
-
- getCount() - Method in interface org.apache.paimon.metrics.Histogram
-
Get the count of seen elements.
- getCount() - Method in class org.apache.paimon.metrics.SimpleCounter
-
Returns the current count.
- getCount() - Method in class org.apache.paimon.utils.FixLenByteArrayOutputStream
-
- getCounter() - Static method in class org.apache.paimon.codegen.codesplit.CodeSplitUtil
-
- getCounter() - Method in class org.apache.paimon.codegen.codesplit.ReturnAndJumpCounter
-
- getCpu() - Method in class org.apache.paimon.benchmark.metric.BenchmarkMetric
-
- getCpu() - Method in class org.apache.paimon.benchmark.metric.cpu.CpuMetric
-
- getCpu() - Method in class org.apache.paimon.benchmark.metric.JobBenchmarkMetric
-
- getCpuFrequency() - Method in class org.apache.paimon.benchmark.metric.cpu.SysInfoLinux
-
- getCpuTrackerUsagePercent() - Method in class org.apache.paimon.benchmark.metric.cpu.CpuTimeTracker
-
Return percentage of cpu time spent over the time since last update.
- getCpuUsagePercent() - Method in class org.apache.paimon.benchmark.metric.cpu.ProcfsBasedProcessTree
-
Get the CPU usage by all the processes in the process-tree in Unix.
- getCpuUsagePercentage() - Method in class org.apache.paimon.benchmark.metric.cpu.SysInfoLinux
-
- getCrc32c() - Method in class org.apache.paimon.lookup.sort.BlockTrailer
-
- getCreateTableSql() - Method in class org.apache.paimon.jdbc.AbstractDistributedLockDialect
-
- getCreateTableSql() - Method in class org.apache.paimon.jdbc.MysqlDistributedLockDialect
-
- getCreateTableSql() - Method in class org.apache.paimon.jdbc.SqlLiteDistributedLockDialect
-
- getCreateTime() - Method in interface org.apache.paimon.lineage.DataLineageEntity
-
- getCreateTime() - Method in interface org.apache.paimon.lineage.TableLineageEntity
-
- getCreateTime() - Method in class org.apache.paimon.lineage.TableLineageEntityImpl
-
- getCreator() - Method in enum org.apache.paimon.flink.action.cdc.Expression.ExpressionFunction
-
- getCumulativeCpuTime() - Method in class org.apache.paimon.benchmark.metric.cpu.CpuTimeTracker
-
Obtain the cumulative CPU time since the system is on.
- getCumulativeCpuTime() - Method in class org.apache.paimon.benchmark.metric.cpu.ProcfsBasedProcessTree
-
- getCumulativeCpuTime() - Method in class org.apache.paimon.benchmark.metric.cpu.SysInfoLinux
-
- getCurrentKey() - Method in class org.apache.paimon.flink.sink.AutoTagForSavepointCommitterOperator
-
- getCurrentKey() - Method in class org.apache.paimon.flink.sink.BatchWriteGeneratorTagOperator
-
- getCurrentOffset() - Method in class org.apache.paimon.data.SimpleCollectingOutputView
-
- getCurrentOperatingSystem() - Static method in enum org.apache.paimon.benchmark.metric.cpu.OperatingSystem
-
Gets the operating system that the JVM runs on from the java system properties.
- getCurrentOperatingSystem() - Static method in enum org.apache.paimon.utils.OperatingSystem
-
Gets the operating system that the JVM runs on from the java system properties.
- getCurrentPositionInSegment() - Method in class org.apache.paimon.data.AbstractPagedInputView
-
Gets the position from which the next byte will be read.
- getCurrentPositionInSegment() - Method in class org.apache.paimon.data.AbstractPagedOutputView
-
Gets the current write position (the position where the next bytes will be written) in the
current memory segment.
- getCurrentProcessIDs() - Method in class org.apache.paimon.benchmark.metric.cpu.ProcfsBasedProcessTree
-
- getCurrentSegment() - Method in class org.apache.paimon.data.AbstractPagedInputView
-
Gets the memory segment that will be used to read the next bytes from.
- getCurrentSegment() - Method in class org.apache.paimon.data.AbstractPagedOutputView
-
Gets the segment that the view currently writes to.
- getCurrentSegmentLimit() - Method in class org.apache.paimon.data.AbstractPagedInputView
-
Gets the current limit in the memory segment.
- getData() - Method in class org.apache.paimon.fs.FileRange.FileRangeImpl
-
- getData() - Method in interface org.apache.paimon.fs.FileRange
-
Get the future data for this range.
- getDatabase(String) - Method in class org.apache.paimon.catalog.AbstractCatalog
-
- getDatabase(String) - Method in class org.apache.paimon.catalog.CachingCatalog
-
- getDatabase(String) - Method in interface org.apache.paimon.catalog.Catalog
-
Return a
Database
identified by the given name.
- getDatabase(String) - Method in class org.apache.paimon.catalog.DelegateCatalog
-
- getDatabase(String) - Method in class org.apache.paimon.flink.FlinkCatalog
-
- getDatabase(String) - Method in class org.apache.paimon.flink.FlinkGenericCatalog
-
- getDatabase() - Method in class org.apache.paimon.flink.sink.MultiTableCommittable
-
- getDatabase() - Method in interface org.apache.paimon.lineage.TableLineageEntity
-
- getDatabase() - Method in class org.apache.paimon.lineage.TableLineageEntityImpl
-
- getDatabaseImpl(String) - Method in class org.apache.paimon.catalog.AbstractCatalog
-
- getDatabaseImpl(String) - Method in class org.apache.paimon.catalog.FileSystemCatalog
-
- getDatabaseImpl(String) - Method in class org.apache.paimon.hive.HiveCatalog
-
- getDatabaseImpl(String) - Method in class org.apache.paimon.jdbc.JdbcCatalog
-
- getDatabaseLocation(Database) - Method in interface org.apache.paimon.hive.LocationHelper
-
- getDatabaseLocation(Database) - Method in class org.apache.paimon.hive.StorageLocationHelper
-
- getDatabaseLocation(Database) - Method in class org.apache.paimon.hive.TBPropertiesLocationHelper
-
- getDatabaseName() - Method in class org.apache.paimon.catalog.Identifier
-
- getDatabaseName() - Method in class org.apache.paimon.flink.action.cdc.format.AbstractJsonRecordParser
-
- getDatabaseName() - Method in class org.apache.paimon.flink.action.cdc.format.AbstractRecordParser
-
- getDatabaseName() - Method in class org.apache.paimon.flink.action.cdc.format.debezium.DebeziumAvroRecordParser
-
- getDatabaseName() - Method in class org.apache.paimon.flink.action.cdc.format.debezium.DebeziumJsonRecordParser
-
- getDatabaseName() - Method in class org.apache.paimon.flink.action.cdc.format.dms.DMSRecordParser
-
- getDatabaseName() - Method in class org.apache.paimon.flink.action.cdc.format.ogg.OggRecordParser
-
- getDataClass(DataType) - Static method in interface org.apache.paimon.data.InternalRow
-
Returns the data class for the given
DataType
.
- getDataColumnReaderByType(ValuesReader, boolean) - Static method in class org.apache.paimon.format.parquet.reader.ParquetDataColumnReaderFactory
-
- getDataColumnReaderByTypeOnDictionary(Dictionary, boolean) - Static method in class org.apache.paimon.format.parquet.reader.ParquetDataColumnReaderFactory
-
- getDataFileToDelete(Map<Path, Pair<ManifestEntry, List<Path>>>, List<ManifestEntry>) - Method in class org.apache.paimon.operation.FileDeletionBase
-
- getDataFilters() - Method in class org.apache.paimon.utils.BulkFormatMapping
-
- getDataFormat(Configuration) - Static method in class org.apache.paimon.flink.action.cdc.kafka.KafkaActionUtils
-
- getDataFormat(Configuration) - Static method in class org.apache.paimon.flink.action.cdc.pulsar.PulsarActionUtils
-
- getDataFreshness() - Method in class org.apache.paimon.benchmark.metric.BenchmarkMetric
-
- getDataFreshness(String) - Method in class org.apache.paimon.benchmark.metric.FlinkRestClient
-
- getDataFreshnessString() - Method in class org.apache.paimon.benchmark.metric.BenchmarkMetric
-
- getDataOrFormatTable(Identifier) - Method in class org.apache.paimon.catalog.AbstractCatalog
-
- getDataOrFormatTable(Identifier) - Method in class org.apache.paimon.hive.HiveCatalog
-
- getDataSchema() - Method in class org.apache.paimon.utils.BulkFormatMapping
-
- getDataSize() - Method in class org.apache.parquet.hadoop.ParquetWriter
-
- getDataTableSchema(Identifier) - Method in class org.apache.paimon.catalog.AbstractCatalog
-
- getDataTableSchema(Identifier) - Method in class org.apache.paimon.catalog.FileSystemCatalog
-
- getDataTableSchema(Identifier) - Method in class org.apache.paimon.hive.HiveCatalog
-
- getDataTableSchema(Identifier) - Method in class org.apache.paimon.jdbc.JdbcCatalog
-
- getDecimal(int, int, int) - Method in class org.apache.paimon.casting.CastedRow
-
- getDecimal(int, int, int) - Method in class org.apache.paimon.casting.DefaultValueRow
-
- getDecimal(int, int, int) - Method in class org.apache.paimon.data.BinaryArray
-
- getDecimal(int, int, int) - Method in class org.apache.paimon.data.BinaryRow
-
- getDecimal(int, int, int) - Method in class org.apache.paimon.data.columnar.ColumnarArray
-
- getDecimal(int, int, int) - Method in class org.apache.paimon.data.columnar.ColumnarRow
-
- getDecimal(int, int, int) - Method in interface org.apache.paimon.data.columnar.DecimalColumnVector
-
- getDecimal(int, int, int, int) - Method in class org.apache.paimon.data.columnar.VectorizedColumnBatch
-
- getDecimal(int, int, int) - Method in interface org.apache.paimon.data.DataGetters
-
Returns the decimal value at the given position.
- getDecimal(int, int, int) - Method in class org.apache.paimon.data.GenericArray
-
- getDecimal(int, int, int) - Method in class org.apache.paimon.data.GenericRow
-
- getDecimal(int, int, int) - Method in class org.apache.paimon.data.JoinedRow
-
- getDecimal(int, int, int) - Method in class org.apache.paimon.data.LazyGenericRow
-
- getDecimal(int, int, int) - Method in class org.apache.paimon.data.NestedRow
-
- getDecimal(int, int, int) - Method in class org.apache.paimon.data.safe.SafeBinaryArray
-
- getDecimal(int, int, int) - Method in class org.apache.paimon.data.safe.SafeBinaryRow
-
- getDecimal(int, int, int) - Method in class org.apache.paimon.flink.FlinkRowData
-
- getDecimal(int, int, int) - Method in class org.apache.paimon.flink.FlinkRowWrapper
-
- getDecimal(int, int, int) - Method in class org.apache.paimon.flink.ProjectedRowData
-
- getDecimal(int, int, int) - Method in class org.apache.paimon.format.orc.reader.OrcDecimalColumnVector
-
- getDecimal(int, int, int) - Method in class org.apache.paimon.format.parquet.reader.ParquetDecimalVector
-
- getDecimal(int, int, int) - Method in class org.apache.paimon.hive.objectinspector.HivePaimonArray
-
- getDecimal(int, int, int) - Method in class org.apache.paimon.PartitionSettedRow
-
- getDecimal(int, int, int) - Method in class org.apache.paimon.spark.SparkArrayData
-
- getDecimal(int, int, int) - Method in class org.apache.paimon.spark.SparkInternalRow
-
- getDecimal(int, int, int) - Method in class org.apache.paimon.spark.SparkRow
-
- getDecimal(int, int, int) - Method in class org.apache.paimon.utils.KeyProjectedRow
-
- getDecimal(int, int, int) - Method in class org.apache.paimon.utils.OffsetRow
-
- getDecimal(int, int, int) - Method in class org.apache.paimon.utils.PartialRow
-
- getDecimal(int, int, int) - Method in class org.apache.paimon.utils.ProjectedArray
-
- getDecimal(int, int, int) - Method in class org.apache.paimon.utils.ProjectedRow
-
- getDeclaredDependencies() - Method in class org.apache.paimon.tools.ci.utils.notice.NoticeContents
-
- getDecompressor() - Method in class org.apache.paimon.compression.AirCompressorFactory
-
- getDecompressor() - Method in interface org.apache.paimon.compression.BlockCompressionFactory
-
- getDecompressor() - Method in class org.apache.paimon.compression.Lz4BlockCompressionFactory
-
- getDecompressor() - Method in class org.apache.paimon.compression.ZstdBlockCompressionFactory
-
- getDefaultMaxParallelism(ReadableConfig, ExecutionConfig) - Static method in class org.apache.paimon.flink.sink.AdaptiveParallelism
-
Get default max parallelism of AdaptiveBatchScheduler of Flink.
- getDefaultOptions() - Method in class org.apache.orc.impl.ZstdCodec
-
- getDefaultValue() - Method in enum org.apache.orc.OrcConf
-
- getDefinitionLevel() - Method in class org.apache.paimon.format.parquet.position.LevelDelegation
-
- getDefinitionLevel() - Method in class org.apache.paimon.format.parquet.type.ParquetField
-
- getDeleteObjectResult() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.DeleteObjectsHandler
-
- getDeletionFile(String) - Method in class org.apache.paimon.deletionvectors.append.UnawareAppendDeletionFileMaintainer
-
- getDeletionVector(String) - Method in class org.apache.paimon.deletionvectors.append.UnawareAppendDeletionFileMaintainer
-
- getDeltaRecordsAppended() - Method in class org.apache.paimon.operation.metrics.CommitStats
-
- getDeltaRecordsCompacted() - Method in class org.apache.paimon.operation.metrics.CommitStats
-
- getDescription() - Method in enum org.apache.orc.OrcConf
-
- getDescription() - Method in enum org.apache.paimon.CoreOptions.ChangelogProducer
-
- getDescription() - Method in enum org.apache.paimon.CoreOptions.ConsumerMode
-
- getDescription() - Method in enum org.apache.paimon.CoreOptions.ExpireExecutionMode
-
- getDescription() - Method in enum org.apache.paimon.CoreOptions.IncrementalBetweenScanMode
-
- getDescription() - Method in enum org.apache.paimon.CoreOptions.LogChangelogMode
-
- getDescription() - Method in enum org.apache.paimon.CoreOptions.LogConsistency
-
- getDescription() - Method in enum org.apache.paimon.CoreOptions.LookupLocalFileType
-
- getDescription() - Method in enum org.apache.paimon.CoreOptions.MergeEngine
-
- getDescription() - Method in enum org.apache.paimon.CoreOptions.PartitionExpireStrategy
-
- getDescription() - Method in enum org.apache.paimon.CoreOptions.SortEngine
-
- getDescription() - Method in enum org.apache.paimon.CoreOptions.SortOrder
-
- getDescription() - Method in enum org.apache.paimon.CoreOptions.StartupMode
-
- getDescription() - Method in enum org.apache.paimon.CoreOptions.StreamingReadMode
-
- getDescription() - Method in enum org.apache.paimon.CoreOptions.StreamScanMode
-
- getDescription() - Method in enum org.apache.paimon.CoreOptions.TagCreationMode
-
- getDescription() - Method in enum org.apache.paimon.CoreOptions.TagCreationPeriod
-
- getDescription() - Method in enum org.apache.paimon.CoreOptions.TagPeriodFormatter
-
- getDescription() - Method in enum org.apache.paimon.flink.FlinkConnectorOptions.SplitAssignMode
-
- getDescription() - Method in enum org.apache.paimon.flink.FlinkConnectorOptions.WatermarkEmitStrategy
-
- getDescription() - Method in class org.apache.paimon.flink.FormatCatalogTable
-
- getDescription() - Method in enum org.apache.paimon.flink.lookup.LookupFileStoreTable.LookupStreamScanMode
-
- getDescription() - Method in class org.apache.paimon.flink.SystemCatalogTable
-
- getDescription() - Method in enum org.apache.paimon.iceberg.IcebergOptions.StorageType
-
- getDescription() - Method in interface org.apache.paimon.options.description.DescribedEnum
-
Returns the description for the enum constant.
- getDescription() - Method in enum org.apache.paimon.table.CatalogTableType
-
- getDescription() - Method in enum org.apache.paimon.TableType
-
- getDescription() - Method in enum org.apache.paimon.utils.HadoopUtils.HadoopConfigLoader
-
- getDescriptor() - Method in class org.apache.paimon.format.parquet.type.ParquetPrimitiveField
-
- getDetailedDescription() - Method in class org.apache.paimon.flink.FormatCatalogTable
-
- getDetailedDescription() - Method in class org.apache.paimon.flink.SystemCatalogTable
-
- getDictionary() - Method in interface org.apache.paimon.format.parquet.reader.ParquetDataColumnReader
-
- getDictionaryIds() - Method in class org.apache.paimon.data.columnar.heap.AbstractHeapVector
-
Returns the underlying integer column for ids of dictionary.
- getDictionaryIds() - Method in class org.apache.paimon.data.columnar.heap.HeapBooleanVector
-
- getDictionaryIds() - Method in interface org.apache.paimon.data.columnar.writable.WritableColumnVector
-
Get reserved dictionary ids.
- getDictionaryIds() - Method in class org.apache.paimon.format.parquet.reader.ParquetDecimalVector
-
- getDictionaryReader(int) - Method in class org.apache.parquet.hadoop.ParquetFileReader
-
- getDictionaryReader(BlockMetaData) - Method in class org.apache.parquet.hadoop.ParquetFileReader
-
- getDirectEncodingColumns() - Method in class org.apache.orc.OrcFile.WriterOptions
-
- getDouble(Properties, Configuration) - Method in enum org.apache.orc.OrcConf
-
- getDouble(Configuration) - Method in enum org.apache.orc.OrcConf
-
- getDouble(int) - Method in class org.apache.paimon.casting.CastedRow
-
- getDouble(int) - Method in class org.apache.paimon.casting.DefaultValueRow
-
- getDouble(int) - Method in class org.apache.paimon.data.BinaryArray
-
- getDouble(int) - Method in class org.apache.paimon.data.BinaryRow
-
- getDouble(int) - Method in class org.apache.paimon.data.columnar.ColumnarArray
-
- getDouble(int) - Method in class org.apache.paimon.data.columnar.ColumnarRow
-
- getDouble(int) - Method in interface org.apache.paimon.data.columnar.DoubleColumnVector
-
- getDouble(int) - Method in class org.apache.paimon.data.columnar.heap.HeapDoubleVector
-
- getDouble(int, int) - Method in class org.apache.paimon.data.columnar.VectorizedColumnBatch
-
- getDouble(int) - Method in interface org.apache.paimon.data.DataGetters
-
Returns the double value at the given position.
- getDouble(int) - Method in class org.apache.paimon.data.GenericArray
-
- getDouble(int) - Method in class org.apache.paimon.data.GenericRow
-
- getDouble(int) - Method in class org.apache.paimon.data.JoinedRow
-
- getDouble(int) - Method in class org.apache.paimon.data.LazyGenericRow
-
- getDouble(int) - Method in class org.apache.paimon.data.NestedRow
-
- getDouble(int) - Method in class org.apache.paimon.data.safe.SafeBinaryArray
-
- getDouble(int) - Method in class org.apache.paimon.data.safe.SafeBinaryRow
-
- getDouble(int) - Method in class org.apache.paimon.flink.FlinkRowData
-
- getDouble(int) - Method in class org.apache.paimon.flink.FlinkRowWrapper
-
- getDouble(int) - Method in class org.apache.paimon.flink.ProjectedRowData
-
- getDouble(int) - Method in class org.apache.paimon.format.orc.reader.OrcDoubleColumnVector
-
- getDouble(int) - Method in class org.apache.paimon.hive.objectinspector.HivePaimonArray
-
- getDouble(int) - Method in class org.apache.paimon.memory.MemorySegment
-
- getDouble(MemorySegment[], int) - Static method in class org.apache.paimon.memory.MemorySegmentUtils
-
get double from segments.
- getDouble(String, double) - Method in class org.apache.paimon.options.Options
-
- getDouble(int) - Method in class org.apache.paimon.PartitionSettedRow
-
- getDouble(int) - Method in class org.apache.paimon.spark.SparkArrayData
-
- getDouble(int) - Method in class org.apache.paimon.spark.SparkInternalRow
-
- getDouble(int) - Method in class org.apache.paimon.spark.SparkRow
-
- getDouble(int) - Method in class org.apache.paimon.utils.KeyProjectedRow
-
- getDouble(int) - Method in class org.apache.paimon.utils.OffsetRow
-
- getDouble(int) - Method in class org.apache.paimon.utils.PartialRow
-
- getDouble(int) - Method in class org.apache.paimon.utils.ProjectedArray
-
- getDouble(int) - Method in class org.apache.paimon.utils.ProjectedRow
-
- getDoubleBigEndian(int) - Method in class org.apache.paimon.memory.MemorySegment
-
- getDoubleLittleEndian(int) - Method in class org.apache.paimon.memory.MemorySegment
-
- getDownstreamSubtaskStateMapper() - Method in class org.apache.paimon.flink.sink.FlinkStreamPartitioner
-
- getDuration() - Method in class org.apache.paimon.operation.metrics.CommitStats
-
- getDuration() - Method in class org.apache.paimon.operation.metrics.ScanStats
-
- getElementOrNull(InternalArray, int) - Method in interface org.apache.paimon.data.InternalArray.ElementGetter
-
- getElements() - Method in class org.apache.paimon.options.description.TextElement
-
- getElementSerializer() - Method in class org.apache.paimon.data.serializer.ListSerializer
-
Gets the serializer for the elements of the list.
- getElementType() - Method in class org.apache.paimon.types.ArrayType
-
- getElementType() - Method in class org.apache.paimon.types.MultisetType
-
- getEncodingStrategy() - Method in class org.apache.orc.OrcFile.WriterOptions
-
- getEncryption() - Method in class org.apache.orc.OrcFile.WriterOptions
-
- getEntries() - Method in class org.apache.paimon.options.description.ListElement
-
- getEnumeratorCheckpointSerializer() - Method in class org.apache.paimon.flink.source.FlinkSource
-
- getEnumeratorCheckpointSerializer() - Method in class org.apache.paimon.flink.source.NumberSequenceRowSource
-
- getEnumeratorCheckpointSerializer() - Method in class org.apache.paimon.flink.source.RewriteFileIndexSource
-
- getEnumValueByIndex(String, int) - Static method in class org.apache.paimon.flink.action.cdc.format.canal.CanalFieldParser
-
- getErrorCode() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
-
- getErrorHostId() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
-
- getErrorMessage() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
-
- getErrorRequestId() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
-
- getEscapedFullName() - Method in class org.apache.paimon.catalog.Identifier
-
- getEscapedFullName(char) - Method in class org.apache.paimon.catalog.Identifier
-
- getEstimatedBufferSize(long, int, int) - Static method in class org.apache.orc.impl.WriterImpl
-
- getETag() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
-
- getExecutorService(int) - Static method in class org.apache.paimon.utils.FileDeletionThreadPool
-
- getExecutorService(Integer) - Static method in class org.apache.paimon.utils.ManifestReadThreadPool
-
- getExitCode() - Method in class org.apache.paimon.benchmark.metric.cpu.ShellCommandExecutor
-
Gets exit code.
- getExpirationTime() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CompleteMultipartUploadHandler
-
- getExpirationTime() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
-
- getExpirationTimeRuleId() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CompleteMultipartUploadHandler
-
- getExpirationTimeRuleId() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
-
- getExpireMainExecutor() - Method in class org.apache.paimon.table.sink.TableCommitImpl
-
- getExtractRow(JsonNode, RowType.Builder, List<ComputedColumn>, Configuration) - Method in interface org.apache.paimon.flink.action.cdc.mongodb.strategy.MongoVersionStrategy
-
Determines the extraction mode and retrieves the row accordingly.
- getFactory() - Method in class org.apache.paimon.flink.FlinkCatalog
-
- getFactory() - Method in class org.apache.paimon.flink.FlinkGenericCatalog
-
- getFamilies() - Method in enum org.apache.paimon.types.DataTypeRoot
-
- getField(int) - Method in class org.apache.paimon.data.GenericRow
-
Returns the field value at the given position.
- getField(int) - Method in class org.apache.paimon.data.LazyGenericRow
-
Returns the field value at the given position.
- getField(String) - Method in class org.apache.paimon.types.RowType
-
- getField(int) - Method in class org.apache.paimon.types.RowType
-
- getFieldCount() - Method in class org.apache.paimon.casting.CastedRow
-
- getFieldCount() - Method in class org.apache.paimon.casting.DefaultValueRow
-
- getFieldCount() - Method in class org.apache.paimon.data.BinaryRow
-
- getFieldCount() - Method in class org.apache.paimon.data.columnar.ColumnarRow
-
- getFieldCount() - Method in class org.apache.paimon.data.GenericRow
-
- getFieldCount() - Method in interface org.apache.paimon.data.InternalRow
-
Returns the number of fields in this row.
- getFieldCount() - Method in class org.apache.paimon.data.JoinedRow
-
- getFieldCount() - Method in class org.apache.paimon.data.LazyGenericRow
-
- getFieldCount() - Method in class org.apache.paimon.data.NestedRow
-
- getFieldCount() - Method in class org.apache.paimon.data.safe.SafeBinaryRow
-
- getFieldCount() - Method in class org.apache.paimon.flink.FlinkRowWrapper
-
- getFieldCount() - Method in class org.apache.paimon.PartitionSettedRow
-
- getFieldCount() - Method in class org.apache.paimon.spark.SparkRow
-
- getFieldCount(DataType) - Static method in class org.apache.paimon.types.DataTypeChecks
-
Returns the field count of row and structured types.
- getFieldCount() - Method in class org.apache.paimon.types.RowType
-
- getFieldCount() - Method in class org.apache.paimon.utils.KeyProjectedRow
-
- getFieldCount() - Method in class org.apache.paimon.utils.OffsetRow
-
- getFieldCount() - Method in class org.apache.paimon.utils.PartialRow
-
- getFieldCount() - Method in class org.apache.paimon.utils.ProjectedRow
-
- getFieldDefaultValues() - Method in class org.apache.paimon.CoreOptions
-
- getFieldIndex() - Method in class org.apache.paimon.codegen.SortSpec.SortFieldSpec
-
- getFieldIndex(String) - Method in class org.apache.paimon.flink.predicate.SimpleSqlPredicateConvertor
-
- getFieldIndex(String) - Method in class org.apache.paimon.types.RowType
-
- getFieldIndexByFieldId(int) - Method in class org.apache.paimon.types.RowType
-
- getFieldIndices(List<String>) - Method in class org.apache.paimon.types.RowType
-
- getFieldNames(DataType) - Static method in class org.apache.paimon.types.DataTypeChecks
-
Returns the field names of row and structured types.
- getFieldNames() - Method in class org.apache.paimon.types.RowType
-
- getFieldOffset(int) - Method in class org.apache.paimon.data.BinaryArrayWriter
-
- getFieldOffset(int) - Method in class org.apache.paimon.data.BinaryRowWriter
-
- getFieldOrNull(InternalRow) - Method in class org.apache.paimon.casting.CastFieldGetter
-
- getFieldOrNull(InternalRow) - Method in interface org.apache.paimon.data.InternalRow.FieldGetter
-
- getFields() - Method in class org.apache.paimon.data.columnar.heap.HeapRowVector
-
- getFields() - Method in class org.apache.paimon.types.RowType
-
- getFieldSize() - Method in class org.apache.paimon.codegen.SortSpec
-
Gets num of field in the spec.
- getFieldSpec(int) - Method in class org.apache.paimon.codegen.SortSpec
-
- getFieldSpecs() - Method in class org.apache.paimon.codegen.SortSpec
-
- getFieldType(Map<String, DataField>, String) - Static method in class org.apache.paimon.fileindex.FileIndexCommon
-
- getFieldTypes(DataType) - Static method in class org.apache.paimon.types.DataTypeChecks
-
Returns the field types of row and structured types.
- getFieldTypes() - Method in class org.apache.paimon.types.RowType
-
- getFile() - Method in class org.apache.parquet.hadoop.ParquetFileReader
-
- getFileBytes(int, WriterEncryptionVariant) - Method in class org.apache.orc.impl.PhysicalFsWriter
-
Get the number of bytes for a file in a given column by finding all the streams (not
suppressed) for a given column and returning the sum of their sizes.
- getFileBytes(int) - Method in class org.apache.orc.impl.PhysicalFsWriter.VariantTracker
-
Computed the size of the given column on disk for this stripe.
- getFileIO() - Method in class org.apache.paimon.io.KeyValueFileWriterFactory
-
- getFileMetadata() - Method in class org.apache.orc.OrcFile.ReaderOptions
-
- getFileMetaData() - Method in class org.apache.parquet.hadoop.ParquetFileReader
-
- getFilePathExcludeTableRoot() - Method in class org.apache.paimon.flink.clone.CloneFileInfo
-
- getFileSize(Path) - Method in interface org.apache.paimon.fs.FileIO
-
- getFileStatus(Path) - Method in class org.apache.paimon.flink.FlinkFileIO
-
- getFileStatus(Path) - Method in class org.apache.paimon.format.fs.HadoopReadOnlyFileSystem
-
- getFileStatus(Path) - Method in interface org.apache.paimon.fs.FileIO
-
Return a file status object that represents the path.
- getFileStatus(Path) - Method in class org.apache.paimon.fs.hadoop.HadoopFileIO
-
- getFileStatus(Path) - Method in class org.apache.paimon.fs.local.LocalFileIO
-
- getFileStatus(Path) - Method in class org.apache.paimon.fs.PluginFileIO
-
- getFileStatus(Path) - Method in class org.apache.paimon.oss.HadoopCompliantFileIO
-
- getFileStatus(Path) - Method in class org.apache.paimon.s3.HadoopCompliantFileIO
-
- getFileStoreLookupFunction(LookupTableSource.LookupContext, Table, int[], int[]) - Method in class org.apache.paimon.flink.source.BaseDataTableSource
-
- getFilesystem() - Method in class org.apache.orc.OrcFile.ReaderOptions
-
- getFileSystem() - Method in class org.apache.orc.OrcFile.WriterOptions
-
- getFileSystem(Path) - Method in class org.apache.paimon.flink.FlinkFileIO
-
- getFilter() - Method in class org.apache.paimon.utils.BloomFilter.Builder
-
- getFilteredRecordCount() - Method in class org.apache.parquet.hadoop.ParquetFileReader
-
- getFixedLengthPartSize() - Method in class org.apache.paimon.data.BinaryRow
-
- getFixedLengthPartSize() - Method in class org.apache.paimon.data.serializer.BinaryRowSerializer
-
- getFloat(int) - Method in class org.apache.paimon.casting.CastedRow
-
- getFloat(int) - Method in class org.apache.paimon.casting.DefaultValueRow
-
- getFloat(int) - Method in class org.apache.paimon.data.BinaryArray
-
- getFloat(int) - Method in class org.apache.paimon.data.BinaryRow
-
- getFloat(int) - Method in class org.apache.paimon.data.columnar.ColumnarArray
-
- getFloat(int) - Method in class org.apache.paimon.data.columnar.ColumnarRow
-
- getFloat(int) - Method in interface org.apache.paimon.data.columnar.FloatColumnVector
-
- getFloat(int) - Method in class org.apache.paimon.data.columnar.heap.HeapFloatVector
-
- getFloat(int, int) - Method in class org.apache.paimon.data.columnar.VectorizedColumnBatch
-
- getFloat(int) - Method in interface org.apache.paimon.data.DataGetters
-
Returns the float value at the given position.
- getFloat(int) - Method in class org.apache.paimon.data.GenericArray
-
- getFloat(int) - Method in class org.apache.paimon.data.GenericRow
-
- getFloat(int) - Method in class org.apache.paimon.data.JoinedRow
-
- getFloat(int) - Method in class org.apache.paimon.data.LazyGenericRow
-
- getFloat(int) - Method in class org.apache.paimon.data.NestedRow
-
- getFloat(int) - Method in class org.apache.paimon.data.safe.SafeBinaryArray
-
- getFloat(int) - Method in class org.apache.paimon.data.safe.SafeBinaryRow
-
- getFloat(int) - Method in class org.apache.paimon.flink.FlinkRowData
-
- getFloat(int) - Method in class org.apache.paimon.flink.FlinkRowWrapper
-
- getFloat(int) - Method in class org.apache.paimon.flink.ProjectedRowData
-
- getFloat(int) - Method in class org.apache.paimon.format.orc.reader.OrcDoubleColumnVector
-
- getFloat(int) - Method in class org.apache.paimon.hive.objectinspector.HivePaimonArray
-
- getFloat(int) - Method in class org.apache.paimon.memory.MemorySegment
-
- getFloat(MemorySegment[], int) - Static method in class org.apache.paimon.memory.MemorySegmentUtils
-
get float from segments.
- getFloat(int) - Method in class org.apache.paimon.PartitionSettedRow
-
- getFloat(int) - Method in class org.apache.paimon.spark.SparkArrayData
-
- getFloat(int) - Method in class org.apache.paimon.spark.SparkInternalRow
-
- getFloat(int) - Method in class org.apache.paimon.spark.SparkRow
-
- getFloat(int) - Method in class org.apache.paimon.utils.KeyProjectedRow
-
- getFloat(int) - Method in class org.apache.paimon.utils.OffsetRow
-
- getFloat(int) - Method in class org.apache.paimon.utils.PartialRow
-
- getFloat(int) - Method in class org.apache.paimon.utils.ProjectedArray
-
- getFloat(int) - Method in class org.apache.paimon.utils.ProjectedRow
-
- getFloatBigEndian(int) - Method in class org.apache.paimon.memory.MemorySegment
-
- getFloatLittleEndian(int) - Method in class org.apache.paimon.memory.MemorySegment
-
- getFooter() - Method in class org.apache.parquet.hadoop.ParquetFileReader
-
- getFooter() - Method in class org.apache.parquet.hadoop.ParquetWriter
-
- getFormat() - Method in class org.apache.paimon.options.description.TextElement
-
- getFormatIdentifier() - Method in class org.apache.paimon.format.FileFormat
-
- getFormatPrefix(ConfigOption<String>, String) - Static method in class org.apache.paimon.flink.factories.FlinkFactoryUtil
-
Returns the required option prefix for options of the given format.
- getFrom() - Method in class org.apache.paimon.flink.source.NumberSequenceRowSource
-
- getFullBlockSize() - Method in class org.apache.paimon.lookup.sort.BlockHandle
-
- getFullName() - Method in class org.apache.paimon.catalog.Identifier
-
- getFunction(ObjectPath) - Method in class org.apache.paimon.flink.FlinkCatalog
-
- getFunction(ObjectPath) - Method in class org.apache.paimon.flink.FlinkGenericCatalog
-
- getFunctionDefinitionFactory() - Method in class org.apache.paimon.flink.FlinkGenericCatalog
-
- getGeneratedSnapshots() - Method in class org.apache.paimon.operation.metrics.CommitStats
-
- getGibiBytes() - Method in class org.apache.paimon.options.MemorySize
-
Gets the memory size in Gibibytes (= 1024 Mebibytes).
- getGlobalSampleSize() - Method in class org.apache.paimon.flink.sorter.TableSortInfo
-
- getGrammarFileName() - Method in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- getGrammarFileName() - Method in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- getGrammarFileName() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- getGrammarFileName() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- getGroupId() - Method in class org.apache.paimon.tools.ci.utils.shared.Dependency
-
- getGroupName() - Method in class org.apache.paimon.flink.metrics.FlinkMetricGroup
-
- getGroupName() - Method in interface org.apache.paimon.metrics.MetricGroup
-
Returns the name for this group, meaning what kind of entity it represents, for example
"commit".
- getGroupName() - Method in class org.apache.paimon.metrics.MetricGroupImpl
-
- getGroups() - Method in class org.apache.paimon.codegen.codesplit.BlockStatementGrouper.RewriteGroupedCode
-
- getHadoopConfig() - Method in class org.apache.paimon.format.orc.SerializableHadoopConfigWrapper
-
- getHadoopConfiguration(Options) - Static method in class org.apache.paimon.utils.HadoopUtils
-
- getHadoopShims() - Method in class org.apache.orc.OrcFile.WriterOptions
-
- getHashFunction(DataType) - Static method in interface org.apache.paimon.fileindex.bloomfilter.FastHash
-
- getHeapMemory() - Method in class org.apache.paimon.memory.MemorySegment
-
Get the heap byte array object.
- getHeapMemory() - Method in class org.apache.paimon.memory.MemorySlice
-
- getHierarchicalPartitionPath(BinaryRow) - Method in class org.apache.paimon.utils.FileStorePathFactory
-
- getHighestFieldId() - Method in class org.apache.paimon.schema.Schema.Builder
-
- getHistoryRecord(String) - Static method in class org.apache.paimon.flink.action.cdc.mysql.format.DebeziumEventUtils
-
- getHiveConfName() - Method in enum org.apache.orc.OrcConf
-
- getHiveRecordWriter(JobConf, Path, Class<? extends Writable>, boolean, Properties, Progressable) - Method in class org.apache.paimon.hive.mapred.PaimonOutputFormat
-
- getHmsClient() - Method in class org.apache.paimon.hive.HiveCatalog
-
- getHost() - Method in class org.apache.paimon.benchmark.metric.cpu.CpuMetric
-
- getId() - Method in enum org.apache.orc.OrcFile.WriterImplementation
-
- getId() - Method in enum org.apache.orc.OrcFile.WriterVersion
-
- getId() - Method in class org.apache.paimon.format.parquet.type.ParquetPrimitiveField
-
- getIdentifier(String) - Static method in class org.apache.paimon.flink.compact.changelog.format.CompactedChangelogReadOnlyFormat
-
- getIdentifier() - Method in interface org.apache.paimon.flink.log.LogStoreTableFactory.RegisterContext
-
Identifier for the table.
- getIdentifierPrefixOptions(Options) - Method in class org.apache.paimon.format.FileFormat
-
- getIfPresents(T) - Method in class org.apache.paimon.utils.SegmentsCache
-
- getImporter(String, Catalog, String, String, String, String, Integer, Map<String, String>) - Static method in class org.apache.paimon.flink.utils.TableMigrationUtils
-
- getImporter(String, Catalog, String, String, String, String, Integer, Map<String, String>) - Static method in class org.apache.paimon.spark.utils.TableMigrationUtils
-
- getImporters(String, Catalog, String, Integer, Map<String, String>) - Static method in class org.apache.paimon.flink.utils.TableMigrationUtils
-
- getImporters(String, Catalog, String, Integer, Map<String, String>) - Static method in class org.apache.paimon.spark.utils.TableMigrationUtils
-
- getIndexBlockHandle() - Method in class org.apache.paimon.lookup.sort.Footer
-
- getIndexFile(String) - Method in class org.apache.paimon.deletionvectors.append.UnawareAppendDeletionFileMaintainer
-
- getIndexMapping() - Method in interface org.apache.paimon.schema.IndexCastMapping
-
- getIndexMapping() - Method in class org.apache.paimon.utils.BulkFormatMapping
-
- getIndexPosition(OrcProto.ColumnEncoding.Kind, TypeDescription.Category, OrcProto.Stream.Kind, boolean, boolean) - Static method in class org.apache.orc.impl.RecordReaderUtils
-
Get the offset in the index positions for the column that the given stream starts.
- getInitiateMultipartUploadResult() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.InitiateMultipartUploadHandler
-
- getInputFormatClass() - Method in class org.apache.paimon.hive.PaimonStorageHandler
-
- getInputTypeFamilies() - Method in class org.apache.paimon.casting.CastRulePredicate
-
- getInputTypeRoots() - Method in class org.apache.paimon.casting.CastRulePredicate
-
- getInputView() - Method in class org.apache.paimon.io.DataInputViewStream
-
- getInstance() - Static method in class org.apache.paimon.benchmark.metric.cpu.clock.SystemClock
-
- getInt(Properties, Configuration) - Method in enum org.apache.orc.OrcConf
-
- getInt(Configuration) - Method in enum org.apache.orc.OrcConf
-
- getInt(Configuration, int) - Method in enum org.apache.orc.OrcConf
-
- getInt(int) - Method in class org.apache.paimon.casting.CastedRow
-
- getInt(int) - Method in class org.apache.paimon.casting.DefaultValueRow
-
- getInt(int) - Method in class org.apache.paimon.data.BinaryArray
-
- getInt(int) - Method in class org.apache.paimon.data.BinaryRow
-
- getInt(int) - Method in class org.apache.paimon.data.columnar.ColumnarArray
-
- getInt(int) - Method in class org.apache.paimon.data.columnar.ColumnarRow
-
- getInt(int) - Method in class org.apache.paimon.data.columnar.heap.HeapIntVector
-
- getInt(int) - Method in interface org.apache.paimon.data.columnar.IntColumnVector
-
- getInt(int, int) - Method in class org.apache.paimon.data.columnar.VectorizedColumnBatch
-
- getInt(int) - Method in interface org.apache.paimon.data.DataGetters
-
Returns the integer value at the given position.
- getInt(int) - Method in class org.apache.paimon.data.GenericArray
-
- getInt(int) - Method in class org.apache.paimon.data.GenericRow
-
- getInt(int) - Method in class org.apache.paimon.data.JoinedRow
-
- getInt(int) - Method in class org.apache.paimon.data.LazyGenericRow
-
- getInt(int) - Method in class org.apache.paimon.data.NestedRow
-
- getInt(int) - Method in class org.apache.paimon.data.safe.SafeBinaryArray
-
- getInt(int) - Method in class org.apache.paimon.data.safe.SafeBinaryRow
-
- getInt(int) - Method in class org.apache.paimon.flink.FlinkRowData
-
- getInt(int) - Method in class org.apache.paimon.flink.FlinkRowWrapper
-
- getInt(int) - Method in class org.apache.paimon.flink.ProjectedRowData
-
- getInt(int) - Method in class org.apache.paimon.format.orc.reader.OrcLongColumnVector
-
- getInt(int) - Method in class org.apache.paimon.format.parquet.reader.ParquetDecimalVector
-
- getInt(int) - Method in class org.apache.paimon.hive.objectinspector.HivePaimonArray
-
- getInt(byte[], int) - Static method in class org.apache.paimon.memory.BytesUtils
-
- getInt(int) - Method in class org.apache.paimon.memory.MemorySegment
-
- getInt(MemorySegment[], int) - Static method in class org.apache.paimon.memory.MemorySegmentUtils
-
get int from segments.
- getInt(int) - Method in class org.apache.paimon.PartitionSettedRow
-
- getInt(int) - Method in class org.apache.paimon.spark.SparkArrayData
-
- getInt(int) - Method in class org.apache.paimon.spark.SparkInternalRow
-
- getInt(int) - Method in class org.apache.paimon.spark.SparkRow
-
- getInt(int) - Method in class org.apache.paimon.utils.KeyProjectedRow
-
- getInt(int) - Method in class org.apache.paimon.utils.OffsetRow
-
- getInt(int) - Method in class org.apache.paimon.utils.PartialRow
-
- getInt(int) - Method in class org.apache.paimon.utils.ProjectedArray
-
- getInt(int) - Method in class org.apache.paimon.utils.ProjectedRow
-
- getIntBigEndian(int) - Method in class org.apache.paimon.memory.MemorySegment
-
- getInteger(String, int) - Method in class org.apache.paimon.options.Options
-
- getInterval(int) - Method in class org.apache.paimon.spark.SparkArrayData
-
- getInterval(int) - Method in class org.apache.paimon.spark.SparkInternalRow
-
- getIntLittleEndian(int) - Method in class org.apache.paimon.memory.MemorySegment
-
- getIsAscendingOrder() - Method in class org.apache.paimon.codegen.SortSpec.SortFieldSpec
-
- getIsNull() - Method in class org.apache.paimon.format.parquet.position.CollectionPosition
-
- getIsNull() - Method in class org.apache.paimon.format.parquet.position.RowPosition
-
- getIterator() - Method in class org.apache.paimon.flink.source.NumberSequenceRowSource.NumberSequenceSplit
-
- getJiffyLengthInMillis() - Method in class org.apache.paimon.benchmark.metric.cpu.SysInfoLinux
-
- getJob() - Method in interface org.apache.paimon.lineage.TableLineageEntity
-
- getJob() - Method in class org.apache.paimon.lineage.TableLineageEntityImpl
-
- getKafkaEarliestConsumer(Configuration, KafkaDeserializationSchema<CdcSourceRecord>) - Static method in class org.apache.paimon.flink.action.cdc.kafka.KafkaActionUtils
-
- getKey() - Method in class org.apache.paimon.flink.action.cdc.CdcSourceRecord
-
- getKey() - Method in class org.apache.paimon.lookup.sort.BlockEntry
-
- getKey() - Method in class org.apache.paimon.options.FallbackKey
-
- getKey() - Method in interface org.apache.paimon.utils.KeyValueIterator
-
- getKey() - Method in class org.apache.paimon.utils.Pair
-
- getKeyColumnVector() - Method in class org.apache.paimon.data.columnar.heap.HeapMapVector
-
- getKeyColumnVector() - Method in interface org.apache.paimon.data.columnar.MapColumnVector
-
- getKeyColumnVector() - Method in class org.apache.paimon.format.orc.reader.OrcMapColumnVector
-
- getKeyDecodingFormat(FlinkFactoryUtil.FlinkTableFactoryHelper) - Static method in interface org.apache.paimon.flink.log.LogStoreTableFactory
-
- getKeyEncodingFormat(FlinkFactoryUtil.FlinkTableFactoryHelper) - Static method in interface org.apache.paimon.flink.log.LogStoreTableFactory
-
- getKeyOverrides() - Method in class org.apache.orc.OrcFile.WriterOptions
-
- getKeyProvider() - Method in class org.apache.orc.OrcFile.ReaderOptions
-
- getKeyProvider() - Method in class org.apache.orc.OrcFile.WriterOptions
-
- getKeytab() - Method in class org.apache.paimon.security.SecurityConfiguration
-
- getKeyType() - Method in class org.apache.paimon.types.MapType
-
- getKibiBytes() - Method in class org.apache.paimon.options.MemorySize
-
Gets the memory size in Kibibytes (= 1024 bytes).
- getKind() - Method in class org.apache.orc.impl.ZstdCodec
-
- getKind(Object) - Method in class org.apache.paimon.flink.utils.FlinkCalciteClasses.SqlOperatorDelegate
-
- getLastModified() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
-
- getLatestFileCreationTime() - Method in class org.apache.paimon.flink.source.metrics.FileStoreSourceReaderMetrics
-
- getLeft() - Method in class org.apache.paimon.utils.Pair
-
- getLen() - Method in class org.apache.paimon.data.columnar.heap.AbstractHeapVector
-
- getLen() - Method in interface org.apache.paimon.fs.FileStatus
-
Return the length of this file.
- getLength() - Method in class org.apache.paimon.flink.utils.InternalTypeSerializer
-
- getLength() - Method in class org.apache.paimon.flink.utils.JavaSerializer
-
- getLength() - Method in class org.apache.paimon.format.parquet.ParquetInputFile
-
- getLength() - Method in class org.apache.paimon.format.parquet.position.CollectionPosition
-
- getLength() - Method in class org.apache.paimon.fs.FileRange.FileRangeImpl
-
- getLength() - Method in interface org.apache.paimon.fs.FileRange
-
Get the length of the range.
- getLength() - Method in class org.apache.paimon.hive.mapred.PaimonInputSplit
-
- getLength() - Method in class org.apache.paimon.statistics.TruncateSimpleColStatsCollector
-
- getLength() - Method in class org.apache.paimon.types.BinaryType
-
- getLength() - Method in class org.apache.paimon.types.CharType
-
- getLength(DataType) - Static method in class org.apache.paimon.types.DataTypeChecks
-
- getLength(DataType) - Static method in class org.apache.paimon.types.DataTypes
-
- getLength() - Method in class org.apache.paimon.types.VarBinaryType
-
- getLength() - Method in class org.apache.paimon.types.VarCharType
-
- getLengths() - Method in class org.apache.paimon.data.columnar.heap.HeapArrayVector
-
- getLevelDelegation() - Method in class org.apache.paimon.format.parquet.reader.NestedPrimitiveColumnReader
-
- getLevels() - Method in class org.apache.paimon.mergetree.LookupLevels
-
- getLimitForSegment(MemorySegment) - Method in class org.apache.paimon.data.AbstractPagedInputView
-
Gets the limit for reading bytes from the given memory segment.
- getLimitForSegment(MemorySegment) - Method in class org.apache.paimon.data.RandomAccessInputView
-
- getLimitForSegment(MemorySegment) - Method in class org.apache.paimon.disk.ChannelReaderInputView
-
- getLimitForSegment(MemorySegment) - Method in class org.apache.paimon.io.cache.FileBasedRandomInputView
-
- getLink() - Method in class org.apache.paimon.options.description.LinkElement
-
- getList(Object) - Method in class org.apache.paimon.flink.utils.FlinkCalciteClasses.SqlNodeListDelegate
-
- getList() - Method in class org.apache.paimon.hive.objectinspector.HivePaimonArray
-
- getList(Object) - Method in class org.apache.paimon.hive.objectinspector.PaimonListObjectInspector
-
- getListElement(Object, int) - Method in class org.apache.paimon.hive.objectinspector.PaimonListObjectInspector
-
- getListElementObjectInspector() - Method in class org.apache.paimon.hive.objectinspector.PaimonListObjectInspector
-
- getListing() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListVersionsHandler
-
- getListLength(Object) - Method in class org.apache.paimon.hive.objectinspector.PaimonListObjectInspector
-
- getListMultipartUploadsResult() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListMultipartUploadsHandler
-
- getListPartsResult() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListPartsHandler
-
- getLocalSampleMagnification() - Method in class org.apache.paimon.CoreOptions
-
- getLocalSampleSize() - Method in class org.apache.paimon.flink.sorter.TableSortInfo
-
- getLocation() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketLocationHandler
-
- getLocation(BinaryRow, int, boolean) - Method in interface org.apache.paimon.query.QueryLocation
-
Get location from partition and bucket.
- getLocation(BinaryRow, int, boolean) - Method in class org.apache.paimon.query.QueryLocationImpl
-
- getLocations() - Method in class org.apache.paimon.hive.mapred.PaimonInputSplit
-
- getLockAcquireSql() - Method in class org.apache.paimon.jdbc.AbstractDistributedLockDialect
-
- getLockAcquireSql() - Method in class org.apache.paimon.jdbc.MysqlDistributedLockDialect
-
- getLockAcquireSql() - Method in class org.apache.paimon.jdbc.SqlLiteDistributedLockDialect
-
- getLogStoreRegister(Identifier, ClassLoader, Options, String) - Static method in interface org.apache.paimon.flink.log.LogStoreRegister
-
- getLong(Properties, Configuration) - Method in enum org.apache.orc.OrcConf
-
- getLong(Configuration) - Method in enum org.apache.orc.OrcConf
-
- getLong(int) - Method in class org.apache.paimon.casting.CastedRow
-
- getLong(int) - Method in class org.apache.paimon.casting.DefaultValueRow
-
- getLong(int) - Method in class org.apache.paimon.data.BinaryArray
-
- getLong(int) - Method in class org.apache.paimon.data.BinaryRow
-
- getLong(int) - Method in class org.apache.paimon.data.columnar.ColumnarArray
-
- getLong(int) - Method in class org.apache.paimon.data.columnar.ColumnarRow
-
- getLong(int) - Method in class org.apache.paimon.data.columnar.heap.HeapLongVector
-
- getLong(int) - Method in interface org.apache.paimon.data.columnar.LongColumnVector
-
- getLong(int, int) - Method in class org.apache.paimon.data.columnar.VectorizedColumnBatch
-
- getLong(int) - Method in interface org.apache.paimon.data.DataGetters
-
Returns the long value at the given position.
- getLong(int) - Method in class org.apache.paimon.data.GenericArray
-
- getLong(int) - Method in class org.apache.paimon.data.GenericRow
-
- getLong(int) - Method in class org.apache.paimon.data.JoinedRow
-
- getLong(int) - Method in class org.apache.paimon.data.LazyGenericRow
-
- getLong(int) - Method in class org.apache.paimon.data.NestedRow
-
- getLong(int) - Method in class org.apache.paimon.data.safe.SafeBinaryArray
-
- getLong(int) - Method in class org.apache.paimon.data.safe.SafeBinaryRow
-
- getLong(int) - Method in class org.apache.paimon.flink.FlinkRowData
-
- getLong(int) - Method in class org.apache.paimon.flink.FlinkRowWrapper
-
- getLong(int) - Method in class org.apache.paimon.flink.ProjectedRowData
-
- getLong(int) - Method in class org.apache.paimon.format.orc.reader.OrcLongColumnVector
-
- getLong(int) - Method in class org.apache.paimon.format.parquet.reader.ParquetDecimalVector
-
- getLong(int) - Method in class org.apache.paimon.hive.objectinspector.HivePaimonArray
-
- getLong(byte[], int) - Static method in class org.apache.paimon.memory.BytesUtils
-
- getLong(int) - Method in class org.apache.paimon.memory.MemorySegment
-
- getLong(MemorySegment[], int) - Static method in class org.apache.paimon.memory.MemorySegmentUtils
-
get long from segments.
- getLong(String, long) - Method in class org.apache.paimon.options.Options
-
- getLong(int) - Method in class org.apache.paimon.PartitionSettedRow
-
- getLong(int) - Method in class org.apache.paimon.spark.SparkArrayData
-
- getLong(int) - Method in class org.apache.paimon.spark.SparkInternalRow
-
- getLong(int) - Method in class org.apache.paimon.spark.SparkRow
-
- getLong(int) - Method in class org.apache.paimon.utils.KeyProjectedRow
-
- getLong(int) - Method in class org.apache.paimon.utils.OffsetRow
-
- getLong(int) - Method in class org.apache.paimon.utils.PartialRow
-
- getLong(int) - Method in class org.apache.paimon.utils.ProjectedArray
-
- getLong(int) - Method in class org.apache.paimon.utils.ProjectedRow
-
- getLongBigEndian(int) - Method in class org.apache.paimon.memory.MemorySegment
-
- getLongLittleEndian(int) - Method in class org.apache.paimon.memory.MemorySegment
-
- getLookupRuntimeProvider(LookupTableSource.LookupContext) - Method in class org.apache.paimon.flink.source.BaseDataTableSource
-
- getMajor() - Method in enum org.apache.orc.OrcFile.Version
-
Get the major version number.
- getMap(int) - Method in class org.apache.paimon.casting.CastedRow
-
- getMap(int) - Method in class org.apache.paimon.casting.DefaultValueRow
-
- getMap(int) - Method in class org.apache.paimon.data.BinaryArray
-
- getMap(int) - Method in class org.apache.paimon.data.BinaryRow
-
- getMap(int) - Method in class org.apache.paimon.data.columnar.ColumnarArray
-
- getMap(int) - Method in class org.apache.paimon.data.columnar.ColumnarRow
-
- getMap(int) - Method in class org.apache.paimon.data.columnar.heap.HeapMapVector
-
- getMap(int) - Method in interface org.apache.paimon.data.columnar.MapColumnVector
-
- getMap(int, int) - Method in class org.apache.paimon.data.columnar.VectorizedColumnBatch
-
- getMap(int) - Method in interface org.apache.paimon.data.DataGetters
-
Returns the map value at the given position.
- getMap(int) - Method in class org.apache.paimon.data.GenericArray
-
- getMap(int) - Method in class org.apache.paimon.data.GenericRow
-
- getMap(int) - Method in class org.apache.paimon.data.JoinedRow
-
- getMap(int) - Method in class org.apache.paimon.data.LazyGenericRow
-
- getMap(int) - Method in class org.apache.paimon.data.NestedRow
-
- getMap() - Method in class org.apache.paimon.data.PartitionInfo
-
- getMap(int) - Method in class org.apache.paimon.data.safe.SafeBinaryArray
-
- getMap(int) - Method in class org.apache.paimon.data.safe.SafeBinaryRow
-
- getMap(int) - Method in class org.apache.paimon.flink.FlinkRowData
-
- getMap(int) - Method in class org.apache.paimon.flink.FlinkRowWrapper
-
- getMap(int) - Method in class org.apache.paimon.flink.ProjectedRowData
-
- getMap(int) - Method in class org.apache.paimon.format.orc.reader.OrcMapColumnVector
-
- getMap(int) - Method in class org.apache.paimon.hive.objectinspector.HivePaimonArray
-
- getMap(Object) - Method in class org.apache.paimon.hive.objectinspector.PaimonMapObjectInspector
-
- getMap(int) - Method in class org.apache.paimon.PartitionSettedRow
-
- getMap(int) - Method in class org.apache.paimon.spark.SparkArrayData
-
- getMap(int) - Method in class org.apache.paimon.spark.SparkInternalRow
-
- getMap(int) - Method in class org.apache.paimon.spark.SparkRow
-
- getMap(int) - Method in class org.apache.paimon.utils.KeyProjectedRow
-
- getMap(int) - Method in class org.apache.paimon.utils.OffsetRow
-
- getMap(int) - Method in class org.apache.paimon.utils.PartialRow
-
- getMap(int) - Method in class org.apache.paimon.utils.ProjectedArray
-
- getMap(int) - Method in class org.apache.paimon.utils.ProjectedRow
-
- getMapKeyFieldId(int) - Static method in class org.apache.paimon.table.SpecialFields
-
- getMapKeyObjectInspector() - Method in class org.apache.paimon.hive.objectinspector.PaimonMapObjectInspector
-
- getMapKeyValueColumn(GroupColumnIO) - Static method in class org.apache.paimon.format.parquet.reader.ParquetSplitReaderUtil
-
- getMapSize(Object) - Method in class org.apache.paimon.hive.objectinspector.PaimonMapObjectInspector
-
- getMapTopLevelOptions(String, String) - Method in class org.apache.paimon.fileindex.FileIndexOptions
-
- getMapValueElement(Object, Object) - Method in class org.apache.paimon.hive.objectinspector.PaimonMapObjectInspector
-
- getMapValueFieldId(int) - Static method in class org.apache.paimon.table.SpecialFields
-
- getMapValueObjectInspector() - Method in class org.apache.paimon.hive.objectinspector.PaimonMapObjectInspector
-
- getMasks() - Method in class org.apache.orc.OrcFile.WriterOptions
-
- getMax() - Method in class org.apache.paimon.metrics.DescriptiveStatisticsHistogramStatistics
-
- getMax() - Method in class org.apache.paimon.metrics.HistogramStatistics
-
Returns the maximum value of the histogram.
- getMaxCapacity() - Method in class org.apache.paimon.memory.Buffer
-
- getMaxCompressedSize(int) - Method in class org.apache.paimon.compression.AirBlockCompressor
-
- getMaxCompressedSize(int) - Method in interface org.apache.paimon.compression.BlockCompressor
-
Get the max compressed size for a given original size.
- getMaxCompressedSize(int) - Method in class org.apache.paimon.compression.Lz4BlockCompressor
-
- getMaxCompressedSize(int) - Method in class org.apache.paimon.compression.ZstdBlockCompressor
-
- getMaxDataFreshnessString() - Method in class org.apache.paimon.benchmark.metric.JobBenchmarkMetric
-
- getMaxLength() - Method in class org.apache.orc.OrcFile.ReaderOptions
-
- getMaxSequenceNumber(List<DataFileMeta>) - Static method in class org.apache.paimon.io.DataFileMeta
-
- getMean() - Method in class org.apache.paimon.metrics.DescriptiveStatisticsHistogramStatistics
-
- getMean() - Method in class org.apache.paimon.metrics.HistogramStatistics
-
Returns the mean of the histogram values.
- getMebiBytes() - Method in class org.apache.paimon.options.MemorySize
-
Gets the memory size in Mebibytes (= 1024 Kibibytes).
- getMemoryManager() - Method in class org.apache.orc.OrcFile.WriterOptions
-
- getMemorySegment() - Method in class org.apache.paimon.memory.Buffer
-
- getMemorySegment() - Method in class org.apache.paimon.utils.BitSet
-
- getMemorySegment() - Method in class org.apache.paimon.utils.BloomFilter
-
- getMergingIterator(List<ChannelWithMeta>, List<FileIOChannel>) - Method in class org.apache.paimon.sort.AbstractBinaryExternalMerger
-
Returns an iterator that iterates over the merged result from all given channels.
- getMetaHook() - Method in class org.apache.paimon.hive.PaimonStorageHandler
-
- getMethod(Class<?>, String, int) - Static method in class org.apache.paimon.utils.ReflectionUtils
-
- getMetricGroup() - Method in class org.apache.paimon.flink.sink.AutoTagForSavepointCommitterOperator
-
- getMetricGroup() - Method in class org.apache.paimon.flink.sink.BatchWriteGeneratorTagOperator
-
- getMetricGroup() - Method in class org.apache.paimon.operation.metrics.CommitMetrics
-
- getMetricGroup() - Method in class org.apache.paimon.operation.metrics.CompactionMetrics
-
- getMetricGroup() - Method in class org.apache.paimon.operation.metrics.ScanMetrics
-
- getMetrics() - Method in class org.apache.paimon.flink.metrics.FlinkMetricGroup
-
- getMetrics() - Method in interface org.apache.paimon.metrics.MetricGroup
-
Returns all the metrics the group carries.
- getMetrics() - Method in class org.apache.paimon.metrics.MetricGroupImpl
-
- getMetricType() - Method in interface org.apache.paimon.metrics.Counter
-
- getMetricType() - Method in interface org.apache.paimon.metrics.Gauge
-
- getMetricType() - Method in interface org.apache.paimon.metrics.Histogram
-
- getMetricType() - Method in interface org.apache.paimon.metrics.Metric
-
- getMillisecond() - Method in class org.apache.paimon.data.LocalZoneTimestamp
-
Returns the number of milliseconds since 1970-01-01 00:00:00
.
- getMillisecond() - Method in class org.apache.paimon.data.Timestamp
-
Returns the number of milliseconds since 1970-01-01 00:00:00
.
- getMin() - Method in class org.apache.paimon.metrics.DescriptiveStatisticsHistogramStatistics
-
- getMin() - Method in class org.apache.paimon.metrics.HistogramStatistics
-
Returns the minimum value of the histogram.
- getMinor() - Method in enum org.apache.orc.OrcFile.Version
-
Get the minor version number.
- getModeNames() - Method in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- getModeNames() - Method in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- getModificationTime() - Method in interface org.apache.paimon.fs.FileStatus
-
Get the last modification time of the file.
- getMongodbSchema(Configuration) - Static method in class org.apache.paimon.flink.action.cdc.mongodb.MongodbSchemaUtils
-
The schema can be created in one of the two modes:
SPECIFIED: In this mode, the schema is created based on the explicit column
names provided in the configuration.
- getMultiParameter(String) - Method in class org.apache.paimon.flink.action.MultipleParameterToolAdapter
-
- getMultiplier() - Method in enum org.apache.paimon.options.MemorySize.MemoryUnit
-
- getMySqlTableInfos(Configuration, Predicate<String>, List<Identifier>, TypeMapping) - Static method in class org.apache.paimon.flink.action.cdc.mysql.MySqlActionUtils
-
- getName() - Method in enum org.apache.orc.OrcFile.Version
-
Get the human readable name for the version.
- getName() - Method in class org.apache.paimon.benchmark.metric.JobBenchmarkMetric
-
- getName() - Method in class org.apache.paimon.fs.Path
-
Returns the final component of this path, i.e., everything that follows the last separator.
- getNanoOfMillisecond() - Method in class org.apache.paimon.data.LocalZoneTimestamp
-
Returns the number of nanoseconds (the nanoseconds within the milliseconds).
- getNanoOfMillisecond() - Method in class org.apache.paimon.data.Timestamp
-
Returns the number of nanoseconds (the nanoseconds within the milliseconds).
- getNestedColumnName() - Method in class org.apache.paimon.fileindex.FileIndexOptions.Column
-
- getNestedTypes(DataType) - Static method in class org.apache.paimon.types.DataTypeChecks
-
- getNetworkBytesRead() - Method in class org.apache.paimon.benchmark.metric.cpu.SysInfoLinux
-
- getNetworkBytesWritten() - Method in class org.apache.paimon.benchmark.metric.cpu.SysInfoLinux
-
- getNext(int, String) - Method in class org.apache.paimon.flink.source.assigners.AlignedSplitAssigner
-
- getNext(int, String) - Method in class org.apache.paimon.flink.source.assigners.DynamicPartitionPruningAssigner
-
- getNext(int, String) - Method in class org.apache.paimon.flink.source.assigners.FIFOSplitAssigner
-
- getNext(int, String) - Method in class org.apache.paimon.flink.source.assigners.PreAssignSplitAssigner
-
- getNext(int, String) - Method in interface org.apache.paimon.flink.source.assigners.SplitAssigner
-
Gets the next split.
- getNextDictionaryReader() - Method in class org.apache.parquet.hadoop.ParquetFileReader
-
- getNextId() - Method in class org.apache.paimon.flink.source.FileStoreSourceSplitGenerator
-
- getNextSnapshot(long) - Method in class org.apache.paimon.utils.NextSnapshotFetcher
-
- getNextSnapshotId(int) - Method in class org.apache.paimon.flink.source.assigners.AlignedSplitAssigner
-
- getNextSnapshotId(int) - Method in class org.apache.paimon.flink.source.assigners.DynamicPartitionPruningAssigner
-
- getNextSnapshotId(int) - Method in class org.apache.paimon.flink.source.assigners.FIFOSplitAssigner
-
- getNextSnapshotId(int) - Method in class org.apache.paimon.flink.source.assigners.PreAssignSplitAssigner
-
- getNextSnapshotId(int) - Method in interface org.apache.paimon.flink.source.assigners.SplitAssigner
-
Gets the snapshot id of the next split.
- getNioBuffer(int, int) - Method in class org.apache.paimon.memory.Buffer
-
- getNioFileChannel() - Method in class org.apache.paimon.disk.AbstractFileIOChannel
-
- getNioFileChannel() - Method in interface org.apache.paimon.disk.FileIOChannel
-
- getNodeAs(JsonNode, String, Class<T>) - Static method in class org.apache.paimon.utils.JsonSerdeUtil
-
Retrieves a specific node from the given root node and casts it to the specified type.
- getNoticeModuleName() - Method in class org.apache.paimon.tools.ci.utils.notice.NoticeContents
-
- getNullIsLast() - Method in class org.apache.paimon.codegen.SortSpec.SortFieldSpec
-
- getNumberOfRows() - Method in class org.apache.orc.impl.WriterImpl
-
Row count gets updated when flushing the stripes.
- getNumberOfTM() - Method in class org.apache.paimon.benchmark.metric.cpu.CpuMetricReceiver
-
- getNumBuckets() - Method in class org.apache.paimon.table.BucketSpec
-
- getNumBucketsWritten() - Method in class org.apache.paimon.operation.metrics.CommitStats
-
- getNumBytes() - Method in class org.apache.paimon.disk.ChannelWithMeta
-
- getNumBytes() - Method in class org.apache.paimon.disk.ChannelWriterOutputView
-
- getNumBytesOutCounter() - Method in class org.apache.paimon.flink.sink.CommitterMetrics
-
- getNumCompressedBytes() - Method in class org.apache.paimon.disk.ChannelWriterOutputView
-
- getNumConnections() - Method in class org.apache.paimon.service.network.stats.AtomicServiceRequestStats
-
- getNumCores() - Method in class org.apache.paimon.benchmark.metric.cpu.SysInfoLinux
-
- getNumCpuSocket() - Method in class org.apache.paimon.benchmark.metric.cpu.SysInfoLinux
-
- getNumElements() - Method in class org.apache.paimon.data.BinaryArrayWriter
-
- getNumFailed() - Method in class org.apache.paimon.service.network.stats.AtomicServiceRequestStats
-
- getNumHashFunctions() - Method in class org.apache.paimon.utils.BloomFilter64
-
- getNumKeyBytes() - Method in interface org.apache.paimon.codegen.NormalizedKeyComputer
-
Get normalized keys bytes length.
- getNumPartitionsWritten() - Method in class org.apache.paimon.operation.metrics.CommitStats
-
- getNumProcessors() - Method in class org.apache.paimon.benchmark.metric.cpu.SysInfoLinux
-
- getNumRecordsOutCounter() - Method in class org.apache.paimon.flink.sink.CommitterMetrics
-
- getNumRecordsPerSecond(String, String) - Method in class org.apache.paimon.benchmark.metric.FlinkRestClient
-
- getNumRequests() - Method in class org.apache.paimon.service.network.stats.AtomicServiceRequestStats
-
- getNumRows() - Method in class org.apache.paimon.data.columnar.VectorizedColumnBatch
-
- getNumSuccessful() - Method in class org.apache.paimon.service.network.stats.AtomicServiceRequestStats
-
- getNumVCoresUsed() - Method in class org.apache.paimon.benchmark.metric.cpu.SysInfoLinux
-
- getObjectInspector() - Method in class org.apache.paimon.hive.PaimonSerDe
-
- getObjectListing() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListBucketHandler
-
- getObjectName() - Method in class org.apache.paimon.catalog.Identifier
-
- GetObjectTaggingHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.GetObjectTaggingHandler
-
- getOccupancy() - Method in class org.apache.paimon.sort.BinaryExternalSortBuffer
-
- getOccupancy() - Method in class org.apache.paimon.sort.BinaryInMemorySortBuffer
-
- getOccupancy() - Method in interface org.apache.paimon.sort.SortBuffer
-
- getOffset() - Method in class org.apache.paimon.data.BinarySection
-
- getOffset(Object) - Method in class org.apache.paimon.fileindex.bitmap.BitmapFileIndexMeta
-
- getOffset() - Method in class org.apache.paimon.fs.FileRange.FileRangeImpl
-
- getOffset() - Method in interface org.apache.paimon.fs.FileRange
-
Get the starting offset of the range.
- getOffsets() - Method in class org.apache.paimon.data.columnar.heap.HeapArrayVector
-
- getOffsets() - Method in class org.apache.paimon.format.parquet.position.CollectionPosition
-
- getOperandList(Object) - Method in class org.apache.paimon.flink.utils.FlinkCalciteClasses.SqlBasicCallDelegate
-
- getOperator(Object) - Method in class org.apache.paimon.flink.utils.FlinkCalciteClasses.SqlBasicCallDelegate
-
- getOperatorID() - Method in class org.apache.paimon.flink.sink.AutoTagForSavepointCommitterOperator
-
- getOperatorID() - Method in class org.apache.paimon.flink.sink.BatchWriteGeneratorTagOperator
-
- getOptional(ConfigOption<T>) - Method in class org.apache.paimon.options.Options
-
- getOptions() - Static method in class org.apache.paimon.CoreOptions
-
- getOptions() - Method in class org.apache.paimon.flink.factories.FlinkFactoryUtil.FlinkFactoryHelper
-
Returns all options currently being consumed by the factory.
- getOptions() - Method in class org.apache.paimon.flink.factories.FlinkFactoryUtil.FlinkTableFactoryHelper
-
Returns all options currently being consumed by the factory.
- getOptions() - Static method in class org.apache.paimon.flink.FlinkConnectorOptions
-
- getOptions() - Method in class org.apache.paimon.flink.FormatCatalogTable
-
- getOptions() - Method in interface org.apache.paimon.flink.log.LogStoreTableFactory.RegisterContext
-
Options for the table.
- getOptions() - Method in class org.apache.paimon.flink.SystemCatalogTable
-
- getOptions() - Method in class org.apache.paimon.security.SecurityConfiguration
-
- getOrCompute() - Method in class org.apache.paimon.compact.CompactDeletionFile.GeneratedDeletionFile
-
- getOrCompute() - Method in interface org.apache.paimon.compact.CompactDeletionFile
-
- getOrCompute() - Method in class org.apache.paimon.compact.CompactDeletionFile.LazyCompactDeletionFile
-
- getOrCreate(long) - Method in class org.apache.paimon.stats.SimpleStatsEvolutions
-
- getOrCreate() - Method in class org.apache.paimon.table.source.splitread.IncrementalChangelogReadProvider
-
- getOrCreate() - Method in class org.apache.paimon.table.source.splitread.IncrementalDiffReadProvider
-
- getOrCreate() - Method in class org.apache.paimon.table.source.splitread.MergeFileSplitReadProvider
-
- getOrCreate() - Method in class org.apache.paimon.table.source.splitread.RawFileSplitReadProvider
-
- getOrCreate() - Method in interface org.apache.paimon.table.source.splitread.SplitReadProvider
-
- getOrcTail() - Method in class org.apache.orc.OrcFile.ReaderOptions
-
- getOutput() - Method in class org.apache.paimon.benchmark.metric.cpu.ShellCommandExecutor
-
Gets stdout.
- getOutputFormatClass() - Method in class org.apache.paimon.hive.PaimonStorageHandler
-
- getOverwrite() - Method in class org.apache.orc.OrcFile.WriterOptions
-
- getOverwriteChangesPlan(Snapshot, SnapshotReader) - Method in interface org.apache.paimon.table.source.snapshot.FollowUpScanner
-
- getOwner() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListAllMyBucketsHandler
-
- getPaddingTolerance() - Method in class org.apache.orc.OrcFile.WriterOptions
-
- getPage(CacheKey, CacheReader, CacheCallback) - Method in class org.apache.paimon.io.cache.CacheManager
-
- getPaimonLocation(Configuration, Properties) - Static method in class org.apache.paimon.hive.LocationKeyExtractor
-
Get the real path of Paimon table.
- getPaimonLocation(Configuration, Table) - Static method in class org.apache.paimon.hive.LocationKeyExtractor
-
Get the real path of Paimon table.
- getPaimonLocation(JobConf) - Static method in class org.apache.paimon.hive.LocationKeyExtractor
-
Get the real path of Paimon table.
- getParent() - Method in class org.apache.paimon.fs.Path
-
Returns the parent of a path or null if at root.
- getParquetReader(FileIO, Path) - Static method in class org.apache.paimon.format.parquet.ParquetUtil
-
- getPartition() - Method in interface org.apache.paimon.deletionvectors.append.AppendDeletionFileMaintainer
-
- getPartition() - Method in class org.apache.paimon.deletionvectors.append.BucketedAppendDeletionFileMaintainer
-
- getPartition() - Method in class org.apache.paimon.deletionvectors.append.UnawareAppendDeletionFileMaintainer
-
- getPartition(ObjectPath, CatalogPartitionSpec) - Method in class org.apache.paimon.flink.FlinkCatalog
-
- getPartition(ObjectPath, CatalogPartitionSpec) - Method in class org.apache.paimon.flink.FlinkGenericCatalog
-
- getPartition(InternalRow) - Method in interface org.apache.paimon.table.sink.TableWrite
-
Calculate which partition row
belongs to.
- getPartition(InternalRow) - Method in class org.apache.paimon.table.sink.TableWriteImpl
-
- getPartitionColumnStatistics(ObjectPath, CatalogPartitionSpec) - Method in class org.apache.paimon.flink.FlinkCatalog
-
- getPartitionColumnStatistics(ObjectPath, CatalogPartitionSpec) - Method in class org.apache.paimon.flink.FlinkGenericCatalog
-
- getPartitionComputer(RowType, String, boolean) - Static method in class org.apache.paimon.utils.FileStorePathFactory
-
- getPartitionKeys() - Method in class org.apache.paimon.flink.FormatCatalogTable
-
- getPartitionKeys() - Method in class org.apache.paimon.flink.SystemCatalogTable
-
- getPartitionPair() - Method in class org.apache.paimon.utils.BulkFormatMapping
-
- getPartitionRow() - Method in class org.apache.paimon.data.PartitionInfo
-
- getPartitionRowProjection() - Method in class org.apache.paimon.flink.source.DynamicPartitionFilteringInfo
-
- getPartitions(MultipleParameterToolAdapter) - Method in interface org.apache.paimon.flink.action.ActionFactory
-
- getPartitions(String...) - Static method in class org.apache.paimon.utils.ParameterUtils
-
- getPartitionStatistics(ObjectPath, CatalogPartitionSpec) - Method in class org.apache.paimon.flink.FlinkCatalog
-
- getPartitionStatistics(ObjectPath, CatalogPartitionSpec) - Method in class org.apache.paimon.flink.FlinkGenericCatalog
-
- getPartitionString(BinaryRow) - Method in class org.apache.paimon.utils.FileStorePathFactory
-
IMPORTANT: This method is NOT THREAD SAFE.
- getPath() - Method in class org.apache.paimon.disk.FileIOChannel.ID
-
Returns the path to the underlying temporary file.
- getPath() - Method in class org.apache.paimon.format.parquet.ParquetInputFile
-
- getPath() - Method in interface org.apache.paimon.fs.FileStatus
-
Returns the corresponding Path to the FileStatus.
- getPath() - Method in class org.apache.paimon.hive.mapred.PaimonInputSplit
-
- getPath() - Method in class org.apache.parquet.hadoop.ParquetFileReader
-
- getPathFile() - Method in class org.apache.paimon.disk.FileIOChannel.ID
-
Returns the path to the underlying temporary file as a File.
- getPaths() - Method in interface org.apache.paimon.disk.FileChannelManager
-
Gets all the files corresponding to the config temp dirs.
- getPaths() - Method in class org.apache.paimon.disk.FileChannelManagerImpl
-
- getPathTo(Dependency) - Method in class org.apache.paimon.tools.ci.utils.shared.DependencyTree
-
- getPhysicalMemorySize() - Method in class org.apache.paimon.benchmark.metric.cpu.SysInfoLinux
-
- getPhysicalWriter() - Method in class org.apache.orc.OrcFile.WriterOptions
-
- getPid() - Method in class org.apache.paimon.benchmark.metric.cpu.CpuMetric
-
- getPos() - Method in class org.apache.paimon.format.fs.FSDataWrappedInputStream
-
- getPos() - Method in class org.apache.paimon.format.parquet.ParquetInputStream
-
- getPos() - Method in class org.apache.paimon.fs.AsyncPositionOutputStream
-
- getPos() - Method in class org.apache.paimon.fs.ByteArraySeekableStream
-
- getPos() - Method in class org.apache.paimon.fs.local.LocalFileIO.LocalPositionOutputStream
-
- getPos() - Method in class org.apache.paimon.fs.local.LocalFileIO.LocalSeekableInputStream
-
- getPos() - Method in class org.apache.paimon.fs.PositionOutputStream
-
Gets the position of the stream (non-negative), defined as the number of bytes from the
beginning of the file to the current writing position.
- getPos() - Method in class org.apache.paimon.fs.PositionOutputStreamWrapper
-
- getPos() - Method in class org.apache.paimon.fs.SeekableInputStream
-
Gets the current position in the input stream.
- getPos() - Method in class org.apache.paimon.fs.SeekableInputStreamWrapper
-
- getPos() - Method in class org.apache.paimon.hive.mapred.PaimonRecordReader
-
- getPosition() - Method in class org.apache.paimon.io.DataInputDeserializer
-
- getPositionsCount() - Method in class org.apache.paimon.format.parquet.position.RowPosition
-
- getPostgresTableInfos(Configuration, Predicate<String>, List<Identifier>, TypeMapping) - Static method in class org.apache.paimon.flink.action.cdc.postgres.PostgresActionUtils
-
- getPrecision(DataType) - Static method in class org.apache.paimon.types.DataTypeChecks
-
Returns the precision of all types that define a precision implicitly or explicitly.
- getPrecision(DataType) - Static method in class org.apache.paimon.types.DataTypes
-
- getPrecision() - Method in class org.apache.paimon.types.DecimalType
-
- getPrecision() - Method in class org.apache.paimon.types.LocalZonedTimestampType
-
- getPrecision() - Method in class org.apache.paimon.types.TimestampType
-
- getPrecision() - Method in class org.apache.paimon.types.TimeType
-
- getPredicate() - Method in class org.apache.paimon.flink.action.CompactAction
-
- getPredicateDefinition() - Method in interface org.apache.paimon.casting.CastRule
-
- getPrettyCpu() - Method in class org.apache.paimon.benchmark.metric.BenchmarkMetric
-
- getPrettyCpu() - Method in class org.apache.paimon.benchmark.metric.JobBenchmarkMetric
-
- getPrettyRps() - Method in class org.apache.paimon.benchmark.metric.BenchmarkMetric
-
- getPrettyRps() - Method in class org.apache.paimon.benchmark.metric.JobBenchmarkMetric
-
- getPrettyRpsPerCore() - Method in class org.apache.paimon.benchmark.metric.JobBenchmarkMetric
-
- getPrettyTotalRows() - Method in class org.apache.paimon.benchmark.metric.BenchmarkMetric
-
- getPrettyTotalRows() - Method in class org.apache.paimon.benchmark.metric.JobBenchmarkMetric
-
- getPrimitiveJavaObject(Object) - Method in class org.apache.paimon.hive.objectinspector.PaimonCharObjectInspector
-
- getPrimitiveJavaObject(Object) - Method in class org.apache.paimon.hive.objectinspector.PaimonDateObjectInspector
-
- getPrimitiveJavaObject(Object) - Method in class org.apache.paimon.hive.objectinspector.PaimonDecimalObjectInspector
-
- getPrimitiveJavaObject(Object) - Method in class org.apache.paimon.hive.objectinspector.PaimonStringObjectInspector
-
- getPrimitiveJavaObject(Object) - Method in class org.apache.paimon.hive.objectinspector.PaimonTimeObjectInspector
-
- getPrimitiveJavaObject(Object) - Method in class org.apache.paimon.hive.objectinspector.PaimonTimestampObjectInspector
-
- getPrimitiveJavaObject(Object) - Method in class org.apache.paimon.hive.objectinspector.PaimonVarcharObjectInspector
-
- getPrimitiveWritableObject(Object) - Method in class org.apache.paimon.hive.objectinspector.PaimonCharObjectInspector
-
- getPrimitiveWritableObject(Object) - Method in class org.apache.paimon.hive.objectinspector.PaimonDateObjectInspector
-
- getPrimitiveWritableObject(Object) - Method in class org.apache.paimon.hive.objectinspector.PaimonDecimalObjectInspector
-
- getPrimitiveWritableObject(Object) - Method in class org.apache.paimon.hive.objectinspector.PaimonStringObjectInspector
-
- getPrimitiveWritableObject(Object) - Method in class org.apache.paimon.hive.objectinspector.PaimonTimeObjectInspector
-
- getPrimitiveWritableObject(Object) - Method in class org.apache.paimon.hive.objectinspector.PaimonTimestampObjectInspector
-
- getPrimitiveWritableObject(Object) - Method in class org.apache.paimon.hive.objectinspector.PaimonVarcharObjectInspector
-
- getPrincipal() - Method in class org.apache.paimon.security.SecurityConfiguration
-
- getPrivilegeChecker() - Method in class org.apache.paimon.privilege.FileBasedPrivilegeManager
-
- getPrivilegeChecker() - Method in interface org.apache.paimon.privilege.PrivilegeManager
-
Get
PrivilegeChecker
of this privilege system to check if a user has specific
privileges on an object.
- getPrivilegedCatalog() - Method in class org.apache.paimon.flink.procedure.privilege.PrivilegeProcedureBase
-
- getProcedure(ObjectPath) - Method in class org.apache.paimon.flink.FlinkCatalog
-
Do not annotate with @override
here to maintain compatibility with Flink 1.17-.
- getProcedure(ObjectPath) - Method in class org.apache.paimon.flink.FlinkGenericCatalog
-
Do not annotate with @override
here to maintain compatibility with Flink 1.17-.
- getProcedure(Catalog, ObjectPath) - Static method in class org.apache.paimon.flink.procedure.ProcedureUtil
-
- getProcess() - Method in class org.apache.paimon.benchmark.utils.AutoClosableProcess
-
- getProcessTreeDump() - Method in class org.apache.paimon.benchmark.metric.cpu.ProcfsBasedProcessTree
-
Get a dump of the process-tree.
- getProducedType() - Method in class org.apache.paimon.flink.action.cdc.kafka.KafkaDebeziumAvroDeserializationSchema
-
- getProducedType() - Method in class org.apache.paimon.flink.action.cdc.kafka.KafkaDebeziumJsonDeserializationSchema
-
- getProducedType() - Method in class org.apache.paimon.flink.action.cdc.pulsar.PulsarDebeziumAvroDeserializationSchema
-
- getProducedType() - Method in class org.apache.paimon.flink.action.cdc.serialization.CdcDebeziumDeserializationSchema
-
- getProducedType() - Method in class org.apache.paimon.flink.action.cdc.serialization.CdcJsonDeserializationSchema
-
- getProducedType() - Method in class org.apache.paimon.flink.kafka.KafkaLogDeserializationSchema
-
- getProducedType() - Method in class org.apache.paimon.flink.source.NumberSequenceRowSource
-
- getProgress() - Method in class org.apache.paimon.hive.mapred.PaimonRecordReader
-
- getProlepticGregorian() - Method in class org.apache.orc.OrcFile.WriterOptions
-
- getProtocol() - Method in class org.apache.paimon.jdbc.JdbcClientPool
-
- getQuantile(double) - Method in class org.apache.paimon.metrics.DescriptiveStatisticsHistogramStatistics
-
- getQuantile(double) - Method in class org.apache.paimon.metrics.HistogramStatistics
-
Returns the value for the given quantile based on the represented histogram statistics.
- getQueryExecutor() - Method in class org.apache.paimon.service.network.NetworkServer
-
Returns the thread-pool responsible for processing incoming requests.
- getRandomString(Random, int, int) - Static method in class org.apache.paimon.utils.StringUtils
-
Creates a random string with a length within the given interval.
- getRandomString(Random, int, int, char, char) - Static method in class org.apache.paimon.utils.StringUtils
-
Creates a random string with a length within the given interval.
- getRangeNumber() - Method in class org.apache.paimon.flink.sorter.TableSortInfo
-
- getRawDataSize() - Method in class org.apache.orc.impl.WriterImpl
-
Raw data size will be compute when writing the file footer.
- getRawValue(int) - Method in class org.apache.paimon.flink.FlinkRowData
-
- getRawValue(int) - Method in class org.apache.paimon.flink.ProjectedRowData
-
- getReadBenchmarkSql(Sink, String) - Method in class org.apache.paimon.benchmark.Query
-
- getReaderFactory() - Method in class org.apache.paimon.utils.BulkFormatMapping
-
- getReadPosition() - Method in class org.apache.paimon.data.RandomAccessInputView
-
- getRealIndex(int) - Method in class org.apache.paimon.data.PartitionInfo
-
- getRecordCount() - Method in class org.apache.parquet.hadoop.ParquetFileReader
-
- getRecordReader(InputSplit, JobConf, Reporter) - Method in class org.apache.paimon.hive.mapred.PaimonInputFormat
-
- getRecords(int) - Method in interface org.apache.paimon.flink.action.cdc.MessageQueueSchemaUtils.ConsumerWrapper
-
- getRecordWriter(FileSystem, JobConf, String, Progressable) - Method in class org.apache.paimon.hive.mapred.PaimonOutputFormat
-
- getReferences() - Method in class org.apache.paimon.codegen.GeneratedClass
-
- getReleaseLockSql() - Method in class org.apache.paimon.jdbc.AbstractDistributedLockDialect
-
- getReleaseLockSql() - Method in class org.apache.paimon.jdbc.MysqlDistributedLockDialect
-
- getReleaseLockSql() - Method in class org.apache.paimon.jdbc.SqlLiteDistributedLockDialect
-
- getRepetitionLevel() - Method in class org.apache.paimon.format.parquet.position.LevelDelegation
-
- getRepetitionLevel() - Method in class org.apache.paimon.format.parquet.type.ParquetField
-
- getRequestId(ByteBuf) - Static method in class org.apache.paimon.service.network.messages.MessageSerializer
-
- getRequestId() - Method in class org.apache.paimon.service.network.messages.RequestFailure
-
Returns the request ID responding to.
- getRequireCachedBucketIds() - Method in class org.apache.paimon.flink.lookup.FileStoreLookupFunction
-
Get the set of bucket IDs that need to be cached by the current lookup join subtask.
- getRequiredValue(MultipleParameterToolAdapter, String) - Method in interface org.apache.paimon.flink.action.ActionFactory
-
- getResource(String) - Method in class org.apache.paimon.format.orc.ThreadLocalClassLoaderConfiguration
-
- getResource(String) - Method in class org.apache.paimon.plugin.ComponentClassLoader
-
- getResources(String) - Method in class org.apache.paimon.plugin.ComponentClassLoader
-
- getResult() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.GetBucketAnalyticsConfigurationHandler
-
- getResult() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.GetBucketInventoryConfigurationHandler
-
- getResult() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.GetBucketMetricsConfigurationHandler
-
- getResult() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.GetObjectTaggingHandler
-
- getResult() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListBucketAnalyticsConfigurationHandler
-
- getResult() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListBucketInventoryConfigurationsHandler
-
- getResult() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListBucketMetricsConfigurationsHandler
-
- getResult() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListObjectsV2Handler
-
- getResult() - Method in class org.apache.paimon.mergetree.compact.aggregate.AggregateMergeFunction
-
- getResult() - Method in class org.apache.paimon.mergetree.compact.DeduplicateMergeFunction
-
- getResult() - Method in class org.apache.paimon.mergetree.compact.FirstRowMergeFunction
-
- getResult() - Method in class org.apache.paimon.mergetree.compact.FirstRowMergeFunctionWrapper
-
- getResult() - Method in class org.apache.paimon.mergetree.compact.FullChangelogMergeFunctionWrapper
-
- getResult() - Method in class org.apache.paimon.mergetree.compact.LookupChangelogMergeFunctionWrapper
-
- getResult() - Method in class org.apache.paimon.mergetree.compact.LookupMergeFunction
-
- getResult() - Method in interface org.apache.paimon.mergetree.compact.MergeFunction
-
Get current merged value.
- getResult() - Method in interface org.apache.paimon.mergetree.compact.MergeFunctionWrapper
-
- getResult() - Method in class org.apache.paimon.mergetree.compact.PartialUpdateMergeFunction
-
- getResult() - Method in class org.apache.paimon.mergetree.compact.ReducerMergeFunctionWrapper
-
- getResultedTableFiles() - Method in class org.apache.paimon.operation.metrics.ScanStats
-
- getReusedKv() - Method in class org.apache.paimon.KeyValueSerializer
-
- getRewriteCode() - Method in class org.apache.paimon.codegen.codesplit.BlockStatementGrouper.RewriteGroupedCode
-
- getRight() - Method in class org.apache.paimon.utils.Pair
-
- getRow(int, int) - Method in class org.apache.paimon.casting.CastedRow
-
- getRow(int, int) - Method in class org.apache.paimon.casting.DefaultValueRow
-
- getRow(int, int) - Method in class org.apache.paimon.data.BinaryArray
-
- getRow(int, int) - Method in class org.apache.paimon.data.BinaryRow
-
- getRow(int, int) - Method in class org.apache.paimon.data.columnar.ColumnarArray
-
- getRow(int, int) - Method in class org.apache.paimon.data.columnar.ColumnarRow
-
- getRow(int) - Method in class org.apache.paimon.data.columnar.heap.HeapRowVector
-
- getRow(int) - Method in interface org.apache.paimon.data.columnar.RowColumnVector
-
- getRow(int, int) - Method in class org.apache.paimon.data.columnar.VectorizedColumnBatch
-
- getRow(int, int) - Method in interface org.apache.paimon.data.DataGetters
-
Returns the row value at the given position.
- getRow(int, int) - Method in class org.apache.paimon.data.GenericArray
-
- getRow(int, int) - Method in class org.apache.paimon.data.GenericRow
-
- getRow(int, int) - Method in class org.apache.paimon.data.JoinedRow
-
- getRow(int, int) - Method in class org.apache.paimon.data.LazyGenericRow
-
- getRow(int, int) - Method in class org.apache.paimon.data.NestedRow
-
- getRow(int, int) - Method in class org.apache.paimon.data.safe.SafeBinaryArray
-
- getRow(int, int) - Method in class org.apache.paimon.data.safe.SafeBinaryRow
-
- getRow() - Method in class org.apache.paimon.disk.ExternalBuffer.BufferIterator
-
- getRow() - Method in interface org.apache.paimon.disk.RowBuffer.RowBufferIterator
-
- getRow(int, int) - Method in class org.apache.paimon.flink.FlinkRowData
-
- getRow(int, int) - Method in class org.apache.paimon.flink.FlinkRowWrapper
-
- getRow(int, int) - Method in class org.apache.paimon.flink.ProjectedRowData
-
- getRow(int) - Method in class org.apache.paimon.format.orc.reader.OrcRowColumnVector
-
- getRow(int, int) - Method in class org.apache.paimon.hive.objectinspector.HivePaimonArray
-
- getRow(int, int) - Method in class org.apache.paimon.PartitionSettedRow
-
- getRow(int, int) - Method in class org.apache.paimon.spark.SparkRow
-
- getRow(int, int) - Method in class org.apache.paimon.utils.KeyProjectedRow
-
- getRow(int, int) - Method in class org.apache.paimon.utils.OffsetRow
-
- getRow(int, int) - Method in class org.apache.paimon.utils.PartialRow
-
- getRow(int, int) - Method in class org.apache.paimon.utils.ProjectedArray
-
- getRow(int, int) - Method in class org.apache.paimon.utils.ProjectedRow
-
- getRowCount() - Method in class org.apache.paimon.fileindex.bitmap.BitmapFileIndexMeta
-
- getRowCount() - Method in class org.apache.paimon.format.SimpleStatsExtractor.FileInfo
-
- getRowGroups() - Method in class org.apache.parquet.hadoop.ParquetFileReader
-
- getRowIndexStride() - Method in class org.apache.orc.OrcFile.WriterOptions
-
- getRowKind() - Method in class org.apache.paimon.casting.CastedRow
-
- getRowKind() - Method in class org.apache.paimon.casting.DefaultValueRow
-
- getRowKind() - Method in class org.apache.paimon.data.BinaryRow
-
- getRowKind() - Method in class org.apache.paimon.data.columnar.ColumnarRow
-
- getRowKind() - Method in class org.apache.paimon.data.GenericRow
-
- getRowKind() - Method in interface org.apache.paimon.data.InternalRow
-
Returns the kind of change that this row describes in a changelog.
- getRowKind() - Method in class org.apache.paimon.data.JoinedRow
-
- getRowKind() - Method in class org.apache.paimon.data.LazyGenericRow
-
- getRowKind() - Method in class org.apache.paimon.data.NestedRow
-
- getRowKind() - Method in class org.apache.paimon.data.safe.SafeBinaryRow
-
- getRowKind() - Method in class org.apache.paimon.flink.FlinkRowData
-
- getRowKind() - Method in class org.apache.paimon.flink.FlinkRowWrapper
-
- getRowKind() - Method in class org.apache.paimon.flink.ProjectedRowData
-
- getRowKind() - Method in class org.apache.paimon.PartitionSettedRow
-
- getRowKind() - Method in class org.apache.paimon.spark.SparkRow
-
- getRowKind(RowKindGenerator, InternalRow) - Static method in class org.apache.paimon.table.sink.RowKindGenerator
-
- getRowKind() - Method in class org.apache.paimon.utils.KeyProjectedRow
-
- getRowKind() - Method in class org.apache.paimon.utils.OffsetRow
-
- getRowKind() - Method in class org.apache.paimon.utils.PartialRow
-
- getRowKind() - Method in class org.apache.paimon.utils.ProjectedRow
-
- getRowNumber(int, int, int[]) - Method in class org.apache.paimon.arrow.writer.ArrowFieldWriter
-
- getRowType() - Static method in class org.apache.paimon.table.system.CompactBucketsTable
-
- getRowType() - Static method in class org.apache.paimon.table.system.FileMonitorTable
-
- getRps() - Method in class org.apache.paimon.benchmark.metric.BenchmarkMetric
-
- getRpsPerCore() - Method in class org.apache.paimon.benchmark.metric.JobBenchmarkMetric
-
- getRssMemorySize() - Method in class org.apache.paimon.benchmark.metric.cpu.ProcfsBasedProcessTree
-
- getRssMemorySize(int) - Method in class org.apache.paimon.benchmark.metric.cpu.ProcfsBasedProcessTree
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationConstantRestContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationConstantRestContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationMethodOrConstantRestContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationMethodOrConstantRestContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationMethodRestContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationMethodRestContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeBodyContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeBodyContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeDeclarationContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeDeclarationContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeElementDeclarationContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeElementDeclarationContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeElementRestContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeElementRestContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ArgumentsContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ArgumentsContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ArrayCreatorRestContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ArrayCreatorRestContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ArrayInitializerContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ArrayInitializerContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.BlockContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.BlockContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.BlockStatementContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.BlockStatementContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CatchClauseContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CatchClauseContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CatchTypeContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CatchTypeContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassBodyContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassBodyContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassBodyDeclarationContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassBodyDeclarationContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassCreatorRestContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassCreatorRestContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassDeclarationContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassDeclarationContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassOrInterfaceModifierContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassOrInterfaceModifierContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassOrInterfaceTypeContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassOrInterfaceTypeContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassTypeContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassTypeContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CompilationUnitContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CompilationUnitContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstantDeclaratorContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstantDeclaratorContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstDeclarationContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstDeclarationContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstructorCallContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstructorCallContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstructorDeclarationContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstructorDeclarationContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CreatedNameContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CreatedNameContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CreatorContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CreatorContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.DefaultValueContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.DefaultValueContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ElementValueArrayInitializerContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ElementValueArrayInitializerContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ElementValueContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ElementValueContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ElementValuePairContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ElementValuePairContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ElementValuePairsContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ElementValuePairsContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnhancedForControlContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnhancedForControlContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumBodyDeclarationsContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumBodyDeclarationsContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumConstantContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumConstantContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumConstantsContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumConstantsContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumDeclarationContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumDeclarationContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExplicitGenericInvocationContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExplicitGenericInvocationContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExplicitGenericInvocationSuffixContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExplicitGenericInvocationSuffixContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionListContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionListContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FieldDeclarationContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FieldDeclarationContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FinallyBlockContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FinallyBlockContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FloatLiteralContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FloatLiteralContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ForControlContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ForControlContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ForInitContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ForInitContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FormalParameterContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FormalParameterContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FormalParameterListContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FormalParameterListContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FormalParametersContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FormalParametersContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.GenericConstructorDeclarationContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.GenericConstructorDeclarationContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.GenericInterfaceMethodDeclarationContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.GenericInterfaceMethodDeclarationContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.GenericMethodDeclarationContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.GenericMethodDeclarationContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ImportDeclarationContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ImportDeclarationContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InnerCreatorContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InnerCreatorContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.IntegerLiteralContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.IntegerLiteralContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceBodyContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceBodyContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceBodyDeclarationContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceBodyDeclarationContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceDeclarationContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceDeclarationContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMemberDeclarationContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMemberDeclarationContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMethodDeclarationContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMethodDeclarationContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMethodModifierContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMethodModifierContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LambdaBodyContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LambdaBodyContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LambdaExpressionContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LambdaExpressionContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LambdaParametersContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LambdaParametersContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LastFormalParameterContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LastFormalParameterContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LiteralContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LiteralContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LocalTypeDeclarationContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LocalTypeDeclarationContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LocalVariableDeclarationContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LocalVariableDeclarationContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MemberDeclarationContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MemberDeclarationContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MethodBodyContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MethodBodyContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MethodCallContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MethodCallContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MethodDeclarationContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MethodDeclarationContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ModifierContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ModifierContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.NonWildcardTypeArgumentsContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.NonWildcardTypeArgumentsContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.NonWildcardTypeArgumentsOrDiamondContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.NonWildcardTypeArgumentsOrDiamondContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PackageDeclarationContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PackageDeclarationContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ParExpressionContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ParExpressionContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PrimaryContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PrimaryContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PrimitiveTypeContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PrimitiveTypeContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.QualifiedNameContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.QualifiedNameContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.QualifiedNameListContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.QualifiedNameListContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ResourceContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ResourceContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ResourcesContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ResourcesContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ResourceSpecificationContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ResourceSpecificationContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.SuperSuffixContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.SuperSuffixContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.SwitchBlockStatementGroupContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.SwitchBlockStatementGroupContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.SwitchLabelContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.SwitchLabelContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeArgumentContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeArgumentContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeArgumentsContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeArgumentsContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeArgumentsOrDiamondContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeArgumentsOrDiamondContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeBoundContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeBoundContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeDeclarationContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeDeclarationContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeListContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeListContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeParameterContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeParameterContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeParametersContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeParametersContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeTypeContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeTypeContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeTypeOrVoidContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeTypeOrVoidContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableDeclaratorContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableDeclaratorContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableDeclaratorIdContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableDeclaratorIdContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableDeclaratorsContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableDeclaratorsContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableInitializerContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableInitializerContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableModifierContext
-
- getRuleIndex() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableModifierContext
-
- getRuleNames() - Method in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- getRuleNames() - Method in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- getRuleNames() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- getRuleNames() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- getScale(DataType) - Static method in class org.apache.paimon.types.DataTypeChecks
-
Returns the scale of all types that define a scale implicitly or explicitly.
- getScale() - Method in class org.apache.paimon.types.DecimalType
-
- getScanFullSnapshot() - Method in class org.apache.paimon.table.source.snapshot.StartingContext
-
- getScannedManifests() - Method in class org.apache.paimon.operation.metrics.ScanStats
-
- getScanRuntimeProvider(ScanTableSource.ScanContext) - Method in class org.apache.paimon.flink.source.BaseDataTableSource
-
- getScanRuntimeProvider(ScanTableSource.ScanContext) - Method in class org.apache.paimon.flink.source.SystemTableSource
-
- getSchema() - Method in class org.apache.orc.impl.WriterImpl
-
- getSchema() - Method in class org.apache.orc.OrcFile.WriterOptions
-
- getSchema(MessageQueueSchemaUtils.ConsumerWrapper, DataFormat, TypeMapping) - Static method in class org.apache.paimon.flink.action.cdc.MessageQueueSchemaUtils
-
Retrieves the Kafka schema for a given topic.
- getSchema() - Method in class org.apache.paimon.format.orc.writer.Vectorizer
-
Provides the ORC schema.
- getScheme() - Method in class org.apache.paimon.flink.FlinkFileIOLoader
-
- getScheme() - Method in interface org.apache.paimon.fs.FileIOLoader
-
- getScheme() - Method in class org.apache.paimon.fs.hadoop.HadoopFileIOLoader
-
- getScheme() - Method in class org.apache.paimon.fs.hadoop.HadoopViewFsFileIOLoader
-
- getScheme() - Method in class org.apache.paimon.fs.local.LocalFileIOLoader
-
- getScheme() - Method in class org.apache.paimon.oss.OSSLoader
-
- getScheme() - Method in class org.apache.paimon.s3.S3Loader
-
- getScope() - Method in class org.apache.paimon.tools.ci.utils.shared.Dependency
-
- getSegments() - Method in class org.apache.paimon.data.BinarySection
-
- getSegmentSize() - Method in class org.apache.paimon.data.AbstractPagedOutputView
-
Gets the size of the segments used by this view.
- getSerDeClass() - Method in class org.apache.paimon.hive.PaimonStorageHandler
-
- getSerDeStats() - Method in class org.apache.paimon.hive.PaimonSerDe
-
- getSerializedATN() - Method in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- getSerializedATN() - Method in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- getSerializedATN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- getSerializedATN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- getSerializedClass() - Method in class org.apache.paimon.hive.PaimonSerDe
-
- getSerializedRowFixedPartLength() - Method in class org.apache.paimon.data.serializer.BinaryRowSerializer
-
Return fixed part length to serialize one row.
- getServerAddress() - Method in interface org.apache.paimon.query.QueryServer
-
Returns the
address
the server is listening to.
- getServerAddress() - Method in class org.apache.paimon.service.network.NetworkServer
-
Returns the address of this server.
- getServerAddress() - Method in class org.apache.paimon.service.server.KvQueryServer
-
- getServerName() - Method in class org.apache.paimon.service.network.AbstractServerHandler
-
- getServerName() - Method in class org.apache.paimon.service.network.NetworkServer
-
Gets the name of the server.
- getSetValuesByIndex(String, int) - Static method in class org.apache.paimon.flink.action.cdc.format.canal.CanalFieldParser
-
- getSharedBuffer() - Method in class org.apache.paimon.io.DataOutputSerializer
-
Gets a reference to the internal byte buffer.
- getShort(int) - Method in class org.apache.paimon.casting.CastedRow
-
- getShort(int) - Method in class org.apache.paimon.casting.DefaultValueRow
-
- getShort(int) - Method in class org.apache.paimon.data.BinaryArray
-
- getShort(int) - Method in class org.apache.paimon.data.BinaryRow
-
- getShort(int) - Method in class org.apache.paimon.data.columnar.ColumnarArray
-
- getShort(int) - Method in class org.apache.paimon.data.columnar.ColumnarRow
-
- getShort(int) - Method in class org.apache.paimon.data.columnar.heap.HeapShortVector
-
- getShort(int) - Method in interface org.apache.paimon.data.columnar.ShortColumnVector
-
- getShort(int, int) - Method in class org.apache.paimon.data.columnar.VectorizedColumnBatch
-
- getShort(int) - Method in interface org.apache.paimon.data.DataGetters
-
Returns the short value at the given position.
- getShort(int) - Method in class org.apache.paimon.data.GenericArray
-
- getShort(int) - Method in class org.apache.paimon.data.GenericRow
-
- getShort(int) - Method in class org.apache.paimon.data.JoinedRow
-
- getShort(int) - Method in class org.apache.paimon.data.LazyGenericRow
-
- getShort(int) - Method in class org.apache.paimon.data.NestedRow
-
- getShort(int) - Method in class org.apache.paimon.data.safe.SafeBinaryArray
-
- getShort(int) - Method in class org.apache.paimon.data.safe.SafeBinaryRow
-
- getShort(int) - Method in class org.apache.paimon.flink.FlinkRowData
-
- getShort(int) - Method in class org.apache.paimon.flink.FlinkRowWrapper
-
- getShort(int) - Method in class org.apache.paimon.flink.ProjectedRowData
-
- getShort(int) - Method in class org.apache.paimon.format.orc.reader.OrcLongColumnVector
-
- getShort(int) - Method in class org.apache.paimon.hive.objectinspector.HivePaimonArray
-
- getShort(byte[], int) - Static method in class org.apache.paimon.memory.BytesUtils
-
- getShort(int) - Method in class org.apache.paimon.memory.MemorySegment
-
- getShort(MemorySegment[], int) - Static method in class org.apache.paimon.memory.MemorySegmentUtils
-
get short from segments.
- getShort(int) - Method in class org.apache.paimon.PartitionSettedRow
-
- getShort(int) - Method in class org.apache.paimon.spark.SparkArrayData
-
- getShort(int) - Method in class org.apache.paimon.spark.SparkInternalRow
-
- getShort(int) - Method in class org.apache.paimon.spark.SparkRow
-
- getShort(int) - Method in class org.apache.paimon.utils.KeyProjectedRow
-
- getShort(int) - Method in class org.apache.paimon.utils.OffsetRow
-
- getShort(int) - Method in class org.apache.paimon.utils.PartialRow
-
- getShort(int) - Method in class org.apache.paimon.utils.ProjectedArray
-
- getShort(int) - Method in class org.apache.paimon.utils.ProjectedRow
-
- getShortBigEndian(int) - Method in class org.apache.paimon.memory.MemorySegment
-
- getShortLittleEndian(int) - Method in class org.apache.paimon.memory.MemorySegment
-
- getSideOutput(SingleOutputStreamOperator<?>, OutputTag<T>) - Static method in class org.apache.paimon.flink.utils.SingleOutputStreamOperatorUtils
-
- getSingleValueFromState(StateInitializationContext, String, Class<T>, T) - Static method in class org.apache.paimon.flink.sink.StateUtils
-
- getSinkParallelism() - Method in class org.apache.paimon.flink.sorter.TableSortInfo
-
- getSinkRuntimeProvider(DynamicTableSink.Context) - Method in class org.apache.paimon.flink.sink.FlinkTableSinkBase
-
- getSize() - Method in class org.apache.paimon.data.columnar.heap.HeapArrayVector
-
- getSize() - Method in class org.apache.paimon.data.columnar.heap.HeapMapVector
-
- getSize() - Method in class org.apache.paimon.disk.AbstractFileIOChannel
-
- getSize() - Method in interface org.apache.paimon.disk.FileIOChannel
-
Gets the size (in bytes) of the file underlying the channel.
- getSize() - Method in class org.apache.paimon.memory.Buffer
-
- getSizeInBytes() - Method in class org.apache.paimon.data.BinarySection
-
- getSkippedByPartitionAndStats() - Method in class org.apache.paimon.operation.metrics.ScanStats
-
- getSkippedByWholeBucketFiles() - Method in class org.apache.paimon.operation.metrics.ScanStats
-
- getSkippedTableFiles() - Method in class org.apache.paimon.operation.metrics.ScanStats
-
- getSnapshotId(FileStoreSourceSplit) - Static method in class org.apache.paimon.flink.utils.TableScanUtils
-
- getSnapshotId() - Method in interface org.apache.paimon.lineage.DataLineageEntity
-
- getSnapshotId() - Method in class org.apache.paimon.table.source.snapshot.StartingContext
-
- getSnapshotMaxDeletes() - Method in class org.apache.paimon.options.ExpireConfig
-
- getSnapshotRetainMax() - Method in class org.apache.paimon.options.ExpireConfig
-
- getSnapshotRetainMin() - Method in class org.apache.paimon.options.ExpireConfig
-
- getSnapshotTimeRetain() - Method in class org.apache.paimon.options.ExpireConfig
-
- getSortColumns() - Method in class org.apache.paimon.flink.sorter.TableSortInfo
-
- getSorter(StreamExecutionEnvironment, DataStream<RowData>, FileStoreTable, TableSortInfo) - Static method in class org.apache.paimon.flink.sorter.TableSorter
-
- getSorter(FileStoreTable, TableSorter.OrderType, List<String>) - Static method in class org.apache.paimon.spark.sort.TableSorter
-
- getSortStrategy() - Method in class org.apache.paimon.flink.sorter.TableSortInfo
-
- getSourceIdentifier() - Method in class org.apache.paimon.flink.clone.CloneFileInfo
-
- getSourceMetric(String, String, String) - Method in class org.apache.paimon.benchmark.metric.FlinkRestClient
-
- getSourceVertexId(String) - Method in class org.apache.paimon.benchmark.metric.FlinkRestClient
-
- getSpillChannels() - Method in class org.apache.paimon.disk.ExternalBuffer
-
- getSpillingDirectories() - Method in class org.apache.paimon.disk.IOManagerImpl
-
Gets the directories that the I/O manager spills to.
- getSpillingDirectoriesPaths() - Method in class org.apache.paimon.disk.IOManagerImpl
-
Gets the directories that the I/O manager spills to, as path strings.
- getSplitAssigner() - Method in class org.apache.paimon.flink.source.StaticFileStoreSplitEnumerator
-
- getSplits(JobConf, int) - Method in class org.apache.paimon.hive.mapred.PaimonInputFormat
-
- getSplitSerializer() - Method in class org.apache.paimon.flink.source.FlinkSource
-
- getSplitSerializer() - Method in class org.apache.paimon.flink.source.NumberSequenceRowSource
-
- getSplitSerializer() - Method in class org.apache.paimon.flink.source.RewriteFileIndexSource
-
- getStart() - Method in class org.apache.paimon.hive.mapred.PaimonInputSplit
-
- getStatistics() - Method in class org.apache.orc.impl.WriterImpl
-
- getStatistics() - Method in class org.apache.paimon.flink.metrics.FlinkHistogram
-
- getStatistics() - Method in class org.apache.paimon.metrics.DescriptiveStatisticsHistogram
-
- getStatistics() - Method in interface org.apache.paimon.metrics.Histogram
-
Create statistics for the currently recorded elements.
- getStdDev() - Method in class org.apache.paimon.metrics.DescriptiveStatisticsHistogramStatistics
-
- getStdDev() - Method in class org.apache.paimon.metrics.HistogramStatistics
-
Returns the standard deviation of the distribution reflected by the histogram statistics.
- getStorageBytesRead() - Method in class org.apache.paimon.benchmark.metric.cpu.SysInfoLinux
-
- getStorageBytesWritten() - Method in class org.apache.paimon.benchmark.metric.cpu.SysInfoLinux
-
- getStreamOperatorClass(ClassLoader) - Method in class org.apache.paimon.flink.source.AppendBypassCoordinateOperatorFactory
-
- getStreamOptions() - Method in class org.apache.orc.impl.PhysicalFsWriter
-
- getString(Properties, Configuration) - Method in enum org.apache.orc.OrcConf
-
- getString(Configuration) - Method in enum org.apache.orc.OrcConf
-
- getString(int) - Method in class org.apache.paimon.casting.CastedRow
-
- getString(int) - Method in class org.apache.paimon.casting.DefaultValueRow
-
- getString(int) - Method in class org.apache.paimon.data.BinaryArray
-
- getString(int) - Method in class org.apache.paimon.data.BinaryRow
-
- getString(int) - Method in class org.apache.paimon.data.columnar.ColumnarArray
-
- getString(int) - Method in class org.apache.paimon.data.columnar.ColumnarRow
-
- getString(int, int) - Method in class org.apache.paimon.data.columnar.VectorizedColumnBatch
-
- getString(int) - Method in interface org.apache.paimon.data.DataGetters
-
Returns the string value at the given position.
- getString(int) - Method in class org.apache.paimon.data.GenericArray
-
- getString(int) - Method in class org.apache.paimon.data.GenericRow
-
- getString(int) - Method in class org.apache.paimon.data.JoinedRow
-
- getString(int) - Method in class org.apache.paimon.data.LazyGenericRow
-
- getString(int) - Method in class org.apache.paimon.data.NestedRow
-
- getString(int) - Method in class org.apache.paimon.data.safe.SafeBinaryArray
-
- getString(int) - Method in class org.apache.paimon.data.safe.SafeBinaryRow
-
- getString(int) - Method in class org.apache.paimon.flink.FlinkRowData
-
- getString(int) - Method in class org.apache.paimon.flink.FlinkRowWrapper
-
- getString(int) - Method in class org.apache.paimon.flink.ProjectedRowData
-
- getString(int) - Method in class org.apache.paimon.hive.objectinspector.HivePaimonArray
-
- getString(ConfigOption<String>) - Method in class org.apache.paimon.options.Options
-
- getString(String, String) - Method in class org.apache.paimon.options.Options
-
- getString(int) - Method in class org.apache.paimon.PartitionSettedRow
-
- getString(int) - Method in class org.apache.paimon.spark.SparkRow
-
- getString(int) - Method in class org.apache.paimon.utils.KeyProjectedRow
-
- getString(int) - Method in class org.apache.paimon.utils.OffsetRow
-
- getString(int) - Method in class org.apache.paimon.utils.PartialRow
-
- getString(int) - Method in class org.apache.paimon.utils.ProjectedArray
-
- getString(int) - Method in class org.apache.paimon.utils.ProjectedRow
-
- getStringAsList(Configuration) - Method in enum org.apache.orc.OrcConf
-
- getStringInMillis(Duration) - Static method in class org.apache.paimon.utils.TimeUtils
-
- getStripeRowCountValue() - Method in class org.apache.orc.OrcFile.WriterOptions
-
- getStripes() - Method in class org.apache.orc.impl.WriterImpl
-
- getStripeSize() - Method in class org.apache.orc.OrcFile.WriterOptions
-
- getStruct(int, int) - Method in class org.apache.paimon.spark.SparkArrayData
-
- getStruct(int, int) - Method in class org.apache.paimon.spark.SparkInternalRow
-
- getStructFieldData(Object, StructField) - Method in class org.apache.paimon.hive.objectinspector.PaimonInternalRowObjectInspector
-
- getStructFieldRef(String) - Method in class org.apache.paimon.hive.objectinspector.PaimonInternalRowObjectInspector
-
- getStructFieldsDataAsList(Object) - Method in class org.apache.paimon.hive.objectinspector.PaimonInternalRowObjectInspector
-
- getStyles() - Method in class org.apache.paimon.options.description.TextElement
-
- getSystemTableName() - Method in class org.apache.paimon.catalog.Identifier
-
- getTable(Identifier) - Method in class org.apache.paimon.catalog.AbstractCatalog
-
- getTable(Identifier) - Method in class org.apache.paimon.catalog.CachingCatalog
-
- getTable(Identifier) - Method in interface org.apache.paimon.catalog.Catalog
-
- getTable(Identifier) - Method in class org.apache.paimon.catalog.DelegateCatalog
-
- getTable(ObjectPath) - Method in class org.apache.paimon.flink.FlinkCatalog
-
- getTable(ObjectPath, long) - Method in class org.apache.paimon.flink.FlinkCatalog
-
Do not annotate with @override
here to maintain compatibility with Flink 1.17-.
- getTable(ObjectPath) - Method in class org.apache.paimon.flink.FlinkGenericCatalog
-
- getTable() - Method in class org.apache.paimon.flink.sink.MultiTableCommittable
-
- getTable() - Method in class org.apache.paimon.flink.source.FlinkTableSource
-
- getTable() - Method in class org.apache.paimon.hive.mapred.PaimonInputSplit
-
- getTable(JdbcClientPool, String, String, String) - Static method in class org.apache.paimon.jdbc.JdbcUtils
-
Get paimon table metadata.
- getTable() - Method in interface org.apache.paimon.lineage.TableLineageEntity
-
- getTable() - Method in class org.apache.paimon.lineage.TableLineageEntityImpl
-
- getTable(Identifier) - Method in class org.apache.paimon.privilege.PrivilegedCatalog
-
- getTableChanges() - Method in class org.apache.paimon.flink.action.cdc.mysql.format.DebeziumEvent.Payload
-
Get table changes in history record.
- getTableChanges(String) - Static method in class org.apache.paimon.flink.action.cdc.mysql.format.DebeziumEventUtils
-
- getTableColumnStatistics(ObjectPath) - Method in class org.apache.paimon.flink.FlinkCatalog
-
- getTableColumnStatistics(ObjectPath) - Method in class org.apache.paimon.flink.FlinkGenericCatalog
-
- getTableFactory() - Method in class org.apache.paimon.flink.FlinkGenericCatalog
-
- getTableFilesAdded() - Method in class org.apache.paimon.operation.metrics.CommitStats
-
- getTableFilesAppended() - Method in class org.apache.paimon.operation.metrics.CommitStats
-
- getTableFilesCompacted() - Method in class org.apache.paimon.operation.metrics.CommitStats
-
- getTableFilesDeleted() - Method in class org.apache.paimon.operation.metrics.CommitStats
-
- getTableLocation(Identifier) - Method in class org.apache.paimon.catalog.AbstractCatalog
-
- getTableLocation(Identifier) - Method in interface org.apache.paimon.catalog.Catalog
-
Get the table location in this catalog.
- getTableLocation(Identifier) - Method in class org.apache.paimon.catalog.DelegateCatalog
-
- getTableLocation(Identifier) - Method in class org.apache.paimon.hive.HiveCatalog
-
- getTableLocation(Table) - Method in interface org.apache.paimon.hive.LocationHelper
-
- getTableLocation(Table) - Method in class org.apache.paimon.hive.StorageLocationHelper
-
- getTableLocation(Table) - Method in class org.apache.paimon.hive.TBPropertiesLocationHelper
-
- getTableName() - Method in class org.apache.paimon.catalog.Identifier
-
- getTableName() - Method in class org.apache.paimon.flink.action.cdc.format.AbstractJsonRecordParser
-
- getTableName() - Method in class org.apache.paimon.flink.action.cdc.format.AbstractRecordParser
-
- getTableName() - Method in class org.apache.paimon.flink.action.cdc.format.debezium.DebeziumAvroRecordParser
-
- getTableName() - Method in class org.apache.paimon.flink.action.cdc.format.debezium.DebeziumJsonRecordParser
-
- getTableName() - Method in class org.apache.paimon.flink.action.cdc.format.dms.DMSRecordParser
-
- getTableName() - Method in class org.apache.paimon.flink.action.cdc.format.ogg.OggRecordParser
-
- getTablePath(MultipleParameterToolAdapter) - Method in interface org.apache.paimon.flink.action.ActionFactory
-
- getTableStatistics(ObjectPath) - Method in class org.apache.paimon.flink.FlinkCatalog
-
- getTableStatistics(ObjectPath) - Method in class org.apache.paimon.flink.FlinkGenericCatalog
-
- getTagAutoCreation() - Method in class org.apache.paimon.tag.TagAutoManager
-
- getTagCreateTime() - Method in class org.apache.paimon.tag.Tag
-
- getTagTimeExpire() - Method in class org.apache.paimon.tag.TagAutoManager
-
- getTagTimeRetained() - Method in class org.apache.paimon.tag.Tag
-
- getTargetIdentifier() - Method in class org.apache.paimon.flink.clone.CloneFileInfo
-
- getTargetPathIfContainsSymbolicPath(Path) - Static method in class org.apache.paimon.utils.LocalFileUtils
-
Get a target path(the path that replaced symbolic links with linked path) if the original
path contains symbolic path, return the original path otherwise.
- getTargetTypeFamilies() - Method in class org.apache.paimon.casting.CastRulePredicate
-
- getTargetTypeRoots() - Method in class org.apache.paimon.casting.CastRulePredicate
-
- getTargetTypes() - Method in class org.apache.paimon.casting.CastRulePredicate
-
- getTaskManagerPidList() - Static method in class org.apache.paimon.benchmark.metric.cpu.CpuMetricSender
-
- getTebiBytes() - Method in class org.apache.paimon.options.MemorySize
-
Gets the memory size in Tebibytes (= 1024 Gibibytes).
- getText() - Method in class org.apache.paimon.options.description.LinkElement
-
- getTimestamp(int, int) - Method in class org.apache.paimon.casting.CastedRow
-
- getTimestamp(int, int) - Method in class org.apache.paimon.casting.DefaultValueRow
-
- getTimestamp(int, int) - Method in class org.apache.paimon.data.BinaryArray
-
- getTimestamp(int, int) - Method in class org.apache.paimon.data.BinaryRow
-
- getTimestamp(int, int) - Method in class org.apache.paimon.data.columnar.ColumnarArray
-
- getTimestamp(int, int) - Method in class org.apache.paimon.data.columnar.ColumnarRow
-
- getTimestamp(int, int) - Method in class org.apache.paimon.data.columnar.heap.HeapTimestampVector
-
- getTimestamp(int, int) - Method in interface org.apache.paimon.data.columnar.TimestampColumnVector
-
- getTimestamp(int, int, int) - Method in class org.apache.paimon.data.columnar.VectorizedColumnBatch
-
- getTimestamp(int, int) - Method in interface org.apache.paimon.data.DataGetters
-
Returns the timestamp value at the given position.
- getTimestamp(int, int) - Method in class org.apache.paimon.data.GenericArray
-
- getTimestamp(int, int) - Method in class org.apache.paimon.data.GenericRow
-
- getTimestamp(int, int) - Method in class org.apache.paimon.data.JoinedRow
-
- getTimestamp(int, int) - Method in class org.apache.paimon.data.LazyGenericRow
-
- getTimestamp(int, int) - Method in class org.apache.paimon.data.NestedRow
-
- getTimestamp(int, int) - Method in class org.apache.paimon.data.safe.SafeBinaryArray
-
- getTimestamp(int, int) - Method in class org.apache.paimon.data.safe.SafeBinaryRow
-
- getTimestamp(int, int) - Method in class org.apache.paimon.flink.FlinkRowData
-
- getTimestamp(int, int) - Method in class org.apache.paimon.flink.FlinkRowWrapper
-
- getTimestamp(int, int) - Method in class org.apache.paimon.flink.ProjectedRowData
-
- getTimestamp(int, int) - Method in class org.apache.paimon.format.orc.reader.OrcLegacyTimestampColumnVector
-
- getTimestamp(int, int) - Method in class org.apache.paimon.format.orc.reader.OrcTimestampColumnVector
-
- getTimestamp(int, int) - Method in class org.apache.paimon.format.parquet.reader.ParquetTimestampVector
-
- getTimestamp(int, int) - Method in class org.apache.paimon.hive.objectinspector.HivePaimonArray
-
- getTimestamp(int, int) - Method in class org.apache.paimon.PartitionSettedRow
-
- getTimestamp(int, int) - Method in class org.apache.paimon.spark.SparkRow
-
- getTimestamp(int, int) - Method in class org.apache.paimon.utils.KeyProjectedRow
-
- getTimestamp(int, int) - Method in class org.apache.paimon.utils.OffsetRow
-
- getTimestamp(int, int) - Method in class org.apache.paimon.utils.PartialRow
-
- getTimestamp(int, int) - Method in class org.apache.paimon.utils.ProjectedArray
-
- getTimestamp(int, int) - Method in class org.apache.paimon.utils.ProjectedRow
-
- getTo() - Method in class org.apache.paimon.flink.source.NumberSequenceRowSource
-
- getTokenNames() - Method in class org.apache.paimon.codegen.codesplit.JavaLexer
-
Deprecated.
- getTokenNames() - Method in class org.apache.paimon.codegen.codesplit.JavaLexer
-
Deprecated.
- getTokenNames() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
Deprecated.
- getTokenNames() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
Deprecated.
- getTopic() - Method in class org.apache.paimon.flink.action.cdc.CdcSourceRecord
-
- getTotalCpu() - Method in class org.apache.paimon.benchmark.metric.cpu.CpuMetricReceiver
-
- getTotalFields() - Method in class org.apache.paimon.flink.compact.changelog.ChangelogTaskTypeInfo
-
- getTotalFields() - Method in class org.apache.paimon.flink.sink.CommittableTypeInfo
-
- getTotalFields() - Method in class org.apache.paimon.flink.sink.CompactionTaskTypeInfo
-
- getTotalFields() - Method in class org.apache.paimon.flink.sink.MultiTableCommittableTypeInfo
-
- getTotalFields() - Method in class org.apache.paimon.flink.sink.MultiTableCompactionTaskTypeInfo
-
- getTotalFields() - Method in class org.apache.paimon.flink.utils.InternalTypeInfo
-
- getTotalFields() - Method in class org.apache.paimon.flink.utils.JavaTypeInfo
-
- getTotalNumRecords(String, String) - Method in class org.apache.paimon.benchmark.metric.FlinkRestClient
-
- getTotalRows() - Method in class org.apache.paimon.benchmark.metric.BenchmarkMetric
-
- getTryReleaseTimedOutLock() - Method in class org.apache.paimon.jdbc.AbstractDistributedLockDialect
-
- getTryReleaseTimedOutLock() - Method in class org.apache.paimon.jdbc.MysqlDistributedLockDialect
-
- getTryReleaseTimedOutLock() - Method in class org.apache.paimon.jdbc.SqlLiteDistributedLockDialect
-
- getType(int) - Method in class org.apache.paimon.data.PartitionInfo
-
- getType() - Method in class org.apache.paimon.format.parquet.type.ParquetField
-
- getTypeAt(int) - Method in class org.apache.paimon.types.RowType
-
- getTypeClass() - Method in class org.apache.paimon.flink.compact.changelog.ChangelogTaskTypeInfo
-
- getTypeClass() - Method in class org.apache.paimon.flink.sink.CommittableTypeInfo
-
- getTypeClass() - Method in class org.apache.paimon.flink.sink.CompactionTaskTypeInfo
-
- getTypeClass() - Method in class org.apache.paimon.flink.sink.MultiTableCommittableTypeInfo
-
- getTypeClass() - Method in class org.apache.paimon.flink.sink.MultiTableCompactionTaskTypeInfo
-
- getTypeClass() - Method in class org.apache.paimon.flink.utils.InternalTypeInfo
-
- getTypeClass(JavaSerializer) - Method in class org.apache.paimon.flink.utils.JavaSerializer.JavaSerializerSnapshot
-
- getTypeClass() - Method in class org.apache.paimon.flink.utils.JavaTypeInfo
-
- getTypeInfo(String) - Static method in class org.apache.paimon.flink.action.cdc.mysql.MySqlTypeUtils
-
- getTypeName() - Method in class org.apache.paimon.hive.objectinspector.PaimonInternalRowObjectInspector
-
- getTypeName() - Method in class org.apache.paimon.hive.objectinspector.PaimonListObjectInspector
-
- getTypeName() - Method in class org.apache.paimon.hive.objectinspector.PaimonMapObjectInspector
-
- getTypeRoot() - Method in class org.apache.paimon.types.DataType
-
Returns the root of this type.
- getUnits() - Method in enum org.apache.paimon.options.MemorySize.MemoryUnit
-
- getUnresolvedSchema() - Method in class org.apache.paimon.flink.DataCatalogTable
-
- getUnresolvedSchema() - Method in class org.apache.paimon.flink.FormatCatalogTable
-
- getUnresolvedSchema() - Method in class org.apache.paimon.flink.SystemCatalogTable
-
- getUpdatedSplitForIterator(NumberSequenceRowSource.NumberSequenceIterator) - Method in class org.apache.paimon.flink.source.NumberSequenceRowSource.NumberSequenceSplit
-
- getUri() - Method in class org.apache.paimon.format.fs.HadoopReadOnlyFileSystem
-
- getUsedFilesForLatestSnapshot(FileStoreTable) - Static method in class org.apache.paimon.flink.clone.PickFilesUtil
-
- getUseUTCTimestamp() - Method in class org.apache.orc.OrcFile.ReaderOptions
-
- getUseUTCTimestamp() - Method in class org.apache.orc.OrcFile.WriterOptions
-
- getUTF8String(int) - Method in class org.apache.paimon.spark.SparkArrayData
-
- getUTF8String(int) - Method in class org.apache.paimon.spark.SparkInternalRow
-
- getValue() - Method in enum org.apache.paimon.CoreOptions.IncrementalBetweenScanMode
-
- getValue() - Method in enum org.apache.paimon.CoreOptions.StreamingReadMode
-
- getValue() - Method in enum org.apache.paimon.CoreOptions.StreamScanMode
-
- getValue() - Method in class org.apache.paimon.flink.action.cdc.CdcSourceRecord
-
- getValue() - Method in class org.apache.paimon.flink.metrics.FlinkGauge
-
- getValue() - Method in class org.apache.paimon.lookup.sort.BlockEntry
-
- getValue() - Method in interface org.apache.paimon.metrics.Gauge
-
Calculates and returns the measured value.
- getValue() - Method in interface org.apache.paimon.utils.KeyValueIterator
-
- getValue() - Method in class org.apache.paimon.utils.LongCounter
-
- getValue() - Method in class org.apache.paimon.utils.Pair
-
- getValueColumnVector() - Method in class org.apache.paimon.data.columnar.heap.HeapMapVector
-
- getValueColumnVector() - Method in interface org.apache.paimon.data.columnar.MapColumnVector
-
- getValueColumnVector() - Method in class org.apache.paimon.format.orc.reader.OrcMapColumnVector
-
- getValueCount() - Method in class org.apache.paimon.format.parquet.position.CollectionPosition
-
- getValueDecodingFormat(FlinkFactoryUtil.FlinkTableFactoryHelper) - Static method in interface org.apache.paimon.flink.log.LogStoreTableFactory
-
- getValueEncodingFormat(FlinkFactoryUtil.FlinkTableFactoryHelper) - Static method in interface org.apache.paimon.flink.log.LogStoreTableFactory
-
- getValueMapper(DataType) - Static method in class org.apache.paimon.fileindex.bitmap.BitmapFileIndex
-
- getValueMapper(DataType) - Static method in class org.apache.paimon.fileindex.bsi.BitSliceIndexBitmapFileIndex
-
- getValues() - Method in class org.apache.paimon.metrics.DescriptiveStatisticsHistogramStatistics
-
- getValues() - Method in class org.apache.paimon.metrics.HistogramStatistics
-
Returns the elements of the statistics' sample.
- getValues(BinaryRow, int, BinaryRow[]) - Method in class org.apache.paimon.service.client.KvQueryClient
-
- getValueType() - Method in class org.apache.paimon.types.MapType
-
- getVector() - Method in class org.apache.paimon.format.parquet.reader.ParquetDecimalVector
-
- getVector() - Method in class org.apache.paimon.format.parquet.reader.ParquetTimestampVector
-
- getVectorSchemaRoot() - Method in class org.apache.paimon.arrow.ArrowBundleRecords
-
- getVectorSchemaRoot() - Method in class org.apache.paimon.arrow.vector.ArrowFormatCWriter
-
- getVectorSchemaRoot() - Method in class org.apache.paimon.arrow.vector.ArrowFormatWriter
-
- getVersion() - Method in class org.apache.orc.OrcFile.WriterOptions
-
- getVersion() - Method in interface org.apache.paimon.data.serializer.VersionedSerializer
-
Gets the version with which this serializer serializes.
- getVersion() - Method in class org.apache.paimon.flink.compact.changelog.ChangelogCompactTaskSerializer
-
- getVersion() - Method in class org.apache.paimon.flink.sink.CommittableSerializer
-
- getVersion() - Method in class org.apache.paimon.flink.sink.CompactionTaskSimpleSerializer
-
- getVersion() - Method in class org.apache.paimon.flink.sink.MultiTableCommittableSerializer
-
- getVersion() - Method in class org.apache.paimon.flink.sink.WrappedManifestCommittableSerializer
-
- getVersion() - Method in class org.apache.paimon.flink.source.FileStoreSourceSplitSerializer
-
- getVersion() - Method in class org.apache.paimon.flink.source.PendingSplitsCheckpointSerializer
-
- getVersion() - Method in class org.apache.paimon.flink.VersionedSerializerWrapper
-
- getVersion() - Method in class org.apache.paimon.manifest.IndexManifestEntrySerializer
-
- getVersion() - Method in class org.apache.paimon.manifest.ManifestCommittableSerializer
-
- getVersion() - Method in class org.apache.paimon.manifest.ManifestEntrySerializer
-
- getVersion() - Method in class org.apache.paimon.manifest.ManifestFileMetaSerializer
-
- getVersion() - Method in class org.apache.paimon.manifest.SimpleFileEntrySerializer
-
- getVersion() - Method in class org.apache.paimon.table.sink.CommitMessageSerializer
-
- getVersion() - Method in class org.apache.paimon.table.sink.CompactionTaskSerializer
-
- getVersion() - Method in class org.apache.paimon.table.sink.MultiTableCompactionTaskSerializer
-
- getVersion() - Method in class org.apache.paimon.tools.ci.utils.shared.Dependency
-
- getVersion() - Method in class org.apache.paimon.utils.VersionedObjectSerializer
-
Gets the version with which this serializer serializes.
- getVersionId() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CompleteMultipartUploadHandler
-
- getVersionId() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
-
- getView(Identifier) - Method in interface org.apache.paimon.catalog.Catalog
-
- getView(Identifier) - Method in class org.apache.paimon.catalog.DelegateCatalog
-
- getView(Identifier) - Method in class org.apache.paimon.hive.HiveCatalog
-
- getVirtualMemorySize() - Method in class org.apache.paimon.benchmark.metric.cpu.ProcfsBasedProcessTree
-
- getVirtualMemorySize(int) - Method in class org.apache.paimon.benchmark.metric.cpu.ProcfsBasedProcessTree
-
- getVirtualMemorySize() - Method in class org.apache.paimon.benchmark.metric.cpu.SysInfoLinux
-
- getVocabulary() - Method in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- getVocabulary() - Method in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- getVocabulary() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- getVocabulary() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- getWorkingDirectory() - Method in class org.apache.paimon.format.fs.HadoopReadOnlyFileSystem
-
- getWrite() - Method in class org.apache.paimon.flink.sink.StoreSinkWriteImpl
-
- getWrite() - Method in class org.apache.paimon.flink.sink.TableWriteOperator
-
- getWrite() - Method in class org.apache.paimon.table.sink.TableWriteImpl
-
- getWriteBenchmarkSql(Sink, String) - Method in class org.apache.paimon.benchmark.Query
-
- getWriteBuffer() - Method in class org.apache.paimon.append.AppendOnlyWriter
-
- getWriteBytes() - Method in class org.apache.paimon.disk.ChannelWriterOutputView
-
- getWriter() - Method in interface org.apache.orc.OrcFile.WriterContext
-
- getWriterImplementation() - Method in enum org.apache.orc.OrcFile.WriterVersion
-
- getWriterOptions() - Method in class org.apache.paimon.format.orc.OrcWriterFactory
-
- getWriterVersion() - Method in class org.apache.orc.OrcFile.WriterOptions
-
- getWriterWrapper(BinaryRow, int) - Method in class org.apache.paimon.operation.AbstractFileStoreWrite
-
- getWriteSupport(Configuration) - Method in class org.apache.paimon.format.parquet.writer.ParquetRowDataBuilder
-
- getWriteSupport(Configuration) - Method in class org.apache.parquet.hadoop.ParquetWriter.Builder
-
- getWriteVariableLengthBlocks() - Method in class org.apache.orc.OrcFile.WriterOptions
-
- getZstdCompressOptions() - Method in class org.apache.orc.OrcFile.WriterOptions
-
- getZstdOptions() - Method in class org.apache.orc.impl.ZstdCodec
-
- GlobalDynamicBucketSink - Class in org.apache.paimon.flink.sink.index
-
Sink for global dynamic bucket table.
- GlobalDynamicBucketSink(FileStoreTable, Map<String, String>) - Constructor for class org.apache.paimon.flink.sink.index.GlobalDynamicBucketSink
-
- GlobalFullCompactionSinkWrite - Class in org.apache.paimon.flink.sink
-
- GlobalFullCompactionSinkWrite(FileStoreTable, String, StoreSinkWriteState, IOManager, boolean, boolean, int, boolean, MemorySegmentPool, MetricGroup) - Constructor for class org.apache.paimon.flink.sink.GlobalFullCompactionSinkWrite
-
- GlobalIndexAssigner - Class in org.apache.paimon.crosspartition
-
Assign UPDATE_BEFORE and bucket for the input record, output record with bucket.
- GlobalIndexAssigner(Table) - Constructor for class org.apache.paimon.crosspartition.GlobalIndexAssigner
-
- GlobalIndexAssignerOperator - Class in org.apache.paimon.flink.sink.index
-
- GlobalIndexAssignerOperator(GlobalIndexAssigner) - Constructor for class org.apache.paimon.flink.sink.index.GlobalIndexAssignerOperator
-
- GOTO - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- GOTO - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- GOTO - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- GOTO - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- gracefulShutdown(long, TimeUnit, ExecutorService...) - Static method in class org.apache.paimon.utils.ExecutorUtils
-
- grant(String, String, PrivilegeType) - Method in class org.apache.paimon.privilege.FileBasedPrivilegeManager
-
- grant(String, String, PrivilegeType) - Method in interface org.apache.paimon.privilege.PrivilegeManager
-
Grant user
with privilege
on identifier
.
- grantPrivilegeOnCatalog(String, PrivilegeType) - Method in class org.apache.paimon.privilege.PrivilegedCatalog
-
- grantPrivilegeOnDatabase(String, String, PrivilegeType) - Method in class org.apache.paimon.privilege.PrivilegedCatalog
-
- grantPrivilegeOnTable(String, Identifier, PrivilegeType) - Method in class org.apache.paimon.privilege.PrivilegedCatalog
-
- GrantPrivilegeToUserProcedure - Class in org.apache.paimon.flink.procedure.privilege
-
Procedure to grant privilege to a user.
- GrantPrivilegeToUserProcedure() - Constructor for class org.apache.paimon.flink.procedure.privilege.GrantPrivilegeToUserProcedure
-
- GreaterOrEqual - Class in org.apache.paimon.predicate
-
- greaterOrEqual(int, Object) - Method in class org.apache.paimon.predicate.PredicateBuilder
-
- greaterThan() - Method in class org.apache.paimon.flink.utils.FlinkCalciteClasses.SqlKindDelegate
-
- GreaterThan - Class in org.apache.paimon.predicate
-
- greaterThan(int, Object) - Method in class org.apache.paimon.predicate.PredicateBuilder
-
- greaterThanOrEqual() - Method in class org.apache.paimon.flink.utils.FlinkCalciteClasses.SqlKindDelegate
-
- GROUP_NAME - Static variable in class org.apache.paimon.operation.metrics.ScanMetrics
-
- groupByCheckpoint(Collection<CommitT>) - Method in interface org.apache.paimon.flink.sink.Committer
-
- groupByCheckpoint(Collection<Committable>) - Method in class org.apache.paimon.flink.sink.StoreCommitter
-
- groupByCheckpoint(Collection<MultiTableCommittable>) - Method in class org.apache.paimon.flink.sink.StoreMultiCommitter
-
- groupByPartFiles(List<ManifestEntry>) - Static method in interface org.apache.paimon.operation.FileStoreScan.Plan
-
Return a map group by partition and bucket.
- GT - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- GT - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- GT() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- GT(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- GT() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- GT(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- GT - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- GT - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- GT() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.NonWildcardTypeArgumentsContext
-
- GT() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.NonWildcardTypeArgumentsContext
-
- GT() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.NonWildcardTypeArgumentsOrDiamondContext
-
- GT() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.NonWildcardTypeArgumentsOrDiamondContext
-
- GT() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeArgumentsContext
-
- GT() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeArgumentsContext
-
- GT() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeArgumentsOrDiamondContext
-
- GT() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeArgumentsOrDiamondContext
-
- GT() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeParametersContext
-
- GT() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeParametersContext
-
- gt(long) - Method in class org.apache.paimon.utils.BitSliceIndexRoaringBitmap
-
- gte(long) - Method in class org.apache.paimon.utils.BitSliceIndexRoaringBitmap
-
- GuavaCache - Class in org.apache.paimon.io.cache
-
Guava cache implementation.
- GuavaCache(Cache<CacheKey, Cache.CacheValue>) - Constructor for class org.apache.paimon.io.cache.GuavaCache
-
- HADOOP_CONF_DIR - Static variable in class org.apache.paimon.hive.HiveCatalogOptions
-
- HADOOP_CONF_DIR - Static variable in class org.apache.paimon.iceberg.IcebergOptions
-
- HADOOP_CONF_ENV - Static variable in class org.apache.paimon.utils.HadoopUtils
-
- HADOOP_CONF_LOADER - Static variable in class org.apache.paimon.utils.HadoopUtils
-
- HADOOP_HOME_ENV - Static variable in class org.apache.paimon.utils.HadoopUtils
-
- HADOOP_LOAD_DEFAULT_CONFIG - Static variable in class org.apache.paimon.utils.HadoopUtils
-
- HadoopCompliantFileIO - Class in org.apache.paimon.oss
-
- HadoopCompliantFileIO() - Constructor for class org.apache.paimon.oss.HadoopCompliantFileIO
-
- HadoopCompliantFileIO - Class in org.apache.paimon.s3
-
- HadoopCompliantFileIO() - Constructor for class org.apache.paimon.s3.HadoopCompliantFileIO
-
- hadoopConf() - Method in class org.apache.paimon.catalog.CatalogContext
-
Return hadoop Configuration
.
- hadoopConf - Variable in class org.apache.paimon.fs.hadoop.HadoopFileIO
-
- hadoopConfig - Variable in class org.apache.paimon.format.orc.OrcReaderFactory
-
- HadoopFileIO - Class in org.apache.paimon.fs.hadoop
-
- HadoopFileIO() - Constructor for class org.apache.paimon.fs.hadoop.HadoopFileIO
-
- HadoopFileIOLoader - Class in org.apache.paimon.fs.hadoop
-
- HadoopFileIOLoader() - Constructor for class org.apache.paimon.fs.hadoop.HadoopFileIOLoader
-
- HadoopModule - Class in org.apache.paimon.security
-
Responsible for installing a Hadoop login user.
- HadoopModule(SecurityConfiguration, Configuration) - Constructor for class org.apache.paimon.security.HadoopModule
-
- HadoopReadOnlyFileSystem - Class in org.apache.paimon.format.fs
-
A read only
FileSystem
that wraps an
FileIO
.
- HadoopReadOnlyFileSystem(FileIO) - Constructor for class org.apache.paimon.format.fs.HadoopReadOnlyFileSystem
-
- HadoopSecurityContext - Class in org.apache.paimon.security
-
Hadoop security context which runs a Callable with the previously initialized UGI and appropriate
security credentials.
- HadoopSecurityContext() - Constructor for class org.apache.paimon.security.HadoopSecurityContext
-
- HadoopUtils - Class in org.apache.paimon.utils
-
Utility class for working with Hadoop-related classes.
- HadoopUtils() - Constructor for class org.apache.paimon.utils.HadoopUtils
-
- HadoopUtils.HadoopConfigLoader - Enum in org.apache.paimon.utils
-
Specifies the way of loading hadoop config.
- HadoopViewFsFileIOLoader - Class in org.apache.paimon.fs.hadoop
-
- HadoopViewFsFileIOLoader() - Constructor for class org.apache.paimon.fs.hadoop.HadoopViewFsFileIOLoader
-
- handleMaterializedTableChange(TableChange, List<SchemaChange>) - Method in class org.apache.paimon.flink.FlinkCatalog
-
Try handle change related to materialized table.
- handlePredicate(Predicate) - Method in class org.apache.paimon.operation.DefaultValueAssigner
-
- handleReadRowType(RowType) - Method in class org.apache.paimon.operation.DefaultValueAssigner
-
- handleRequest(long, REQ) - Method in class org.apache.paimon.service.network.AbstractServerHandler
-
Handles an incoming request and returns a
CompletableFuture
containing the
corresponding response.
- handleRequest(long, KvRequest) - Method in class org.apache.paimon.service.server.KvServerHandler
-
- handleSourceEvent(int, int, SourceEvent) - Method in interface org.apache.flink.api.connector.source.SupportsHandleExecutionAttemptSourceEvent
-
Handles a custom source event from the source reader.
- handleSourceEvent(int, SourceEvent) - Method in class org.apache.paimon.flink.source.ContinuousFileSplitEnumerator
-
- handleSourceEvent(int, int, SourceEvent) - Method in class org.apache.paimon.flink.source.StaticFileStoreSplitEnumerator
-
- handleSourceEvent(int, SourceEvent) - Method in class org.apache.paimon.flink.source.StaticFileStoreSplitEnumerator
-
When to support a new kind of event, pay attention that whether the new event can be sent
multiple times from different attempts of one subtask.
- handleSourceEvents(SourceEvent) - Method in class org.apache.paimon.flink.source.align.AlignedSourceReader
-
- handleSplitRequest(int, String) - Method in class org.apache.paimon.flink.source.ContinuousFileSplitEnumerator
-
- handleSplitRequest(int, String) - Method in class org.apache.paimon.flink.source.StaticFileStoreSplitEnumerator
-
- handleSplitsChanges(SplitsChange<FileStoreSourceSplit>) - Method in class org.apache.paimon.flink.source.FileStoreSourceSplitReader
-
- has(String) - Method in class org.apache.paimon.flink.action.MultipleParameterToolAdapter
-
- hasDefaultValue() - Method in class org.apache.paimon.options.ConfigOption
-
Checks if this option has a default value.
- hasDeletionFile(String) - Method in class org.apache.paimon.deletionvectors.append.UnawareAppendDeletionFileMaintainer
-
- hasDeprecatedKeys() - Method in class org.apache.paimon.options.ConfigOption
-
- hasDictionary() - Method in class org.apache.paimon.data.columnar.writable.AbstractWritableVector
-
Returns true if this column has a dictionary.
- hasDictionary() - Method in interface org.apache.paimon.data.columnar.writable.WritableColumnVector
-
Check if there's a dictionary.
- hasDictionary() - Method in class org.apache.paimon.format.parquet.reader.ParquetDecimalVector
-
- hasFallbackKeys() - Method in class org.apache.paimon.options.ConfigOption
-
Checks whether this option has fallback keys.
- hash(Object) - Method in interface org.apache.paimon.fileindex.bloomfilter.FastHash
-
- hash(MemorySegment[], int, int) - Static method in class org.apache.paimon.memory.MemorySegmentUtils
-
hash segments to int.
- hash(List<Object>, InternalRowSerializer) - Static method in interface org.apache.paimon.operation.BucketSelectConverter
-
- hash2Bucket - Variable in class org.apache.paimon.index.PartitionIndex
-
- HASH_INDEX - Static variable in class org.apache.paimon.index.HashIndexFile
-
- HashBucketAssigner - Class in org.apache.paimon.index
-
Assign bucket for key hashcode.
- HashBucketAssigner(SnapshotManager, String, IndexFileHandler, int, int, int, long) - Constructor for class org.apache.paimon.index.HashBucketAssigner
-
- HashBucketAssignerOperator<T> - Class in org.apache.paimon.flink.sink
-
Assign bucket for the input record, output record with bucket.
- HashBucketAssignerOperator(String, Table, Integer, SerializableFunction<TableSchema, PartitionKeyExtractor<T>>, boolean) - Constructor for class org.apache.paimon.flink.sink.HashBucketAssignerOperator
-
- hashBytes(byte[]) - Static method in class org.apache.paimon.utils.MurmurHashUtils
-
Hash bytes.
- hashBytes(MemorySegment, int, int) - Static method in class org.apache.paimon.utils.MurmurHashUtils
-
Hash bytes in MemorySegment.
- hashBytesByWords(MemorySegment, int, int) - Static method in class org.apache.paimon.utils.MurmurHashUtils
-
Hash bytes in MemorySegment, length must be aligned to 4 bytes.
- hashBytesPositive(byte[]) - Static method in class org.apache.paimon.utils.MurmurHashUtils
-
Hash bytes.
- hashByWords(MemorySegment[], int, int) - Static method in class org.apache.paimon.memory.MemorySegmentUtils
-
hash segments to int, numBytes must be aligned to 4 bytes.
- hashCode() - Method in class org.apache.paimon.append.MultiTableUnawareAppendCompactionTask
-
- hashCode() - Method in class org.apache.paimon.append.UnawareAppendCompactionTask
-
- hashCode() - Method in class org.apache.paimon.benchmark.metric.cpu.CpuMetric
-
- hashCode() - Method in class org.apache.paimon.catalog.Identifier
-
- hashCode() - Method in class org.apache.paimon.codegen.SortSpec
-
- hashCode() - Method in class org.apache.paimon.codegen.SortSpec.SortFieldSpec
-
- hashCode() - Method in class org.apache.paimon.compression.CompressOptions
-
- hashCode() - Method in class org.apache.paimon.data.BinaryArray
-
- hashCode() - Method in class org.apache.paimon.data.BinaryMap
-
- hashCode() - Method in class org.apache.paimon.data.BinaryRow
-
- hashCode() - Method in class org.apache.paimon.data.BinarySection
-
- hashCode() - Method in class org.apache.paimon.data.columnar.ColumnarMap
-
- hashCode() - Method in class org.apache.paimon.data.columnar.ColumnarRow
-
- hashCode() - Method in class org.apache.paimon.data.Decimal
-
- hashCode() - Method in class org.apache.paimon.data.GenericArray
-
- hashCode() - Method in class org.apache.paimon.data.GenericMap
-
- hashCode() - Method in class org.apache.paimon.data.GenericRow
-
- hashCode() - Method in class org.apache.paimon.data.JoinedRow
-
- hashCode() - Method in class org.apache.paimon.data.LazyGenericRow
-
- hashCode() - Method in class org.apache.paimon.data.LocalZoneTimestamp
-
- hashCode() - Method in class org.apache.paimon.data.NestedRow
-
- hashCode() - Method in class org.apache.paimon.data.safe.SafeBinaryArray
-
- hashCode() - Method in class org.apache.paimon.data.safe.SafeBinaryRow
-
- hashCode() - Method in class org.apache.paimon.data.serializer.BinaryRowSerializer
-
- hashCode() - Method in class org.apache.paimon.data.serializer.DecimalSerializer
-
- hashCode() - Method in class org.apache.paimon.data.serializer.InternalArraySerializer
-
- hashCode() - Method in class org.apache.paimon.data.serializer.InternalMapSerializer
-
- hashCode() - Method in class org.apache.paimon.data.serializer.InternalRowSerializer
-
- hashCode() - Method in class org.apache.paimon.data.serializer.ListSerializer
-
- hashCode() - Method in class org.apache.paimon.data.serializer.NullableSerializer
-
- hashCode() - Method in class org.apache.paimon.data.serializer.RowCompactedSerializer
-
- hashCode() - Method in class org.apache.paimon.data.serializer.SerializerSingleton
-
- hashCode() - Method in class org.apache.paimon.data.serializer.TimestampSerializer
-
- hashCode() - Method in class org.apache.paimon.data.Timestamp
-
- hashCode() - Method in class org.apache.paimon.disk.FileIOChannel.ID
-
- hashCode() - Method in class org.apache.paimon.fileindex.FileIndexOptions.Column
-
- hashCode() - Method in class org.apache.paimon.flink.action.cdc.CdcSourceRecord
-
- hashCode() - Method in class org.apache.paimon.flink.compact.changelog.ChangelogCompactTask
-
- hashCode() - Method in class org.apache.paimon.flink.compact.changelog.ChangelogTaskTypeInfo
-
- hashCode() - Method in class org.apache.paimon.flink.ProjectedRowData
-
- hashCode() - Method in class org.apache.paimon.flink.Projection
-
- hashCode() - Method in class org.apache.paimon.flink.sink.cdc.CdcRecord
-
- hashCode() - Method in class org.apache.paimon.flink.sink.cdc.RichCdcMultiplexRecord
-
- hashCode() - Method in class org.apache.paimon.flink.sink.cdc.RichCdcRecord
-
- hashCode() - Method in class org.apache.paimon.flink.sink.CommittableTypeInfo
-
- hashCode() - Method in class org.apache.paimon.flink.sink.CompactionTaskTypeInfo
-
- hashCode() - Method in class org.apache.paimon.flink.sink.index.KeyWithRowSerializer
-
- hashCode() - Method in class org.apache.paimon.flink.sink.LogOffsetCommittable
-
- hashCode() - Method in class org.apache.paimon.flink.sink.MultiTableCommittableTypeInfo
-
- hashCode() - Method in class org.apache.paimon.flink.sink.MultiTableCompactionTaskTypeInfo
-
- hashCode() - Method in class org.apache.paimon.flink.source.align.CheckpointEvent
-
- hashCode() - Method in class org.apache.paimon.flink.source.align.PlaceholderSplit
-
- hashCode() - Method in class org.apache.paimon.flink.source.FileStoreSourceSplit
-
- hashCode() - Method in class org.apache.paimon.flink.utils.InternalRowTypeSerializer
-
- hashCode() - Method in class org.apache.paimon.flink.utils.InternalTypeInfo
-
- hashCode() - Method in class org.apache.paimon.flink.utils.JavaSerializer
-
- hashCode() - Method in class org.apache.paimon.flink.utils.JavaTypeInfo
-
- hashCode() - Method in class org.apache.paimon.format.FormatKey
-
- hashCode() - Method in class org.apache.paimon.format.SimpleColStats
-
- hashCode() - Method in class org.apache.paimon.fs.Path
-
- hashCode() - Method in class org.apache.paimon.hive.mapred.PaimonInputSplit
-
- hashCode() - Method in class org.apache.paimon.iceberg.manifest.IcebergDataFileMeta
-
- hashCode() - Method in class org.apache.paimon.iceberg.manifest.IcebergManifestEntry
-
- hashCode() - Method in class org.apache.paimon.iceberg.manifest.IcebergManifestFileMeta
-
- hashCode() - Method in class org.apache.paimon.iceberg.manifest.IcebergPartitionSummary
-
- hashCode() - Method in class org.apache.paimon.iceberg.metadata.IcebergDataField
-
- hashCode() - Method in class org.apache.paimon.iceberg.metadata.IcebergMetadata
-
- hashCode() - Method in class org.apache.paimon.iceberg.metadata.IcebergPartitionField
-
- hashCode() - Method in class org.apache.paimon.iceberg.metadata.IcebergPartitionSpec
-
- hashCode() - Method in class org.apache.paimon.iceberg.metadata.IcebergSchema
-
- hashCode() - Method in class org.apache.paimon.iceberg.metadata.IcebergSnapshot
-
- hashCode() - Method in class org.apache.paimon.iceberg.metadata.IcebergSnapshotSummary
-
- hashCode() - Method in class org.apache.paimon.iceberg.metadata.IcebergSortOrder
-
- hashCode() - Method in class org.apache.paimon.index.IndexFileMeta
-
- hashCode() - Method in class org.apache.paimon.io.cache.CacheKey.PageIndexCacheKey
-
- hashCode() - Method in class org.apache.paimon.io.cache.CacheKey.PositionCacheKey
-
- hashCode() - Method in class org.apache.paimon.io.CompactIncrement
-
- hashCode() - Method in class org.apache.paimon.io.DataFileMeta
-
- hashCode() - Method in class org.apache.paimon.io.DataIncrement
-
- hashCode() - Method in class org.apache.paimon.io.IndexIncrement
-
- hashCode() - Method in class org.apache.paimon.lookup.RocksDBState.ByteArray
-
- hashCode() - Method in class org.apache.paimon.lookup.sort.BlockEntry
-
- hashCode() - Method in class org.apache.paimon.lookup.sort.BlockHandle
-
- hashCode() - Method in class org.apache.paimon.lookup.sort.BlockTrailer
-
- hashCode() - Method in class org.apache.paimon.lookup.sort.BloomFilterHandle
-
- hashCode() - Method in class org.apache.paimon.manifest.BucketEntry
-
- hashCode() - Method in class org.apache.paimon.manifest.FileEntry.Identifier
-
- hashCode() - Method in class org.apache.paimon.manifest.IndexManifestEntry
-
- hashCode() - Method in class org.apache.paimon.manifest.ManifestCommittable
-
- hashCode() - Method in class org.apache.paimon.manifest.ManifestEntry
-
- hashCode() - Method in class org.apache.paimon.manifest.ManifestFileMeta
-
- hashCode() - Method in class org.apache.paimon.manifest.PartitionEntry
-
- hashCode() - Method in class org.apache.paimon.manifest.SimpleFileEntry
-
- hashCode() - Method in class org.apache.paimon.manifest.WrappedManifestCommittable
-
- hashCode() - Method in class org.apache.paimon.memory.MemorySlice
-
- hashCode() - Method in class org.apache.paimon.mergetree.LevelSortedRun
-
- hashCode() - Method in class org.apache.paimon.mergetree.SortedRun
-
- hashCode() - Method in class org.apache.paimon.options.ConfigOption
-
- hashCode() - Method in class org.apache.paimon.options.FallbackKey
-
- hashCode() - Method in class org.apache.paimon.options.MemorySize
-
- hashCode() - Method in class org.apache.paimon.options.Options
-
- hashCode() - Method in class org.apache.paimon.partition.file.SuccessFile
-
- hashCode() - Method in class org.apache.paimon.PartitionSettedRow
-
- hashCode() - Method in class org.apache.paimon.predicate.CompoundPredicate.Function
-
- hashCode() - Method in class org.apache.paimon.predicate.CompoundPredicate
-
- hashCode() - Method in class org.apache.paimon.predicate.FieldRef
-
- hashCode() - Method in class org.apache.paimon.predicate.LeafFunction
-
- hashCode() - Method in class org.apache.paimon.predicate.LeafPredicate
-
- hashCode() - Method in class org.apache.paimon.schema.Schema
-
- hashCode() - Method in class org.apache.paimon.schema.SchemaChange.AddColumn
-
- hashCode() - Method in class org.apache.paimon.schema.SchemaChange.DropColumn
-
- hashCode() - Method in class org.apache.paimon.schema.SchemaChange.Move
-
- hashCode() - Method in class org.apache.paimon.schema.SchemaChange.RemoveOption
-
- hashCode() - Method in class org.apache.paimon.schema.SchemaChange.RenameColumn
-
- hashCode() - Method in class org.apache.paimon.schema.SchemaChange.SetOption
-
- hashCode() - Method in class org.apache.paimon.schema.SchemaChange.UpdateColumnComment
-
- hashCode() - Method in class org.apache.paimon.schema.SchemaChange.UpdateColumnNullability
-
- hashCode() - Method in class org.apache.paimon.schema.SchemaChange.UpdateColumnPosition
-
- hashCode() - Method in class org.apache.paimon.schema.SchemaChange.UpdateColumnType
-
- hashCode() - Method in class org.apache.paimon.schema.SchemaChange.UpdateComment
-
- hashCode() - Method in class org.apache.paimon.schema.TableSchema
-
- hashCode() - Method in class org.apache.paimon.service.messages.KvRequest
-
- hashCode() - Method in class org.apache.paimon.service.messages.KvResponse
-
- hashCode() - Method in class org.apache.paimon.Snapshot
-
- hashCode() - Method in class org.apache.paimon.spark.procedure.ProcedureParameterImpl
-
- hashCode() - Method in class org.apache.paimon.spark.SparkInternalRow
-
- hashCode() - Method in class org.apache.paimon.stats.ColStats
-
- hashCode() - Method in class org.apache.paimon.stats.SimpleStats
-
- hashCode() - Method in class org.apache.paimon.stats.Statistics
-
- hashCode() - Method in class org.apache.paimon.table.sink.CommitMessageImpl
-
- hashCode() - Method in class org.apache.paimon.table.source.DataSplit
-
- hashCode() - Method in class org.apache.paimon.table.source.DeletionFile
-
- hashCode() - Method in class org.apache.paimon.table.source.RawFile
-
- hashCode() - Method in class org.apache.paimon.table.source.ReadBuilderImpl
-
- hashCode() - Method in class org.apache.paimon.tag.Tag
-
- hashCode() - Method in class org.apache.paimon.tools.ci.utils.shared.Dependency
-
- hashCode() - Method in class org.apache.paimon.types.ArrayType
-
- hashCode() - Method in class org.apache.paimon.types.BinaryType
-
- hashCode() - Method in class org.apache.paimon.types.CharType
-
- hashCode() - Method in class org.apache.paimon.types.DataField
-
- hashCode() - Method in class org.apache.paimon.types.DataType
-
- hashCode() - Method in class org.apache.paimon.types.DecimalType
-
- hashCode() - Method in class org.apache.paimon.types.LocalZonedTimestampType
-
- hashCode() - Method in class org.apache.paimon.types.MapType
-
- hashCode() - Method in class org.apache.paimon.types.MultisetType
-
- hashCode() - Method in class org.apache.paimon.types.RowType
-
- hashCode() - Method in class org.apache.paimon.types.TimestampType
-
- hashCode() - Method in class org.apache.paimon.types.TimeType
-
- hashCode() - Method in class org.apache.paimon.types.VarBinaryType
-
- hashCode() - Method in class org.apache.paimon.types.VarCharType
-
- hashCode() - Method in class org.apache.paimon.utils.KeyProjectedRow
-
- hashCode() - Method in class org.apache.paimon.utils.Pair
-
- hashCode() - Method in class org.apache.paimon.utils.PositiveIntInt
-
- hashCode() - Method in class org.apache.paimon.utils.ProjectedArray
-
- hashCode() - Method in class org.apache.paimon.utils.ProjectedRow
-
- hashCode() - Method in class org.apache.paimon.utils.Projection
-
- hashCode() - Method in class org.apache.paimon.utils.Reference
-
- hashCode() - Method in class org.apache.paimon.utils.Triple
-
- hashCode() - Method in class org.apache.paimon.view.ViewImpl
-
- HashContext - Class in org.apache.paimon.lookup.hash
-
- HashContext(boolean, long, int, int[], int[], int[], int[], long[], long, long[]) - Constructor for class org.apache.paimon.lookup.hash.HashContext
-
- HashIndexFile - Class in org.apache.paimon.index
-
Hash index file contains ints.
- HashIndexFile(FileIO, PathFactory) - Constructor for class org.apache.paimon.index.HashIndexFile
-
- HashIndexMaintainer - Class in org.apache.paimon.index
-
An
IndexMaintainer
for dynamic bucket to maintain key hashcode in a bucket.
- HashIndexMaintainer.Factory - Class in org.apache.paimon.index
-
- hasHistoryRecord() - Method in class org.apache.paimon.flink.action.cdc.mysql.format.DebeziumEvent.Payload
-
- HashLookupStoreFactory - Class in org.apache.paimon.lookup.hash
-
- HashLookupStoreFactory(CacheManager, int, double, CompressOptions) - Constructor for class org.apache.paimon.lookup.hash.HashLookupStoreFactory
-
- HashLookupStoreReader - Class in org.apache.paimon.lookup.hash
-
Internal read implementation for hash kv store.
- HashLookupStoreWriter - Class in org.apache.paimon.lookup.hash
-
Internal write implementation for hash kv store.
- hashUnsafeBytes(Object, long, int) - Static method in class org.apache.paimon.utils.MurmurHashUtils
-
Hash unsafe bytes.
- hashUnsafeBytesByWords(Object, long, int) - Static method in class org.apache.paimon.utils.MurmurHashUtils
-
Hash unsafe bytes, length must be aligned to 4 bytes.
- hasLength(DataType, int) - Static method in class org.apache.paimon.types.DataTypeChecks
-
- hasNext() - Method in class org.apache.paimon.lookup.sort.BlockIterator
-
- hasNext() - Method in class org.apache.paimon.reader.RecordReaderIterator
-
IMPORTANT: Before calling this, make sure that the previous returned key-value is not
used any more!
- hasNext() - Method in class org.apache.paimon.utils.CloseableIterator.IteratorAdapter
-
- hasNext() - Method in interface org.apache.paimon.utils.IteratorWithException
-
- hasPayload() - Method in class org.apache.paimon.flink.sink.cdc.RichCdcRecord
-
- hasPrecision(DataType, int) - Static method in class org.apache.paimon.types.DataTypeChecks
-
Checks the precision of a type that defines a precision implicitly or explicitly.
- hasReachedEndOfFile() - Method in interface org.apache.paimon.disk.BufferFileReader
-
- hasReachedEndOfFile() - Method in class org.apache.paimon.disk.BufferFileReaderImpl
-
- hasScale(DataType, int) - Static method in class org.apache.paimon.types.DataTypeChecks
-
Checks the scale of all types that define a scale implicitly or explicitly.
- hasUnit(String) - Static method in enum org.apache.paimon.options.MemorySize.MemoryUnit
-
- hasUserKerberosAuthMethod(UserGroupInformation) - Static method in class org.apache.paimon.security.KerberosLoginProvider
-
- hasWellDefinedString(DataType) - Static method in class org.apache.paimon.types.DataTypeChecks
-
Checks whether the given
DataType
has a well-defined string representation when
calling
Object.toString()
on the internal data structure.
- HEADER_LENGTH - Static variable in class org.apache.paimon.compression.CompressorUtils
-
We put two integers before each compressed block, the first integer represents the compressed
length of the block, and the second one represents the original length of the block.
- HEADER_SIZE_IN_BITS - Static variable in class org.apache.paimon.data.BinaryRow
-
- HeapArrayVector - Class in org.apache.paimon.data.columnar.heap
-
This class represents a nullable heap array column vector.
- HeapArrayVector(int) - Constructor for class org.apache.paimon.data.columnar.heap.HeapArrayVector
-
- HeapArrayVector(int, ColumnVector) - Constructor for class org.apache.paimon.data.columnar.heap.HeapArrayVector
-
- HeapBooleanVector - Class in org.apache.paimon.data.columnar.heap
-
This class represents a nullable heap boolean column vector.
- HeapBooleanVector(int) - Constructor for class org.apache.paimon.data.columnar.heap.HeapBooleanVector
-
- heapBuffer() - Method in class org.apache.paimon.service.network.NettyBufferPool
-
- heapBuffer(int) - Method in class org.apache.paimon.service.network.NettyBufferPool
-
- heapBuffer(int, int) - Method in class org.apache.paimon.service.network.NettyBufferPool
-
- HeapBytesVector - Class in org.apache.paimon.data.columnar.heap
-
This class supports string and binary data by value reference -- i.e.
- HeapBytesVector(int) - Constructor for class org.apache.paimon.data.columnar.heap.HeapBytesVector
-
Don't call this constructor except for testing purposes.
- HeapByteVector - Class in org.apache.paimon.data.columnar.heap
-
This class represents a nullable byte column vector.
- HeapByteVector(int) - Constructor for class org.apache.paimon.data.columnar.heap.HeapByteVector
-
Don't use this except for testing purposes.
- HeapDoubleVector - Class in org.apache.paimon.data.columnar.heap
-
This class represents a nullable double precision floating point column vector.
- HeapDoubleVector(int) - Constructor for class org.apache.paimon.data.columnar.heap.HeapDoubleVector
-
Don't use this except for testing purposes.
- HeapFloatVector - Class in org.apache.paimon.data.columnar.heap
-
This class represents a nullable double precision floating point column vector.
- HeapFloatVector(int) - Constructor for class org.apache.paimon.data.columnar.heap.HeapFloatVector
-
Don't use this except for testing purposes.
- HeapIntVector - Class in org.apache.paimon.data.columnar.heap
-
This class represents a nullable int column vector.
- HeapIntVector(int) - Constructor for class org.apache.paimon.data.columnar.heap.HeapIntVector
-
Don't use this except for testing purposes.
- HeapLongVector - Class in org.apache.paimon.data.columnar.heap
-
This class represents a nullable long column vector.
- HeapLongVector(int) - Constructor for class org.apache.paimon.data.columnar.heap.HeapLongVector
-
Don't use this except for testing purposes.
- HeapMapVector - Class in org.apache.paimon.data.columnar.heap
-
This class represents a nullable heap map column vector.
- HeapMapVector(int, ColumnVector, ColumnVector) - Constructor for class org.apache.paimon.data.columnar.heap.HeapMapVector
-
- HeapMemorySegmentPool - Class in org.apache.paimon.memory
-
MemorySegment pool from heap.
- HeapMemorySegmentPool(long, int) - Constructor for class org.apache.paimon.memory.HeapMemorySegmentPool
-
- HeapRowVector - Class in org.apache.paimon.data.columnar.heap
-
This class represents a nullable heap row column vector.
- HeapRowVector(int, WritableColumnVector...) - Constructor for class org.apache.paimon.data.columnar.heap.HeapRowVector
-
- HeapShortVector - Class in org.apache.paimon.data.columnar.heap
-
This class represents a nullable short column vector.
- HeapShortVector(int) - Constructor for class org.apache.paimon.data.columnar.heap.HeapShortVector
-
Don't use this except for testing purposes.
- HeapSort - Class in org.apache.paimon.sort
-
This file is based on source code from the Hadoop Project (
Apache Hadoop), licensed by the Apache Software Foundation
(ASF) under the Apache License, Version 2.0.
- HeapSort() - Constructor for class org.apache.paimon.sort.HeapSort
-
- HeapTimestampVector - Class in org.apache.paimon.data.columnar.heap
-
This class represents a nullable byte column vector.
- HeapTimestampVector(int) - Constructor for class org.apache.paimon.data.columnar.heap.HeapTimestampVector
-
- HELP - Static variable in interface org.apache.paimon.flink.action.ActionFactory
-
- HEX_FLOAT_LITERAL - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- HEX_FLOAT_LITERAL - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- HEX_FLOAT_LITERAL() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FloatLiteralContext
-
- HEX_FLOAT_LITERAL() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FloatLiteralContext
-
- HEX_FLOAT_LITERAL - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- HEX_FLOAT_LITERAL - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- HEX_LITERAL - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- HEX_LITERAL - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- HEX_LITERAL - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- HEX_LITERAL - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- HEX_LITERAL() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.IntegerLiteralContext
-
- HEX_LITERAL() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.IntegerLiteralContext
-
- HIGHEST_FIRST_BIT - Static variable in class org.apache.paimon.data.BinarySection
-
To get the mark in highest bit of long.
- HIGHEST_SECOND_TO_EIGHTH_BIT - Static variable in class org.apache.paimon.data.BinarySection
-
To get the 7 bits length in second bit to eighth bit out of a long.
- highestFieldId() - Method in class org.apache.paimon.iceberg.metadata.IcebergSchema
-
- highestFieldId() - Method in class org.apache.paimon.schema.TableSchema
-
- hilbertCurvePosBytes(Long[]) - Static method in class org.apache.paimon.sort.hilbert.HilbertIndexer
-
- HilbertIndexer - Class in org.apache.paimon.sort.hilbert
-
Hilbert indexer for responsibility to generate hilbert-index.
- HilbertIndexer(RowType, List<String>) - Constructor for class org.apache.paimon.sort.hilbert.HilbertIndexer
-
- HilbertIndexer.HProcessFunction - Interface in org.apache.paimon.sort.hilbert
-
Process function interface.
- HilbertIndexer.RowProcessor - Class in org.apache.paimon.sort.hilbert
-
Be used as converting row field record to devoted bytes.
- HilbertIndexer.TypeVisitor - Class in org.apache.paimon.sort.hilbert
-
Type Visitor to generate function map from row column to hilbert-index.
- HilbertSorter - Class in org.apache.paimon.flink.sorter
-
This is a table sorter which will sort the records by the hilbert curve of specified columns.
- HilbertSorter(StreamExecutionEnvironment, DataStream<RowData>, FileStoreTable, TableSortInfo) - Constructor for class org.apache.paimon.flink.sorter.HilbertSorter
-
- HilbertSorter - Class in org.apache.paimon.spark.sort
-
Sort table by hilbert curve.
- HilbertSorter(FileStoreTable, List<String>) - Constructor for class org.apache.paimon.spark.sort.HilbertSorter
-
- hilbertValue(InternalRow) - Method in class org.apache.paimon.sort.hilbert.HilbertIndexer.RowProcessor
-
- histogram(String, int) - Method in class org.apache.paimon.flink.metrics.FlinkMetricGroup
-
- Histogram - Interface in org.apache.paimon.metrics
-
The histogram allows to record values, get the current count of recorded values and create
histogram statistics for the currently seen elements.
- histogram(String, int) - Method in interface org.apache.paimon.metrics.MetricGroup
-
- histogram(String, int) - Method in class org.apache.paimon.metrics.MetricGroupImpl
-
- HistogramStatistics - Class in org.apache.paimon.metrics
-
Histogram statistics represent the current snapshot of elements recorded in the histogram.
- HistogramStatistics() - Constructor for class org.apache.paimon.metrics.HistogramStatistics
-
- historyRecord() - Method in class org.apache.paimon.flink.action.cdc.mysql.format.DebeziumEvent.Payload
-
- HIVE_CONF_DIR - Static variable in class org.apache.paimon.hive.HiveCatalogOptions
-
- HIVE_CONF_DIR - Static variable in class org.apache.paimon.iceberg.IcebergOptions
-
- HIVE_LAST_UPDATE_TIME_PROP - Static variable in interface org.apache.paimon.catalog.Catalog
-
- HIVE_SITE_FILE - Static variable in class org.apache.paimon.hive.HiveCatalog
-
- HiveCatalog - Class in org.apache.paimon.hive
-
A catalog implementation for Hive.
- HiveCatalog(FileIO, HiveConf, String, String) - Constructor for class org.apache.paimon.hive.HiveCatalog
-
- HiveCatalog(FileIO, HiveConf, String, Options, String) - Constructor for class org.apache.paimon.hive.HiveCatalog
-
- HiveCatalogFactory - Class in org.apache.paimon.hive
-
- HiveCatalogFactory() - Constructor for class org.apache.paimon.hive.HiveCatalogFactory
-
- HiveCatalogLock - Class in org.apache.paimon.hive
-
- HiveCatalogLock(ClientPool<IMetaStoreClient, TException>, long, long) - Constructor for class org.apache.paimon.hive.HiveCatalogLock
-
- HiveCatalogLockContext - Class in org.apache.paimon.hive
-
- HiveCatalogLockContext(SerializableHiveConf, String, Options) - Constructor for class org.apache.paimon.hive.HiveCatalogLockContext
-
- HiveCatalogLockFactory - Class in org.apache.paimon.hive
-
Catalog lock factory for hive.
- HiveCatalogLockFactory() - Constructor for class org.apache.paimon.hive.HiveCatalogLockFactory
-
- HiveCatalogOptions - Class in org.apache.paimon.hive
-
Options for hive catalog.
- HiveClientPool - Class in org.apache.paimon.hive.pool
-
Pool of Hive Metastore clients.
- HiveClientPool(int, Configuration, String) - Constructor for class org.apache.paimon.hive.pool.HiveClientPool
-
- hiveConf() - Method in class org.apache.paimon.hive.HiveCatalogLockContext
-
- HiveDeserializer - Class in org.apache.paimon.hive
-
A deserializer to deserialize hive objects to
InternalRow
.
- HiveMetastoreClient - Class in org.apache.paimon.hive
-
- HiveMetastoreClient.Factory - Class in org.apache.paimon.hive
-
- HiveMigrator - Class in org.apache.paimon.hive.migrate
-
Migrate hive table to paimon table.
- HiveMigrator(HiveCatalog, String, String, String, String, Integer, Map<String, String>) - Constructor for class org.apache.paimon.hive.migrate.HiveMigrator
-
- HiveMigrator.MigrateTask - Class in org.apache.paimon.hive.migrate
-
One import task for one partition.
- HivePaimonArray - Class in org.apache.paimon.hive.objectinspector
-
HivePaimonArray for Array type.
- HivePaimonArray(DataType, List<Object>) - Constructor for class org.apache.paimon.hive.objectinspector.HivePaimonArray
-
- HiveSchema - Class in org.apache.paimon.hive
-
Column names, types and comments of a Hive table.
- HiveSplitGenerator - Class in org.apache.paimon.hive.utils
-
Generator to generate hive input splits.
- HiveSplitGenerator() - Constructor for class org.apache.paimon.hive.utils.HiveSplitGenerator
-
- HiveTypeUtils - Class in org.apache.paimon.hive
-
Utils for converting types related classes between Paimon and Hive.
- HiveTypeUtils() - Constructor for class org.apache.paimon.hive.HiveTypeUtils
-
- HiveUtils - Class in org.apache.paimon.hive.utils
-
- HiveUtils() - Constructor for class org.apache.paimon.hive.utils.HiveUtils
-
- HllSketchUtil - Class in org.apache.paimon.utils
-
A compressed bitmap for 32-bit integer.
- HllSketchUtil() - Constructor for class org.apache.paimon.utils.HllSketchUtil
-
- hmapColumnToCalculator(DataField, int) - Static method in class org.apache.paimon.sort.hilbert.HilbertIndexer
-
- HmsReporter - Class in org.apache.paimon.flink.sink.partition
-
Action to report the table statistic from the latest snapshot to HMS.
- HmsReporter(FileStoreTable, MetastoreClient) - Constructor for class org.apache.paimon.flink.sink.partition.HmsReporter
-
- HOUR_FORMATTER - Static variable in interface org.apache.paimon.tag.TagPeriodHandler
-
- HOUR_FORMATTER_WITHOUT_DASHES - Static variable in interface org.apache.paimon.tag.TagPeriodHandler
-
- HourlyTagPeriodHandler(CoreOptions.TagPeriodFormatter) - Constructor for class org.apache.paimon.tag.TagPeriodHandler.HourlyTagPeriodHandler
-
- HtmlFormatter - Class in org.apache.paimon.options.description
-
Formatter that transforms
Description
into Html representation.
- HtmlFormatter() - Constructor for class org.apache.paimon.options.description.HtmlFormatter
-
- i1() - Method in class org.apache.paimon.utils.PositiveIntInt
-
- i2() - Method in class org.apache.paimon.utils.PositiveIntInt
-
- IcebergConversions - Class in org.apache.paimon.iceberg.manifest
-
Conversions between Java object and bytes.
- IcebergDataField - Class in org.apache.paimon.iceberg.metadata
-
- IcebergDataField(DataField) - Constructor for class org.apache.paimon.iceberg.metadata.IcebergDataField
-
- IcebergDataField(int, String, boolean, String, String) - Constructor for class org.apache.paimon.iceberg.metadata.IcebergDataField
-
- IcebergDataField(int, String, boolean, String, DataType, String) - Constructor for class org.apache.paimon.iceberg.metadata.IcebergDataField
-
- IcebergDataFileMeta - Class in org.apache.paimon.iceberg.manifest
-
Iceberg data file meta.
- IcebergDataFileMeta.Content - Enum in org.apache.paimon.iceberg.manifest
-
See Iceberg data_file
struct content
field.
- IcebergDataFileMetaSerializer - Class in org.apache.paimon.iceberg.manifest
-
- IcebergDataFileMetaSerializer(RowType) - Constructor for class org.apache.paimon.iceberg.manifest.IcebergDataFileMetaSerializer
-
- IcebergHiveMetadataCommitter - Class in org.apache.paimon.iceberg
-
IcebergMetadataCommitter
to commit Iceberg metadata to Hive metastore, so the table can
be visited by Iceberg's Hive catalog.
- IcebergHiveMetadataCommitter(FileStoreTable) - Constructor for class org.apache.paimon.iceberg.IcebergHiveMetadataCommitter
-
- IcebergHiveMetadataCommitterFactory - Class in org.apache.paimon.iceberg
-
- IcebergHiveMetadataCommitterFactory() - Constructor for class org.apache.paimon.iceberg.IcebergHiveMetadataCommitterFactory
-
- IcebergManifestEntry - Class in org.apache.paimon.iceberg.manifest
-
Entry of an Iceberg manifest file.
- IcebergManifestEntry(IcebergManifestEntry.Status, long, long, long, IcebergDataFileMeta) - Constructor for class org.apache.paimon.iceberg.manifest.IcebergManifestEntry
-
- IcebergManifestEntry.Status - Enum in org.apache.paimon.iceberg.manifest
-
See Iceberg manifest_entry
struct status
field.
- IcebergManifestEntrySerializer - Class in org.apache.paimon.iceberg.manifest
-
- IcebergManifestEntrySerializer(RowType) - Constructor for class org.apache.paimon.iceberg.manifest.IcebergManifestEntrySerializer
-
- IcebergManifestFile - Class in org.apache.paimon.iceberg.manifest
-
This file includes several Iceberg
ManifestEntry
s, representing the additional changes
since last snapshot.
- IcebergManifestFile(FileIO, RowType, FormatReaderFactory, FormatWriterFactory, String, PathFactory, MemorySize) - Constructor for class org.apache.paimon.iceberg.manifest.IcebergManifestFile
-
- IcebergManifestFileMeta - Class in org.apache.paimon.iceberg.manifest
-
Metadata of an Iceberg manifest file.
- IcebergManifestFileMeta(String, long, int, IcebergManifestFileMeta.Content, long, long, long, int, int, int, long, long, long, List<IcebergPartitionSummary>) - Constructor for class org.apache.paimon.iceberg.manifest.IcebergManifestFileMeta
-
- IcebergManifestFileMeta.Content - Enum in org.apache.paimon.iceberg.manifest
-
Content type stored in a manifest file.
- IcebergManifestFileMetaSerializer - Class in org.apache.paimon.iceberg.manifest
-
- IcebergManifestFileMetaSerializer() - Constructor for class org.apache.paimon.iceberg.manifest.IcebergManifestFileMetaSerializer
-
- IcebergManifestList - Class in org.apache.paimon.iceberg.manifest
-
This file includes several Iceberg
IcebergManifestFileMeta
s, representing the additional
changes since last snapshot.
- IcebergManifestList(FileIO, FormatReaderFactory, FormatWriterFactory, String, PathFactory) - Constructor for class org.apache.paimon.iceberg.manifest.IcebergManifestList
-
- IcebergMetadata - Class in org.apache.paimon.iceberg.metadata
-
Iceberg's metadata json file.
- IcebergMetadata(String, String, long, int, List<IcebergSchema>, int, List<IcebergPartitionSpec>, int, List<IcebergSnapshot>, int) - Constructor for class org.apache.paimon.iceberg.metadata.IcebergMetadata
-
- IcebergMetadata(int, String, String, long, long, int, List<IcebergSchema>, int, List<IcebergPartitionSpec>, int, int, List<IcebergSortOrder>, int, List<IcebergSnapshot>, int, Map<String, String>) - Constructor for class org.apache.paimon.iceberg.metadata.IcebergMetadata
-
- IcebergMetadataCommitter - Interface in org.apache.paimon.iceberg
-
Commit Iceberg metadata to metastore.
- IcebergMetadataCommitterFactory - Interface in org.apache.paimon.iceberg
-
- IcebergOptions - Class in org.apache.paimon.iceberg
-
Config options for Paimon Iceberg compatibility.
- IcebergOptions() - Constructor for class org.apache.paimon.iceberg.IcebergOptions
-
- IcebergOptions.StorageType - Enum in org.apache.paimon.iceberg
-
Where to store Iceberg metadata.
- IcebergPartitionField - Class in org.apache.paimon.iceberg.metadata
-
Partition field in Iceberg's partition spec.
- IcebergPartitionField(IcebergDataField, int) - Constructor for class org.apache.paimon.iceberg.metadata.IcebergPartitionField
-
- IcebergPartitionField(String, String, int, int) - Constructor for class org.apache.paimon.iceberg.metadata.IcebergPartitionField
-
- IcebergPartitionSpec - Class in org.apache.paimon.iceberg.metadata
-
Partition spec in Iceberg's metadata.
- IcebergPartitionSpec(List<IcebergPartitionField>) - Constructor for class org.apache.paimon.iceberg.metadata.IcebergPartitionSpec
-
- IcebergPartitionSpec(int, List<IcebergPartitionField>) - Constructor for class org.apache.paimon.iceberg.metadata.IcebergPartitionSpec
-
- IcebergPartitionSummary - Class in org.apache.paimon.iceberg.manifest
-
Iceberg partition summary stored in manifest file.
- IcebergPartitionSummary(boolean, boolean, byte[], byte[]) - Constructor for class org.apache.paimon.iceberg.manifest.IcebergPartitionSummary
-
- IcebergPartitionSummarySerializer - Class in org.apache.paimon.iceberg.manifest
-
- IcebergPartitionSummarySerializer() - Constructor for class org.apache.paimon.iceberg.manifest.IcebergPartitionSummarySerializer
-
- IcebergPathFactory - Class in org.apache.paimon.iceberg
-
Path factory for Iceberg metadata files.
- IcebergPathFactory(Path) - Constructor for class org.apache.paimon.iceberg.IcebergPathFactory
-
- IcebergSchema - Class in org.apache.paimon.iceberg.metadata
-
Schema in Iceberg's metadata.
- IcebergSchema(int, List<IcebergDataField>) - Constructor for class org.apache.paimon.iceberg.metadata.IcebergSchema
-
- IcebergSchema(String, int, List<IcebergDataField>) - Constructor for class org.apache.paimon.iceberg.metadata.IcebergSchema
-
- IcebergSnapshot - Class in org.apache.paimon.iceberg.metadata
-
Snapshot in Iceberg's metadata.
- IcebergSnapshot(long, long, long, IcebergSnapshotSummary, String, int) - Constructor for class org.apache.paimon.iceberg.metadata.IcebergSnapshot
-
- IcebergSnapshotSummary - Class in org.apache.paimon.iceberg.metadata
-
Snapshot summary in Iceberg's snapshot.
- IcebergSnapshotSummary(String) - Constructor for class org.apache.paimon.iceberg.metadata.IcebergSnapshotSummary
-
- IcebergSortOrder - Class in org.apache.paimon.iceberg.metadata
-
Sort order in Iceberg's metadata.
- IcebergSortOrder() - Constructor for class org.apache.paimon.iceberg.metadata.IcebergSortOrder
-
- IcebergSortOrder(int, List<Object>) - Constructor for class org.apache.paimon.iceberg.metadata.IcebergSortOrder
-
- id - Variable in class org.apache.paimon.disk.AbstractFileIOChannel
-
The ID of the underlying channel.
- ID(File, int, Random) - Constructor for class org.apache.paimon.disk.FileIOChannel.ID
-
- ID(File, int, String, Random) - Constructor for class org.apache.paimon.disk.FileIOChannel.ID
-
- id() - Method in enum org.apache.paimon.iceberg.manifest.IcebergDataFileMeta.Content
-
- id() - Method in enum org.apache.paimon.iceberg.manifest.IcebergManifestEntry.Status
-
- id() - Method in enum org.apache.paimon.iceberg.manifest.IcebergManifestFileMeta.Content
-
- id() - Method in class org.apache.paimon.iceberg.metadata.IcebergDataField
-
- id() - Method in class org.apache.paimon.schema.TableSchema
-
- id - Variable in class org.apache.paimon.Snapshot
-
- id() - Method in class org.apache.paimon.Snapshot
-
- id() - Method in class org.apache.paimon.types.DataField
-
- ID_FIELD - Static variable in interface org.apache.paimon.flink.action.cdc.mongodb.strategy.MongoVersionStrategy
-
- identifier() - Method in exception org.apache.paimon.catalog.Catalog.ColumnAlreadyExistException
-
- identifier() - Method in exception org.apache.paimon.catalog.Catalog.ColumnNotExistException
-
- identifier() - Method in exception org.apache.paimon.catalog.Catalog.PartitionNotExistException
-
- identifier() - Method in exception org.apache.paimon.catalog.Catalog.TableAlreadyExistException
-
- identifier() - Method in exception org.apache.paimon.catalog.Catalog.TableNotExistException
-
- identifier() - Method in exception org.apache.paimon.catalog.Catalog.ViewAlreadyExistException
-
- identifier() - Method in exception org.apache.paimon.catalog.Catalog.ViewNotExistException
-
- IDENTIFIER - Static variable in class org.apache.paimon.catalog.FileSystemCatalogFactory
-
- identifier() - Method in class org.apache.paimon.catalog.FileSystemCatalogFactory
-
- Identifier - Class in org.apache.paimon.catalog
-
Identifies an object in a catalog.
- Identifier(String, String) - Constructor for class org.apache.paimon.catalog.Identifier
-
- Identifier(String, String, String, String) - Constructor for class org.apache.paimon.catalog.Identifier
-
- IDENTIFIER - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- IDENTIFIER - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- IDENTIFIER() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationMethodRestContext
-
- IDENTIFIER() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationMethodRestContext
-
- IDENTIFIER() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeDeclarationContext
-
- IDENTIFIER() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeDeclarationContext
-
- IDENTIFIER() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CatchClauseContext
-
- IDENTIFIER() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CatchClauseContext
-
- IDENTIFIER() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassDeclarationContext
-
- IDENTIFIER() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassDeclarationContext
-
- IDENTIFIER() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassOrInterfaceTypeContext
-
- IDENTIFIER(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassOrInterfaceTypeContext
-
- IDENTIFIER() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassOrInterfaceTypeContext
-
- IDENTIFIER(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassOrInterfaceTypeContext
-
- IDENTIFIER() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassTypeContext
-
- IDENTIFIER() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassTypeContext
-
- IDENTIFIER() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstantDeclaratorContext
-
- IDENTIFIER() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstantDeclaratorContext
-
- IDENTIFIER() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstructorDeclarationContext
-
- IDENTIFIER() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstructorDeclarationContext
-
- IDENTIFIER() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CreatedNameContext
-
- IDENTIFIER(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CreatedNameContext
-
- IDENTIFIER() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CreatedNameContext
-
- IDENTIFIER(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CreatedNameContext
-
- IDENTIFIER() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ElementValuePairContext
-
- IDENTIFIER() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ElementValuePairContext
-
- IDENTIFIER() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumConstantContext
-
- IDENTIFIER() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumConstantContext
-
- IDENTIFIER() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumDeclarationContext
-
- IDENTIFIER() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumDeclarationContext
-
- IDENTIFIER() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExplicitGenericInvocationSuffixContext
-
- IDENTIFIER() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExplicitGenericInvocationSuffixContext
-
- IDENTIFIER() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- IDENTIFIER() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- IDENTIFIER - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- IDENTIFIER - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- IDENTIFIER() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InnerCreatorContext
-
- IDENTIFIER() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InnerCreatorContext
-
- IDENTIFIER() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceDeclarationContext
-
- IDENTIFIER() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceDeclarationContext
-
- IDENTIFIER() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMethodDeclarationContext
-
- IDENTIFIER() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMethodDeclarationContext
-
- IDENTIFIER() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LambdaParametersContext
-
- IDENTIFIER(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LambdaParametersContext
-
- IDENTIFIER() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LambdaParametersContext
-
- IDENTIFIER(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LambdaParametersContext
-
- IDENTIFIER() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MethodCallContext
-
- IDENTIFIER() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MethodCallContext
-
- IDENTIFIER() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MethodDeclarationContext
-
- IDENTIFIER() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MethodDeclarationContext
-
- IDENTIFIER() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PrimaryContext
-
- IDENTIFIER() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PrimaryContext
-
- IDENTIFIER() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.QualifiedNameContext
-
- IDENTIFIER(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.QualifiedNameContext
-
- IDENTIFIER() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.QualifiedNameContext
-
- IDENTIFIER(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.QualifiedNameContext
-
- IDENTIFIER() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- IDENTIFIER() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- IDENTIFIER() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.SuperSuffixContext
-
- IDENTIFIER() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.SuperSuffixContext
-
- IDENTIFIER() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.SwitchLabelContext
-
- IDENTIFIER() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.SwitchLabelContext
-
- IDENTIFIER() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeParameterContext
-
- IDENTIFIER() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeParameterContext
-
- IDENTIFIER() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableDeclaratorIdContext
-
- IDENTIFIER() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableDeclaratorIdContext
-
- identifier() - Method in interface org.apache.paimon.factories.Factory
-
Returns a unique identifier among same factory interfaces.
- identifier() - Method in class org.apache.paimon.fileindex.bitmap.BitmapFileIndexFactory
-
- identifier() - Method in class org.apache.paimon.fileindex.bloomfilter.BloomFilterFileIndexFactory
-
- identifier() - Method in class org.apache.paimon.fileindex.bsi.BitSliceIndexBitmapFileIndexFactory
-
- identifier() - Method in interface org.apache.paimon.fileindex.FileIndexerFactory
-
- IDENTIFIER - Static variable in class org.apache.paimon.flink.action.cdc.format.canal.CanalDataFormatFactory
-
- identifier() - Method in class org.apache.paimon.flink.action.cdc.format.canal.CanalDataFormatFactory
-
- IDENTIFIER - Static variable in class org.apache.paimon.flink.action.cdc.format.debezium.DebeziumAvroDataFormatFactory
-
- identifier() - Method in class org.apache.paimon.flink.action.cdc.format.debezium.DebeziumAvroDataFormatFactory
-
- IDENTIFIER - Static variable in class org.apache.paimon.flink.action.cdc.format.debezium.DebeziumJsonDataFormatFactory
-
- identifier() - Method in class org.apache.paimon.flink.action.cdc.format.debezium.DebeziumJsonDataFormatFactory
-
- IDENTIFIER - Static variable in class org.apache.paimon.flink.action.cdc.format.dms.DMSDataFormatFactory
-
- identifier() - Method in class org.apache.paimon.flink.action.cdc.format.dms.DMSDataFormatFactory
-
- IDENTIFIER - Static variable in class org.apache.paimon.flink.action.cdc.format.json.JsonDataFormatFactory
-
- identifier() - Method in class org.apache.paimon.flink.action.cdc.format.json.JsonDataFormatFactory
-
- IDENTIFIER - Static variable in class org.apache.paimon.flink.action.cdc.format.maxwell.MaxwellDataFormatFactory
-
- identifier() - Method in class org.apache.paimon.flink.action.cdc.format.maxwell.MaxwellDataFormatFactory
-
- IDENTIFIER - Static variable in class org.apache.paimon.flink.action.cdc.format.ogg.OggDataFormatFactory
-
- identifier() - Method in class org.apache.paimon.flink.action.cdc.format.ogg.OggDataFormatFactory
-
- IDENTIFIER - Static variable in class org.apache.paimon.flink.action.cdc.kafka.KafkaSyncDatabaseActionFactory
-
- identifier() - Method in class org.apache.paimon.flink.action.cdc.kafka.KafkaSyncDatabaseActionFactory
-
- IDENTIFIER - Static variable in class org.apache.paimon.flink.action.cdc.kafka.KafkaSyncTableActionFactory
-
- identifier() - Method in class org.apache.paimon.flink.action.cdc.kafka.KafkaSyncTableActionFactory
-
- IDENTIFIER - Static variable in class org.apache.paimon.flink.action.cdc.mongodb.MongoDBSyncDatabaseActionFactory
-
- identifier() - Method in class org.apache.paimon.flink.action.cdc.mongodb.MongoDBSyncDatabaseActionFactory
-
- IDENTIFIER - Static variable in class org.apache.paimon.flink.action.cdc.mongodb.MongoDBSyncTableActionFactory
-
- identifier() - Method in class org.apache.paimon.flink.action.cdc.mongodb.MongoDBSyncTableActionFactory
-
- IDENTIFIER - Static variable in class org.apache.paimon.flink.action.cdc.mysql.MySqlSyncDatabaseActionFactory
-
- identifier() - Method in class org.apache.paimon.flink.action.cdc.mysql.MySqlSyncDatabaseActionFactory
-
- IDENTIFIER - Static variable in class org.apache.paimon.flink.action.cdc.mysql.MySqlSyncTableActionFactory
-
- identifier() - Method in class org.apache.paimon.flink.action.cdc.mysql.MySqlSyncTableActionFactory
-
- IDENTIFIER - Static variable in class org.apache.paimon.flink.action.cdc.postgres.PostgresSyncTableActionFactory
-
- identifier() - Method in class org.apache.paimon.flink.action.cdc.postgres.PostgresSyncTableActionFactory
-
- IDENTIFIER - Static variable in class org.apache.paimon.flink.action.cdc.pulsar.PulsarSyncDatabaseActionFactory
-
- identifier() - Method in class org.apache.paimon.flink.action.cdc.pulsar.PulsarSyncDatabaseActionFactory
-
- IDENTIFIER - Static variable in class org.apache.paimon.flink.action.cdc.pulsar.PulsarSyncTableActionFactory
-
- identifier() - Method in class org.apache.paimon.flink.action.cdc.pulsar.PulsarSyncTableActionFactory
-
- identifier() - Method in class org.apache.paimon.flink.action.cdc.schema.JdbcSchemasInfo.JdbcSchemaInfo
-
- identifier() - Method in class org.apache.paimon.flink.action.CloneActionFactory
-
- IDENTIFIER - Static variable in class org.apache.paimon.flink.action.CompactActionFactory
-
- identifier() - Method in class org.apache.paimon.flink.action.CompactActionFactory
-
- IDENTIFIER - Static variable in class org.apache.paimon.flink.action.CompactDatabaseActionFactory
-
- identifier() - Method in class org.apache.paimon.flink.action.CompactDatabaseActionFactory
-
- IDENTIFIER - Static variable in class org.apache.paimon.flink.action.CreateBranchActionFactory
-
- identifier() - Method in class org.apache.paimon.flink.action.CreateBranchActionFactory
-
- IDENTIFIER - Static variable in class org.apache.paimon.flink.action.CreateTagActionFactory
-
- identifier() - Method in class org.apache.paimon.flink.action.CreateTagActionFactory
-
- IDENTIFIER - Static variable in class org.apache.paimon.flink.action.CreateTagFromTimestampActionFactory
-
- identifier() - Method in class org.apache.paimon.flink.action.CreateTagFromTimestampActionFactory
-
- IDENTIFIER - Static variable in class org.apache.paimon.flink.action.CreateTagFromWatermarkActionFactory
-
- identifier() - Method in class org.apache.paimon.flink.action.CreateTagFromWatermarkActionFactory
-
- IDENTIFIER - Static variable in class org.apache.paimon.flink.action.DeleteActionFactory
-
- identifier() - Method in class org.apache.paimon.flink.action.DeleteActionFactory
-
- IDENTIFIER - Static variable in class org.apache.paimon.flink.action.DeleteBranchActionFactory
-
- identifier() - Method in class org.apache.paimon.flink.action.DeleteBranchActionFactory
-
- IDENTIFIER - Static variable in class org.apache.paimon.flink.action.DeleteTagActionFactory
-
- identifier() - Method in class org.apache.paimon.flink.action.DeleteTagActionFactory
-
- IDENTIFIER - Static variable in class org.apache.paimon.flink.action.DropPartitionActionFactory
-
- identifier() - Method in class org.apache.paimon.flink.action.DropPartitionActionFactory
-
- IDENTIFIER - Static variable in class org.apache.paimon.flink.action.ExpirePartitionsActionFactory
-
- identifier() - Method in class org.apache.paimon.flink.action.ExpirePartitionsActionFactory
-
- IDENTIFIER - Static variable in class org.apache.paimon.flink.action.ExpireSnapshotsActionFactory
-
- identifier() - Method in class org.apache.paimon.flink.action.ExpireSnapshotsActionFactory
-
- identifier() - Method in class org.apache.paimon.flink.action.ExpireTagsActionFactory
-
- IDENTIFIER - Static variable in class org.apache.paimon.flink.action.FastForwardActionFactory
-
- identifier() - Method in class org.apache.paimon.flink.action.FastForwardActionFactory
-
- IDENTIFIER - Static variable in class org.apache.paimon.flink.action.MarkPartitionDoneActionFactory
-
- identifier() - Method in class org.apache.paimon.flink.action.MarkPartitionDoneActionFactory
-
- IDENTIFIER - Static variable in class org.apache.paimon.flink.action.MergeIntoActionFactory
-
- identifier() - Method in class org.apache.paimon.flink.action.MergeIntoActionFactory
-
- IDENTIFIER - Static variable in class org.apache.paimon.flink.action.MigrateDatabaseActionFactory
-
- identifier() - Method in class org.apache.paimon.flink.action.MigrateDatabaseActionFactory
-
- IDENTIFIER - Static variable in class org.apache.paimon.flink.action.MigrateFileActionFactory
-
- identifier() - Method in class org.apache.paimon.flink.action.MigrateFileActionFactory
-
- IDENTIFIER - Static variable in class org.apache.paimon.flink.action.MigrateTableActionFactory
-
- identifier() - Method in class org.apache.paimon.flink.action.MigrateTableActionFactory
-
- IDENTIFIER - Static variable in class org.apache.paimon.flink.action.QueryServiceActionFactory
-
- identifier() - Method in class org.apache.paimon.flink.action.QueryServiceActionFactory
-
- IDENTIFIER - Static variable in class org.apache.paimon.flink.action.RemoveOrphanFilesActionFactory
-
- identifier() - Method in class org.apache.paimon.flink.action.RemoveOrphanFilesActionFactory
-
- identifier() - Method in class org.apache.paimon.flink.action.RenameTagActionFactory
-
- IDENTIFIER - Static variable in class org.apache.paimon.flink.action.RepairActionFactory
-
- identifier() - Method in class org.apache.paimon.flink.action.RepairActionFactory
-
- IDENTIFIER - Static variable in class org.apache.paimon.flink.action.ReplaceTagActionFactory
-
- identifier() - Method in class org.apache.paimon.flink.action.ReplaceTagActionFactory
-
- IDENTIFIER - Static variable in class org.apache.paimon.flink.action.ResetConsumerActionFactory
-
- identifier() - Method in class org.apache.paimon.flink.action.ResetConsumerActionFactory
-
- IDENTIFIER - Static variable in class org.apache.paimon.flink.action.RewriteFileIndexActionFactory
-
- identifier() - Method in class org.apache.paimon.flink.action.RewriteFileIndexActionFactory
-
- IDENTIFIER - Static variable in class org.apache.paimon.flink.action.RollbackToActionFactory
-
- identifier() - Method in class org.apache.paimon.flink.action.RollbackToActionFactory
-
- IDENTIFIER - Static variable in class org.apache.paimon.flink.action.RollbackToTimestampActionFactory
-
- identifier() - Method in class org.apache.paimon.flink.action.RollbackToTimestampActionFactory
-
- identifier - Variable in class org.apache.paimon.flink.action.TableActionBase
-
- IDENTIFIER - Static variable in class org.apache.paimon.flink.FlinkCatalogFactory
-
- IDENTIFIER - Static variable in class org.apache.paimon.flink.FlinkGenericCatalogFactory
-
- IDENTIFIER - Static variable in class org.apache.paimon.flink.kafka.KafkaLogStoreFactory
-
- identifier() - Method in class org.apache.paimon.flink.kafka.KafkaLogStoreFactory
-
- IDENTIFIER - Static variable in class org.apache.paimon.flink.procedure.CloneProcedure
-
- identifier() - Method in class org.apache.paimon.flink.procedure.CloneProcedure
-
- IDENTIFIER - Static variable in class org.apache.paimon.flink.procedure.CompactDatabaseProcedure
-
- identifier() - Method in class org.apache.paimon.flink.procedure.CompactDatabaseProcedure
-
- identifier() - Method in class org.apache.paimon.flink.procedure.CompactManifestProcedure
-
- IDENTIFIER - Static variable in class org.apache.paimon.flink.procedure.CompactProcedure
-
- identifier() - Method in class org.apache.paimon.flink.procedure.CompactProcedure
-
- IDENTIFIER - Static variable in class org.apache.paimon.flink.procedure.CreateBranchProcedure
-
- identifier() - Method in class org.apache.paimon.flink.procedure.CreateBranchProcedure
-
- IDENTIFIER - Static variable in class org.apache.paimon.flink.procedure.CreateTagFromTimestampProcedure
-
- identifier() - Method in class org.apache.paimon.flink.procedure.CreateTagFromTimestampProcedure
-
- IDENTIFIER - Static variable in class org.apache.paimon.flink.procedure.CreateTagFromWatermarkProcedure
-
- identifier() - Method in class org.apache.paimon.flink.procedure.CreateTagFromWatermarkProcedure
-
- IDENTIFIER - Static variable in class org.apache.paimon.flink.procedure.CreateTagProcedure
-
- identifier() - Method in class org.apache.paimon.flink.procedure.CreateTagProcedure
-
- IDENTIFIER - Static variable in class org.apache.paimon.flink.procedure.DeleteBranchProcedure
-
- identifier() - Method in class org.apache.paimon.flink.procedure.DeleteBranchProcedure
-
- IDENTIFIER - Static variable in class org.apache.paimon.flink.procedure.DeleteTagProcedure
-
- identifier() - Method in class org.apache.paimon.flink.procedure.DeleteTagProcedure
-
- IDENTIFIER - Static variable in class org.apache.paimon.flink.procedure.DropPartitionProcedure
-
Deprecated.
- identifier() - Method in class org.apache.paimon.flink.procedure.DropPartitionProcedure
-
Deprecated.
- identifier() - Method in class org.apache.paimon.flink.procedure.ExpirePartitionsProcedure
-
- identifier() - Method in class org.apache.paimon.flink.procedure.ExpireSnapshotsProcedure
-
- identifier() - Method in class org.apache.paimon.flink.procedure.ExpireTagsProcedure
-
- IDENTIFIER - Static variable in class org.apache.paimon.flink.procedure.FastForwardProcedure
-
- identifier() - Method in class org.apache.paimon.flink.procedure.FastForwardProcedure
-
- IDENTIFIER - Static variable in class org.apache.paimon.flink.procedure.MarkPartitionDoneProcedure
-
- identifier() - Method in class org.apache.paimon.flink.procedure.MarkPartitionDoneProcedure
-
- IDENTIFIER - Static variable in class org.apache.paimon.flink.procedure.MergeIntoProcedure
-
- identifier() - Method in class org.apache.paimon.flink.procedure.MergeIntoProcedure
-
- identifier() - Method in class org.apache.paimon.flink.procedure.MigrateDatabaseProcedure
-
- identifier() - Method in class org.apache.paimon.flink.procedure.MigrateFileProcedure
-
- identifier() - Method in class org.apache.paimon.flink.procedure.MigrateTableProcedure
-
- IDENTIFIER - Static variable in class org.apache.paimon.flink.procedure.privilege.CreatePrivilegedUserProcedure
-
- identifier() - Method in class org.apache.paimon.flink.procedure.privilege.CreatePrivilegedUserProcedure
-
- IDENTIFIER - Static variable in class org.apache.paimon.flink.procedure.privilege.DropPrivilegedUserProcedure
-
- identifier() - Method in class org.apache.paimon.flink.procedure.privilege.DropPrivilegedUserProcedure
-
- IDENTIFIER - Static variable in class org.apache.paimon.flink.procedure.privilege.GrantPrivilegeToUserProcedure
-
- identifier() - Method in class org.apache.paimon.flink.procedure.privilege.GrantPrivilegeToUserProcedure
-
- IDENTIFIER - Static variable in class org.apache.paimon.flink.procedure.privilege.InitFileBasedPrivilegeProcedure
-
- identifier() - Method in class org.apache.paimon.flink.procedure.privilege.InitFileBasedPrivilegeProcedure
-
- IDENTIFIER - Static variable in class org.apache.paimon.flink.procedure.privilege.RevokePrivilegeFromUserProcedure
-
- identifier() - Method in class org.apache.paimon.flink.procedure.privilege.RevokePrivilegeFromUserProcedure
-
- IDENTIFIER - Static variable in class org.apache.paimon.flink.procedure.QueryServiceProcedure
-
- identifier() - Method in class org.apache.paimon.flink.procedure.QueryServiceProcedure
-
- IDENTIFIER - Static variable in class org.apache.paimon.flink.procedure.RemoveOrphanFilesProcedure
-
- identifier() - Method in class org.apache.paimon.flink.procedure.RemoveOrphanFilesProcedure
-
- identifier() - Method in class org.apache.paimon.flink.procedure.RenameTagProcedure
-
- IDENTIFIER - Static variable in class org.apache.paimon.flink.procedure.RepairProcedure
-
- identifier() - Method in class org.apache.paimon.flink.procedure.RepairProcedure
-
- identifier() - Method in class org.apache.paimon.flink.procedure.ReplaceTagProcedure
-
- IDENTIFIER - Static variable in class org.apache.paimon.flink.procedure.ResetConsumerProcedure
-
- identifier() - Method in class org.apache.paimon.flink.procedure.ResetConsumerProcedure
-
- identifier() - Method in class org.apache.paimon.flink.procedure.RewriteFileIndexProcedure
-
- IDENTIFIER - Static variable in class org.apache.paimon.flink.procedure.RollbackToProcedure
-
- identifier() - Method in class org.apache.paimon.flink.procedure.RollbackToProcedure
-
- IDENTIFIER - Static variable in class org.apache.paimon.flink.procedure.RollbackToTimestampProcedure
-
- identifier() - Method in class org.apache.paimon.flink.procedure.RollbackToTimestampProcedure
-
- identifier(Identifier) - Method in class org.apache.paimon.flink.sink.cdc.RichCdcSinkBuilder
-
- IDENTIFIER - Static variable in class org.apache.paimon.format.avro.AvroFileFormat
-
- identifier() - Method in class org.apache.paimon.format.avro.AvroFileFormatFactory
-
- identifier() - Method in interface org.apache.paimon.format.FileFormatFactory
-
- IDENTIFIER - Static variable in class org.apache.paimon.format.orc.OrcFileFormat
-
- IDENTIFIER - Static variable in class org.apache.paimon.format.orc.OrcFileFormatFactory
-
- identifier() - Method in class org.apache.paimon.format.orc.OrcFileFormatFactory
-
- IDENTIFIER - Static variable in class org.apache.paimon.format.parquet.ParquetFileFormatFactory
-
- identifier() - Method in class org.apache.paimon.format.parquet.ParquetFileFormatFactory
-
- identifier() - Method in class org.apache.paimon.hive.HiveCatalogFactory
-
- identifier() - Method in class org.apache.paimon.hive.HiveCatalogLockFactory
-
- IDENTIFIER - Static variable in class org.apache.paimon.hive.HiveCatalogOptions
-
- identifier() - Method in class org.apache.paimon.iceberg.IcebergHiveMetadataCommitterFactory
-
- IDENTIFIER - Static variable in class org.apache.paimon.jdbc.JdbcCatalogFactory
-
- identifier() - Method in class org.apache.paimon.jdbc.JdbcCatalogFactory
-
- IDENTIFIER - Static variable in class org.apache.paimon.jdbc.JdbcCatalogLockFactory
-
- identifier() - Method in class org.apache.paimon.jdbc.JdbcCatalogLockFactory
-
- identifier() - Method in interface org.apache.paimon.manifest.FileEntry
-
- Identifier(BinaryRow, int, int, String, List<String>, byte[]) - Constructor for class org.apache.paimon.manifest.FileEntry.Identifier
-
- identifier() - Method in class org.apache.paimon.manifest.ManifestCommittable
-
- identifier() - Method in class org.apache.paimon.manifest.ManifestEntry
-
- identifier() - Method in class org.apache.paimon.manifest.SimpleFileEntry
-
- identifier() - Method in interface org.apache.paimon.mergetree.compact.aggregate.factory.FieldAggregatorFactory
-
- identifier() - Method in class org.apache.paimon.mergetree.compact.aggregate.factory.FieldBoolAndAggFactory
-
- identifier() - Method in class org.apache.paimon.mergetree.compact.aggregate.factory.FieldBoolOrAggFactory
-
- identifier() - Method in class org.apache.paimon.mergetree.compact.aggregate.factory.FieldCollectAggFactory
-
- identifier() - Method in class org.apache.paimon.mergetree.compact.aggregate.factory.FieldFirstNonNullValueAggFactory
-
- identifier() - Method in class org.apache.paimon.mergetree.compact.aggregate.factory.FieldFirstNonNullValueAggLegacyFactory
-
- identifier() - Method in class org.apache.paimon.mergetree.compact.aggregate.factory.FieldFirstValueAggFactory
-
- identifier() - Method in class org.apache.paimon.mergetree.compact.aggregate.factory.FieldHllSketchAggFactory
-
- identifier() - Method in class org.apache.paimon.mergetree.compact.aggregate.factory.FieldLastNonNullValueAggFactory
-
- identifier() - Method in class org.apache.paimon.mergetree.compact.aggregate.factory.FieldLastValueAggFactory
-
- identifier() - Method in class org.apache.paimon.mergetree.compact.aggregate.factory.FieldListaggAggFactory
-
- identifier() - Method in class org.apache.paimon.mergetree.compact.aggregate.factory.FieldMaxAggFactory
-
- identifier() - Method in class org.apache.paimon.mergetree.compact.aggregate.factory.FieldMergeMapAggFactory
-
- identifier() - Method in class org.apache.paimon.mergetree.compact.aggregate.factory.FieldMinAggFactory
-
- identifier() - Method in class org.apache.paimon.mergetree.compact.aggregate.factory.FieldNestedUpdateAggFactory
-
- identifier() - Method in class org.apache.paimon.mergetree.compact.aggregate.factory.FieldPrimaryKeyAggFactory
-
- identifier() - Method in class org.apache.paimon.mergetree.compact.aggregate.factory.FieldProductAggFactory
-
- identifier() - Method in class org.apache.paimon.mergetree.compact.aggregate.factory.FieldRoaringBitmap32AggFactory
-
- identifier() - Method in class org.apache.paimon.mergetree.compact.aggregate.factory.FieldRoaringBitmap64AggFactory
-
- identifier() - Method in class org.apache.paimon.mergetree.compact.aggregate.factory.FieldSumAggFactory
-
- identifier() - Method in class org.apache.paimon.mergetree.compact.aggregate.factory.FieldThetaSketchAggFactory
-
- identifier() - Method in class org.apache.paimon.spark.SparkUtils.CatalogAndIdentifier
-
- identifier() - Method in class org.apache.paimon.table.CatalogEnvironment
-
- identifier(Identifier) - Method in class org.apache.paimon.table.FormatTable.Builder
-
- IDENTIFIER_WHOLE_CATALOG - Static variable in interface org.apache.paimon.privilege.PrivilegeManager
-
- identifierFromPath(String, boolean) - Static method in class org.apache.paimon.schema.SchemaManager
-
- identifierFromPath(String, boolean, String) - Static method in class org.apache.paimon.schema.SchemaManager
-
- identifierLabel - Variable in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- identifierLabel - Variable in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- identifiers() - Method in class org.apache.paimon.flink.action.cdc.schema.AllMergedJdbcTableInfo
-
- identifiers() - Method in interface org.apache.paimon.flink.action.cdc.schema.JdbcTableInfo
-
Return all MySQL table identifiers that build this schema.
- identifiers() - Method in class org.apache.paimon.flink.action.cdc.schema.ShardsMergedJdbcTableInfo
-
- identifiers() - Method in class org.apache.paimon.flink.action.cdc.schema.UnmergedJdbcTableInfo
-
- IdentifierSerializer - Class in org.apache.paimon.io
-
- IdentifierSerializer() - Constructor for class org.apache.paimon.io.IdentifierSerializer
-
- identityCastExecutor() - Static method in class org.apache.paimon.casting.CastExecutors
-
- IDMapping<T> - Class in org.apache.paimon.utils
-
Incremental id generation.
- IDMapping(Function<T, T>) - Constructor for class org.apache.paimon.utils.IDMapping
-
- IF - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- IF - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- IF - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- IF - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- IF() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- IF() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- IGNORE_DELETE - Static variable in class org.apache.paimon.CoreOptions
-
- IGNORE_RETRACT - Static variable in class org.apache.paimon.CoreOptions
-
- ignoreDelete() - Method in class org.apache.paimon.CoreOptions
-
- ignoreEmptyCommit(boolean) - Method in interface org.apache.paimon.operation.FileStoreCommit
-
- ignoreEmptyCommit(boolean) - Method in class org.apache.paimon.operation.FileStoreCommitImpl
-
- ignoreEmptyCommit(boolean) - Method in interface org.apache.paimon.table.sink.InnerTableCommit
-
If this is set to true, when there is no new data, no snapshot will be generated.
- ignoreEmptyCommit(boolean) - Method in class org.apache.paimon.table.sink.TableCommitImpl
-
- ignoreIncompatible(boolean) - Method in class org.apache.paimon.flink.action.cdc.mysql.MySqlSyncDatabaseAction
-
- IMMUTABLE_OPTIONS - Static variable in class org.apache.paimon.CoreOptions
-
- IMPLEMENTS - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- IMPLEMENTS - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- IMPLEMENTS() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassDeclarationContext
-
- IMPLEMENTS() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassDeclarationContext
-
- IMPLEMENTS() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumDeclarationContext
-
- IMPLEMENTS() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumDeclarationContext
-
- IMPLEMENTS - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- IMPLEMENTS - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- IMPORT - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- IMPORT - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- IMPORT - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- IMPORT - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- IMPORT() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ImportDeclarationContext
-
- IMPORT() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ImportDeclarationContext
-
- importDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CompilationUnitContext
-
- importDeclaration(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CompilationUnitContext
-
- importDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CompilationUnitContext
-
- importDeclaration(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CompilationUnitContext
-
- importDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- importDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- ImportDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.ImportDeclarationContext
-
- ImportDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.ImportDeclarationContext
-
- importUnPartitionedTableTask(FileIO, Table, FileStoreTable, Map<Path, Path>) - Method in class org.apache.paimon.hive.migrate.HiveMigrator
-
- in() - Method in class org.apache.paimon.flink.utils.FlinkCalciteClasses.SqlKindDelegate
-
- in() - Method in class org.apache.paimon.format.parquet.ParquetInputStream
-
- in - Variable in class org.apache.paimon.fs.SeekableInputStreamWrapper
-
- In - Class in org.apache.paimon.predicate
-
- in(int, List<Object>) - Method in class org.apache.paimon.predicate.PredicateBuilder
-
- inBoostrap() - Method in class org.apache.paimon.crosspartition.GlobalIndexAssigner
-
- INC - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- INC - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- INC() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- INC() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- INC - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- INC - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- inc() - Method in class org.apache.paimon.flink.metrics.FlinkCounter
-
- inc(long) - Method in class org.apache.paimon.flink.metrics.FlinkCounter
-
- inc() - Method in interface org.apache.paimon.metrics.Counter
-
Increment the current count by 1.
- inc(long) - Method in interface org.apache.paimon.metrics.Counter
-
Increment the current count by the given value.
- inc() - Method in class org.apache.paimon.metrics.SimpleCounter
-
Increment the current count by 1.
- inc(long) - Method in class org.apache.paimon.metrics.SimpleCounter
-
Increment the current count by the given value.
- includes(OrcFile.WriterVersion) - Method in enum org.apache.orc.OrcFile.WriterVersion
-
Does this file include the given fix or come from a different writer?
- INCLUDING_TABLES - Static variable in class org.apache.paimon.flink.action.cdc.CdcActionCommonUtils
-
- includingDatabases(String) - Method in class org.apache.paimon.flink.action.CompactDatabaseAction
-
- includingPattern - Variable in class org.apache.paimon.flink.compact.MultiTableScanBase
-
- includingPattern - Variable in class org.apache.paimon.flink.source.operator.CombinedCompactorSourceFunction
-
- includingTables - Variable in class org.apache.paimon.flink.action.cdc.SyncDatabaseActionBase
-
- includingTables(String) - Method in class org.apache.paimon.flink.action.cdc.SyncDatabaseActionBase
-
- includingTables(String) - Method in class org.apache.paimon.flink.action.CompactDatabaseAction
-
- increaseCompactionsCompletedCount() - Method in interface org.apache.paimon.operation.metrics.CompactionMetrics.Reporter
-
- increaseCompactionsQueuedCount() - Method in interface org.apache.paimon.operation.metrics.CompactionMetrics.Reporter
-
- increaseCompressionSize(int) - Method in class org.apache.orc.impl.WriterImpl
-
- increaseNumBytesOut(long) - Method in class org.apache.paimon.flink.sink.CommitterMetrics
-
- increaseNumRecordsOut(long) - Method in class org.apache.paimon.flink.sink.CommitterMetrics
-
- increaseNumWriters() - Method in class org.apache.paimon.operation.metrics.WriterBufferMetric
-
- increment() - Method in class org.apache.paimon.flink.source.RecordLimiter
-
- INCREMENTAL_BETWEEN - Static variable in class org.apache.paimon.CoreOptions
-
- INCREMENTAL_BETWEEN_SCAN_MODE - Static variable in class org.apache.paimon.CoreOptions
-
- INCREMENTAL_BETWEEN_TIMESTAMP - Static variable in class org.apache.paimon.CoreOptions
-
- incrementalBetween() - Method in class org.apache.paimon.CoreOptions
-
- incrementalBetweenScanMode() - Method in class org.apache.paimon.CoreOptions
-
- IncrementalChangelogReadProvider - Class in org.apache.paimon.table.source.splitread
-
- IncrementalChangelogReadProvider(Supplier<MergeFileSplitRead>, Consumer<SplitRead<InternalRow>>) - Constructor for class org.apache.paimon.table.source.splitread.IncrementalChangelogReadProvider
-
- IncrementalCompactDiffSplitRead - Class in org.apache.paimon.flink.lookup
-
A
SplitRead
for streaming incremental diff after compaction.
- IncrementalCompactDiffSplitRead(MergeFileSplitRead) - Constructor for class org.apache.paimon.flink.lookup.IncrementalCompactDiffSplitRead
-
- IncrementalDiffReadProvider - Class in org.apache.paimon.table.source.splitread
-
- IncrementalDiffReadProvider(Supplier<MergeFileSplitRead>, Consumer<SplitRead<InternalRow>>) - Constructor for class org.apache.paimon.table.source.splitread.IncrementalDiffReadProvider
-
- IncrementalDiffSplitRead - Class in org.apache.paimon.table.source.splitread
-
- IncrementalDiffSplitRead(MergeFileSplitRead) - Constructor for class org.apache.paimon.table.source.splitread.IncrementalDiffSplitRead
-
- IncrementalStartingScanner - Class in org.apache.paimon.table.source.snapshot
-
- IncrementalStartingScanner(SnapshotManager, long, long, ScanMode) - Constructor for class org.apache.paimon.table.source.snapshot.IncrementalStartingScanner
-
- IncrementalTagStartingScanner - Class in org.apache.paimon.table.source.snapshot
-
- IncrementalTagStartingScanner(SnapshotManager, String, String) - Constructor for class org.apache.paimon.table.source.snapshot.IncrementalTagStartingScanner
-
- IncrementalTimeStampStartingScanner - Class in org.apache.paimon.table.source.snapshot
-
- IncrementalTimeStampStartingScanner(SnapshotManager, long, long, ScanMode) - Constructor for class org.apache.paimon.table.source.snapshot.IncrementalTimeStampStartingScanner
-
- incrementSafely(int) - Static method in class org.apache.paimon.utils.MathUtils
-
Safely increments the given int value by one, ensuring that no overflow occurs.
- independentIndexFile() - Method in interface org.apache.paimon.io.DataFileIndexWriter.FileIndexResult
-
- index() - Method in class org.apache.paimon.predicate.FieldRef
-
- index() - Method in class org.apache.paimon.predicate.LeafPredicate
-
- index(InternalRow) - Method in class org.apache.paimon.sort.hilbert.HilbertIndexer
-
- index(InternalRow) - Method in class org.apache.paimon.sort.zorder.ZIndexer
-
- index(T) - Method in class org.apache.paimon.utils.IDMapping
-
- INDEX_NOT_FOUND - Static variable in class org.apache.paimon.utils.StringUtils
-
Represents a failed index search.
- INDEX_PATH_SUFFIX - Static variable in class org.apache.paimon.io.DataFilePathFactory
-
- IndexBootstrap - Class in org.apache.paimon.crosspartition
-
Bootstrap key index from Paimon table.
- IndexBootstrap(Table) - Constructor for class org.apache.paimon.crosspartition.IndexBootstrap
-
- IndexBootstrapOperator<T> - Class in org.apache.paimon.flink.sink.index
-
- IndexBootstrapOperator(IndexBootstrap, SerializableFunction<InternalRow, T>) - Constructor for class org.apache.paimon.flink.sink.index.IndexBootstrapOperator
-
- IndexCastMapping - Interface in org.apache.paimon.schema
-
Class includes index mapping and cast mapping.
- indexColumnsOptions() - Method in class org.apache.paimon.CoreOptions
-
- IndexedSortable - Interface in org.apache.paimon.sort
-
Indexed sortable to provide compare and swap.
- IndexedSorter - Interface in org.apache.paimon.sort
-
Indexed sorter to provide sort.
- indexEntrySize - Variable in class org.apache.paimon.sort.BinaryIndexedSortable
-
- IndexFile - Class in org.apache.paimon.index
-
Base index file.
- IndexFile(FileIO, PathFactory) - Constructor for class org.apache.paimon.index.IndexFile
-
- indexFile() - Method in class org.apache.paimon.manifest.IndexManifestEntry
-
- IndexFile - Class in org.apache.paimon.table.source
-
Index file for data file.
- IndexFile(String) - Constructor for class org.apache.paimon.table.source.IndexFile
-
- indexFileFactory() - Method in class org.apache.paimon.utils.FileStorePathFactory
-
- indexFileHandler() - Method in class org.apache.paimon.deletionvectors.DeletionVectorsMaintainer
-
- IndexFileHandler - Class in org.apache.paimon.index
-
Handle index files.
- IndexFileHandler(SnapshotManager, PathFactory, IndexManifestFile, HashIndexFile, DeletionVectorsIndexFile) - Constructor for class org.apache.paimon.index.IndexFileHandler
-
- indexFileHandler - Variable in class org.apache.paimon.operation.FileDeletionBase
-
- IndexFileMeta - Class in org.apache.paimon.index
-
Metadata of index file.
- IndexFileMeta(String, String, long, long) - Constructor for class org.apache.paimon.index.IndexFileMeta
-
- IndexFileMeta(String, String, long, long, LinkedHashMap<String, Pair<Integer, Integer>>) - Constructor for class org.apache.paimon.index.IndexFileMeta
-
- IndexFileMetaSerializer - Class in org.apache.paimon.index
-
- IndexFileMetaSerializer() - Constructor for class org.apache.paimon.index.IndexFileMetaSerializer
-
- indexFiles() - Method in class org.apache.paimon.table.source.DataSplit
-
- indexFiles() - Method in interface org.apache.paimon.table.source.Split
-
* Return the index file of the data file, for example, bloom-filter index.
- IndexIncrement - Class in org.apache.paimon.io
-
Incremental index files.
- IndexIncrement(List<IndexFileMeta>) - Constructor for class org.apache.paimon.io.IndexIncrement
-
- IndexIncrement(List<IndexFileMeta>, List<IndexFileMeta>) - Constructor for class org.apache.paimon.io.IndexIncrement
-
- indexIncrement() - Method in class org.apache.paimon.table.sink.CommitMessageImpl
-
- IndexMaintainer<T> - Interface in org.apache.paimon.index
-
Maintainer to maintain index.
- indexMaintainer - Variable in class org.apache.paimon.operation.AbstractFileStoreWrite.WriterContainer
-
- indexMaintainer - Variable in class org.apache.paimon.operation.FileStoreWrite.State
-
- IndexMaintainer.Factory<T> - Interface in org.apache.paimon.index
-
- indexManifest - Variable in class org.apache.paimon.Snapshot
-
- indexManifest() - Method in class org.apache.paimon.Snapshot
-
- IndexManifestEntry - Class in org.apache.paimon.manifest
-
Manifest entry for index file.
- IndexManifestEntry(FileKind, BinaryRow, int, IndexFileMeta) - Constructor for class org.apache.paimon.manifest.IndexManifestEntry
-
- IndexManifestEntrySerializer - Class in org.apache.paimon.manifest
-
- IndexManifestEntrySerializer() - Constructor for class org.apache.paimon.manifest.IndexManifestEntrySerializer
-
- IndexManifestFile - Class in org.apache.paimon.manifest
-
Index manifest file.
- IndexManifestFile.Factory - Class in org.apache.paimon.manifest
-
- indexManifestFileFactory() - Method in interface org.apache.paimon.FileStore
-
- indexManifestFileFactory() - Method in class org.apache.paimon.privilege.PrivilegedFileStore
-
- indexManifestFileFactory() - Method in class org.apache.paimon.utils.FileStorePathFactory
-
- IndexManifestFileHandler - Class in org.apache.paimon.manifest
-
IndexManifestFile Handler.
- indexManifestFileReader() - Method in class org.apache.paimon.table.DelegatedFileStoreTable
-
- indexManifestFileReader() - Method in interface org.apache.paimon.table.FormatTable
-
- indexManifestFileReader() - Method in interface org.apache.paimon.table.ReadonlyTable
-
- indexManifestFileReader() - Method in class org.apache.paimon.table.system.AuditLogTable
-
- indexManifestFileReader() - Method in class org.apache.paimon.table.system.CompactBucketsTable
-
- indexManifestFileReader() - Method in class org.apache.paimon.table.system.FileMonitorTable
-
- indexManifestFileReader() - Method in class org.apache.paimon.table.system.ReadOptimizedTable
-
- indexManifestFileReader() - Method in interface org.apache.paimon.table.Table
-
Reader to read index manifest entry from index manifest file.
- indexMapping() - Method in class org.apache.paimon.utils.KeyProjectedRow
-
- indexMapping - Variable in class org.apache.paimon.utils.ProjectedRow
-
- indexOf(BinaryString, int) - Method in class org.apache.paimon.data.BinaryString
-
Returns the index within this string of the first occurrence of the specified substring,
starting at the specified index.
- indexOf(String) - Method in class org.apache.paimon.predicate.PredicateBuilder
-
- indexType() - Method in class org.apache.paimon.index.IndexFileMeta
-
- INFER_SCAN_MAX_PARALLELISM - Static variable in class org.apache.paimon.flink.FlinkConnectorOptions
-
- INFER_SCAN_PARALLELISM - Static variable in class org.apache.paimon.flink.FlinkConnectorOptions
-
- inferSourceParallelism(StreamExecutionEnvironment) - Method in class org.apache.paimon.flink.source.FlinkTableSource
-
- init(Identifier, Schema) - Method in class org.apache.paimon.flink.action.cdc.schema.AllMergedJdbcTableInfo
-
- init(Identifier, Schema) - Method in class org.apache.paimon.flink.action.cdc.schema.ShardsMergedJdbcTableInfo
-
- InitFileBasedPrivilegeProcedure - Class in org.apache.paimon.flink.procedure.privilege
-
Procedure to initialize file-based privilege system in warehouse.
- InitFileBasedPrivilegeProcedure() - Constructor for class org.apache.paimon.flink.procedure.privilege.InitFileBasedPrivilegeProcedure
-
- initFlinkCatalog() - Method in class org.apache.paimon.flink.action.ActionBase
-
- initFlinkEnv(StreamExecutionEnvironment) - Method in class org.apache.paimon.flink.action.ActionBase
-
- initFromPage(int, ByteBufferInputStream) - Method in interface org.apache.paimon.format.parquet.reader.ParquetDataColumnReader
-
Initialize the reader by page data.
- initialize(Configuration, Properties) - Method in class org.apache.paimon.hive.PaimonSerDe
-
- initialize(String, CaseInsensitiveStringMap) - Method in class org.apache.paimon.spark.SparkCatalog
-
- initialize(String, CaseInsensitiveStringMap) - Method in class org.apache.paimon.spark.SparkGenericCatalog
-
- initialized() - Method in class org.apache.paimon.table.source.splitread.IncrementalChangelogReadProvider
-
- initialized() - Method in class org.apache.paimon.table.source.splitread.IncrementalDiffReadProvider
-
- initialized() - Method in class org.apache.paimon.table.source.splitread.MergeFileSplitReadProvider
-
- initialized() - Method in class org.apache.paimon.table.source.splitread.RawFileSplitReadProvider
-
- initialized() - Method in interface org.apache.paimon.table.source.splitread.SplitReadProvider
-
- initialized() - Method in class org.apache.paimon.utils.LazyField
-
- initializedState(FileStoreSourceSplit) - Method in class org.apache.paimon.flink.source.FileStoreSourceReader
-
- initializeHandler() - Method in class org.apache.paimon.service.network.NetworkServer
-
Returns the
handler
to be used for serving the incoming
requests.
- initializeHandler() - Method in class org.apache.paimon.service.server.KvQueryServer
-
- initializeIfNeeded() - Method in class org.apache.paimon.mergetree.compact.LoserTree
-
Initialize the loser tree in the same way as the regular loser tree.
- initializePrivilege(String) - Method in class org.apache.paimon.privilege.FileBasedPrivilegeManager
-
- initializePrivilege(String) - Method in interface org.apache.paimon.privilege.PrivilegeManager
-
Initialize the privilege system if not enabled.
- initializeState(StateInitializationContext) - Method in class org.apache.paimon.flink.service.QueryExecutorOperator
-
- initializeState(StreamTaskStateInitializer) - Method in class org.apache.paimon.flink.sink.AutoTagForSavepointCommitterOperator
-
- initializeState(StreamTaskStateInitializer) - Method in class org.apache.paimon.flink.sink.BatchWriteGeneratorTagOperator
-
- initializeState(StateInitializationContext) - Method in class org.apache.paimon.flink.sink.cdc.CdcDynamicBucketWriteOperator
-
- initializeState(StateInitializationContext) - Method in class org.apache.paimon.flink.sink.cdc.CdcRecordStoreMultiWriteOperator
-
- initializeState(StateInitializationContext) - Method in class org.apache.paimon.flink.sink.cdc.CdcRecordStoreWriteOperator
-
- initializeState(StateInitializationContext, Committer<?, GlobalCommitT>) - Method in interface org.apache.paimon.flink.sink.CommittableStateManager
-
- initializeState(StateInitializationContext) - Method in class org.apache.paimon.flink.sink.CommitterOperator
-
- initializeState(StateInitializationContext) - Method in class org.apache.paimon.flink.sink.HashBucketAssignerOperator
-
- initializeState(StateInitializationContext) - Method in class org.apache.paimon.flink.sink.index.GlobalIndexAssignerOperator
-
- initializeState(StateInitializationContext) - Method in class org.apache.paimon.flink.sink.index.IndexBootstrapOperator
-
- initializeState(StateInitializationContext) - Method in class org.apache.paimon.flink.sink.MultiTablesStoreCompactOperator
-
- initializeState(StateInitializationContext, Committer<?, ManifestCommittable>) - Method in class org.apache.paimon.flink.sink.NoopCommittableStateManager
-
- initializeState(StateInitializationContext, Committer<?, GlobalCommitT>) - Method in class org.apache.paimon.flink.sink.RestoreAndFailCommittableStateManager
-
- initializeState(StateInitializationContext) - Method in class org.apache.paimon.flink.sink.RowDataStoreWriteOperator
-
- initializeState(StateInitializationContext) - Method in class org.apache.paimon.flink.sink.StoreCompactOperator
-
- initializeState(StateInitializationContext) - Method in class org.apache.paimon.flink.sink.TableWriteOperator
-
- initializeState(FunctionInitializationContext) - Method in class org.apache.paimon.flink.source.operator.MonitorFunction
-
- InitiateMultipartUploadHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.InitiateMultipartUploadHandler
-
- initPaimonCatalog() - Method in class org.apache.paimon.flink.action.ActionBase
-
- InlineElement - Interface in org.apache.paimon.options.description
-
Part of description that represents an element inside a block e.g.
- InMemoryBuffer - Class in org.apache.paimon.disk
-
- innerCreator() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- innerCreator() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- innerCreator() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- innerCreator() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- InnerCreatorContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.InnerCreatorContext
-
- InnerCreatorContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.InnerCreatorContext
-
- innerGet(InternalRow) - Method in class org.apache.paimon.flink.lookup.FullCacheLookupTable
-
- innerGet(InternalRow) - Method in class org.apache.paimon.flink.lookup.NoPrimaryKeyLookupTable
-
- innerGet(InternalRow) - Method in class org.apache.paimon.flink.lookup.PrimaryKeyLookupTable
-
- innerGet(InternalRow) - Method in class org.apache.paimon.flink.lookup.SecondaryIndexLookupTable
-
- innerGetCompactionResult(boolean) - Method in class org.apache.paimon.compact.CompactFutureManager
-
- innerPlan() - Method in class org.apache.paimon.table.source.ReadOnceTableScan
-
- InnerTable - Interface in org.apache.paimon.table
-
Inner table for implementation, provide newScan, newRead ...
- InnerTableCommit - Interface in org.apache.paimon.table.sink
-
- InnerTableRead - Interface in org.apache.paimon.table.source
-
Inner
TableRead
contains filter and projection push down.
- InnerTableScan - Interface in org.apache.paimon.table.source
-
- InnerTableWrite - Interface in org.apache.paimon.table.sink
-
- innerWithFilter(Predicate) - Method in class org.apache.paimon.flink.lookup.LookupCompactDiffRead
-
- innerWithFilter(Predicate) - Method in class org.apache.paimon.table.source.AbstractDataTableRead
-
- innerWithFilter(Predicate) - Method in class org.apache.paimon.table.source.KeyValueTableRead
-
- inPartitionRow(int) - Method in class org.apache.paimon.data.PartitionInfo
-
- input(DataTypeRoot) - Method in class org.apache.paimon.casting.CastRulePredicate.Builder
-
- input(DataTypeFamily) - Method in class org.apache.paimon.casting.CastRulePredicate.Builder
-
- InputChangelogFollowUpScanner - Class in org.apache.paimon.table.source.snapshot
-
FollowUpScanner
for
CoreOptions.ChangelogProducer#INPUT
changelog producer.
- InputChangelogFollowUpScanner() - Constructor for class org.apache.paimon.table.source.snapshot.InputChangelogFollowUpScanner
-
- inputView - Variable in class org.apache.paimon.io.DataInputViewStream
-
- insertProperties(JdbcClientPool, String, String, Map<String, String>) - Static method in class org.apache.paimon.jdbc.JdbcUtils
-
- install() - Method in class org.apache.paimon.security.HadoopModule
-
- install(Options) - Static method in class org.apache.paimon.security.SecurityContext
-
Installs security configuration by
Options
.
- install(CatalogContext) - Static method in class org.apache.paimon.security.SecurityContext
-
- INSTANCE - Static variable in class org.apache.paimon.arrow.writer.ArrowFieldWriterFactoryVisitor
-
- INSTANCE - Static variable in class org.apache.paimon.data.serializer.BinarySerializer
-
Sharable instance of the IntSerializer.
- INSTANCE - Static variable in class org.apache.paimon.data.serializer.BinaryStringSerializer
-
- INSTANCE - Static variable in class org.apache.paimon.data.serializer.BooleanSerializer
-
Sharable instance of the IntSerializer.
- INSTANCE - Static variable in class org.apache.paimon.data.serializer.ByteSerializer
-
Sharable instance of the IntSerializer.
- INSTANCE - Static variable in class org.apache.paimon.data.serializer.DoubleSerializer
-
Sharable instance of the IntSerializer.
- INSTANCE - Static variable in class org.apache.paimon.data.serializer.FloatSerializer
-
Sharable instance of the IntSerializer.
- INSTANCE - Static variable in class org.apache.paimon.data.serializer.IntSerializer
-
Sharable instance of the IntSerializer.
- INSTANCE - Static variable in class org.apache.paimon.data.serializer.LongSerializer
-
Sharable instance of the IntSerializer.
- INSTANCE - Static variable in class org.apache.paimon.data.serializer.ShortSerializer
-
Sharable instance of the IntSerializer.
- INSTANCE - Static variable in class org.apache.paimon.fileindex.empty.EmptyFileIndexReader
-
No data in the file index, which mean this file has no related records.
- INSTANCE - Static variable in class org.apache.paimon.flink.DataTypeToLogicalType
-
- INSTANCE - Static variable in class org.apache.paimon.predicate.And
-
- INSTANCE - Static variable in class org.apache.paimon.predicate.Contains
-
- INSTANCE - Static variable in class org.apache.paimon.predicate.EndsWith
-
- INSTANCE - Static variable in class org.apache.paimon.predicate.Equal
-
- INSTANCE - Static variable in class org.apache.paimon.predicate.GreaterOrEqual
-
- INSTANCE - Static variable in class org.apache.paimon.predicate.GreaterThan
-
- INSTANCE - Static variable in class org.apache.paimon.predicate.In
-
- INSTANCE - Static variable in class org.apache.paimon.predicate.IsNotNull
-
- INSTANCE - Static variable in class org.apache.paimon.predicate.IsNull
-
- INSTANCE - Static variable in class org.apache.paimon.predicate.LeafPredicateExtractor
-
- INSTANCE - Static variable in class org.apache.paimon.predicate.LessOrEqual
-
- INSTANCE - Static variable in class org.apache.paimon.predicate.LessThan
-
- INSTANCE - Static variable in class org.apache.paimon.predicate.NotEqual
-
- INSTANCE - Static variable in class org.apache.paimon.predicate.NotIn
-
- INSTANCE - Static variable in class org.apache.paimon.predicate.Or
-
- INSTANCE - Static variable in class org.apache.paimon.predicate.StartsWith
-
- INSTANCE - Static variable in class org.apache.paimon.schema.SchemaSerializer
-
- INSTANCE - Static variable in class org.apache.paimon.table.source.SnapshotNotExistPlan
-
- INSTANCE - Static variable in class org.apache.paimon.utils.FatalExitExceptionHandler
-
- INSTANCEOF - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- INSTANCEOF - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- INSTANCEOF() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- INSTANCEOF() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- INSTANCEOF - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- INSTANCEOF - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- instanceOfSqlBinaryOperator(Object) - Method in class org.apache.paimon.flink.utils.FlinkCalciteClasses.SqlOperatorDelegate
-
- instanceOfSqlIdentifier(Object) - Method in class org.apache.paimon.flink.utils.FlinkCalciteClasses.SqlIdentifierDelegate
-
- instanceOfSqlLiteral(Object) - Method in class org.apache.paimon.flink.utils.FlinkCalciteClasses.SqlLiteralDelegate
-
- instanceOfSqlPostfixOperator(Object) - Method in class org.apache.paimon.flink.utils.FlinkCalciteClasses.SqlOperatorDelegate
-
- instanceOfSqlPrefixOperator(Object) - Method in class org.apache.paimon.flink.utils.FlinkCalciteClasses.SqlOperatorDelegate
-
- InstantiationUtil - Class in org.apache.paimon.utils
-
Utility class to create instances from class objects and checking failure reasons.
- InstantiationUtil.ClassLoaderObjectInputStream - Class in org.apache.paimon.utils
-
A custom ObjectInputStream that can load classes using a specific ClassLoader.
- INT - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- INT - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- INT - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- INT - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- INT() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PrimitiveTypeContext
-
- INT() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PrimitiveTypeContext
-
- INT() - Static method in class org.apache.paimon.types.DataTypes
-
- Int2ShortHashMap - Class in org.apache.paimon.utils
-
Int to short hash map.
- Int2ShortHashMap() - Constructor for class org.apache.paimon.utils.Int2ShortHashMap
-
- Int2ShortHashMap(int) - Constructor for class org.apache.paimon.utils.Int2ShortHashMap
-
- Int2ShortHashMap.Builder - Class in org.apache.paimon.utils
-
- int96ToTimestamp(boolean, long, int) - Static method in class org.apache.paimon.format.parquet.reader.TimestampColumnReader
-
- INT_ARRAY_OFFSET - Static variable in class org.apache.paimon.data.columnar.heap.AbstractHeapVector
-
- IntArrayList - Class in org.apache.paimon.utils
-
Minimal implementation of an array-backed list of ints.
- IntArrayList(int) - Constructor for class org.apache.paimon.utils.IntArrayList
-
- IntColumnReader - Class in org.apache.paimon.format.parquet.reader
-
- IntColumnReader(ColumnDescriptor, PageReader) - Constructor for class org.apache.paimon.format.parquet.reader.IntColumnReader
-
- IntColumnVector - Interface in org.apache.paimon.data.columnar
-
Int column vector.
- integerLiteral() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- integerLiteral() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- integerLiteral() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LiteralContext
-
- integerLiteral() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LiteralContext
-
- IntegerLiteralContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.IntegerLiteralContext
-
- IntegerLiteralContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.IntegerLiteralContext
-
- INTERFACE - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- INTERFACE - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- INTERFACE() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeDeclarationContext
-
- INTERFACE() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeDeclarationContext
-
- INTERFACE - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- INTERFACE - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- INTERFACE() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceDeclarationContext
-
- INTERFACE() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceDeclarationContext
-
- interfaceBody() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- interfaceBody() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- interfaceBody() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceDeclarationContext
-
- interfaceBody() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceDeclarationContext
-
- InterfaceBodyContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceBodyContext
-
- InterfaceBodyContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceBodyContext
-
- interfaceBodyDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceBodyContext
-
- interfaceBodyDeclaration(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceBodyContext
-
- interfaceBodyDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceBodyContext
-
- interfaceBodyDeclaration(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceBodyContext
-
- interfaceBodyDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- interfaceBodyDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- InterfaceBodyDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceBodyDeclarationContext
-
- InterfaceBodyDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceBodyDeclarationContext
-
- interfaceDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeElementRestContext
-
- interfaceDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeElementRestContext
-
- interfaceDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- interfaceDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- interfaceDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMemberDeclarationContext
-
- interfaceDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMemberDeclarationContext
-
- interfaceDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LocalTypeDeclarationContext
-
- interfaceDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LocalTypeDeclarationContext
-
- interfaceDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MemberDeclarationContext
-
- interfaceDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MemberDeclarationContext
-
- interfaceDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeDeclarationContext
-
- interfaceDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeDeclarationContext
-
- InterfaceDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceDeclarationContext
-
- InterfaceDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceDeclarationContext
-
- interfaceMemberDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceBodyDeclarationContext
-
- interfaceMemberDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceBodyDeclarationContext
-
- interfaceMemberDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- interfaceMemberDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- InterfaceMemberDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMemberDeclarationContext
-
- InterfaceMemberDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMemberDeclarationContext
-
- interfaceMethodDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.GenericInterfaceMethodDeclarationContext
-
- interfaceMethodDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.GenericInterfaceMethodDeclarationContext
-
- interfaceMethodDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMemberDeclarationContext
-
- interfaceMethodDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMemberDeclarationContext
-
- interfaceMethodDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- interfaceMethodDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- InterfaceMethodDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMethodDeclarationContext
-
- InterfaceMethodDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMethodDeclarationContext
-
- interfaceMethodModifier() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMethodDeclarationContext
-
- interfaceMethodModifier(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMethodDeclarationContext
-
- interfaceMethodModifier() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMethodDeclarationContext
-
- interfaceMethodModifier(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMethodDeclarationContext
-
- interfaceMethodModifier() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- interfaceMethodModifier() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- InterfaceMethodModifierContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMethodModifierContext
-
- InterfaceMethodModifierContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMethodModifierContext
-
- interleaveBits(byte[][], int) - Static method in class org.apache.paimon.utils.ZOrderByteUtils
-
- interleaveBits(byte[][], int, ByteBuffer) - Static method in class org.apache.paimon.utils.ZOrderByteUtils
-
Interleave bits using a naive loop.
- interleaveBytes(Column) - Method in class org.apache.paimon.spark.sort.SparkZOrderUDF
-
- INTERNAL_LOCATION - Static variable in class org.apache.paimon.hive.LocationKeyExtractor
-
- InternalArray - Interface in org.apache.paimon.data
-
Base interface of an internal data structure representing data of
ArrayType
.
- InternalArray.ElementGetter - Interface in org.apache.paimon.data
-
Accessor for getting the elements of an array during runtime.
- InternalArraySerializer - Class in org.apache.paimon.data.serializer
-
- InternalArraySerializer(DataType) - Constructor for class org.apache.paimon.data.serializer.InternalArraySerializer
-
- InternalMap - Interface in org.apache.paimon.data
-
- InternalMapSerializer - Class in org.apache.paimon.data.serializer
-
- InternalMapSerializer(DataType, DataType) - Constructor for class org.apache.paimon.data.serializer.InternalMapSerializer
-
- InternalRow - Interface in org.apache.paimon.data
-
Base interface for an internal data structure representing data of
RowType
.
- InternalRow.FieldGetter - Interface in org.apache.paimon.data
-
Accessor for getting the field of a row during runtime.
- InternalRowPartitionComputer - Class in org.apache.paimon.utils
-
- InternalRowPartitionComputer(String, RowType, String[], boolean) - Constructor for class org.apache.paimon.utils.InternalRowPartitionComputer
-
- InternalRowSerializer - Class in org.apache.paimon.data.serializer
-
- InternalRowSerializer(RowType) - Constructor for class org.apache.paimon.data.serializer.InternalRowSerializer
-
- InternalRowSerializer(DataType...) - Constructor for class org.apache.paimon.data.serializer.InternalRowSerializer
-
- InternalRowSerializer(DataType[], Serializer<?>[]) - Constructor for class org.apache.paimon.data.serializer.InternalRowSerializer
-
- InternalRowToSizeVisitor - Class in org.apache.paimon.types
-
The class is to calculate the occupied space size based on Datatype.
- InternalRowToSizeVisitor() - Constructor for class org.apache.paimon.types.InternalRowToSizeVisitor
-
- InternalRowTypeSerializer - Class in org.apache.paimon.flink.utils
-
- InternalRowTypeSerializer(RowType) - Constructor for class org.apache.paimon.flink.utils.InternalRowTypeSerializer
-
- InternalRowTypeSerializer(DataType...) - Constructor for class org.apache.paimon.flink.utils.InternalRowTypeSerializer
-
- InternalRowUtils - Class in org.apache.paimon.utils
-
- InternalRowUtils() - Constructor for class org.apache.paimon.utils.InternalRowUtils
-
- InternalSerializers - Class in org.apache.paimon.data.serializer
-
- InternalTypeInfo<T> - Class in org.apache.paimon.flink.utils
-
A TypeInformation
for internal serializer.
- InternalTypeInfo(InternalTypeSerializer<T>) - Constructor for class org.apache.paimon.flink.utils.InternalTypeInfo
-
- InternalTypeSerializer<T> - Class in org.apache.paimon.flink.utils
-
A simple version TypeSerializer
.
- InternalTypeSerializer() - Constructor for class org.apache.paimon.flink.utils.InternalTypeSerializer
-
- IntervalPartition - Class in org.apache.paimon.mergetree.compact
-
Algorithm to partition several data files into the minimum number of
SortedRun
s.
- IntervalPartition(List<DataFileMeta>, Comparator<InternalRow>) - Constructor for class org.apache.paimon.mergetree.compact.IntervalPartition
-
- IntFileUtils - Class in org.apache.paimon.utils
-
File to store ints.
- IntFileUtils() - Constructor for class org.apache.paimon.utils.IntFileUtils
-
- IntHashSet - Class in org.apache.paimon.utils
-
A hash set for ints.
- IntHashSet() - Constructor for class org.apache.paimon.utils.IntHashSet
-
- IntHashSet(int) - Constructor for class org.apache.paimon.utils.IntHashSet
-
- IntIterator - Interface in org.apache.paimon.utils
-
Iterator for ints.
- IntObjectSerializer - Class in org.apache.paimon.utils
-
- IntObjectSerializer() - Constructor for class org.apache.paimon.utils.IntObjectSerializer
-
- IntSerializer - Class in org.apache.paimon.data.serializer
-
Type serializer for Integer
(and int
, via auto-boxing).
- IntSerializer() - Constructor for class org.apache.paimon.data.serializer.IntSerializer
-
- intToOrderedBytes(int, ByteBuffer) - Static method in class org.apache.paimon.utils.ZOrderByteUtils
-
Signed ints do not have their bytes in magnitude order because of the sign bit.
- intType() - Method in class org.apache.paimon.options.ConfigOptions.OptionBuilder
-
Defines that the value of the option should be of
Integer
type.
- IntType - Class in org.apache.paimon.types
-
Data type of a 4-byte signed integer with values from -2,147,483,648 to 2,147,483,647.
- IntType(boolean) - Constructor for class org.apache.paimon.types.IntType
-
- IntType() - Constructor for class org.apache.paimon.types.IntType
-
- IntWriter(FieldVector) - Constructor for class org.apache.paimon.arrow.writer.ArrowFieldWriters.IntWriter
-
- invalidate(CacheKey) - Method in interface org.apache.paimon.io.cache.Cache
-
- invalidate(CacheKey) - Method in class org.apache.paimon.io.cache.CaffeineCache
-
- invalidate(CacheKey) - Method in class org.apache.paimon.io.cache.GuavaCache
-
- invalidateAll() - Method in interface org.apache.paimon.io.cache.Cache
-
- invalidateAll() - Method in class org.apache.paimon.io.cache.CaffeineCache
-
- invalidateAll() - Method in class org.apache.paimon.io.cache.GuavaCache
-
- invalidateTable(Identifier) - Method in class org.apache.paimon.catalog.CachingCatalog
-
- invalidateTable(Identifier) - Method in interface org.apache.paimon.catalog.Catalog
-
Invalidate cached table metadata for an
identifier
.
- invalidateTable(Identifier) - Method in class org.apache.paimon.spark.SparkCatalog
-
- invalidateTable(Identifier) - Method in class org.apache.paimon.spark.SparkGenericCatalog
-
- invalidPage(CacheKey) - Method in class org.apache.paimon.io.cache.CacheManager
-
- invertKey() - Method in interface org.apache.paimon.codegen.NormalizedKeyComputer
-
Flag whether normalized key comparisons should be inverted key.
- invoke(InternalRow, SinkFunction.Context) - Method in class org.apache.paimon.flink.service.QueryAddressRegister
-
- invokeStaticMethod(Class, String, Object...) - Static method in class org.apache.paimon.utils.ReflectionUtils
-
- invokeStaticMethod(Method, Object...) - Static method in class org.apache.paimon.utils.ReflectionUtils
-
- IO_THREAD_POOL - Static variable in class org.apache.paimon.fs.FileIOUtils
-
- ioBuffer() - Method in class org.apache.paimon.service.network.NettyBufferPool
-
- ioBuffer(int) - Method in class org.apache.paimon.service.network.NettyBufferPool
-
- ioBuffer(int, int) - Method in class org.apache.paimon.service.network.NettyBufferPool
-
- IOExceptionSupplier<T> - Interface in org.apache.paimon.utils
-
- IOFunction<T,R> - Interface in org.apache.paimon.utils
-
- IOManager - Interface in org.apache.paimon.disk
-
The facade for the provided disk I/O services.
- ioManager - Variable in class org.apache.paimon.operation.AbstractFileStoreWrite
-
- ioManager - Variable in class org.apache.paimon.sort.AbstractBinaryExternalMerger
-
- IOManagerImpl - Class in org.apache.paimon.disk
-
The facade for the provided I/O manager services.
- IOManagerImpl(String...) - Constructor for class org.apache.paimon.disk.IOManagerImpl
-
Constructs a new IOManager.
- IOUtils - Class in org.apache.paimon.utils
-
An utility class for I/O related functionality.
- IOUtils() - Constructor for class org.apache.paimon.utils.IOUtils
-
- is(DataTypeRoot) - Method in class org.apache.paimon.types.DataType
-
Returns whether the root of the type equals to the typeRoot
or not.
- is(DataTypeFamily) - Method in class org.apache.paimon.types.DataType
-
Returns whether the family type of the type equals to the family
or not.
- is32BitDecimal(int) - Static method in class org.apache.paimon.format.parquet.ParquetSchemaConverter
-
- is64BitDecimal(int) - Static method in class org.apache.paimon.format.parquet.ParquetSchemaConverter
-
- isAdd() - Method in class org.apache.paimon.KeyValue
-
- isAdd() - Method in enum org.apache.paimon.types.RowKind
-
- isAligned() - Method in class org.apache.paimon.flink.source.assigners.AlignedSplitAssigner
-
- isAnyOf(DataTypeRoot...) - Method in class org.apache.paimon.types.DataType
-
Returns whether the root of the type equals to at least on of the typeRoots
or not.
- isAnyOf(DataTypeFamily...) - Method in class org.apache.paimon.types.DataType
-
Returns whether the root of the type is part of at least one family of the typeFamily
or not.
- isArray(DataType) - Static method in class org.apache.paimon.utils.TypeCheckUtils
-
- isArrayMap(DataType) - Static method in class org.apache.paimon.format.avro.AvroSchemaConverter
-
- isAutoTag(String) - Method in class org.apache.paimon.tag.TagPeriodHandler.BaseTagPeriodHandler
-
- isAutoTag(String) - Method in interface org.apache.paimon.tag.TagPeriodHandler
-
- isAvailable() - Method in class org.apache.orc.impl.ZstdCodec
-
- isBasicType() - Method in class org.apache.paimon.flink.compact.changelog.ChangelogTaskTypeInfo
-
- isBasicType() - Method in class org.apache.paimon.flink.sink.CommittableTypeInfo
-
- isBasicType() - Method in class org.apache.paimon.flink.sink.CompactionTaskTypeInfo
-
- isBasicType() - Method in class org.apache.paimon.flink.sink.MultiTableCommittableTypeInfo
-
- isBasicType() - Method in class org.apache.paimon.flink.sink.MultiTableCompactionTaskTypeInfo
-
- isBasicType() - Method in class org.apache.paimon.flink.utils.InternalTypeInfo
-
- isBasicType() - Method in class org.apache.paimon.flink.utils.JavaTypeInfo
-
- isBasicType(Object) - Static method in class org.apache.paimon.utils.TypeUtils
-
- isBatchCountStar - Variable in class org.apache.paimon.flink.source.BaseDataTableSource
-
- isBinaryString(DataType) - Static method in class org.apache.paimon.utils.TypeCheckUtils
-
- isBoolean(DataType) - Static method in class org.apache.paimon.utils.TypeCheckUtils
-
- isBounded() - Method in class org.apache.paimon.flink.PaimonDataStreamScanProvider
-
- isBuildIndex() - Method in class org.apache.orc.OrcFile.WriterOptions
-
- isCacheEnabled() - Method in class org.apache.paimon.manifest.ManifestFile.Factory
-
- isChangelogDecoupled() - Method in class org.apache.paimon.options.ExpireConfig
-
- isCharacterString(DataType) - Static method in class org.apache.paimon.utils.TypeCheckUtils
-
- isClosed() - Method in class org.apache.paimon.disk.AbstractFileIOChannel
-
- isClosed() - Method in interface org.apache.paimon.disk.FileIOChannel
-
Checks whether the channel has been closed.
- isClosed() - Method in class org.apache.paimon.mergetree.LookupFile
-
- isCompact() - Method in class org.apache.paimon.data.Decimal
-
Returns whether the decimal value is small enough to be stored in a long.
- isCompact(int) - Static method in class org.apache.paimon.data.Decimal
-
Returns whether the decimal value is small enough to be stored in a long.
- isCompact(int) - Static method in class org.apache.paimon.data.LocalZoneTimestamp
-
Returns whether the timestamp data is small enough to be stored in a long of milliseconds.
- isCompact(int) - Static method in class org.apache.paimon.data.Timestamp
-
Returns whether the timestamp data is small enough to be stored in a long of milliseconds.
- isCompacting() - Method in class org.apache.paimon.append.AppendOnlyWriter
-
- isCompacting() - Method in class org.apache.paimon.compact.CompactFutureManager
-
- isCompacting() - Method in interface org.apache.paimon.compact.CompactManager
-
Check if a compaction is in progress, or if a compaction result remains to be fetched.
- isCompacting() - Method in class org.apache.paimon.compact.NoopCompactManager
-
- isCompacting() - Method in class org.apache.paimon.mergetree.MergeTreeWriter
-
- isCompacting() - Method in interface org.apache.paimon.utils.RecordWriter
-
Check if a compaction is in progress, or if a compaction result remains to be fetched.
- isComparable(DataType) - Static method in class org.apache.paimon.utils.TypeCheckUtils
-
- isCompositeType(DataType) - Static method in class org.apache.paimon.types.DataTypeChecks
-
Checks if the given type is a composite type.
- isDDL() - Method in class org.apache.paimon.flink.action.cdc.format.AbstractRecordParser
-
- isDDL() - Method in class org.apache.paimon.flink.action.cdc.format.canal.CanalRecordParser
-
- isDDL() - Method in class org.apache.paimon.flink.action.cdc.format.dms.DMSRecordParser
-
- isDecimal(DataType) - Static method in class org.apache.paimon.utils.TypeCheckUtils
-
- isDeleted(long) - Method in class org.apache.paimon.deletionvectors.BitmapDeletionVector
-
- isDeleted(long) - Method in interface org.apache.paimon.deletionvectors.DeletionVector
-
Checks if the row at the specified position is marked as deleted.
- isDeprecated() - Method in class org.apache.paimon.options.FallbackKey
-
- isDictionary(OrcProto.Stream.Kind, OrcProto.ColumnEncoding) - Static method in class org.apache.orc.impl.RecordReaderUtils
-
Is this stream part of a dictionary?
- isDir(Path) - Method in interface org.apache.paimon.fs.FileIO
-
- isDir() - Method in interface org.apache.paimon.fs.FileStatus
-
Checks if this object represents a directory.
- isDirectBufferPooled() - Method in class org.apache.paimon.service.network.NettyBufferPool
-
- isDirectOutOfMemoryError(Throwable) - Static method in class org.apache.paimon.utils.ExceptionUtils
-
Checks whether the given exception indicates a JVM direct out-of-memory error.
- isDisabled() - Method in class org.apache.paimon.format.SimpleStatsCollector
-
- isEmpty() - Method in class org.apache.paimon.deletionvectors.BitmapDeletionVector
-
- isEmpty() - Method in interface org.apache.paimon.deletionvectors.DeletionVector
-
Determines if the deletion vector is empty, indicating no deletions.
- isEmpty() - Method in class org.apache.paimon.fileindex.FileIndexOptions
-
- isEmpty() - Method in class org.apache.paimon.index.HashIndexMaintainer
-
- isEmpty() - Method in class org.apache.paimon.io.CompactIncrement
-
- isEmpty() - Method in class org.apache.paimon.io.DataIncrement
-
- isEmpty() - Method in class org.apache.paimon.io.IndexIncrement
-
- isEmpty() - Method in class org.apache.paimon.mergetree.SortedRun
-
- isEmpty() - Method in class org.apache.paimon.table.sink.CommitMessageImpl
-
- isEmpty() - Method in class org.apache.paimon.utils.BooleanArrayList
-
- isEmpty() - Method in class org.apache.paimon.utils.IntArrayList
-
- isEmpty() - Method in class org.apache.paimon.utils.LongArrayList
-
- isEmpty() - Method in class org.apache.paimon.utils.RoaringBitmap32
-
- isEmpty(CharSequence) - Static method in class org.apache.paimon.utils.StringUtils
-
Checks if a CharSequence is empty ("") or null.
- isEnabled(StreamExecutionEnvironment) - Static method in class org.apache.paimon.flink.sink.AdaptiveParallelism
-
- isEndOfInput() - Method in class org.apache.paimon.service.network.ChunkedByteBuf
-
- isEndOfStream(CdcSourceRecord) - Method in class org.apache.paimon.flink.action.cdc.kafka.KafkaDebeziumAvroDeserializationSchema
-
- isEndOfStream(CdcSourceRecord) - Method in class org.apache.paimon.flink.action.cdc.kafka.KafkaDebeziumJsonDeserializationSchema
-
- isEndOfStream(CdcSourceRecord) - Method in class org.apache.paimon.flink.action.cdc.pulsar.PulsarDebeziumAvroDeserializationSchema
-
- isEndOfStream(CdcSourceRecord) - Method in class org.apache.paimon.flink.action.cdc.serialization.CdcJsonDeserializationSchema
-
- isEndOfStream(RowData) - Method in class org.apache.paimon.flink.kafka.KafkaLogDeserializationSchema
-
- isEnforceBufferSize() - Method in class org.apache.orc.OrcFile.WriterOptions
-
- isEnumType(String) - Static method in class org.apache.paimon.flink.action.cdc.mysql.MySqlTypeUtils
-
- isErrorResponse() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
-
- isEventGroupShutdown() - Method in class org.apache.paimon.service.network.NetworkClient
-
- isEventGroupShutdown() - Method in class org.apache.paimon.service.network.NetworkServer
-
- isExpired(LocalDateTime, BinaryRow) - Method in class org.apache.paimon.partition.PartitionValuesTimeExpireStrategy
-
- isFirstRow - Variable in class org.apache.paimon.lookup.LookupStrategy
-
- isFreeBSD() - Static method in enum org.apache.paimon.benchmark.metric.cpu.OperatingSystem
-
Checks whether the operating system this JVM runs on is FreeBSD.
- isFreeBSD() - Static method in enum org.apache.paimon.utils.OperatingSystem
-
Checks whether the operating system this JVM runs on is FreeBSD.
- isFullCompactedIdentifier(long, int) - Static method in class org.apache.paimon.table.source.snapshot.FullCompactedStartingScanner
-
- isFunctionNamespace(String[]) - Static method in interface org.apache.paimon.spark.catalog.SupportFunction
-
- isGeoType(String) - Static method in class org.apache.paimon.flink.action.cdc.mysql.MySqlTypeUtils
-
- isHeapSpaceOutOfMemoryError(Throwable) - Static method in class org.apache.paimon.utils.ExceptionUtils
-
- isImmutableType() - Method in class org.apache.paimon.flink.utils.InternalTypeSerializer
-
- isImmutableType() - Method in class org.apache.paimon.flink.utils.JavaSerializer
-
- isInteger(DataType) - Static method in class org.apache.paimon.utils.TypeCheckUtils
-
- isInteroperable(DataType, DataType) - Static method in class org.apache.paimon.utils.TypeUtils
-
Can the two types operate with each other.
- isJobRunning(String) - Method in class org.apache.paimon.benchmark.metric.FlinkRestClient
-
- isJvmFatalError(Throwable) - Static method in class org.apache.paimon.utils.ExceptionUtils
-
Checks whether the given exception indicates a situation that may leave the JVM in a
corrupted state, meaning a state where continued normal operation can only be guaranteed via
clean process restart.
- isJvmFatalOrOutOfMemoryError(Throwable) - Static method in class org.apache.paimon.utils.ExceptionUtils
-
Checks whether the given exception indicates a situation that may leave the JVM in a
corrupted state, or an out-of-memory error.
- isKeyFullyDetermines() - Method in interface org.apache.paimon.codegen.NormalizedKeyComputer
-
whether the normalized key can fully determines the comparison.
- isKeyType() - Method in class org.apache.paimon.flink.compact.changelog.ChangelogTaskTypeInfo
-
- isKeyType() - Method in class org.apache.paimon.flink.sink.CommittableTypeInfo
-
- isKeyType() - Method in class org.apache.paimon.flink.sink.CompactionTaskTypeInfo
-
- isKeyType() - Method in class org.apache.paimon.flink.sink.MultiTableCommittableTypeInfo
-
- isKeyType() - Method in class org.apache.paimon.flink.sink.MultiTableCompactionTaskTypeInfo
-
- isKeyType() - Method in class org.apache.paimon.flink.utils.InternalTypeInfo
-
- isKeyType() - Method in class org.apache.paimon.flink.utils.JavaTypeInfo
-
- isLegal() - Method in class org.apache.paimon.security.SecurityConfiguration
-
- isLinux() - Static method in enum org.apache.paimon.benchmark.metric.cpu.OperatingSystem
-
Checks whether the operating system this JVM runs on is Linux.
- isLinux() - Static method in enum org.apache.paimon.utils.OperatingSystem
-
Checks whether the operating system this JVM runs on is Linux.
- isLive() - Method in class org.apache.paimon.iceberg.manifest.IcebergManifestEntry
-
- isLocalZonedTimestampType(TypeInfo) - Static method in class org.apache.paimon.hive.LocalZonedTimestampTypeUtils
-
- isLoginPossible() - Method in class org.apache.paimon.security.KerberosLoginProvider
-
- isLong(DataType) - Static method in class org.apache.paimon.utils.TypeCheckUtils
-
- isMac() - Static method in enum org.apache.paimon.benchmark.metric.cpu.OperatingSystem
-
Checks whether the operating system this JVM runs on is Windows.
- isMac() - Static method in enum org.apache.paimon.utils.OperatingSystem
-
Checks whether the operating system this JVM runs on is Windows.
- isMainBranch(String) - Static method in class org.apache.paimon.utils.BranchManager
-
- isMap(DataType) - Static method in class org.apache.paimon.utils.TypeCheckUtils
-
- isMetaspaceOutOfMemoryError(Throwable) - Static method in class org.apache.paimon.utils.ExceptionUtils
-
Checks whether the given exception indicates a JVM metaspace out-of-memory error.
- isMultiset(DataType) - Static method in class org.apache.paimon.utils.TypeCheckUtils
-
- isMutable(DataType) - Static method in class org.apache.paimon.utils.TypeCheckUtils
-
- isMyBucket(int, int, int) - Static method in interface org.apache.paimon.index.BucketAssigner
-
- isNested() - Method in class org.apache.paimon.flink.Projection
-
- isNested() - Method in class org.apache.paimon.utils.Projection
-
- isNestedColumn() - Method in class org.apache.paimon.fileindex.FileIndexOptions.Column
-
- isNodeExists(JsonNode, String...) - Static method in class org.apache.paimon.utils.JsonSerdeUtil
-
Checks if a specified node exists in a JSON string.
- isNone() - Method in class org.apache.paimon.format.SimpleColStats
-
- isNonPhysicalColumnKey(String) - Static method in class org.apache.paimon.flink.utils.FlinkCatalogPropertiesUtil
-
- isNotEmpty() - Method in class org.apache.paimon.utils.BitSliceIndexRoaringBitmap.Appender
-
- isNotNull() - Method in class org.apache.paimon.flink.utils.FlinkCalciteClasses.SqlKindDelegate
-
- IsNotNull - Class in org.apache.paimon.predicate
-
- isNotNull(int) - Method in class org.apache.paimon.predicate.PredicateBuilder
-
- isNotNull() - Method in class org.apache.paimon.utils.BitSliceIndexRoaringBitmap
-
- isNull - Variable in class org.apache.paimon.data.columnar.heap.AbstractHeapVector
-
- isNull() - Method in class org.apache.paimon.flink.utils.FlinkCalciteClasses.SqlKindDelegate
-
- IsNull(String, PredicateLeaf.Type) - Constructor for class org.apache.paimon.format.orc.filter.OrcFilters.IsNull
-
Creates an IS_NULL predicate.
- IsNull - Class in org.apache.paimon.predicate
-
- isNull(int) - Method in class org.apache.paimon.predicate.PredicateBuilder
-
- isNull(JsonNode) - Static method in class org.apache.paimon.utils.JsonSerdeUtil
-
- isNullable() - Method in class org.apache.paimon.types.DataType
-
Returns whether a value of this type can be null
.
- isNullAt(int) - Method in class org.apache.paimon.casting.CastedRow
-
- isNullAt(int) - Method in class org.apache.paimon.casting.DefaultValueRow
-
- isNullAt(int) - Method in class org.apache.paimon.data.BinaryArray
-
- isNullAt(int) - Method in class org.apache.paimon.data.BinaryRow
-
- isNullAt(int) - Method in class org.apache.paimon.data.columnar.ColumnarArray
-
- isNullAt(int) - Method in class org.apache.paimon.data.columnar.ColumnarRow
-
- isNullAt(int) - Method in interface org.apache.paimon.data.columnar.ColumnVector
-
- isNullAt(int) - Method in class org.apache.paimon.data.columnar.heap.AbstractHeapVector
-
- isNullAt(int, int) - Method in class org.apache.paimon.data.columnar.VectorizedColumnBatch
-
- isNullAt(int) - Method in interface org.apache.paimon.data.DataGetters
-
Returns true if the element is null at the given position.
- isNullAt(int) - Method in class org.apache.paimon.data.GenericArray
-
- isNullAt(int) - Method in class org.apache.paimon.data.GenericRow
-
- isNullAt(int) - Method in class org.apache.paimon.data.JoinedRow
-
- isNullAt(int) - Method in class org.apache.paimon.data.LazyGenericRow
-
- isNullAt(int) - Method in class org.apache.paimon.data.NestedRow
-
- isNullAt(int) - Method in class org.apache.paimon.data.safe.SafeBinaryArray
-
- isNullAt(int) - Method in class org.apache.paimon.data.safe.SafeBinaryRow
-
- isNullAt(int) - Method in class org.apache.paimon.flink.FlinkRowData
-
- isNullAt(int) - Method in class org.apache.paimon.flink.FlinkRowWrapper
-
- isNullAt(int) - Method in class org.apache.paimon.flink.ProjectedRowData
-
- isNullAt(int) - Method in class org.apache.paimon.format.orc.reader.AbstractOrcColumnVector
-
- isNullAt(int) - Method in class org.apache.paimon.format.parquet.reader.ParquetDecimalVector
-
- isNullAt(int) - Method in class org.apache.paimon.format.parquet.reader.ParquetTimestampVector
-
- isNullAt(int) - Method in class org.apache.paimon.hive.objectinspector.HivePaimonArray
-
- isNullAt(int) - Method in class org.apache.paimon.PartitionSettedRow
-
- isNullAt(int) - Method in class org.apache.paimon.spark.SparkArrayData
-
- isNullAt(int) - Method in class org.apache.paimon.spark.SparkInternalRow
-
- isNullAt(int) - Method in class org.apache.paimon.spark.SparkRow
-
- isNullAt(int) - Method in class org.apache.paimon.utils.KeyProjectedRow
-
- isNullAt(int) - Method in class org.apache.paimon.utils.OffsetRow
-
- isNullAt(int) - Method in class org.apache.paimon.utils.PartialRow
-
- isNullAt(int) - Method in class org.apache.paimon.utils.ProjectedArray
-
- isNullAt(int) - Method in class org.apache.paimon.utils.ProjectedRow
-
- isNullOrWhitespaceOnly(String) - Static method in class org.apache.paimon.utils.StringUtils
-
Checks if the string is null, empty, or contains only whitespace characters.
- isNumeric(CharSequence) - Static method in class org.apache.paimon.utils.StringUtils
-
- isNumeric(DataType) - Static method in class org.apache.paimon.utils.TypeCheckUtils
-
- isObjectStore() - Method in class org.apache.paimon.flink.FlinkFileIO
-
- isObjectStore() - Method in interface org.apache.paimon.fs.FileIO
-
- isObjectStore() - Method in class org.apache.paimon.fs.hadoop.HadoopFileIO
-
- isObjectStore() - Method in class org.apache.paimon.fs.local.LocalFileIO
-
- isObjectStore() - Method in class org.apache.paimon.oss.OSSFileIO
-
- isObjectStore() - Method in class org.apache.paimon.s3.S3FileIO
-
- isOffHeap() - Method in class org.apache.paimon.memory.MemorySegment
-
- isOptional() - Method in class org.apache.paimon.tools.ci.utils.shared.Dependency
-
- isPaimonTable(Table) - Static method in class org.apache.flink.table.hive.LegacyHiveClasses
-
Deprecated.
- isPartitioned() - Method in class org.apache.paimon.flink.FormatCatalogTable
-
- isPartitioned() - Method in class org.apache.paimon.flink.SystemCatalogTable
-
- isPkTable() - Method in class org.apache.paimon.flink.action.cdc.schema.JdbcSchemasInfo.JdbcSchemaInfo
-
- isPointwise() - Method in class org.apache.paimon.flink.sink.FlinkStreamPartitioner
-
- isPowerOf2(long) - Static method in class org.apache.paimon.utils.MathUtils
-
Checks whether the given value is a power of two.
- isPresent() - Method in class org.apache.paimon.lookup.RocksDBState.Reference
-
- isPrimitive(DataType) - Static method in class org.apache.paimon.utils.TypeUtils
-
- isPrimitive(DataTypeRoot) - Static method in class org.apache.paimon.utils.TypeUtils
-
- isPrimitiveArray() - Method in class org.apache.paimon.data.GenericArray
-
Returns true if this is a primitive array.
- isProxyUser(UserGroupInformation) - Static method in class org.apache.paimon.security.KerberosLoginProvider
-
- isPrunedFrom(Object) - Method in class org.apache.paimon.types.ArrayType
-
- isPrunedFrom(DataField) - Method in class org.apache.paimon.types.DataField
-
- isPrunedFrom(Object) - Method in class org.apache.paimon.types.DataType
-
Determine whether the current type is the result of the target type after pruning (e.g.
- isPrunedFrom(Object) - Method in class org.apache.paimon.types.MapType
-
- isPrunedFrom(Object) - Method in class org.apache.paimon.types.RowType
-
- isReadable() - Method in class org.apache.paimon.memory.MemorySliceInput
-
- isReference(DataType) - Static method in class org.apache.paimon.utils.TypeCheckUtils
-
- isRemoteServiceAvailable(FileStoreTable) - Static method in class org.apache.paimon.flink.query.RemoteTableQuery
-
- isRequesterCharged() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CompleteMultipartUploadHandler
-
- isRequesterCharged() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
-
- isRequired() - Method in class org.apache.paimon.format.parquet.type.ParquetField
-
- isRestored() - Method in interface org.apache.paimon.flink.sink.Committer.Context
-
- isRetract() - Method in enum org.apache.paimon.types.RowKind
-
- isRow(DataType) - Static method in class org.apache.paimon.utils.TypeCheckUtils
-
- isRunning - Variable in class org.apache.paimon.flink.compact.MultiTableScanBase
-
- isRunning - Variable in class org.apache.paimon.flink.source.operator.CombinedCompactorSourceFunction
-
- isSchemaChange() - Method in class org.apache.paimon.flink.action.cdc.mysql.format.DebeziumEvent.Payload
-
- isSetType(String) - Static method in class org.apache.paimon.flink.action.cdc.mysql.MySqlTypeUtils
-
- isSolaris() - Static method in enum org.apache.paimon.benchmark.metric.cpu.OperatingSystem
-
Checks whether the operating system this JVM runs on is Solaris.
- isSolaris() - Static method in enum org.apache.paimon.utils.OperatingSystem
-
Checks whether the operating system this JVM runs on is Solaris.
- isSortInCluster() - Method in class org.apache.paimon.flink.sorter.TableSortInfo
-
- isSpecifiedSystemTable(Identifier) - Static method in class org.apache.paimon.catalog.AbstractCatalog
-
- isStreaming - Variable in class org.apache.paimon.flink.compact.MultiTableScanBase
-
- isStreaming(DataStream<?>) - Static method in class org.apache.paimon.flink.sink.FlinkSink
-
- isStreaming(StreamExecutionEnvironment) - Static method in class org.apache.paimon.flink.sink.FlinkSink
-
- isStreaming() - Method in class org.apache.paimon.flink.source.align.PlaceholderSplit
-
- isStreaming() - Method in class org.apache.paimon.flink.source.BaseDataTableSource
-
- isStreaming() - Method in class org.apache.paimon.flink.source.FlinkTableSource
-
- isStreaming - Variable in class org.apache.paimon.flink.source.operator.CombinedCompactorSourceFunction
-
- isStreaming() - Method in class org.apache.paimon.flink.source.SystemTableSource
-
- isStreaming(boolean) - Method in class org.apache.paimon.table.source.DataSplit.Builder
-
- isStreaming() - Method in class org.apache.paimon.table.source.DataSplit
-
- isStreamingMode - Variable in class org.apache.paimon.operation.AbstractFileStoreWrite
-
- isSystemDatabase(String) - Static method in class org.apache.paimon.catalog.AbstractCatalog
-
- isSystemField(int) - Static method in class org.apache.paimon.table.SpecialFields
-
- isSystemField(String) - Static method in class org.apache.paimon.table.SpecialFields
-
- isSystemNamespace(String[]) - Static method in interface org.apache.paimon.spark.catalog.SupportFunction
-
- isTableInSystemDatabase(Identifier) - Static method in class org.apache.paimon.catalog.AbstractCatalog
-
- isTemporal(DataType) - Static method in class org.apache.paimon.utils.TypeCheckUtils
-
- isTimePoint(DataType) - Static method in class org.apache.paimon.utils.TypeCheckUtils
-
- isTimestamp(DataType) - Static method in class org.apache.paimon.utils.TypeCheckUtils
-
- isTimestampWithLocalZone(DataType) - Static method in class org.apache.paimon.utils.TypeCheckUtils
-
- isTupleType() - Method in class org.apache.paimon.flink.compact.changelog.ChangelogTaskTypeInfo
-
- isTupleType() - Method in class org.apache.paimon.flink.sink.CommittableTypeInfo
-
- isTupleType() - Method in class org.apache.paimon.flink.sink.CompactionTaskTypeInfo
-
- isTupleType() - Method in class org.apache.paimon.flink.sink.MultiTableCommittableTypeInfo
-
- isTupleType() - Method in class org.apache.paimon.flink.sink.MultiTableCompactionTaskTypeInfo
-
- isTupleType() - Method in class org.apache.paimon.flink.utils.InternalTypeInfo
-
- isTupleType() - Method in class org.apache.paimon.flink.utils.JavaTypeInfo
-
- isValueAllExpired(Collection<BinaryRow>) - Method in class org.apache.paimon.operation.PartitionExpire
-
- isValueExpiration() - Method in class org.apache.paimon.operation.PartitionExpire
-
- isWindows() - Static method in enum org.apache.paimon.benchmark.metric.cpu.OperatingSystem
-
Checks whether the operating system this JVM runs on is Windows.
- isWindows() - Static method in enum org.apache.paimon.utils.OperatingSystem
-
Checks whether the operating system this JVM runs on is Windows.
- iterator() - Method in class org.apache.paimon.arrow.ArrowBundleRecords
-
- iterator - Variable in class org.apache.paimon.arrow.converter.ArrowBatchConverter
-
- iterator() - Method in class org.apache.paimon.deletionvectors.ApplyDeletionFileRecordIterator
-
- iterator() - Method in class org.apache.paimon.lookup.hash.HashLookupStoreReader
-
- iterator() - Method in class org.apache.paimon.lookup.sort.BlockReader
-
- iterator() - Method in class org.apache.paimon.sort.PartialOrderPriorityQueue
-
- iterator() - Method in class org.apache.paimon.utils.RoaringBitmap32
-
- IteratorRecordReader<T> - Class in org.apache.paimon.utils
-
- IteratorRecordReader(Iterator<T>) - Constructor for class org.apache.paimon.utils.IteratorRecordReader
-
- IteratorResultIterator - Class in org.apache.paimon.utils
-
A simple RecordReader.RecordIterator
that returns the elements of an iterator.
- IteratorResultIterator(IteratorWithException<InternalRow, IOException>, Runnable, Path, long) - Constructor for class org.apache.paimon.utils.IteratorResultIterator
-
- IteratorWithException<V,E extends Exception> - Interface in org.apache.paimon.utils
-
An iterator which might throws exception.
- lambdaBody() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- lambdaBody() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- lambdaBody() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LambdaExpressionContext
-
- lambdaBody() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LambdaExpressionContext
-
- LambdaBodyContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.LambdaBodyContext
-
- LambdaBodyContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.LambdaBodyContext
-
- lambdaExpression() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- lambdaExpression() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- lambdaExpression() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- lambdaExpression() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- LambdaExpressionContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.LambdaExpressionContext
-
- LambdaExpressionContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.LambdaExpressionContext
-
- lambdaParameters() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LambdaExpressionContext
-
- lambdaParameters() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LambdaExpressionContext
-
- lambdaParameters() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- lambdaParameters() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- LambdaParametersContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.LambdaParametersContext
-
- LambdaParametersContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.LambdaParametersContext
-
- last(String) - Static method in class org.apache.paimon.schema.SchemaChange.Move
-
- LAST_SCAN_DURATION - Static variable in class org.apache.paimon.operation.metrics.ScanMetrics
-
- LAST_SCAN_RESULTED_TABLE_FILES - Static variable in class org.apache.paimon.operation.metrics.ScanMetrics
-
- LAST_SCAN_SKIPPED_TABLE_FILES - Static variable in class org.apache.paimon.operation.metrics.ScanMetrics
-
- LAST_SCANNED_MANIFESTS - Static variable in class org.apache.paimon.operation.metrics.ScanMetrics
-
- LAST_SKIPPED_BY_PARTITION_AND_STATS - Static variable in class org.apache.paimon.operation.metrics.ScanMetrics
-
- LAST_SKIPPED_BY_WHOLE_BUCKET_FILES_FILTER - Static variable in class org.apache.paimon.operation.metrics.ScanMetrics
-
- LAST_UPDATE_TIME_PROP - Static variable in interface org.apache.paimon.catalog.Catalog
-
- lastAccessedCommitIdentifier - Variable in class org.apache.paimon.index.PartitionIndex
-
- lastColumnId() - Method in class org.apache.paimon.iceberg.metadata.IcebergMetadata
-
- lastConsumeSnapshotId() - Method in class org.apache.paimon.flink.source.ReaderConsumeProgressEvent
-
- lastFileCreationTime() - Method in class org.apache.paimon.manifest.BucketEntry
-
- lastFileCreationTime() - Method in class org.apache.paimon.manifest.PartitionEntry
-
- lastFormalParameter() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FormalParameterListContext
-
- lastFormalParameter() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FormalParameterListContext
-
- lastFormalParameter() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- lastFormalParameter() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- LastFormalParameterContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.LastFormalParameterContext
-
- LastFormalParameterContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.LastFormalParameterContext
-
- lastIndexEntryOffset - Variable in class org.apache.paimon.sort.BinaryIndexedSortable
-
- lastModifiedCommitIdentifier - Variable in class org.apache.paimon.operation.AbstractFileStoreWrite.WriterContainer
-
- lastModifiedCommitIdentifier - Variable in class org.apache.paimon.operation.FileStoreWrite.State
-
- lastPartitionId() - Method in class org.apache.paimon.iceberg.metadata.IcebergMetadata
-
- lastSequenceNumber() - Method in class org.apache.paimon.iceberg.metadata.IcebergMetadata
-
- lastUpdatedMs() - Method in class org.apache.paimon.iceberg.metadata.IcebergMetadata
-
- laterOrEqualTimeMills(long) - Method in class org.apache.paimon.utils.SnapshotManager
-
Returns a
Snapshot
whoes commit time is later than or equal to given timestamp mills.
- laterOrEqualWatermark(long) - Method in class org.apache.paimon.utils.SnapshotManager
-
- latest() - Method in class org.apache.paimon.schema.SchemaManager
-
- LATEST - Static variable in class org.apache.paimon.utils.SnapshotManager
-
- latestChangelogId() - Method in class org.apache.paimon.utils.SnapshotManager
-
- latestFileCreationEpochMillis() - Method in class org.apache.paimon.table.source.DataSplit
-
- latestLongLivedChangelogId() - Method in class org.apache.paimon.utils.SnapshotManager
-
- latestSnapshot() - Method in class org.apache.paimon.utils.SnapshotManager
-
- latestSnapshotId() - Method in class org.apache.paimon.privilege.PrivilegedFileStoreTable
-
- latestSnapshotId() - Method in class org.apache.paimon.table.DelegatedFileStoreTable
-
- latestSnapshotId() - Method in interface org.apache.paimon.table.FormatTable
-
- latestSnapshotId() - Method in interface org.apache.paimon.table.ReadonlyTable
-
- latestSnapshotId() - Method in class org.apache.paimon.table.system.AuditLogTable
-
- latestSnapshotId() - Method in class org.apache.paimon.table.system.CompactBucketsTable
-
- latestSnapshotId() - Method in class org.apache.paimon.table.system.FileMonitorTable
-
- latestSnapshotId() - Method in class org.apache.paimon.table.system.ReadOptimizedTable
-
- latestSnapshotId() - Method in interface org.apache.paimon.table.Table
-
Get the latest snapshot id for this table, or empty if there are no snapshots.
- latestSnapshotId() - Method in class org.apache.paimon.utils.SnapshotManager
-
- latestSnapshotOfUser(String) - Method in class org.apache.paimon.utils.SnapshotManager
-
- LazyCompactDeletionFile(DeletionVectorsMaintainer) - Constructor for class org.apache.paimon.compact.CompactDeletionFile.LazyCompactDeletionFile
-
- LazyField<T> - Class in org.apache.paimon.utils
-
A class to lazy initialized field.
- LazyField(Supplier<T>) - Constructor for class org.apache.paimon.utils.LazyField
-
- lazyGeneration(DeletionVectorsMaintainer) - Static method in interface org.apache.paimon.compact.CompactDeletionFile
-
For sync compaction, only create deletion files when prepareCommit.
- LazyGenericRow - Class in org.apache.paimon.data
-
- LazyGenericRow(Supplier<Object>[]) - Constructor for class org.apache.paimon.data.LazyGenericRow
-
- LazyGenericRow(RowKind, Supplier<Object>[]) - Constructor for class org.apache.paimon.data.LazyGenericRow
-
- LBRACE - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- LBRACE - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- LBRACE() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeBodyContext
-
- LBRACE() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeBodyContext
-
- LBRACE() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ArrayInitializerContext
-
- LBRACE() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ArrayInitializerContext
-
- LBRACE() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.BlockContext
-
- LBRACE() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.BlockContext
-
- LBRACE() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassBodyContext
-
- LBRACE() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassBodyContext
-
- LBRACE() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ElementValueArrayInitializerContext
-
- LBRACE() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ElementValueArrayInitializerContext
-
- LBRACE() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumDeclarationContext
-
- LBRACE() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumDeclarationContext
-
- LBRACE() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceBodyContext
-
- LBRACE() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceBodyContext
-
- LBRACE - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- LBRACE - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- LBRACE() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- LBRACE() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- LBRACK - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- LBRACK - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- LBRACK() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ArrayCreatorRestContext
-
- LBRACK(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ArrayCreatorRestContext
-
- LBRACK() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ArrayCreatorRestContext
-
- LBRACK(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ArrayCreatorRestContext
-
- LBRACK() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstantDeclaratorContext
-
- LBRACK(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstantDeclaratorContext
-
- LBRACK() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstantDeclaratorContext
-
- LBRACK(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstantDeclaratorContext
-
- LBRACK() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- LBRACK() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- LBRACK() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMethodDeclarationContext
-
- LBRACK(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMethodDeclarationContext
-
- LBRACK() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMethodDeclarationContext
-
- LBRACK(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMethodDeclarationContext
-
- LBRACK - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- LBRACK - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- LBRACK() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MethodDeclarationContext
-
- LBRACK(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MethodDeclarationContext
-
- LBRACK() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MethodDeclarationContext
-
- LBRACK(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MethodDeclarationContext
-
- LBRACK() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeTypeContext
-
- LBRACK(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeTypeContext
-
- LBRACK() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeTypeContext
-
- LBRACK(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeTypeContext
-
- LBRACK() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableDeclaratorIdContext
-
- LBRACK(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableDeclaratorIdContext
-
- LBRACK() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableDeclaratorIdContext
-
- LBRACK(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableDeclaratorIdContext
-
- LE - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- LE - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- LE() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- LE() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- LE - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- LE - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- leaf(NullFalseLeafBinaryFunction, int, Object) - Method in class org.apache.paimon.predicate.PredicateBuilder
-
- leaf(LeafUnaryFunction, int) - Method in class org.apache.paimon.predicate.PredicateBuilder
-
- LeafFunction - Class in org.apache.paimon.predicate
-
Function to test a field with literals.
- LeafFunction() - Constructor for class org.apache.paimon.predicate.LeafFunction
-
- LeafPredicate - Class in org.apache.paimon.predicate
-
- LeafPredicate(LeafFunction, DataType, int, String, List<Object>) - Constructor for class org.apache.paimon.predicate.LeafPredicate
-
- LeafPredicateExtractor - Class in org.apache.paimon.predicate
-
Extract leaf predicate for field names.
- LeafPredicateExtractor() - Constructor for class org.apache.paimon.predicate.LeafPredicateExtractor
-
- LeafUnaryFunction - Class in org.apache.paimon.predicate
-
Function to test a field.
- LeafUnaryFunction() - Constructor for class org.apache.paimon.predicate.LeafUnaryFunction
-
- LEGACY_NAME - Static variable in class org.apache.paimon.mergetree.compact.aggregate.factory.FieldFirstNonNullValueAggLegacyFactory
-
- LegacyHiveClasses - Class in org.apache.flink.table.hive
-
Deprecated.
- LegacyHiveClasses() - Constructor for class org.apache.flink.table.hive.LegacyHiveClasses
-
Deprecated.
- legacyPartitionName() - Method in class org.apache.paimon.CoreOptions
-
- legacyPartitionName - Variable in class org.apache.paimon.utils.InternalRowPartitionComputer
-
- len - Variable in class org.apache.paimon.data.columnar.BytesColumnVector.Bytes
-
- length - Variable in class org.apache.paimon.data.columnar.heap.HeapBytesVector
-
The length of each field.
- length() - Method in class org.apache.paimon.format.avro.SeekableInputStreamWrapper
-
- length() - Method in class org.apache.paimon.io.DataOutputSerializer
-
- length() - Method in class org.apache.paimon.memory.MemorySlice
-
- length() - Method in class org.apache.paimon.service.network.ChunkedByteBuf
-
- length() - Method in class org.apache.paimon.table.source.DeletionFile
-
Length of data in the file.
- length() - Method in class org.apache.paimon.table.source.RawFile
-
Length of data in the file.
- LENGTH_SIZE_IN_BYTES - Static variable in class org.apache.paimon.data.serializer.BinaryRowSerializer
-
- LessOrEqual - Class in org.apache.paimon.predicate
-
- lessOrEqual(int, Object) - Method in class org.apache.paimon.predicate.PredicateBuilder
-
- lessThan() - Method in class org.apache.paimon.flink.utils.FlinkCalciteClasses.SqlKindDelegate
-
- LessThan(String, PredicateLeaf.Type, Serializable) - Constructor for class org.apache.paimon.format.orc.filter.OrcFilters.LessThan
-
Creates a LESS_THAN predicate.
- LessThan - Class in org.apache.paimon.predicate
-
- lessThan(int, Object) - Method in class org.apache.paimon.predicate.PredicateBuilder
-
- LessThanEquals(String, PredicateLeaf.Type, Serializable) - Constructor for class org.apache.paimon.format.orc.filter.OrcFilters.LessThanEquals
-
Creates a LESS_THAN_EQUALS predicate.
- lessThanOrEqual() - Method in class org.apache.paimon.flink.utils.FlinkCalciteClasses.SqlKindDelegate
-
- level() - Method in class org.apache.paimon.io.DataFileMeta
-
- level() - Method in class org.apache.paimon.KeyValue
-
- level - Variable in class org.apache.paimon.manifest.FileEntry.Identifier
-
- level() - Method in interface org.apache.paimon.manifest.FileEntry
-
- level() - Method in class org.apache.paimon.manifest.ManifestEntry
-
- level() - Method in class org.apache.paimon.manifest.SimpleFileEntry
-
- level() - Method in class org.apache.paimon.mergetree.LevelSortedRun
-
- LEVEL - Static variable in class org.apache.paimon.table.SpecialFields
-
- level0() - Method in class org.apache.paimon.mergetree.Levels
-
- LevelDelegation - Class in org.apache.paimon.format.parquet.position
-
To delegate repetition level and definition level.
- LevelDelegation(int[], int[]) - Constructor for class org.apache.paimon.format.parquet.position.LevelDelegation
-
- levelGetter() - Static method in class org.apache.paimon.manifest.ManifestEntrySerializer
-
- levels() - Method in class org.apache.paimon.mergetree.compact.MergeTreeCompactManager
-
- Levels - Class in org.apache.paimon.mergetree
-
A class which stores all level files of merge tree.
- Levels(Comparator<InternalRow>, List<DataFileMeta>, int) - Constructor for class org.apache.paimon.mergetree.Levels
-
- Levels.DropFileCallback - Interface in org.apache.paimon.mergetree
-
A callback to notify dropping file.
- LevelSortedRun - Class in org.apache.paimon.mergetree
-
- LevelSortedRun(int, SortedRun) - Constructor for class org.apache.paimon.mergetree.LevelSortedRun
-
- levelSortedRuns() - Method in class org.apache.paimon.mergetree.Levels
-
- lexDelegate() - Method in class org.apache.paimon.flink.utils.FlinkCalciteClasses
-
- LexDelegate() - Constructor for class org.apache.paimon.flink.utils.FlinkCalciteClasses.LexDelegate
-
- LicenseChecker - Class in org.apache.paimon.tools.ci.licensecheck
-
Utility for checking all things related to License and Notice files.
- LicenseChecker() - Constructor for class org.apache.paimon.tools.ci.licensecheck.LicenseChecker
-
- limit - Variable in class org.apache.paimon.flink.source.FlinkSource
-
- limit(Long) - Method in class org.apache.paimon.flink.source.FlinkSourceBuilder
-
- limit - Variable in class org.apache.paimon.flink.source.FlinkTableSource
-
- limitInLastSegment() - Method in class org.apache.paimon.data.Segments
-
- LINE_COMMENT - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- LINE_COMMENT - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- LINE_COMMENT - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- LINE_COMMENT - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- LINEAGE_META - Static variable in class org.apache.paimon.options.CatalogOptions
-
- LineageMeta - Interface in org.apache.paimon.lineage
-
Metadata store will manage table lineage and data lineage information for the catalog.
- lineageMetaFactory - Variable in class org.apache.paimon.catalog.AbstractCatalog
-
- LineageMetaFactory - Interface in org.apache.paimon.lineage
-
- lineageMetaFactory() - Method in class org.apache.paimon.table.CatalogEnvironment
-
- lineageMetaFactory - Variable in class org.apache.paimon.table.system.TableLineageTable
-
- LineageMetaFactory.LineageMetaContext - Interface in org.apache.paimon.lineage
-
Context has all options in a catalog and is used in factory to create
LineageMeta
.
- linebreak() - Method in class org.apache.paimon.options.description.Description.DescriptionBuilder
-
Creates a line break in the description.
- linebreak() - Static method in class org.apache.paimon.options.description.LineBreakElement
-
Creates a line break in the description.
- LineBreakElement - Class in org.apache.paimon.options.description
-
- link(String, String) - Static method in class org.apache.paimon.options.description.LinkElement
-
Creates a link with a given url and description.
- link(String) - Static method in class org.apache.paimon.options.description.LinkElement
-
Creates a link with a given url.
- LinkElement - Class in org.apache.paimon.options.description
-
- list(ArrayType, P, R) - Method in class org.apache.paimon.hive.SchemaVisitor
-
- list(InlineElement...) - Method in class org.apache.paimon.options.description.Description.DescriptionBuilder
-
Adds a bulleted list to the description.
- list(InlineElement...) - Static method in class org.apache.paimon.options.description.ListElement
-
Creates a list with blocks of text.
- LIST_AGG_DELIMITER - Static variable in class org.apache.paimon.CoreOptions
-
- listAcceptedFilterFields() - Method in class org.apache.paimon.flink.source.DataTableSource
-
- listAll() - Method in class org.apache.paimon.schema.SchemaManager
-
- listAllIds() - Method in class org.apache.paimon.consumer.ConsumerManager
-
List all consumer IDs.
- listAllIds() - Method in class org.apache.paimon.schema.SchemaManager
-
List all schema IDs.
- ListAllMyBucketsHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListAllMyBucketsHandler
-
- ListBucketAnalyticsConfigurationHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListBucketAnalyticsConfigurationHandler
-
- ListBucketHandler(boolean) - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListBucketHandler
-
- ListBucketInventoryConfigurationsHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListBucketInventoryConfigurationsHandler
-
- ListBucketMetricsConfigurationsHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListBucketMetricsConfigurationsHandler
-
- listCaseConvert(List<String>, boolean) - Static method in class org.apache.paimon.flink.action.cdc.CdcActionCommonUtils
-
- listDatabases() - Method in interface org.apache.paimon.catalog.Catalog
-
Get the names of all databases in this catalog.
- listDatabases() - Method in class org.apache.paimon.catalog.DelegateCatalog
-
- listDatabases() - Method in class org.apache.paimon.catalog.FileSystemCatalog
-
- listDatabases() - Method in class org.apache.paimon.flink.FlinkCatalog
-
- listDatabases() - Method in class org.apache.paimon.flink.FlinkGenericCatalog
-
- listDatabases() - Method in class org.apache.paimon.hive.HiveCatalog
-
- listDatabases() - Method in class org.apache.paimon.jdbc.JdbcCatalog
-
- listDatabasesInFileSystem(Path) - Method in class org.apache.paimon.catalog.AbstractCatalog
-
- ListDelimitedSerializer - Class in org.apache.paimon.utils
-
Encapsulates a logic of serialization and deserialization of a list with a delimiter.
- ListDelimitedSerializer() - Constructor for class org.apache.paimon.utils.ListDelimitedSerializer
-
- listDirectories(Path) - Method in interface org.apache.paimon.fs.FileIO
-
List the statuses of the directories in the given path if the path is a directory.
- ListElement - Class in org.apache.paimon.options.description
-
- listFunctions(String) - Method in class org.apache.paimon.flink.FlinkCatalog
-
- listFunctions(String) - Method in class org.apache.paimon.flink.FlinkGenericCatalog
-
- listFunctions(String[]) - Method in interface org.apache.paimon.spark.catalog.SupportFunction
-
- listFunctions(String[]) - Method in class org.apache.paimon.spark.SparkGenericCatalog
-
- ListMultipartUploadsHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListMultipartUploadsHandler
-
- listNamespaces() - Method in class org.apache.paimon.spark.SparkCatalog
-
- listNamespaces(String[]) - Method in class org.apache.paimon.spark.SparkCatalog
-
- listNamespaces() - Method in class org.apache.paimon.spark.SparkGenericCatalog
-
- listNamespaces(String[]) - Method in class org.apache.paimon.spark.SparkGenericCatalog
-
- ListObjectsV2Handler(boolean) - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListObjectsV2Handler
-
- listOriginalVersionedFiles(FileIO, Path, String) - Static method in class org.apache.paimon.utils.FileUtils
-
List original versioned files for the directory.
- listPaimonFileDirs() - Method in class org.apache.paimon.operation.OrphanFilesClean
-
List directories that contains data files and manifest files.
- listPartitionEntries() - Method in class org.apache.paimon.table.source.DataTableBatchScan
-
- listPartitionEntries() - Method in class org.apache.paimon.table.source.DataTableStreamScan
-
- listPartitionEntries() - Method in class org.apache.paimon.table.source.ReadOnceTableScan
-
- listPartitionEntries() - Method in interface org.apache.paimon.table.source.TableScan
-
- listPartitions(Identifier) - Method in class org.apache.paimon.catalog.AbstractCatalog
-
- listPartitions(Identifier) - Method in class org.apache.paimon.catalog.CachingCatalog
-
- listPartitions(Identifier) - Method in interface org.apache.paimon.catalog.Catalog
-
Get PartitionEntry of all partitions of the table.
- listPartitions(Identifier) - Method in class org.apache.paimon.catalog.DelegateCatalog
-
- listPartitions(ObjectPath) - Method in class org.apache.paimon.flink.FlinkCatalog
-
- listPartitions(ObjectPath, CatalogPartitionSpec) - Method in class org.apache.paimon.flink.FlinkCatalog
-
- listPartitions(ObjectPath) - Method in class org.apache.paimon.flink.FlinkGenericCatalog
-
- listPartitions(ObjectPath, CatalogPartitionSpec) - Method in class org.apache.paimon.flink.FlinkGenericCatalog
-
- listPartitions() - Method in interface org.apache.paimon.operation.FileStoreScan
-
- listPartitions() - Method in interface org.apache.paimon.table.source.TableScan
-
List partitions.
- listPartitionsByFilter(ObjectPath, List<Expression>) - Method in class org.apache.paimon.flink.FlinkCatalog
-
- listPartitionsByFilter(ObjectPath, List<Expression>) - Method in class org.apache.paimon.flink.FlinkGenericCatalog
-
- listPartner(P) - Method in interface org.apache.paimon.hive.SchemaVisitor.PartnerAccessors
-
- ListPartsHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListPartsHandler
-
- listProcedures(String) - Method in class org.apache.paimon.flink.FlinkCatalog
-
Do not annotate with @override
here to maintain compatibility with Flink 1.17-.
- listProcedures(String) - Method in class org.apache.paimon.flink.FlinkGenericCatalog
-
Do not annotate with @override
here to maintain compatibility with Flink 1.17-.
- listProcedures() - Static method in class org.apache.paimon.flink.procedure.ProcedureUtil
-
- ListSerializer<T> - Class in org.apache.paimon.data.serializer
-
- ListSerializer(Serializer<T>) - Constructor for class org.apache.paimon.data.serializer.ListSerializer
-
Creates a list serializer that uses the given serializer to serialize the list's elements.
- listState(String, Serializer<K>, Serializer<V>, long) - Method in class org.apache.paimon.lookup.RocksDBStateFactory
-
- listStatus(Path) - Method in class org.apache.paimon.flink.FlinkFileIO
-
- listStatus(Path) - Method in class org.apache.paimon.format.fs.HadoopReadOnlyFileSystem
-
- listStatus(Path) - Method in interface org.apache.paimon.fs.FileIO
-
List the statuses of the files/directories in the given path if the path is a directory.
- listStatus(Path) - Method in class org.apache.paimon.fs.hadoop.HadoopFileIO
-
- listStatus(Path) - Method in class org.apache.paimon.fs.local.LocalFileIO
-
- listStatus(Path) - Method in class org.apache.paimon.fs.PluginFileIO
-
- listStatus(Path) - Method in class org.apache.paimon.oss.HadoopCompliantFileIO
-
- listStatus(Path) - Method in class org.apache.paimon.s3.HadoopCompliantFileIO
-
- listTables(String) - Method in class org.apache.paimon.catalog.AbstractCatalog
-
- listTables(String) - Method in interface org.apache.paimon.catalog.Catalog
-
Get names of all tables under this database.
- listTables(String) - Method in class org.apache.paimon.catalog.DelegateCatalog
-
- listTables(String) - Method in class org.apache.paimon.flink.FlinkCatalog
-
- listTables(String) - Method in class org.apache.paimon.flink.FlinkGenericCatalog
-
- listTables(String[]) - Method in class org.apache.paimon.spark.SparkCatalog
-
- listTables(String[]) - Method in class org.apache.paimon.spark.SparkGenericCatalog
-
- listTablesImpl(String) - Method in class org.apache.paimon.catalog.AbstractCatalog
-
- listTablesImpl(String) - Method in class org.apache.paimon.catalog.FileSystemCatalog
-
- listTablesImpl(String) - Method in class org.apache.paimon.hive.HiveCatalog
-
- listTablesImpl(String) - Method in class org.apache.paimon.jdbc.JdbcCatalog
-
- listTablesInFileSystem(Path) - Method in class org.apache.paimon.catalog.AbstractCatalog
-
- listVersionedDirectories(FileIO, Path, String) - Static method in class org.apache.paimon.utils.FileUtils
-
List versioned directories for the directory.
- listVersionedFiles(FileIO, Path, String) - Static method in class org.apache.paimon.utils.FileUtils
-
List versioned files for the directory.
- listVersionedFileStatus(FileIO, Path, String) - Static method in class org.apache.paimon.utils.FileUtils
-
List versioned file status for the directory.
- ListVersionsHandler(boolean) - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListVersionsHandler
-
- listViews(String) - Method in interface org.apache.paimon.catalog.Catalog
-
Get names of all views under this database.
- listViews(String) - Method in class org.apache.paimon.catalog.DelegateCatalog
-
- listViews(String) - Method in class org.apache.paimon.flink.FlinkCatalog
-
- listViews(String) - Method in class org.apache.paimon.flink.FlinkGenericCatalog
-
- listViews(String) - Method in class org.apache.paimon.hive.HiveCatalog
-
- listWithRange(Optional<Long>, Optional<Long>) - Method in class org.apache.paimon.schema.SchemaManager
-
- literal() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- literal() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- literal() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PrimaryContext
-
- literal() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PrimaryContext
-
- LiteralContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.LiteralContext
-
- LiteralContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.LiteralContext
-
- literals() - Method in class org.apache.paimon.flink.action.cdc.Expression.ReferencedField
-
- literals() - Method in class org.apache.paimon.predicate.LeafPredicate
-
- LITTLE_ENDIAN - Static variable in class org.apache.paimon.data.BinaryRow
-
- LITTLE_ENDIAN - Static variable in class org.apache.paimon.data.columnar.heap.AbstractHeapVector
-
- LITTLE_ENDIAN - Static variable in class org.apache.paimon.memory.MemorySegment
-
- liveRowsCount() - Method in class org.apache.paimon.iceberg.manifest.IcebergManifestFileMeta
-
- load(Path) - Static method in class org.apache.paimon.benchmark.Query
-
- load(Path) - Static method in class org.apache.paimon.benchmark.Sink
-
- load() - Method in interface org.apache.paimon.catalog.Catalog.Loader
-
- load(Path) - Method in class org.apache.paimon.flink.FlinkFileIOLoader
-
- load(Path) - Method in interface org.apache.paimon.fs.FileIOLoader
-
- load(Path) - Method in class org.apache.paimon.fs.hadoop.HadoopFileIOLoader
-
- load(Path) - Method in class org.apache.paimon.fs.hadoop.HadoopViewFsFileIOLoader
-
- load(Path) - Method in class org.apache.paimon.fs.local.LocalFileIOLoader
-
- load(Path) - Method in class org.apache.paimon.oss.OSSLoader
-
- load(Path) - Method in class org.apache.paimon.s3.S3Loader
-
- load(String) - Static method in class org.apache.paimon.spark.catalog.functions.PaimonFunctions
-
- load(String, FileStoreTable) - Static method in class org.apache.paimon.table.system.SystemTableLoader
-
- loadClass(String, boolean) - Method in class org.apache.paimon.plugin.ComponentClassLoader
-
- loadCommitCallbacks(CoreOptions) - Static method in class org.apache.paimon.table.sink.CallbackUtils
-
- loadConfiguration() - Static method in class org.apache.paimon.benchmark.utils.BenchmarkGlobalConfiguration
-
Loads the global configuration from the environment.
- loadConfiguration(Configuration) - Static method in class org.apache.paimon.benchmark.utils.BenchmarkGlobalConfiguration
-
Loads the global configuration and adds the given dynamic properties configuration.
- loadConfiguration(String) - Static method in class org.apache.paimon.benchmark.utils.BenchmarkGlobalConfiguration
-
Loads the configuration files from the specified directory.
- loadConfiguration(String, Configuration) - Static method in class org.apache.paimon.benchmark.utils.BenchmarkGlobalConfiguration
-
Loads the configuration files from the specified directory.
- loadEnv() - Method in enum org.apache.paimon.utils.HadoopUtils.HadoopConfigLoader
-
- loadFunction(Identifier) - Method in interface org.apache.paimon.spark.catalog.SupportFunction
-
- loadFunction(Identifier) - Method in class org.apache.paimon.spark.SparkGenericCatalog
-
- loadGlobal(String, FileIO, Supplier<Map<String, Map<String, Path>>>, Options, LineageMetaFactory) - Static method in class org.apache.paimon.table.system.SystemTableLoader
-
- loadGlobalTableNames() - Static method in class org.apache.paimon.table.system.SystemTableLoader
-
- loadIndex(IndexFileHandler, BinaryRow, long, IntPredicate, IntPredicate) - Static method in class org.apache.paimon.index.PartitionIndex
-
- loadNamespaceMetadata(String[]) - Method in class org.apache.paimon.spark.SparkCatalog
-
- loadNamespaceMetadata(String[]) - Method in class org.apache.paimon.spark.SparkGenericCatalog
-
- loadOption() - Method in enum org.apache.paimon.utils.HadoopUtils.HadoopConfigLoader
-
- loadProcedure(Identifier) - Method in interface org.apache.paimon.spark.catalog.ProcedureCatalog
-
- loadProcedure(Identifier) - Method in class org.apache.paimon.spark.catalog.SparkBaseCatalog
-
- loadSparkTable(Identifier, Map<String, String>) - Method in class org.apache.paimon.spark.SparkCatalog
-
- loadTable(Identifier) - Method in class org.apache.paimon.spark.SparkCatalog
-
- loadTable(Identifier, String) - Method in class org.apache.paimon.spark.SparkCatalog
-
Do not annotate with @override
here to maintain compatibility with Spark 3.2-.
- loadTable(Identifier, long) - Method in class org.apache.paimon.spark.SparkCatalog
-
Do not annotate with @override
here to maintain compatibility with Spark 3.2-.
- loadTable(Identifier) - Method in class org.apache.paimon.spark.SparkGenericCatalog
-
- loadTable(Identifier, String) - Method in class org.apache.paimon.spark.SparkGenericCatalog
-
- loadTable(Identifier, long) - Method in class org.apache.paimon.spark.SparkGenericCatalog
-
- loadTagCallbacks(CoreOptions) - Static method in class org.apache.paimon.table.sink.CallbackUtils
-
- LOCAL_MERGE_BUFFER_SIZE - Static variable in class org.apache.paimon.CoreOptions
-
- LOCAL_SORT_MAX_NUM_FILE_HANDLES - Static variable in class org.apache.paimon.CoreOptions
-
- LocalFileIO - Class in org.apache.paimon.fs.local
-
- LocalFileIO() - Constructor for class org.apache.paimon.fs.local.LocalFileIO
-
- LocalFileIO.LocalPositionOutputStream - Class in org.apache.paimon.fs.local
-
- LocalFileIO.LocalSeekableInputStream - Class in org.apache.paimon.fs.local
-
- LocalFileIOLoader - Class in org.apache.paimon.fs.local
-
- LocalFileIOLoader() - Constructor for class org.apache.paimon.fs.local.LocalFileIOLoader
-
- localFilePrefix(RowType, BinaryRow, int, String) - Static method in class org.apache.paimon.mergetree.LookupFile
-
- LocalFileUtils - Class in org.apache.paimon.utils
-
Utils for local file.
- LocalFileUtils() - Constructor for class org.apache.paimon.utils.LocalFileUtils
-
- localMergeBufferSize() - Method in class org.apache.paimon.CoreOptions
-
- localMergeEnabled() - Method in class org.apache.paimon.CoreOptions
-
- LocalMergeOperator - Class in org.apache.paimon.flink.sink
-
AbstractStreamOperator
which buffer input record and apply merge function when the buffer
is full.
- LocalMergeOperator(TableSchema) - Constructor for class org.apache.paimon.flink.sink.LocalMergeOperator
-
- LocalOrphanFilesClean - Class in org.apache.paimon.operation
-
- LocalOrphanFilesClean(FileStoreTable) - Constructor for class org.apache.paimon.operation.LocalOrphanFilesClean
-
- LocalOrphanFilesClean(FileStoreTable, long) - Constructor for class org.apache.paimon.operation.LocalOrphanFilesClean
-
- LocalOrphanFilesClean(FileStoreTable, long, SerializableConsumer<Path>) - Constructor for class org.apache.paimon.operation.LocalOrphanFilesClean
-
- LocalPositionOutputStream(File) - Constructor for class org.apache.paimon.fs.local.LocalFileIO.LocalPositionOutputStream
-
- LocalSampleOperator(int) - Constructor for class org.apache.paimon.flink.shuffle.RangeShuffle.LocalSampleOperator
-
- LocalSeekableInputStream(File) - Constructor for class org.apache.paimon.fs.local.LocalFileIO.LocalSeekableInputStream
-
- localSortMaxNumFileHandles() - Method in class org.apache.paimon.CoreOptions
-
- LocalTableQuery - Class in org.apache.paimon.table.query
-
Implementation for
TableQuery
for caching data and file in local.
- LocalTableQuery(FileStoreTable) - Constructor for class org.apache.paimon.table.query.LocalTableQuery
-
- localTypeDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.BlockStatementContext
-
- localTypeDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.BlockStatementContext
-
- localTypeDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- localTypeDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- LocalTypeDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.LocalTypeDeclarationContext
-
- LocalTypeDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.LocalTypeDeclarationContext
-
- localVariableDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.BlockStatementContext
-
- localVariableDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.BlockStatementContext
-
- localVariableDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ForInitContext
-
- localVariableDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ForInitContext
-
- localVariableDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- localVariableDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- LocalVariableDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.LocalVariableDeclarationContext
-
- LocalVariableDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.LocalVariableDeclarationContext
-
- LocalZonedTimestampType - Class in org.apache.paimon.types
-
Data type of a timestamp WITH LOCAL time zone consisting of year-month-day
hour:minute:second[.fractional] zone
with up to nanosecond precision and values ranging from
0000-01-01 00:00:00.000000000 +14:59
to 9999-12-31 23:59:59.999999999 -14:59
.
- LocalZonedTimestampType(boolean, int) - Constructor for class org.apache.paimon.types.LocalZonedTimestampType
-
- LocalZonedTimestampType(int) - Constructor for class org.apache.paimon.types.LocalZonedTimestampType
-
- LocalZonedTimestampType() - Constructor for class org.apache.paimon.types.LocalZonedTimestampType
-
- LocalZonedTimestampTypeUtils - Class in org.apache.paimon.hive
-
To maintain compatibility with Hive 3.
- LocalZonedTimestampTypeUtils() - Constructor for class org.apache.paimon.hive.LocalZonedTimestampTypeUtils
-
- LocalZoneTimestamp - Class in org.apache.paimon.data
-
- location() - Method in class org.apache.paimon.flink.action.cdc.schema.AllMergedJdbcTableInfo
-
- location() - Method in interface org.apache.paimon.flink.action.cdc.schema.JdbcTableInfo
-
To indicate where is the table from.
- location() - Method in class org.apache.paimon.flink.action.cdc.schema.ShardsMergedJdbcTableInfo
-
- location() - Method in class org.apache.paimon.flink.action.cdc.schema.UnmergedJdbcTableInfo
-
- location() - Method in class org.apache.paimon.iceberg.metadata.IcebergMetadata
-
- location - Variable in class org.apache.paimon.operation.OrphanFilesClean
-
- location() - Method in interface org.apache.paimon.table.DataTable
-
- location() - Method in class org.apache.paimon.table.DelegatedFileStoreTable
-
- location(String) - Method in class org.apache.paimon.table.FormatTable.Builder
-
- location() - Method in class org.apache.paimon.table.FormatTable.FormatTableImpl
-
- location() - Method in interface org.apache.paimon.table.FormatTable
-
Directory location in file system.
- location() - Method in class org.apache.paimon.table.system.AuditLogTable
-
- location() - Method in class org.apache.paimon.table.system.CompactBucketsTable
-
- location() - Method in class org.apache.paimon.table.system.FileMonitorTable
-
- location() - Method in class org.apache.paimon.table.system.ReadOptimizedTable
-
- LOCATION_IN_PROPERTIES - Static variable in class org.apache.paimon.hive.HiveCatalogOptions
-
- LocationHelper - Interface in org.apache.paimon.hive
-
helper for specifying the storage location of hive table.
- LocationKeyExtractor - Class in org.apache.paimon.hive
-
declaring the name of the key in the parameters of the Hive metastore table, which indicates
where the Paimon table is stored.
- LocationKeyExtractor() - Constructor for class org.apache.paimon.hive.LocationKeyExtractor
-
- lock - Variable in class org.apache.paimon.flink.lookup.FullCacheLookupTable
-
- Lock - Interface in org.apache.paimon.operation
-
An interface that allows file store to use global lock to some transaction-related things.
- Lock.CatalogLockImpl - Class in org.apache.paimon.operation
-
- Lock.EmptyFactory - Class in org.apache.paimon.operation
-
- Lock.EmptyLock - Class in org.apache.paimon.operation
-
An empty lock.
- Lock.Factory - Interface in org.apache.paimon.operation
-
A factory to create
Lock
.
- Lock.LockFactory - Class in org.apache.paimon.operation
-
- LOCK_ACQUIRE_TIMEOUT - Static variable in class org.apache.paimon.options.CatalogOptions
-
- LOCK_CHECK_MAX_SLEEP - Static variable in class org.apache.paimon.options.CatalogOptions
-
- LOCK_ENABLED - Static variable in class org.apache.paimon.options.CatalogOptions
-
- LOCK_KEY_MAX_LENGTH - Static variable in class org.apache.paimon.jdbc.JdbcCatalogOptions
-
- LOCK_TYPE - Static variable in class org.apache.paimon.options.CatalogOptions
-
- lockAcquire(JdbcClientPool, String, long) - Method in class org.apache.paimon.jdbc.AbstractDistributedLockDialect
-
- lockAcquire(JdbcClientPool, String, long) - Method in interface org.apache.paimon.jdbc.JdbcDistributedLockDialect
-
- lockContext() - Method in class org.apache.paimon.catalog.AbstractCatalog
-
- lockContext() - Method in class org.apache.paimon.hive.HiveCatalog
-
- lockContext() - Method in class org.apache.paimon.jdbc.JdbcCatalog
-
- lockEnabled() - Method in class org.apache.paimon.catalog.AbstractCatalog
-
- lockFactory() - Method in class org.apache.paimon.catalog.AbstractCatalog
-
- LockFactory(CatalogLockFactory, CatalogLockContext, Identifier) - Constructor for class org.apache.paimon.operation.Lock.LockFactory
-
- lockFactory() - Method in class org.apache.paimon.table.CatalogEnvironment
-
- LOG - Static variable in class org.apache.paimon.disk.AbstractFileIOChannel
-
Logger object for channel and its subclasses.
- LOG - Static variable in class org.apache.paimon.disk.IOManagerImpl
-
- LOG - Static variable in interface org.apache.paimon.fileindex.FileIndexer
-
- LOG - Static variable in interface org.apache.paimon.flink.action.ActionFactory
-
- LOG - Static variable in interface org.apache.paimon.fs.FileIO
-
- LOG - Static variable in class org.apache.paimon.operation.OrphanFilesClean
-
- LOG - Static variable in class org.apache.paimon.table.ExpireChangelogImpl
-
- LOG - Static variable in class org.apache.paimon.utils.NextSnapshotFetcher
-
- log2strict(int) - Static method in class org.apache.paimon.utils.MathUtils
-
Computes the logarithm of the given value to the base of 2.
- LOG_CHANGELOG_MODE - Static variable in class org.apache.paimon.CoreOptions
-
- LOG_CONSISTENCY - Static variable in class org.apache.paimon.CoreOptions
-
- LOG_DIR - Static variable in class org.apache.paimon.lookup.RocksDBOptions
-
- LOG_FILE_NUM - Static variable in class org.apache.paimon.lookup.RocksDBOptions
-
- LOG_FORMAT - Static variable in class org.apache.paimon.CoreOptions
-
- LOG_KEY_FORMAT - Static variable in class org.apache.paimon.CoreOptions
-
- LOG_LEVEL - Static variable in class org.apache.paimon.lookup.RocksDBOptions
-
- LOG_MAX_FILE_SIZE - Static variable in class org.apache.paimon.lookup.RocksDBOptions
-
- LOG_SYSTEM - Static variable in class org.apache.paimon.flink.FlinkConnectorOptions
-
- LOG_SYSTEM_AUTO_REGISTER - Static variable in class org.apache.paimon.flink.FlinkCatalogOptions
-
- LOG_SYSTEM_PARTITIONS - Static variable in class org.apache.paimon.flink.FlinkConnectorOptions
-
- LOG_SYSTEM_REPLICATION - Static variable in class org.apache.paimon.flink.FlinkConnectorOptions
-
- LogFlinkSinkBuilder - Class in org.apache.paimon.flink.sink
-
- LogFlinkSinkBuilder(Table) - Constructor for class org.apache.paimon.flink.sink.LogFlinkSinkBuilder
-
- logFormat() - Static method in interface org.apache.paimon.flink.log.LogStoreTableFactory
-
- LogHybridSourceFactory - Class in org.apache.paimon.flink.source
-
- LogHybridSourceFactory(LogSourceProvider) - Constructor for class org.apache.paimon.flink.source.LogHybridSourceFactory
-
- logicalBucketKeyType() - Method in class org.apache.paimon.schema.TableSchema
-
- LogicalMap - Class in org.apache.paimon.format.avro
-
An Avro's LogicalType
for map.
- logicalPartitionType() - Method in class org.apache.paimon.schema.TableSchema
-
- logicalPrimaryKeysType() - Method in class org.apache.paimon.schema.TableSchema
-
- logicalRowType() - Method in class org.apache.paimon.schema.TableSchema
-
- logicalTrimmedPrimaryKeysType() - Method in class org.apache.paimon.schema.TableSchema
-
- LogicalTypeConversion - Class in org.apache.paimon.flink
-
Conversion between
LogicalType
and
DataType
.
- LogicalTypeConversion() - Constructor for class org.apache.paimon.flink.LogicalTypeConversion
-
- LogicalTypeToDataType - Class in org.apache.paimon.flink
-
- LogicalTypeToDataType(AtomicInteger) - Constructor for class org.apache.paimon.flink.LogicalTypeToDataType
-
- logKeyFormat() - Static method in interface org.apache.paimon.flink.log.LogStoreTableFactory
-
- logMetric(long, List<DataFileMeta>, List<DataFileMeta>) - Method in class org.apache.paimon.compact.CompactTask
-
- logMetric(long, List<DataFileMeta>, List<DataFileMeta>) - Method in class org.apache.paimon.mergetree.compact.MergeTreeCompactTask
-
- LogOffsetCommittable - Class in org.apache.paimon.flink.sink
-
Log offset committable for a bucket.
- LogOffsetCommittable(int, long) - Constructor for class org.apache.paimon.flink.sink.LogOffsetCommittable
-
- logOffsets() - Method in class org.apache.paimon.manifest.ManifestCommittable
-
- logOffsets - Variable in class org.apache.paimon.Snapshot
-
- logOffsets() - Method in class org.apache.paimon.Snapshot
-
- logPrimaryKey() - Method in class org.apache.paimon.flink.lookup.FixedBucketFromPkExtractor
-
- logPrimaryKey() - Method in class org.apache.paimon.flink.sink.cdc.CdcRecordKeyAndBucketExtractor
-
- logPrimaryKey() - Method in class org.apache.paimon.flink.sink.RowDataKeyAndBucketExtractor
-
- logPrimaryKey() - Method in interface org.apache.paimon.table.sink.KeyAndBucketExtractor
-
- logPrimaryKey() - Method in class org.apache.paimon.table.sink.RowKeyExtractor
-
- logSinkFunction - Variable in class org.apache.paimon.flink.sink.FlinkSinkBuilder
-
- LogSinkFunction - Interface in org.apache.paimon.flink.sink
-
- logSinkFunction - Variable in class org.apache.paimon.flink.sink.UnawareBucketSink
-
- LogSinkFunction.WriteCallback - Interface in org.apache.paimon.flink.sink
-
A callback interface that the user can implement to know the offset of the bucket when the
request is complete.
- LogSinkProvider - Interface in org.apache.paimon.flink.log
-
- LogSourceProvider - Interface in org.apache.paimon.flink.log
-
- LogStoreRegister - Interface in org.apache.paimon.flink.log
-
LogStoreRegister
will register and unregister topic for a Paimon table, you can implement
it for customized log system management.
- LogStoreTableFactory - Interface in org.apache.paimon.flink.log
-
Base interface for configuring a default log table connector.
- logStoreTableFactory - Variable in class org.apache.paimon.flink.sink.FlinkTableSinkBase
-
- logStoreTableFactory - Variable in class org.apache.paimon.flink.source.BaseDataTableSource
-
- LogStoreTableFactory.RegisterContext - Interface in org.apache.paimon.flink.log
-
Context to create log store register.
- LogWriteCallback - Class in org.apache.paimon.flink.log
-
- LogWriteCallback() - Constructor for class org.apache.paimon.flink.log.LogWriteCallback
-
- LONG - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- LONG - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- LONG - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- LONG - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- LONG() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PrimitiveTypeContext
-
- LONG() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PrimitiveTypeContext
-
- LONG_ARRAY_OFFSET - Static variable in class org.apache.paimon.data.columnar.heap.AbstractHeapVector
-
- LongArrayList - Class in org.apache.paimon.utils
-
Minimal implementation of an array-backed list of longs.
- LongArrayList(int) - Constructor for class org.apache.paimon.utils.LongArrayList
-
- LongColumnReader - Class in org.apache.paimon.format.parquet.reader
-
- LongColumnReader(ColumnDescriptor, PageReader) - Constructor for class org.apache.paimon.format.parquet.reader.LongColumnReader
-
- LongColumnVector - Interface in org.apache.paimon.data.columnar
-
Long column vector.
- LongCounter - Class in org.apache.paimon.utils
-
An counter that sums up long
values.
- LongCounter() - Constructor for class org.apache.paimon.utils.LongCounter
-
- LongCounter(long) - Constructor for class org.apache.paimon.utils.LongCounter
-
- longLivedChangelog(long) - Method in class org.apache.paimon.utils.SnapshotManager
-
- longLivedChangelogExists(long) - Method in class org.apache.paimon.utils.SnapshotManager
-
- longLivedChangelogPath(long) - Method in class org.apache.paimon.utils.SnapshotManager
-
- LongSerializer - Class in org.apache.paimon.data.serializer
-
Type serializer for Integer
(and int
, via auto-boxing).
- LongSerializer() - Constructor for class org.apache.paimon.data.serializer.LongSerializer
-
- longToOrderedBytes(long, ByteBuffer) - Static method in class org.apache.paimon.utils.ZOrderByteUtils
-
- longType() - Method in class org.apache.paimon.options.ConfigOptions.OptionBuilder
-
Defines that the value of the option should be of
Long
type.
- lookup(RowData) - Method in class org.apache.paimon.flink.lookup.FileStoreLookupFunction
-
- lookup(RowData) - Method in class org.apache.paimon.flink.lookup.NewLookupFunction
-
- lookup(BinaryRow, int, InternalRow) - Method in class org.apache.paimon.flink.query.RemoteTableQuery
-
- lookup(byte[]) - Method in class org.apache.paimon.lookup.hash.HashLookupStoreReader
-
- lookup(byte[]) - Method in interface org.apache.paimon.lookup.LookupStoreReader
-
Lookup value by key.
- lookup(byte[]) - Method in class org.apache.paimon.lookup.sort.SortLookupStoreReader
-
- lookup(InternalRow, int) - Method in class org.apache.paimon.mergetree.LookupLevels
-
- lookup(Levels, InternalRow, int, BiFunctionWithIOE<InternalRow, SortedRun, T>, BiFunctionWithIOE<InternalRow, TreeSet<DataFileMeta>, T>) - Static method in class org.apache.paimon.mergetree.LookupUtils
-
- lookup(Comparator<InternalRow>, InternalRow, SortedRun, BiFunctionWithIOE<InternalRow, DataFileMeta, T>) - Static method in class org.apache.paimon.mergetree.LookupUtils
-
- lookup(BinaryRow, int, InternalRow) - Method in class org.apache.paimon.table.query.LocalTableQuery
-
TODO remove synchronized and supports multiple thread to lookup.
- lookup(BinaryRow, int, InternalRow) - Method in interface org.apache.paimon.table.query.TableQuery
-
- LOOKUP_ASYNC - Static variable in class org.apache.paimon.flink.FlinkConnectorOptions
-
- LOOKUP_ASYNC_THREAD_NUMBER - Static variable in class org.apache.paimon.flink.FlinkConnectorOptions
-
- LOOKUP_BOOTSTRAP_PARALLELISM - Static variable in class org.apache.paimon.flink.FlinkConnectorOptions
-
- LOOKUP_CACHE_BLOOM_FILTER_ENABLED - Static variable in class org.apache.paimon.CoreOptions
-
- LOOKUP_CACHE_BLOOM_FILTER_FPP - Static variable in class org.apache.paimon.CoreOptions
-
- LOOKUP_CACHE_FILE_RETENTION - Static variable in class org.apache.paimon.CoreOptions
-
- LOOKUP_CACHE_MAX_DISK_SIZE - Static variable in class org.apache.paimon.CoreOptions
-
- LOOKUP_CACHE_MAX_MEMORY_SIZE - Static variable in class org.apache.paimon.CoreOptions
-
- LOOKUP_CACHE_MODE - Static variable in class org.apache.paimon.flink.FlinkConnectorOptions
-
- LOOKUP_CACHE_ROWS - Static variable in class org.apache.paimon.lookup.RocksDBOptions
-
- LOOKUP_CACHE_SPILL_COMPRESSION - Static variable in class org.apache.paimon.CoreOptions
-
- LOOKUP_CONTINUOUS_DISCOVERY_INTERVAL - Static variable in class org.apache.paimon.lookup.RocksDBOptions
-
- LOOKUP_DYNAMIC_PARTITION - Static variable in class org.apache.paimon.flink.FlinkConnectorOptions
-
- LOOKUP_DYNAMIC_PARTITION_REFRESH_INTERVAL - Static variable in class org.apache.paimon.flink.FlinkConnectorOptions
-
- LOOKUP_HASH_LOAD_FACTOR - Static variable in class org.apache.paimon.CoreOptions
-
- LOOKUP_LOCAL_FILE_TYPE - Static variable in class org.apache.paimon.CoreOptions
-
- LOOKUP_REFRESH_ASYNC - Static variable in class org.apache.paimon.flink.FlinkConnectorOptions
-
- LOOKUP_REFRESH_ASYNC_PENDING_SNAPSHOT_COUNT - Static variable in class org.apache.paimon.flink.FlinkConnectorOptions
-
- LOOKUP_REFRESH_TIME_PERIODS_BLACKLIST - Static variable in class org.apache.paimon.flink.FlinkConnectorOptions
-
- LOOKUP_WAIT - Static variable in class org.apache.paimon.CoreOptions
-
- lookupCacheMaxMemory() - Method in class org.apache.paimon.CoreOptions
-
- LookupChangelogMergeFunctionWrapper<T> - Class in org.apache.paimon.mergetree.compact
-
Wrapper for
MergeFunction
s to produce changelog by lookup during the compaction involving
level 0 files.
- LookupChangelogMergeFunctionWrapper(MergeFunctionFactory<KeyValue>, Function<InternalRow, T>, RecordEqualiser, LookupStrategy, DeletionVectorsMaintainer, UserDefinedSeqComparator) - Constructor for class org.apache.paimon.mergetree.compact.LookupChangelogMergeFunctionWrapper
-
- lookupColumnByName(GroupColumnIO, String) - Static method in class org.apache.paimon.format.parquet.reader.ParquetSplitReaderUtil
-
Parquet's column names are case in sensitive.
- LookupCompactDiffRead - Class in org.apache.paimon.flink.lookup
-
An
InnerTableRead
that reads the data changed before and after compaction.
- LookupCompactDiffRead(MergeFileSplitRead, TableSchema) - Constructor for class org.apache.paimon.flink.lookup.LookupCompactDiffRead
-
- lookupCompressOptions() - Method in class org.apache.paimon.CoreOptions
-
- LookupDataTableScan - Class in org.apache.paimon.flink.lookup
-
- LookupDataTableScan(CoreOptions, SnapshotReader, SnapshotManager, boolean, DefaultValueAssigner, LookupFileStoreTable.LookupStreamScanMode) - Constructor for class org.apache.paimon.flink.lookup.LookupDataTableScan
-
- LookupFile - Class in org.apache.paimon.mergetree
-
Lookup file for cache remote file to local.
- LookupFile(File, DataFileMeta, LookupStoreReader, Runnable) - Constructor for class org.apache.paimon.mergetree.LookupFile
-
- LookupFileStoreTable - Class in org.apache.paimon.flink.lookup
-
- LookupFileStoreTable(FileStoreTable, List<String>) - Constructor for class org.apache.paimon.flink.lookup.LookupFileStoreTable
-
- LookupFileStoreTable(FileStoreTable, LookupFileStoreTable.LookupStreamScanMode) - Constructor for class org.apache.paimon.flink.lookup.LookupFileStoreTable
-
- LookupFileStoreTable.LookupStreamScanMode - Enum in org.apache.paimon.flink.lookup
-
Inner stream scan mode for lookup table.
- lookupLevel0(Comparator<InternalRow>, InternalRow, TreeSet<DataFileMeta>, BiFunctionWithIOE<InternalRow, DataFileMeta, T>) - Static method in class org.apache.paimon.mergetree.LookupUtils
-
- LookupLevels<T> - Class in org.apache.paimon.mergetree
-
Provide lookup by key.
- LookupLevels(Levels, Comparator<InternalRow>, RowType, LookupLevels.ValueProcessor<T>, IOFunction<DataFileMeta, RecordReader<KeyValue>>, Function<String, File>, LookupStoreFactory, Function<Long, BloomFilter.Builder>, Cache<String, LookupFile>) - Constructor for class org.apache.paimon.mergetree.LookupLevels
-
- LookupLevels.ContainsValueProcessor - Class in org.apache.paimon.mergetree
-
- LookupLevels.KeyValueProcessor - Class in org.apache.paimon.mergetree
-
- LookupLevels.PositionedKeyValue - Class in org.apache.paimon.mergetree
-
KeyValue
with file name and row position for DeletionVector.
- LookupLevels.PositionedKeyValueProcessor - Class in org.apache.paimon.mergetree
-
- LookupLevels.ValueProcessor<T> - Interface in org.apache.paimon.mergetree
-
Processor to process value.
- lookupLocalFileType() - Method in class org.apache.paimon.CoreOptions
-
- LookupMergeFunction - Class in org.apache.paimon.mergetree.compact
-
A
MergeFunction
for lookup, this wrapper only considers the latest high level record,
because each merge will query the old merged record, so the latest high level record should be
the final merged value.
- LookupMergeFunction(MergeFunction<KeyValue>, RowType, RowType) - Constructor for class org.apache.paimon.mergetree.compact.LookupMergeFunction
-
- LookupMergeFunctionWrapperFactory(RecordEqualiser, LookupStrategy, UserDefinedSeqComparator) - Constructor for class org.apache.paimon.mergetree.compact.LookupMergeTreeCompactRewriter.LookupMergeFunctionWrapperFactory
-
- LookupMergeTreeCompactRewriter<T> - Class in org.apache.paimon.mergetree.compact
-
- LookupMergeTreeCompactRewriter(int, CoreOptions.MergeEngine, LookupLevels<T>, FileReaderFactory<KeyValue>, KeyValueFileWriterFactory, Comparator<InternalRow>, FieldsComparator, MergeFunctionFactory<KeyValue>, MergeSorter, LookupMergeTreeCompactRewriter.MergeFunctionWrapperFactory<T>, boolean, DeletionVectorsMaintainer, CoreOptions) - Constructor for class org.apache.paimon.mergetree.compact.LookupMergeTreeCompactRewriter
-
- LookupMergeTreeCompactRewriter.FirstRowMergeFunctionWrapperFactory - Class in org.apache.paimon.mergetree.compact
-
- LookupMergeTreeCompactRewriter.LookupMergeFunctionWrapperFactory<T> - Class in org.apache.paimon.mergetree.compact
-
- LookupMergeTreeCompactRewriter.MergeFunctionWrapperFactory<T> - Interface in org.apache.paimon.mergetree.compact
-
- LookupRuntimeProviderFactory - Class in org.apache.paimon.flink.lookup
-
Factory to create LookupTableSource.LookupRuntimeProvider
.
- LookupRuntimeProviderFactory() - Constructor for class org.apache.paimon.flink.lookup.LookupRuntimeProviderFactory
-
- LookupStoreFactory - Interface in org.apache.paimon.lookup
-
A key-value store for lookup, key-value store should be single binary file written once and ready
to be used.
- LookupStoreFactory.Context - Interface in org.apache.paimon.lookup
-
Context between writer and reader.
- LookupStoreReader - Interface in org.apache.paimon.lookup
-
Reader, lookup value by key bytes.
- LookupStoreWriter - Interface in org.apache.paimon.lookup
-
Writer to prepare binary file.
- lookupStrategy() - Method in class org.apache.paimon.CoreOptions
-
- LookupStrategy - Class in org.apache.paimon.lookup
-
Strategy for lookup.
- LookupStreamingReader - Class in org.apache.paimon.flink.lookup
-
- LookupStreamingReader(LookupFileStoreTable, int[], Predicate, Set<Integer>, Filter<InternalRow>) - Constructor for class org.apache.paimon.flink.lookup.LookupStreamingReader
-
- LookupTable - Interface in org.apache.paimon.flink.lookup
-
A lookup table which provides get and refresh.
- LookupUtils - Class in org.apache.paimon.mergetree
-
Utils for lookup.
- LookupUtils() - Constructor for class org.apache.paimon.mergetree.LookupUtils
-
- LoserTree<T> - Class in org.apache.paimon.mergetree.compact
-
A variant of the loser tree.
- LoserTree(List<RecordReader<T>>, Comparator<T>, Comparator<T>) - Constructor for class org.apache.paimon.mergetree.compact.LoserTree
-
- lowerBound() - Method in class org.apache.paimon.iceberg.manifest.IcebergPartitionSummary
-
- lowerBounds() - Method in class org.apache.paimon.iceberg.manifest.IcebergDataFileMeta
-
- LPAREN - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- LPAREN - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- LPAREN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationContext
-
- LPAREN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationContext
-
- LPAREN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationMethodRestContext
-
- LPAREN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationMethodRestContext
-
- LPAREN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ArgumentsContext
-
- LPAREN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ArgumentsContext
-
- LPAREN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CatchClauseContext
-
- LPAREN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CatchClauseContext
-
- LPAREN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstructorCallContext
-
- LPAREN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstructorCallContext
-
- LPAREN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- LPAREN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- LPAREN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FormalParametersContext
-
- LPAREN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FormalParametersContext
-
- LPAREN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LambdaParametersContext
-
- LPAREN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LambdaParametersContext
-
- LPAREN - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- LPAREN - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- LPAREN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MethodCallContext
-
- LPAREN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MethodCallContext
-
- LPAREN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ParExpressionContext
-
- LPAREN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ParExpressionContext
-
- LPAREN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PrimaryContext
-
- LPAREN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PrimaryContext
-
- LPAREN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ResourceSpecificationContext
-
- LPAREN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ResourceSpecificationContext
-
- LPAREN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- LPAREN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- lruCacheSize - Variable in class org.apache.paimon.flink.lookup.PrimaryKeyLookupTable
-
- LSHIFT_ASSIGN - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- LSHIFT_ASSIGN - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- LSHIFT_ASSIGN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- LSHIFT_ASSIGN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- LSHIFT_ASSIGN - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- LSHIFT_ASSIGN - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- LT - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- LT - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- LT() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- LT(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- LT() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- LT(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- LT - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- LT - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- LT() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.NonWildcardTypeArgumentsContext
-
- LT() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.NonWildcardTypeArgumentsContext
-
- LT() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.NonWildcardTypeArgumentsOrDiamondContext
-
- LT() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.NonWildcardTypeArgumentsOrDiamondContext
-
- LT() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeArgumentsContext
-
- LT() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeArgumentsContext
-
- LT() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeArgumentsOrDiamondContext
-
- LT() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeArgumentsOrDiamondContext
-
- LT() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeParametersContext
-
- LT() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeParametersContext
-
- lt(long) - Method in class org.apache.paimon.utils.BitSliceIndexRoaringBitmap
-
- lte(long) - Method in class org.apache.paimon.utils.BitSliceIndexRoaringBitmap
-
- Lz4BlockCompressionFactory - Class in org.apache.paimon.compression
-
- Lz4BlockCompressionFactory() - Constructor for class org.apache.paimon.compression.Lz4BlockCompressionFactory
-
- Lz4BlockCompressor - Class in org.apache.paimon.compression
-
Encode data into LZ4 format (not compatible with the LZ4 Frame format).
- Lz4BlockCompressor() - Constructor for class org.apache.paimon.compression.Lz4BlockCompressor
-
- Lz4BlockDecompressor - Class in org.apache.paimon.compression
-
- Lz4BlockDecompressor() - Constructor for class org.apache.paimon.compression.Lz4BlockDecompressor
-
- MAGIC - Static variable in class org.apache.orc.OrcFile
-
- MAGIC_NUMBER - Static variable in class org.apache.paimon.deletionvectors.BitmapDeletionVector
-
- MAGIC_NUMBER - Static variable in class org.apache.paimon.lookup.sort.SortLookupStoreWriter
-
- main(String[]) - Static method in class org.apache.paimon.benchmark.Benchmark
-
- main(String[]) - Static method in class org.apache.paimon.benchmark.metric.cpu.CpuMetricReceiver
-
- main(String[]) - Static method in class org.apache.paimon.benchmark.metric.cpu.CpuMetricSender
-
- main(String[]) - Static method in class org.apache.paimon.benchmark.metric.cpu.ProcfsBasedProcessTree
-
- main(String[]) - Static method in class org.apache.paimon.benchmark.metric.cpu.SysInfoLinux
-
- main(String[]) - Static method in class org.apache.paimon.docs.configuration.ConfigOptionsDocGenerator
-
This method generates html tables from set of classes containing
ConfigOptions
.
- main(String[]) - Static method in class org.apache.paimon.flink.action.FlinkActions
-
- main(String[]) - Static method in class org.apache.paimon.tools.ci.licensecheck.LicenseChecker
-
- main(String[]) - Static method in class org.apache.paimon.tools.ci.suffixcheck.ScalaSuffixChecker
-
- ManagedMemoryUtils - Class in org.apache.paimon.flink.utils
-
Utils for using Flink managed memory.
- ManagedMemoryUtils() - Constructor for class org.apache.paimon.flink.utils.ManagedMemoryUtils
-
- MANIFEST_COMPRESSION - Static variable in class org.apache.paimon.CoreOptions
-
- MANIFEST_FORMAT - Static variable in class org.apache.paimon.CoreOptions
-
- MANIFEST_FULL_COMPACTION_FILE_SIZE - Static variable in class org.apache.paimon.CoreOptions
-
- MANIFEST_MERGE_MIN_COUNT - Static variable in class org.apache.paimon.CoreOptions
-
- MANIFEST_TARGET_FILE_SIZE - Static variable in class org.apache.paimon.CoreOptions
-
- manifestCache - Variable in class org.apache.paimon.catalog.CachingCatalog
-
- ManifestCacheFilter - Interface in org.apache.paimon.manifest
-
- ManifestCommittable - Class in org.apache.paimon.manifest
-
Manifest commit message.
- ManifestCommittable(long) - Constructor for class org.apache.paimon.manifest.ManifestCommittable
-
- ManifestCommittable(long, Long) - Constructor for class org.apache.paimon.manifest.ManifestCommittable
-
- ManifestCommittable(long, Long, Map<Integer, Long>, List<CommitMessage>) - Constructor for class org.apache.paimon.manifest.ManifestCommittable
-
- manifestCommittables() - Method in class org.apache.paimon.manifest.WrappedManifestCommittable
-
- ManifestCommittableSerializer - Class in org.apache.paimon.manifest
-
- ManifestCommittableSerializer() - Constructor for class org.apache.paimon.manifest.ManifestCommittableSerializer
-
- manifestCompression() - Method in class org.apache.paimon.CoreOptions
-
- ManifestEntry - Class in org.apache.paimon.manifest
-
Entry of a manifest file, representing an addition / deletion of a data file.
- ManifestEntry(FileKind, BinaryRow, int, int, DataFileMeta) - Constructor for class org.apache.paimon.manifest.ManifestEntry
-
- ManifestEntrySerializer - Class in org.apache.paimon.manifest
-
- ManifestEntrySerializer() - Constructor for class org.apache.paimon.manifest.ManifestEntrySerializer
-
- ManifestFile - Class in org.apache.paimon.manifest
-
This file includes several
ManifestEntry
s, representing the additional changes since last
snapshot.
- manifestFile - Variable in class org.apache.paimon.operation.FileDeletionBase
-
- ManifestFile.Factory - Class in org.apache.paimon.manifest
-
- manifestFileFactory() - Method in interface org.apache.paimon.FileStore
-
- manifestFileFactory() - Method in class org.apache.paimon.iceberg.IcebergPathFactory
-
- manifestFileFactory() - Method in class org.apache.paimon.privilege.PrivilegedFileStore
-
- manifestFileFactory() - Method in class org.apache.paimon.utils.FileStorePathFactory
-
- ManifestFileMerger - Class in org.apache.paimon.operation
-
Util for merging manifest files.
- ManifestFileMerger() - Constructor for class org.apache.paimon.operation.ManifestFileMerger
-
- ManifestFileMeta - Class in org.apache.paimon.manifest
-
Metadata of a manifest file.
- ManifestFileMeta(String, long, long, long, SimpleStats, long) - Constructor for class org.apache.paimon.manifest.ManifestFileMeta
-
- ManifestFileMetaSerializer - Class in org.apache.paimon.manifest
-
- ManifestFileMetaSerializer() - Constructor for class org.apache.paimon.manifest.ManifestFileMetaSerializer
-
- manifestFileReader() - Method in class org.apache.paimon.table.DelegatedFileStoreTable
-
- manifestFileReader() - Method in interface org.apache.paimon.table.FormatTable
-
- manifestFileReader() - Method in interface org.apache.paimon.table.ReadonlyTable
-
- manifestFileReader() - Method in class org.apache.paimon.table.system.AuditLogTable
-
- manifestFileReader() - Method in class org.apache.paimon.table.system.CompactBucketsTable
-
- manifestFileReader() - Method in class org.apache.paimon.table.system.FileMonitorTable
-
- manifestFileReader() - Method in class org.apache.paimon.table.system.ReadOptimizedTable
-
- manifestFileReader() - Method in interface org.apache.paimon.table.Table
-
Reader to read manifest entry from manifest file.
- manifestFormat() - Method in class org.apache.paimon.CoreOptions
-
- manifestFullCompactionThresholdSize() - Method in class org.apache.paimon.CoreOptions
-
- manifestLength() - Method in class org.apache.paimon.iceberg.manifest.IcebergManifestFileMeta
-
- manifestList() - Method in class org.apache.paimon.iceberg.metadata.IcebergSnapshot
-
- ManifestList - Class in org.apache.paimon.manifest
-
This file includes several
ManifestFileMeta
, representing all data of the whole table at
the corresponding snapshot.
- manifestList - Variable in class org.apache.paimon.operation.FileDeletionBase
-
- ManifestList.Factory - Class in org.apache.paimon.manifest
-
- manifestListFactory() - Method in interface org.apache.paimon.FileStore
-
- manifestListFactory() - Method in class org.apache.paimon.iceberg.IcebergPathFactory
-
- manifestListFactory() - Method in class org.apache.paimon.privilege.PrivilegedFileStore
-
- manifestListFactory() - Method in class org.apache.paimon.utils.FileStorePathFactory
-
- manifestListReader() - Method in class org.apache.paimon.table.DelegatedFileStoreTable
-
- manifestListReader() - Method in interface org.apache.paimon.table.FormatTable
-
- manifestListReader() - Method in interface org.apache.paimon.table.ReadonlyTable
-
- manifestListReader() - Method in class org.apache.paimon.table.system.AuditLogTable
-
- manifestListReader() - Method in class org.apache.paimon.table.system.CompactBucketsTable
-
- manifestListReader() - Method in class org.apache.paimon.table.system.FileMonitorTable
-
- manifestListReader() - Method in class org.apache.paimon.table.system.ReadOptimizedTable
-
- manifestListReader() - Method in interface org.apache.paimon.table.Table
-
Reader to read manifest file meta from manifest list file.
- manifestMergeMinCount() - Method in class org.apache.paimon.CoreOptions
-
- manifestPath() - Method in class org.apache.paimon.iceberg.manifest.IcebergManifestFileMeta
-
- ManifestReadThreadPool - Class in org.apache.paimon.utils
-
Thread pool to read manifests.
- ManifestReadThreadPool() - Constructor for class org.apache.paimon.utils.ManifestReadThreadPool
-
- MANIFESTS - Static variable in class org.apache.paimon.table.system.ManifestsTable
-
- manifestSkippingSet(List<Snapshot>) - Method in class org.apache.paimon.operation.ChangelogDeletion
-
- manifestSkippingSet(Snapshot) - Method in class org.apache.paimon.operation.FileDeletionBase
-
Changelogs were not checked.
- manifestSkippingSet(List<Snapshot>) - Method in class org.apache.paimon.operation.FileDeletionBase
-
- manifestsReader() - Method in class org.apache.paimon.operation.AbstractFileStoreScan
-
- manifestsReader() - Method in interface org.apache.paimon.operation.FileStoreScan
-
- ManifestsReader - Class in org.apache.paimon.operation
-
A util class to read manifest files.
- ManifestsReader(RowType, SnapshotManager, ManifestList.Factory) - Constructor for class org.apache.paimon.operation.ManifestsReader
-
- manifestsReader() - Method in interface org.apache.paimon.table.source.snapshot.SnapshotReader
-
- manifestsReader() - Method in class org.apache.paimon.table.source.snapshot.SnapshotReaderImpl
-
- ManifestsReader.Result - Class in org.apache.paimon.operation
-
Result for reading manifest files.
- ManifestsTable - Class in org.apache.paimon.table.system
-
A
Table
for showing committing snapshots of table.
- ManifestsTable(FileStoreTable) - Constructor for class org.apache.paimon.table.system.ManifestsTable
-
- manifestTargetSize() - Method in class org.apache.paimon.CoreOptions
-
- map(Tuple2<T, RowData>) - Method in class org.apache.paimon.flink.shuffle.RangeShuffle.KeyAndSizeExtractor
-
- map(MapType, P, R, R) - Method in class org.apache.paimon.hive.SchemaVisitor
-
- MAP(DataType, DataType) - Static method in class org.apache.paimon.types.DataTypes
-
- map(DataInput) - Static method in class org.apache.paimon.utils.BitSliceIndexRoaringBitmap
-
- MapBuilder<K,V> - Class in org.apache.paimon.utils
-
- MapBuilder() - Constructor for class org.apache.paimon.utils.MapBuilder
-
- MapColumnVector - Interface in org.apache.paimon.data.columnar
-
Map column vector.
- mapDataToHashMap(MapData) - Static method in class org.apache.paimon.spark.procedure.MigrateDatabaseProcedure
-
- mapDataToHashMap(MapData) - Static method in class org.apache.paimon.spark.procedure.MigrateTableProcedure
-
- mapFromPages(BinaryRow, AbstractPagedInputView) - Method in class org.apache.paimon.data.serializer.BinaryRowSerializer
-
- mapFromPages(InternalRow, AbstractPagedInputView) - Method in class org.apache.paimon.data.serializer.InternalRowSerializer
-
- mapFromPages(T, AbstractPagedInputView) - Method in interface org.apache.paimon.data.serializer.PagedTypeSerializer
-
Map a reused record from the given source paged input view.
- mapKeyPartner(P) - Method in interface org.apache.paimon.hive.SchemaVisitor.PartnerAccessors
-
- mapping(PartitionInfo, int[]) - Method in class org.apache.paimon.data.columnar.ColumnarRowIterator
-
- mapToInternalRow(DataStream<RowData>, RowType) - Method in class org.apache.paimon.flink.sink.FlinkSinkBuilder
-
- mapType() - Method in class org.apache.paimon.options.ConfigOptions.OptionBuilder
-
Defines that the value of the option should be a set of properties, which can be
represented as Map<String, String>
.
- MapType - Class in org.apache.paimon.types
-
Data type of an associative array that maps keys (including NULL
) to values (including
NULL
).
- MapType(boolean, DataType, DataType) - Constructor for class org.apache.paimon.types.MapType
-
- MapType(DataType, DataType) - Constructor for class org.apache.paimon.types.MapType
-
- mapValuePartner(P) - Method in interface org.apache.paimon.hive.SchemaVisitor.PartnerAccessors
-
- MapWriter(FieldVector, ArrowFieldWriter, ArrowFieldWriter) - Constructor for class org.apache.paimon.arrow.writer.ArrowFieldWriters.MapWriter
-
- mark(int) - Method in class org.apache.paimon.fs.ByteArraySeekableStream
-
- markDone(List<String>, List<PartitionMarkDoneAction>) - Static method in class org.apache.paimon.flink.sink.partition.PartitionMarkDone
-
- markDone(LinkedHashMap<String, String>) - Method in class org.apache.paimon.hive.HiveMetastoreClient
-
- markDone(LinkedHashMap<String, String>) - Method in interface org.apache.paimon.metastore.MetastoreClient
-
- markDone(String) - Method in class org.apache.paimon.partition.actions.AddDonePartitionAction
-
- markDone(String) - Method in class org.apache.paimon.partition.actions.MarkPartitionDoneEventAction
-
- markDone(String) - Method in interface org.apache.paimon.partition.actions.PartitionMarkDoneAction
-
- markDone(String) - Method in class org.apache.paimon.partition.actions.SuccessFileMarkDoneAction
-
- markDone(List<String>, List<PartitionMarkDoneAction>) - Static method in class org.apache.paimon.spark.procedure.MarkPartitionDoneProcedure
-
- MarkPartitionDoneAction - Class in org.apache.paimon.flink.action
-
Table partition mark done action for Flink.
- MarkPartitionDoneAction(String, String, String, List<Map<String, String>>, Map<String, String>) - Constructor for class org.apache.paimon.flink.action.MarkPartitionDoneAction
-
- MarkPartitionDoneActionFactory - Class in org.apache.paimon.flink.action
-
- MarkPartitionDoneActionFactory() - Constructor for class org.apache.paimon.flink.action.MarkPartitionDoneActionFactory
-
- MarkPartitionDoneEventAction - Class in org.apache.paimon.partition.actions
-
- MarkPartitionDoneEventAction(MetastoreClient) - Constructor for class org.apache.paimon.partition.actions.MarkPartitionDoneEventAction
-
- MarkPartitionDoneProcedure - Class in org.apache.paimon.flink.procedure
-
Partition mark done procedure.
- MarkPartitionDoneProcedure() - Constructor for class org.apache.paimon.flink.procedure.MarkPartitionDoneProcedure
-
- MarkPartitionDoneProcedure - Class in org.apache.paimon.spark.procedure
-
Partition mark done procedure.
- MarkPartitionDoneProcedure(TableCatalog) - Constructor for class org.apache.paimon.spark.procedure.MarkPartitionDoneProcedure
-
- markSupported() - Method in class org.apache.paimon.fs.ByteArraySeekableStream
-
- masks(String) - Method in class org.apache.orc.OrcFile.WriterOptions
-
Set the masks for the unencrypted data.
- match(DataSplit, boolean) - Method in class org.apache.paimon.table.source.splitread.IncrementalChangelogReadProvider
-
- match(DataSplit, boolean) - Method in class org.apache.paimon.table.source.splitread.IncrementalDiffReadProvider
-
- match(DataSplit, boolean) - Method in class org.apache.paimon.table.source.splitread.MergeFileSplitReadProvider
-
- match(DataSplit, boolean) - Method in class org.apache.paimon.table.source.splitread.RawFileSplitReadProvider
-
- match(DataSplit, boolean) - Method in interface org.apache.paimon.table.source.splitread.SplitReadProvider
-
- MATCHED_DELETE - Static variable in class org.apache.paimon.flink.action.MergeIntoActionFactory
-
- MATCHED_UPSERT - Static variable in class org.apache.paimon.flink.action.MergeIntoActionFactory
-
- MATERIALIZED_TABLE_DEFINITION_QUERY - Static variable in class org.apache.paimon.CoreOptions
-
- MATERIALIZED_TABLE_INTERVAL_FRESHNESS - Static variable in class org.apache.paimon.CoreOptions
-
- MATERIALIZED_TABLE_INTERVAL_FRESHNESS_TIME_UNIT - Static variable in class org.apache.paimon.CoreOptions
-
- MATERIALIZED_TABLE_LOGICAL_REFRESH_MODE - Static variable in class org.apache.paimon.CoreOptions
-
- MATERIALIZED_TABLE_REFRESH_HANDLER_BYTES - Static variable in class org.apache.paimon.CoreOptions
-
- MATERIALIZED_TABLE_REFRESH_HANDLER_DESCRIPTION - Static variable in class org.apache.paimon.CoreOptions
-
- MATERIALIZED_TABLE_REFRESH_MODE - Static variable in class org.apache.paimon.CoreOptions
-
- MATERIALIZED_TABLE_REFRESH_STATUS - Static variable in class org.apache.paimon.CoreOptions
-
- MathUtils - Class in org.apache.paimon.utils
-
Collection of simple mathematical routines.
- MathUtils() - Constructor for class org.apache.paimon.utils.MathUtils
-
- max() - Method in class org.apache.paimon.format.SimpleColStats
-
- max() - Method in class org.apache.paimon.stats.ColStats
-
- max(Integer, Integer) - Static method in class org.apache.paimon.utils.MathUtils
-
- MAX_BACKGROUND_THREADS - Static variable in class org.apache.paimon.lookup.RocksDBOptions
-
- MAX_BUFFER - Static variable in class org.apache.paimon.fs.AsyncPositionOutputStream
-
- MAX_BYTES_PER_TRIGGER - Static variable in class org.apache.paimon.spark.SparkConnectorOptions
-
- MAX_COMPACTION_INPUT_SIZE - Static variable in class org.apache.paimon.operation.metrics.CompactionMetrics
-
- MAX_COMPACTION_OUTPUT_SIZE - Static variable in class org.apache.paimon.operation.metrics.CompactionMetrics
-
- MAX_DELAY_MS_PER_TRIGGER - Static variable in class org.apache.paimon.spark.SparkConnectorOptions
-
- MAX_ENCODED_LENGTH - Static variable in class org.apache.paimon.lookup.sort.BlockHandle
-
- MAX_ENCODED_LENGTH - Static variable in class org.apache.paimon.lookup.sort.BloomFilterHandle
-
- MAX_FILES_PER_TRIGGER - Static variable in class org.apache.paimon.spark.SparkConnectorOptions
-
- MAX_FIX_PART_DATA_SIZE - Static variable in class org.apache.paimon.data.BinarySection
-
It decides whether to put data in FixLenPart or VarLenPart.
- MAX_LENGTH - Static variable in class org.apache.paimon.types.BinaryType
-
- MAX_LENGTH - Static variable in class org.apache.paimon.types.CharType
-
- MAX_LENGTH - Static variable in class org.apache.paimon.types.VarBinaryType
-
- MAX_LENGTH - Static variable in class org.apache.paimon.types.VarCharType
-
- MAX_LEVEL0_FILE_COUNT - Static variable in class org.apache.paimon.operation.metrics.CompactionMetrics
-
- MAX_OPEN_FILES - Static variable in class org.apache.paimon.lookup.RocksDBOptions
-
- MAX_PADDING_SIZE_DEFAULT - Static variable in class org.apache.parquet.hadoop.ParquetWriter
-
- MAX_PRECISION - Static variable in class org.apache.paimon.types.DecimalType
-
- MAX_PRECISION - Static variable in class org.apache.paimon.types.LocalZonedTimestampType
-
- MAX_PRECISION - Static variable in class org.apache.paimon.types.TimestampType
-
- MAX_PRECISION - Static variable in class org.apache.paimon.types.TimeType
-
- MAX_ROWS_PER_TRIGGER - Static variable in class org.apache.paimon.spark.SparkConnectorOptions
-
- MAX_SIZE_LEVEL_BASE - Static variable in class org.apache.paimon.lookup.RocksDBOptions
-
- MAX_VALUE - Static variable in class org.apache.paimon.options.MemorySize
-
- MAX_VALUE - Static variable in class org.apache.paimon.utils.RoaringBitmap32
-
- MAX_VALUES - Static variable in interface org.apache.paimon.operation.BucketSelectConverter
-
- MAX_VAR_INT_SIZE - Static variable in class org.apache.paimon.utils.VarLengthIntUtils
-
- MAX_VAR_LONG_SIZE - Static variable in class org.apache.paimon.utils.VarLengthIntUtils
-
- MAX_WRITE_BUFFER_NUMBER - Static variable in class org.apache.paimon.lookup.RocksDBOptions
-
- maxDefLevel - Variable in class org.apache.paimon.format.parquet.reader.AbstractColumnReader
-
Maximum definition level for this column.
- maxElementSize() - Method in class org.apache.paimon.utils.SegmentsCache
-
- maxKey() - Method in class org.apache.paimon.io.DataFileMeta
-
- maxKey() - Method in interface org.apache.paimon.manifest.FileEntry
-
- maxKey() - Method in class org.apache.paimon.manifest.ManifestEntry
-
- maxKey() - Method in class org.apache.paimon.manifest.SimpleFileEntry
-
- maxLen() - Method in class org.apache.paimon.stats.ColStats
-
- maxLength(long) - Method in class org.apache.orc.OrcFile.ReaderOptions
-
- maxLevel - Variable in class org.apache.paimon.mergetree.compact.ChangelogMergeTreeRewriter
-
- maxLevel() - Method in class org.apache.paimon.mergetree.Levels
-
- maxMemorySize() - Method in class org.apache.paimon.utils.SegmentsCache
-
- maxNormalizedKey(MemorySegment, int, int) - Static method in class org.apache.paimon.utils.SortUtil
-
Max unsigned byte is -1.
- maxSequenceNumber() - Method in class org.apache.paimon.append.AppendOnlyWriter
-
- maxSequenceNumber() - Method in class org.apache.paimon.io.DataFileMeta
-
- maxSequenceNumber() - Method in class org.apache.paimon.mergetree.MergeTreeWriter
-
- maxSequenceNumber - Variable in class org.apache.paimon.operation.FileStoreWrite.State
-
- maxSequenceNumber() - Method in interface org.apache.paimon.utils.RecordWriter
-
Get max sequence number of records written by this writer.
- maxSizeAmplificationPercent() - Method in class org.apache.paimon.CoreOptions
-
- maxValue - Variable in class org.apache.paimon.statistics.AbstractSimpleColStatsCollector
-
- maxValues() - Method in class org.apache.paimon.stats.SimpleStats
-
- maxValues() - Method in class org.apache.paimon.stats.SimpleStatsEvolution.Result
-
- MaxwellDataFormat - Class in org.apache.paimon.flink.action.cdc.format.maxwell
-
Supports the message queue's maxwell json data format and provides definitions for the message
queue's record json deserialization class and parsing class
MaxwellRecordParser
.
- MaxwellDataFormat() - Constructor for class org.apache.paimon.flink.action.cdc.format.maxwell.MaxwellDataFormat
-
- MaxwellDataFormatFactory - Class in org.apache.paimon.flink.action.cdc.format.maxwell
-
- MaxwellDataFormatFactory() - Constructor for class org.apache.paimon.flink.action.cdc.format.maxwell.MaxwellDataFormatFactory
-
- MaxwellRecordParser - Class in org.apache.paimon.flink.action.cdc.format.maxwell
-
The
MaxwellRecordParser
class extends the abstract
AbstractJsonRecordParser
and
is designed to parse records from Maxwell's JSON change data capture (CDC) format.
- MaxwellRecordParser(TypeMapping, List<ComputedColumn>) - Constructor for class org.apache.paimon.flink.action.cdc.format.maxwell.MaxwellRecordParser
-
- memberDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassBodyDeclarationContext
-
- memberDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassBodyDeclarationContext
-
- memberDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- memberDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- MemberDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.MemberDeclarationContext
-
- MemberDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.MemberDeclarationContext
-
- MemberFieldRewriter - Class in org.apache.paimon.codegen.codesplit
-
Group member variables with the same type into arrays to reduce the number of members.
- MemberFieldRewriter(String, int) - Constructor for class org.apache.paimon.codegen.codesplit.MemberFieldRewriter
-
- memory(MemoryManager) - Method in class org.apache.orc.OrcFile.WriterOptions
-
A public option to set the memory manager.
- memory() - Method in class org.apache.paimon.lookup.sort.BlockWriter
-
- MemoryFileStoreWrite<T> - Class in org.apache.paimon.operation
-
Base
FileStoreWrite
implementation which supports using shared memory and preempting
memory from other writers.
- MemoryFileStoreWrite(SnapshotManager, FileStoreScan, CoreOptions, RowType, IndexMaintainer.Factory<T>, DeletionVectorsMaintainer.Factory, String) - Constructor for class org.apache.paimon.operation.MemoryFileStoreWrite
-
- memoryOccupancy() - Method in class org.apache.paimon.append.AppendOnlyWriter
-
- memoryOccupancy() - Method in class org.apache.paimon.disk.ExternalBuffer
-
- memoryOccupancy() - Method in class org.apache.paimon.disk.InMemoryBuffer
-
- memoryOccupancy() - Method in interface org.apache.paimon.disk.RowBuffer
-
- memoryOccupancy() - Method in interface org.apache.paimon.memory.MemoryOwner
-
Memory occupancy size of this owner.
- memoryOccupancy() - Method in class org.apache.paimon.mergetree.MergeTreeWriter
-
- memoryOccupancy() - Method in class org.apache.paimon.mergetree.SortBufferWriteBuffer
-
- memoryOccupancy() - Method in interface org.apache.paimon.mergetree.WriteBuffer
-
Memory occupancy size of this table.
- MemoryOwner - Interface in org.apache.paimon.memory
-
A class provides memory related methods.
- memoryOwners() - Method in class org.apache.paimon.memory.MemoryPoolFactory
-
- memoryPool - Variable in class org.apache.paimon.flink.sink.PrepareCommitOperator
-
- memoryPool() - Method in class org.apache.paimon.mergetree.MergeSorter
-
- MemoryPoolFactory - Class in org.apache.paimon.memory
-
- MemoryPoolFactory(MemorySegmentPool) - Constructor for class org.apache.paimon.memory.MemoryPoolFactory
-
- MemorySegment - Class in org.apache.paimon.memory
-
This class represents a piece of memory.
- MemorySegmentAllocator - Class in org.apache.paimon.flink.memory
-
Allocate memory segment from memory manager in flink for paimon.
- MemorySegmentAllocator(Object, MemoryManager) - Constructor for class org.apache.paimon.flink.memory.MemorySegmentAllocator
-
- MemorySegmentPool - Interface in org.apache.paimon.memory
-
MemorySegment pool to hold pages in memory.
- memorySegmentPool - Variable in class org.apache.paimon.sort.BinaryIndexedSortable
-
- MemorySegmentSource - Interface in org.apache.paimon.memory
-
Interface describing entities that can provide memory segments.
- MemorySegmentUtils - Class in org.apache.paimon.memory
-
- MemorySegmentUtils() - Constructor for class org.apache.paimon.memory.MemorySegmentUtils
-
- MemorySegmentWritable - Interface in org.apache.paimon.memory
-
Provides the interface for write(Segment).
- memorySize - Variable in class org.apache.paimon.io.cache.CacheBuilder
-
- MemorySize - Class in org.apache.paimon.options
-
MemorySize is a representation of a number of bytes, viewable in different units.
- MemorySize(long) - Constructor for class org.apache.paimon.options.MemorySize
-
Constructs a new MemorySize.
- MemorySize.MemoryUnit - Enum in org.apache.paimon.options
-
Enum which defines memory unit, mostly used to parse value from configuration file.
- MemorySlice - Class in org.apache.paimon.memory
-
- MemorySlice(MemorySegment, int, int) - Constructor for class org.apache.paimon.memory.MemorySlice
-
- MemorySliceInput - Class in org.apache.paimon.memory
-
- MemorySliceInput(MemorySlice) - Constructor for class org.apache.paimon.memory.MemorySliceInput
-
- MemorySliceOutput - Class in org.apache.paimon.memory
-
- MemorySliceOutput(int) - Constructor for class org.apache.paimon.memory.MemorySliceOutput
-
- memoryType() - Method in class org.apache.paimon.options.ConfigOptions.OptionBuilder
-
Defines that the value of the option should be of
MemorySize
type.
- MemoryUtils - Class in org.apache.paimon.memory
-
Utility class for memory operations.
- merge(CompactResult) - Method in class org.apache.paimon.compact.CompactResult
-
- merge(DeletionVector) - Method in class org.apache.paimon.deletionvectors.BitmapDeletionVector
-
- merge(DeletionVector) - Method in interface org.apache.paimon.deletionvectors.DeletionVector
-
- merge(Identifier, Schema) - Method in class org.apache.paimon.flink.action.cdc.schema.AllMergedJdbcTableInfo
-
- merge(Identifier, Schema) - Method in class org.apache.paimon.flink.action.cdc.schema.ShardsMergedJdbcTableInfo
-
- merge(BucketEntry) - Method in class org.apache.paimon.manifest.BucketEntry
-
- merge(Collection<ManifestEntry>) - Static method in class org.apache.paimon.manifest.BucketEntry
-
- merge(Collection<BucketEntry>, Map<Pair<BinaryRow, Integer>, BucketEntry>) - Static method in class org.apache.paimon.manifest.BucketEntry
-
- merge(PartitionEntry) - Method in class org.apache.paimon.manifest.PartitionEntry
-
- merge(Collection<ManifestEntry>) - Static method in class org.apache.paimon.manifest.PartitionEntry
-
- merge(Collection<PartitionEntry>, Map<BinaryRow, PartitionEntry>) - Static method in class org.apache.paimon.manifest.PartitionEntry
-
- merge(List<ManifestFileMeta>, ManifestFile, long, int, long, RowType, Integer) - Static method in class org.apache.paimon.operation.ManifestFileMerger
-
- merge(DataType, DataType, AtomicInteger, boolean) - Static method in class org.apache.paimon.schema.SchemaMergingUtils
-
Merge the base data type and the update data type if possible.
- merge(LongCounter) - Method in class org.apache.paimon.utils.LongCounter
-
- MERGE_ENGINE - Static variable in class org.apache.paimon.CoreOptions
-
- MERGE_OPERATOR_NAME - Static variable in class org.apache.paimon.lookup.RocksDBStateFactory
-
- MERGE_SCHEMA - Static variable in class org.apache.paimon.spark.SparkConnectorOptions
-
- mergeAll() - Method in class org.apache.paimon.flink.action.cdc.schema.JdbcSchemasInfo
-
- mergeChannelList(List<ChannelWithMeta>) - Method in class org.apache.paimon.sort.AbstractBinaryExternalMerger
-
Merges the given sorted runs to a smaller number of sorted runs.
- mergeComparator() - Method in class org.apache.paimon.sort.AbstractBinaryExternalMerger
-
- mergeComparator() - Method in class org.apache.paimon.sort.BinaryExternalMerger
-
- mergedRecordCount() - Method in class org.apache.paimon.stats.Statistics
-
- mergedRecordSize() - Method in class org.apache.paimon.stats.Statistics
-
- mergeEngine() - Method in class org.apache.paimon.CoreOptions
-
- mergeEngine - Variable in class org.apache.paimon.mergetree.compact.ChangelogMergeTreeRewriter
-
- mergeEntries(Iterable<T>) - Static method in interface org.apache.paimon.manifest.FileEntry
-
- mergeEntries(ManifestFile, List<ManifestFileMeta>, Map<FileEntry.Identifier, ManifestEntry>, Integer) - Static method in interface org.apache.paimon.manifest.FileEntry
-
- mergeEntries(Iterable<T>, Map<FileEntry.Identifier, T>) - Static method in interface org.apache.paimon.manifest.FileEntry
-
- mergeFiles(Path, OrcFile.WriterOptions, List<Path>) - Static method in class org.apache.orc.OrcFile
-
Merges multiple ORC files that all have the same schema to produce a single ORC file.
- MergeFileSplitRead - Class in org.apache.paimon.operation
-
An implementation for
KeyValueFileStore
, this class handle LSM merging and changelog row
kind things, it will force reading fields such as sequence and row_kind.
- MergeFileSplitRead(CoreOptions, TableSchema, RowType, RowType, Comparator<InternalRow>, MergeFunctionFactory<KeyValue>, KeyValueFileReaderFactory.Builder) - Constructor for class org.apache.paimon.operation.MergeFileSplitRead
-
- MergeFileSplitReadProvider - Class in org.apache.paimon.table.source.splitread
-
- MergeFileSplitReadProvider(Supplier<MergeFileSplitRead>, Consumer<SplitRead<InternalRow>>) - Constructor for class org.apache.paimon.table.source.splitread.MergeFileSplitReadProvider
-
- MergeFunction<T> - Interface in org.apache.paimon.mergetree.compact
-
Merge function to merge multiple
KeyValue
s.
- MergeFunctionFactory<T> - Interface in org.apache.paimon.mergetree.compact
-
- MergeFunctionFactory.AdjustedProjection - Class in org.apache.paimon.mergetree.compact
-
Result of adjusted projection.
- MergeFunctionWrapper<T> - Interface in org.apache.paimon.mergetree.compact
-
A wrapper for
MergeFunction
, which adds new functionalities or optimizations.
- MergeIntoAction - Class in org.apache.paimon.flink.action
-
Flink action for 'MERGE INTO', which references the syntax as follows (we use 'upsert' semantics
instead of 'update'):
- MergeIntoAction(String, String, String) - Constructor for class org.apache.paimon.flink.action.MergeIntoAction
-
- MergeIntoAction(String, String, String, Map<String, String>) - Constructor for class org.apache.paimon.flink.action.MergeIntoAction
-
- MergeIntoActionFactory - Class in org.apache.paimon.flink.action
-
- MergeIntoActionFactory() - Constructor for class org.apache.paimon.flink.action.MergeIntoActionFactory
-
- MergeIntoProcedure - Class in org.apache.paimon.flink.procedure
-
Merge Into procedure.
- MergeIntoProcedure() - Constructor for class org.apache.paimon.flink.procedure.MergeIntoProcedure
-
- mergeNewDeletion(String, DeletionVector) - Method in class org.apache.paimon.deletionvectors.DeletionVectorsMaintainer
-
Merge a new deletion which marks the specified deletion vector with the given file name, if
the previous deletion vector exist, merge the old one.
- mergeOldFile(CompactDeletionFile) - Method in class org.apache.paimon.compact.CompactDeletionFile.GeneratedDeletionFile
-
- mergeOldFile(CompactDeletionFile) - Method in class org.apache.paimon.compact.CompactDeletionFile.LazyCompactDeletionFile
-
- mergeOldFile(CompactDeletionFile) - Method in interface org.apache.paimon.compact.CompactDeletionFile
-
- mergeOldRecord(JsonNode, JsonNode) - Method in class org.apache.paimon.flink.action.cdc.format.AbstractJsonRecordParser
-
- mergeReusedEntries(int) - Method in class org.apache.paimon.sort.AbstractBinaryExternalMerger
-
- mergeReusedEntries(int) - Method in class org.apache.paimon.sort.BinaryExternalMerger
-
- mergeSchema(RowType, boolean) - Method in interface org.apache.paimon.FileStore
-
- mergeSchema(String, Schema, String, Schema) - Static method in class org.apache.paimon.flink.action.cdc.schema.JdbcSchemaUtils
-
- mergeSchema(RowType, boolean) - Method in class org.apache.paimon.privilege.PrivilegedFileStore
-
- mergeSchema(RowType, boolean) - Method in class org.apache.paimon.schema.SchemaManager
-
- mergeSchemas(TableSchema, RowType, boolean) - Static method in class org.apache.paimon.schema.SchemaMergingUtils
-
- mergeSchemas(RowType, RowType, AtomicInteger, boolean) - Static method in class org.apache.paimon.schema.SchemaMergingUtils
-
- mergeShards - Variable in class org.apache.paimon.flink.action.cdc.SyncDatabaseActionBase
-
- mergeShards(boolean) - Method in class org.apache.paimon.flink.action.cdc.SyncDatabaseActionBase
-
- mergeSort(List<SizedReaderSupplier<KeyValue>>, Comparator<InternalRow>, FieldsComparator, MergeFunctionWrapper<T>) - Method in class org.apache.paimon.mergetree.MergeSorter
-
- mergeSorter - Variable in class org.apache.paimon.mergetree.compact.MergeTreeCompactRewriter
-
- MergeSorter - Class in org.apache.paimon.mergetree
-
The merge sorter to sort and merge readers with key overlap.
- MergeSorter(CoreOptions, RowType, RowType, IOManager) - Constructor for class org.apache.paimon.mergetree.MergeSorter
-
- mergeSorter() - Method in class org.apache.paimon.operation.MergeFileSplitRead
-
- mergeSortNoSpill(List<? extends ReaderSupplier<KeyValue>>, Comparator<InternalRow>, FieldsComparator, MergeFunctionWrapper<T>) - Method in class org.apache.paimon.mergetree.MergeSorter
-
- mergeSplits(Collection<DataSplit>) - Static method in class org.apache.paimon.manifest.PartitionEntry
-
- MergeTreeCompactManager - Class in org.apache.paimon.mergetree.compact
-
- MergeTreeCompactManager(ExecutorService, Levels, CompactStrategy, Comparator<InternalRow>, long, int, CompactRewriter, CompactionMetrics.Reporter, DeletionVectorsMaintainer, boolean) - Constructor for class org.apache.paimon.mergetree.compact.MergeTreeCompactManager
-
- MergeTreeCompactRewriter - Class in org.apache.paimon.mergetree.compact
-
- MergeTreeCompactRewriter(FileReaderFactory<KeyValue>, KeyValueFileWriterFactory, Comparator<InternalRow>, FieldsComparator, MergeFunctionFactory<KeyValue>, MergeSorter) - Constructor for class org.apache.paimon.mergetree.compact.MergeTreeCompactRewriter
-
- MergeTreeCompactTask - Class in org.apache.paimon.mergetree.compact
-
Compact task for merge tree compaction.
- MergeTreeCompactTask(Comparator<InternalRow>, long, CompactRewriter, CompactUnit, boolean, int, CompactionMetrics.Reporter, Supplier<CompactDeletionFile>) - Constructor for class org.apache.paimon.mergetree.compact.MergeTreeCompactTask
-
- MergeTreeReaders - Class in org.apache.paimon.mergetree
-
Utility class to create commonly used
RecordReader
s for merge trees.
- MergeTreeSplitGenerator - Class in org.apache.paimon.table.source
-
- MergeTreeSplitGenerator(Comparator<InternalRow>, long, long, boolean, CoreOptions.MergeEngine) - Constructor for class org.apache.paimon.table.source.MergeTreeSplitGenerator
-
- MergeTreeWriter - Class in org.apache.paimon.mergetree
-
- MergeTreeWriter(boolean, MemorySize, int, CompressOptions, IOManager, CompactManager, long, Comparator<InternalRow>, MergeFunction<KeyValue>, KeyValueFileWriterFactory, boolean, CoreOptions.ChangelogProducer, CommitIncrement, FieldsComparator) - Constructor for class org.apache.paimon.mergetree.MergeTreeWriter
-
- MessageBody - Class in org.apache.paimon.service.network.messages
-
- MessageBody() - Constructor for class org.apache.paimon.service.network.messages.MessageBody
-
- MessageDeserializer<M extends MessageBody> - Interface in org.apache.paimon.service.network.messages
-
A utility used to deserialize a
message
.
- MessageQueueCdcTimestampExtractor - Class in org.apache.paimon.flink.action.cdc.watermark
-
Timestamp extractor for Kafka/Pulsar sources in CDC applications.
- MessageQueueCdcTimestampExtractor() - Constructor for class org.apache.paimon.flink.action.cdc.watermark.MessageQueueCdcTimestampExtractor
-
- MessageQueueSchemaUtils - Class in org.apache.paimon.flink.action.cdc
-
Utility class to build schema by trying to read and parse records from message queue.
- MessageQueueSchemaUtils() - Constructor for class org.apache.paimon.flink.action.cdc.MessageQueueSchemaUtils
-
- MessageQueueSchemaUtils.ConsumerWrapper - Interface in org.apache.paimon.flink.action.cdc
-
Wrap the consumer for different message queues.
- MessageQueueSyncTableActionBase - Class in org.apache.paimon.flink.action.cdc
-
Base
Action
for synchronizing one message queue topic into one Paimon table.
- MessageQueueSyncTableActionBase(String, String, String, Map<String, String>, Map<String, String>, SyncJobHandler.SourceType) - Constructor for class org.apache.paimon.flink.action.cdc.MessageQueueSyncTableActionBase
-
- MessageSerializer<REQ extends MessageBody,RESP extends MessageBody> - Class in org.apache.paimon.service.network.messages
-
- MessageSerializer(MessageDeserializer<REQ>, MessageDeserializer<RESP>) - Constructor for class org.apache.paimon.service.network.messages.MessageSerializer
-
- MessageType - Enum in org.apache.paimon.service.network.messages
-
- METADATA_BLOCK_SIZE - Static variable in class org.apache.paimon.lookup.RocksDBOptions
-
- METADATA_COLUMN - Static variable in class org.apache.paimon.flink.action.cdc.CdcActionCommonUtils
-
- METADATA_ICEBERG_STORAGE - Static variable in class org.apache.paimon.iceberg.IcebergOptions
-
- METADATA_STATS_DENSE_STORE - Static variable in class org.apache.paimon.CoreOptions
-
- METADATA_STATS_MODE - Static variable in class org.apache.paimon.CoreOptions
-
- metadataConverters - Variable in class org.apache.paimon.flink.action.cdc.SynchronizationActionBase
-
- metadataDirectory() - Method in class org.apache.paimon.iceberg.IcebergPathFactory
-
- METASTORE - Static variable in class org.apache.paimon.options.CatalogOptions
-
- METASTORE_CLIENT_CLASS - Static variable in class org.apache.paimon.hive.HiveCatalogFactory
-
- METASTORE_PARTITIONED_TABLE - Static variable in class org.apache.paimon.CoreOptions
-
- METASTORE_TAG_TO_PARTITION - Static variable in class org.apache.paimon.CoreOptions
-
- METASTORE_TAG_TO_PARTITION_PREVIEW - Static variable in class org.apache.paimon.CoreOptions
-
- MetastoreClient - Interface in org.apache.paimon.metastore
-
A metastore client related to a table.
- MetastoreClient.Factory - Interface in org.apache.paimon.metastore
-
- metastoreClientFactory(Identifier, TableSchema) - Method in class org.apache.paimon.catalog.AbstractCatalog
-
Get metastore client factory for the table specified by identifier
.
- metastoreClientFactory(Identifier, TableSchema) - Method in class org.apache.paimon.hive.HiveCatalog
-
- metastoreClientFactory() - Method in class org.apache.paimon.table.CatalogEnvironment
-
- methodBody() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMethodDeclarationContext
-
- methodBody() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMethodDeclarationContext
-
- methodBody() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- methodBody() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- methodBody() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MethodDeclarationContext
-
- methodBody() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MethodDeclarationContext
-
- MethodBodyContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.MethodBodyContext
-
- MethodBodyContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.MethodBodyContext
-
- methodCall() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- methodCall() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- methodCall() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- methodCall() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- MethodCallContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.MethodCallContext
-
- MethodCallContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.MethodCallContext
-
- methodDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.GenericMethodDeclarationContext
-
- methodDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.GenericMethodDeclarationContext
-
- methodDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MemberDeclarationContext
-
- methodDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MemberDeclarationContext
-
- methodDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- methodDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- MethodDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.MethodDeclarationContext
-
- MethodDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.MethodDeclarationContext
-
- Metric - Interface in org.apache.paimon.metrics
-
An interface to indicate a class is a metric.
- METRIC_MONITOR_DELAY - Static variable in class org.apache.paimon.benchmark.BenchmarkOptions
-
- METRIC_MONITOR_INTERVAL - Static variable in class org.apache.paimon.benchmark.BenchmarkOptions
-
- METRIC_REPORTER_HOST - Static variable in class org.apache.paimon.benchmark.BenchmarkOptions
-
- METRIC_REPORTER_PORT - Static variable in class org.apache.paimon.benchmark.BenchmarkOptions
-
- metricGroup() - Method in interface org.apache.paimon.flink.sink.Committer.Context
-
- MetricGroup - Interface in org.apache.paimon.metrics
-
A MetricGroup is a named container for
Metrics
and further metric subgroups.
- MetricGroupImpl - Class in org.apache.paimon.metrics
-
- MetricGroupImpl(String) - Constructor for class org.apache.paimon.metrics.MetricGroupImpl
-
- MetricGroupImpl(String, Map<String, String>) - Constructor for class org.apache.paimon.metrics.MetricGroupImpl
-
- MetricRegistry - Class in org.apache.paimon.metrics
-
- MetricRegistry() - Constructor for class org.apache.paimon.metrics.MetricRegistry
-
- MetricRegistryImpl - Class in org.apache.paimon.metrics
-
- MetricRegistryImpl() - Constructor for class org.apache.paimon.metrics.MetricRegistryImpl
-
- MetricReporter - Class in org.apache.paimon.benchmark.metric
-
A reporter to aggregate metrics and report summary results.
- MetricReporter(FlinkRestClient, CpuMetricReceiver, Duration, Duration, long) - Constructor for class org.apache.paimon.benchmark.metric.MetricReporter
-
- MetricType - Enum in org.apache.paimon.metrics
-
Enum describing the different metric types.
- MetricUtils - Class in org.apache.paimon.operation.metrics
-
Utils for metrics.
- MetricUtils() - Constructor for class org.apache.paimon.operation.metrics.MetricUtils
-
- mfFactory - Variable in class org.apache.paimon.mergetree.compact.MergeTreeCompactRewriter
-
- MICROS_PER_MILLIS - Static variable in class org.apache.paimon.data.Timestamp
-
- MigrateDatabaseAction - Class in org.apache.paimon.flink.action
-
Migrate from external all hive table in database to paimon table.
- MigrateDatabaseAction(String, String, String, Map<String, String>, String, Integer) - Constructor for class org.apache.paimon.flink.action.MigrateDatabaseAction
-
- MigrateDatabaseActionFactory - Class in org.apache.paimon.flink.action
-
- MigrateDatabaseActionFactory() - Constructor for class org.apache.paimon.flink.action.MigrateDatabaseActionFactory
-
- MigrateDatabaseProcedure - Class in org.apache.paimon.flink.procedure
-
Migrate procedure to migrate all hive tables in database to paimon table.
- MigrateDatabaseProcedure() - Constructor for class org.apache.paimon.flink.procedure.MigrateDatabaseProcedure
-
- MigrateDatabaseProcedure - Class in org.apache.paimon.spark.procedure
-
Migrate database procedure.
- MigrateDatabaseProcedure(TableCatalog) - Constructor for class org.apache.paimon.spark.procedure.MigrateDatabaseProcedure
-
- MigrateFileAction - Class in org.apache.paimon.flink.action
-
Migrate from external hive table to paimon table.
- MigrateFileAction(String, String, String, String, boolean, Map<String, String>, String, Integer) - Constructor for class org.apache.paimon.flink.action.MigrateFileAction
-
- MigrateFileActionFactory - Class in org.apache.paimon.flink.action
-
- MigrateFileActionFactory() - Constructor for class org.apache.paimon.flink.action.MigrateFileActionFactory
-
- MigrateFileProcedure - Class in org.apache.paimon.flink.procedure
-
Add file procedure to add file from hive to paimon.
- MigrateFileProcedure() - Constructor for class org.apache.paimon.flink.procedure.MigrateFileProcedure
-
- MigrateFileProcedure - Class in org.apache.paimon.spark.procedure
-
Migrate file procedure.
- MigrateFileProcedure(TableCatalog) - Constructor for class org.apache.paimon.spark.procedure.MigrateFileProcedure
-
- migrateHandle(String, String, String, boolean, Integer) - Method in class org.apache.paimon.flink.procedure.MigrateFileProcedure
-
- MigrateTableAction - Class in org.apache.paimon.flink.action
-
Migrate from external hive table to paimon table.
- MigrateTableAction(String, String, String, Map<String, String>, String, Integer) - Constructor for class org.apache.paimon.flink.action.MigrateTableAction
-
- MigrateTableActionFactory - Class in org.apache.paimon.flink.action
-
- MigrateTableActionFactory() - Constructor for class org.apache.paimon.flink.action.MigrateTableActionFactory
-
- MigrateTableProcedure - Class in org.apache.paimon.flink.procedure
-
Migrate procedure to migrate hive table to paimon table.
- MigrateTableProcedure() - Constructor for class org.apache.paimon.flink.procedure.MigrateTableProcedure
-
- MigrateTableProcedure - Class in org.apache.paimon.spark.procedure
-
Migrate table procedure.
- MigrateTableProcedure(TableCatalog) - Constructor for class org.apache.paimon.spark.procedure.MigrateTableProcedure
-
- MigrateTask(FileIO, String, String, FileStoreTable, BinaryRow, Path, Map<Path, Path>) - Constructor for class org.apache.paimon.hive.migrate.HiveMigrator.MigrateTask
-
- Migrator - Interface in org.apache.paimon.migrate
-
Migrator interface for migrating table from other data-lake like hive, iceberg, hudi and etc.
- MILLIS_IN_DAY - Static variable in class org.apache.paimon.format.parquet.reader.TimestampColumnReader
-
- MILLIS_PER_DAY - Static variable in class org.apache.paimon.data.Timestamp
-
- MILLIS_PER_DAY - Static variable in class org.apache.paimon.utils.DateTimeUtils
-
The number of milliseconds in a day.
- min() - Method in class org.apache.paimon.format.SimpleColStats
-
- min() - Method in class org.apache.paimon.stats.ColStats
-
- min(Integer, Integer) - Static method in class org.apache.paimon.utils.MathUtils
-
- MIN_CLUSTERING_SAMPLE_FACTOR - Static variable in class org.apache.paimon.flink.FlinkConnectorOptions
-
- MIN_LENGTH - Static variable in class org.apache.paimon.types.BinaryType
-
- MIN_LENGTH - Static variable in class org.apache.paimon.types.CharType
-
- MIN_LENGTH - Static variable in class org.apache.paimon.types.VarBinaryType
-
- MIN_LENGTH - Static variable in class org.apache.paimon.types.VarCharType
-
- MIN_PRECISION - Static variable in class org.apache.paimon.types.DecimalType
-
- MIN_PRECISION - Static variable in class org.apache.paimon.types.LocalZonedTimestampType
-
- MIN_PRECISION - Static variable in class org.apache.paimon.types.TimestampType
-
- MIN_PRECISION - Static variable in class org.apache.paimon.types.TimeType
-
- MIN_ROWS_PER_TRIGGER - Static variable in class org.apache.paimon.spark.SparkConnectorOptions
-
- MIN_SCALE - Static variable in class org.apache.paimon.types.DecimalType
-
- MIN_WRITE_BUFFER_NUMBER_TO_MERGE - Static variable in class org.apache.paimon.lookup.RocksDBOptions
-
- MINIO - Static variable in class org.apache.paimon.testutils.junit.DockerImageVersions
-
- minKey() - Method in class org.apache.paimon.io.DataFileMeta
-
- minKey() - Method in interface org.apache.paimon.manifest.FileEntry
-
- minKey() - Method in class org.apache.paimon.manifest.ManifestEntry
-
- minKey() - Method in class org.apache.paimon.manifest.SimpleFileEntry
-
- minNextSnapshot() - Method in class org.apache.paimon.consumer.ConsumerManager
-
- minNormalizedKey(MemorySegment, int, int) - Static method in class org.apache.paimon.utils.SortUtil
-
- minSeekForVectorReads() - Method in interface org.apache.paimon.fs.VectoredReadable
-
The smallest reasonable seek.
- minSequenceNumber() - Method in class org.apache.paimon.iceberg.manifest.IcebergManifestFileMeta
-
- minSequenceNumber() - Method in class org.apache.paimon.io.DataFileMeta
-
- minValue - Variable in class org.apache.paimon.statistics.AbstractSimpleColStatsCollector
-
- minValues() - Method in class org.apache.paimon.stats.SimpleStats
-
- minValues() - Method in class org.apache.paimon.stats.SimpleStatsEvolution.Result
-
- mkdirs(Path) - Method in class org.apache.paimon.flink.FlinkFileIO
-
- mkdirs(Path, FsPermission) - Method in class org.apache.paimon.format.fs.HadoopReadOnlyFileSystem
-
- mkdirs(Path) - Method in interface org.apache.paimon.fs.FileIO
-
Make the given file and all non-existent parents into directories.
- mkdirs(Path) - Method in class org.apache.paimon.fs.hadoop.HadoopFileIO
-
- mkdirs(Path) - Method in class org.apache.paimon.fs.local.LocalFileIO
-
- mkdirs(Path) - Method in class org.apache.paimon.fs.PluginFileIO
-
- mkdirs(Path) - Method in class org.apache.paimon.oss.HadoopCompliantFileIO
-
- mkdirs(Path) - Method in class org.apache.paimon.s3.HadoopCompliantFileIO
-
- MOD - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- MOD - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- MOD() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- MOD() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- MOD - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- MOD - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- MOD_ASSIGN - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- MOD_ASSIGN - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- MOD_ASSIGN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- MOD_ASSIGN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- MOD_ASSIGN - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- MOD_ASSIGN - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- mode - Variable in class org.apache.paimon.flink.action.cdc.SyncDatabaseActionBase
-
- mode(String) - Static method in enum org.apache.paimon.flink.action.cdc.TypeMapping.TypeMappingMode
-
- modeNames - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- modeNames - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- modificationTime() - Method in class org.apache.paimon.partition.file.SuccessFile
-
- modifier() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeElementDeclarationContext
-
- modifier(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeElementDeclarationContext
-
- modifier() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeElementDeclarationContext
-
- modifier(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeElementDeclarationContext
-
- modifier() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassBodyDeclarationContext
-
- modifier(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassBodyDeclarationContext
-
- modifier() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassBodyDeclarationContext
-
- modifier(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassBodyDeclarationContext
-
- modifier() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceBodyDeclarationContext
-
- modifier(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceBodyDeclarationContext
-
- modifier() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceBodyDeclarationContext
-
- modifier(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceBodyDeclarationContext
-
- modifier() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- modifier() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- ModifierContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.ModifierContext
-
- ModifierContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.ModifierContext
-
- Mongo4VersionStrategy - Class in org.apache.paimon.flink.action.cdc.mongodb.strategy
-
Implementation class for extracting records from MongoDB versions greater than 4.x and less than
6.x.
- Mongo4VersionStrategy(String, String, List<ComputedColumn>, Configuration) - Constructor for class org.apache.paimon.flink.action.cdc.mongodb.strategy.Mongo4VersionStrategy
-
- MONGODB_CONF - Static variable in class org.apache.paimon.flink.action.cdc.CdcActionCommonUtils
-
- MongoDBActionUtils - Class in org.apache.paimon.flink.action.cdc.mongodb
-
Utility class for MongoDB-related actions.
- MongoDBActionUtils() - Constructor for class org.apache.paimon.flink.action.cdc.mongodb.MongoDBActionUtils
-
- MongoDBCdcTimestampExtractor - Class in org.apache.paimon.flink.action.cdc.mongodb
-
Timestamp extractor for MongoDB sources in CDC applications.
- MongoDBCdcTimestampExtractor() - Constructor for class org.apache.paimon.flink.action.cdc.mongodb.MongoDBCdcTimestampExtractor
-
- MongoDBRecordParser - Class in org.apache.paimon.flink.action.cdc.mongodb
-
- MongoDBRecordParser(List<ComputedColumn>, Configuration) - Constructor for class org.apache.paimon.flink.action.cdc.mongodb.MongoDBRecordParser
-
- MongodbSchemaUtils - Class in org.apache.paimon.flink.action.cdc.mongodb
-
Build schema from a MongoDB collection.
- MongodbSchemaUtils() - Constructor for class org.apache.paimon.flink.action.cdc.mongodb.MongodbSchemaUtils
-
- MongoDBSyncDatabaseAction - Class in org.apache.paimon.flink.action.cdc.mongodb
-
An action class responsible for synchronizing MongoDB databases with a target system.
- MongoDBSyncDatabaseAction(String, String, Map<String, String>, Map<String, String>) - Constructor for class org.apache.paimon.flink.action.cdc.mongodb.MongoDBSyncDatabaseAction
-
- MongoDBSyncDatabaseActionFactory - Class in org.apache.paimon.flink.action.cdc.mongodb
-
- MongoDBSyncDatabaseActionFactory() - Constructor for class org.apache.paimon.flink.action.cdc.mongodb.MongoDBSyncDatabaseActionFactory
-
- MongoDBSyncTableAction - Class in org.apache.paimon.flink.action.cdc.mongodb
-
Represents an action to synchronize a specific MongoDB table with a target system.
- MongoDBSyncTableAction(String, String, String, Map<String, String>, Map<String, String>) - Constructor for class org.apache.paimon.flink.action.cdc.mongodb.MongoDBSyncTableAction
-
- MongoDBSyncTableActionFactory - Class in org.apache.paimon.flink.action.cdc.mongodb
-
- MongoDBSyncTableActionFactory() - Constructor for class org.apache.paimon.flink.action.cdc.mongodb.MongoDBSyncTableActionFactory
-
- MongoVersionStrategy - Interface in org.apache.paimon.flink.action.cdc.mongodb.strategy
-
Interface for processing strategies tailored for different MongoDB versions.
- monitoredTables() - Method in class org.apache.paimon.flink.action.cdc.mysql.MySqlSyncDatabaseAction
-
- MonitorFunction - Class in org.apache.paimon.flink.source.operator
-
This is the single (non-parallel) monitoring task, it is responsible for:
Monitoring snapshots of the Paimon table.
- MonitorFunction(ReadBuilder, long, boolean) - Constructor for class org.apache.paimon.flink.source.operator.MonitorFunction
-
- move() - Method in class org.apache.paimon.schema.SchemaChange.AddColumn
-
- Move(String, String, SchemaChange.Move.MoveType) - Constructor for class org.apache.paimon.schema.SchemaChange.Move
-
- move() - Method in class org.apache.paimon.schema.SchemaChange.UpdateColumnPosition
-
- MUL - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- MUL - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- MUL() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- MUL() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- MUL() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ImportDeclarationContext
-
- MUL() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ImportDeclarationContext
-
- MUL - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- MUL - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- MUL_ASSIGN - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- MUL_ASSIGN - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- MUL_ASSIGN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- MUL_ASSIGN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- MUL_ASSIGN - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- MUL_ASSIGN - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- MultiAwareBucketTableScan - Class in org.apache.paimon.flink.compact
-
This class is responsible for implementing the scanning logic
MultiTableScanBase
for the
table with multi bucket such as dynamic or fixed bucket table.
- MultiAwareBucketTableScan(Catalog.Loader, Pattern, Pattern, Pattern, boolean, AtomicBoolean) - Constructor for class org.apache.paimon.flink.compact.MultiAwareBucketTableScan
-
- MULTIPLE_TABLE_PARTITION_KEYS - Static variable in class org.apache.paimon.flink.action.cdc.CdcActionCommonUtils
-
- MultipleParameterToolAdapter - Class in org.apache.paimon.flink.action
-
An adapter of MultipleParameterTool
that can deal old style key.
- MultipleParameterToolAdapter(MultipleParameterTool) - Constructor for class org.apache.paimon.flink.action.MultipleParameterToolAdapter
-
- multiply(double) - Method in class org.apache.paimon.options.MemorySize
-
- MULTISET(DataType) - Static method in class org.apache.paimon.types.DataTypes
-
- MultisetType - Class in org.apache.paimon.types
-
Data type of a multiset (=bag).
- MultisetType(boolean, DataType) - Constructor for class org.apache.paimon.types.MultisetType
-
- MultisetType(DataType) - Constructor for class org.apache.paimon.types.MultisetType
-
- MultiTableCommittable - Class in org.apache.paimon.flink.sink
-
- MultiTableCommittable(String, String, long, Committable.Kind, Object) - Constructor for class org.apache.paimon.flink.sink.MultiTableCommittable
-
- MultiTableCommittable.Kind - Enum in org.apache.paimon.flink.sink
-
Kind of the produced Committable.
- MultiTableCommittableChannelComputer - Class in org.apache.paimon.flink.sink
-
- MultiTableCommittableChannelComputer() - Constructor for class org.apache.paimon.flink.sink.MultiTableCommittableChannelComputer
-
- MultiTableCommittableSerializer - Class in org.apache.paimon.flink.sink
-
- MultiTableCommittableSerializer(CommitMessageSerializer) - Constructor for class org.apache.paimon.flink.sink.MultiTableCommittableSerializer
-
- MultiTableCommittableTypeInfo - Class in org.apache.paimon.flink.sink
-
- MultiTableCommittableTypeInfo() - Constructor for class org.apache.paimon.flink.sink.MultiTableCommittableTypeInfo
-
- MultiTableCompactionTaskSerializer - Class in org.apache.paimon.table.sink
-
- MultiTableCompactionTaskSerializer() - Constructor for class org.apache.paimon.table.sink.MultiTableCompactionTaskSerializer
-
- MultiTableCompactionTaskTypeInfo - Class in org.apache.paimon.flink.sink
-
- MultiTableCompactionTaskTypeInfo() - Constructor for class org.apache.paimon.flink.sink.MultiTableCompactionTaskTypeInfo
-
- MultiTableScanBase<T> - Class in org.apache.paimon.flink.compact
-
This class is responsible for implementing the scanning logic for the table of different type
buckets during compaction.
- MultiTableScanBase(Catalog.Loader, Pattern, Pattern, Pattern, boolean, AtomicBoolean) - Constructor for class org.apache.paimon.flink.compact.MultiTableScanBase
-
- MultiTableScanBase.ScanResult - Enum in org.apache.paimon.flink.compact
-
the result of table scanning.
- MultiTablesCompactorUtil - Class in org.apache.paimon.flink.utils
-
Utility methods for dedicated compaction job for multi-tables.
- MultiTablesCompactorUtil() - Constructor for class org.apache.paimon.flink.utils.MultiTablesCompactorUtil
-
- MultiTablesReadOperator - Class in org.apache.paimon.flink.source.operator
-
- MultiTablesReadOperator(Catalog.Loader, boolean) - Constructor for class org.apache.paimon.flink.source.operator.MultiTablesReadOperator
-
- MultiTablesReadOperator(Catalog.Loader, boolean, Duration) - Constructor for class org.apache.paimon.flink.source.operator.MultiTablesReadOperator
-
- MultiTablesSinkMode - Enum in org.apache.paimon.flink.action
-
There are two modes for database sink.
- MultiTablesStoreCompactOperator - Class in org.apache.paimon.flink.sink
-
A dedicated operator for manual triggered compaction.
- MultiTablesStoreCompactOperator(Catalog.Loader, String, CheckpointConfig, boolean, boolean, Options) - Constructor for class org.apache.paimon.flink.sink.MultiTablesStoreCompactOperator
-
- MultiTableUnawareAppendCompactionTask - Class in org.apache.paimon.append
-
Compaction task for multi table .
- MultiTableUnawareAppendCompactionTask(BinaryRow, List<DataFileMeta>, Identifier) - Constructor for class org.apache.paimon.append.MultiTableUnawareAppendCompactionTask
-
- MultiTableUpdatedDataFieldsProcessFunction - Class in org.apache.paimon.flink.sink.cdc
-
A ProcessFunction
to handle schema changes.
- MultiTableUpdatedDataFieldsProcessFunction(Catalog.Loader) - Constructor for class org.apache.paimon.flink.sink.cdc.MultiTableUpdatedDataFieldsProcessFunction
-
- MultiUnawareBucketTableScan - Class in org.apache.paimon.flink.compact
-
This class is responsible for implementing the scanning logic
MultiTableScanBase
for the
table with fix single bucket such as unaware bucket table.
- MultiUnawareBucketTableScan(Catalog.Loader, Pattern, Pattern, Pattern, boolean, AtomicBoolean) - Constructor for class org.apache.paimon.flink.compact.MultiUnawareBucketTableScan
-
- MultiUnawareTablesReadOperator - Class in org.apache.paimon.flink.source.operator
-
The operator is used for historical partition compaction.
- MultiUnawareTablesReadOperator(Catalog.Loader, Duration) - Constructor for class org.apache.paimon.flink.source.operator.MultiUnawareTablesReadOperator
-
- MurmurHashUtils - Class in org.apache.paimon.utils
-
Murmur Hash.
- MutableObjectIterator<E> - Interface in org.apache.paimon.utils
-
A simple iterator interface.
- MYSQL_CONF - Static variable in class org.apache.paimon.flink.action.cdc.CdcActionCommonUtils
-
- MySqlActionUtils - Class in org.apache.paimon.flink.action.cdc.mysql
-
Utils for MySQL Action.
- MySqlActionUtils() - Constructor for class org.apache.paimon.flink.action.cdc.mysql.MySqlActionUtils
-
- MysqlCdcTimestampExtractor - Class in org.apache.paimon.flink.action.cdc.mysql
-
Timestamp extractor for MySQL sources in CDC applications.
- MysqlCdcTimestampExtractor() - Constructor for class org.apache.paimon.flink.action.cdc.mysql.MysqlCdcTimestampExtractor
-
- MysqlDistributedLockDialect - Class in org.apache.paimon.jdbc
-
Distributed lock implementation based on mysql table.
- MysqlDistributedLockDialect() - Constructor for class org.apache.paimon.jdbc.MysqlDistributedLockDialect
-
- MySqlRecordParser - Class in org.apache.paimon.flink.action.cdc.mysql
-
- MySqlRecordParser(Configuration, List<ComputedColumn>, TypeMapping, CdcMetadataConverter[]) - Constructor for class org.apache.paimon.flink.action.cdc.mysql.MySqlRecordParser
-
- MySqlSyncDatabaseAction - Class in org.apache.paimon.flink.action.cdc.mysql
-
An
Action
which synchronize the whole MySQL database into one Paimon database.
- MySqlSyncDatabaseAction(String, String, Map<String, String>, Map<String, String>) - Constructor for class org.apache.paimon.flink.action.cdc.mysql.MySqlSyncDatabaseAction
-
- MySqlSyncDatabaseActionFactory - Class in org.apache.paimon.flink.action.cdc.mysql
-
- MySqlSyncDatabaseActionFactory() - Constructor for class org.apache.paimon.flink.action.cdc.mysql.MySqlSyncDatabaseActionFactory
-
- MySqlSyncTableAction - Class in org.apache.paimon.flink.action.cdc.mysql
-
An
Action
which synchronize one or multiple MySQL tables into one Paimon table.
- MySqlSyncTableAction(String, String, String, Map<String, String>, Map<String, String>) - Constructor for class org.apache.paimon.flink.action.cdc.mysql.MySqlSyncTableAction
-
- MySqlSyncTableActionFactory - Class in org.apache.paimon.flink.action.cdc.mysql
-
- MySqlSyncTableActionFactory() - Constructor for class org.apache.paimon.flink.action.cdc.mysql.MySqlSyncTableActionFactory
-
- MySqlTypeUtils - Class in org.apache.paimon.flink.action.cdc.mysql
-
- MySqlTypeUtils() - Constructor for class org.apache.paimon.flink.action.cdc.mysql.MySqlTypeUtils
-
- name() - Method in class org.apache.paimon.benchmark.Query
-
- name - Variable in class org.apache.paimon.benchmark.Query.WriteSql
-
- name() - Method in class org.apache.paimon.benchmark.Sink
-
- name() - Method in class org.apache.paimon.catalog.Database.DatabaseImpl
-
- name() - Method in interface org.apache.paimon.catalog.Database
-
A name to identify this database.
- name() - Method in class org.apache.paimon.flink.action.cdc.mysql.format.DebeziumEvent.Field
-
- name() - Method in class org.apache.paimon.iceberg.metadata.IcebergDataField
-
- name() - Method in class org.apache.paimon.iceberg.metadata.IcebergPartitionField
-
- NAME - Static variable in class org.apache.paimon.mergetree.compact.aggregate.factory.FieldBoolAndAggFactory
-
- NAME - Static variable in class org.apache.paimon.mergetree.compact.aggregate.factory.FieldBoolOrAggFactory
-
- NAME - Static variable in class org.apache.paimon.mergetree.compact.aggregate.factory.FieldCollectAggFactory
-
- NAME - Static variable in class org.apache.paimon.mergetree.compact.aggregate.factory.FieldFirstNonNullValueAggFactory
-
- NAME - Static variable in class org.apache.paimon.mergetree.compact.aggregate.factory.FieldFirstValueAggFactory
-
- NAME - Static variable in class org.apache.paimon.mergetree.compact.aggregate.factory.FieldHllSketchAggFactory
-
- NAME - Static variable in class org.apache.paimon.mergetree.compact.aggregate.factory.FieldLastNonNullValueAggFactory
-
- NAME - Static variable in class org.apache.paimon.mergetree.compact.aggregate.factory.FieldLastValueAggFactory
-
- NAME - Static variable in class org.apache.paimon.mergetree.compact.aggregate.factory.FieldListaggAggFactory
-
- NAME - Static variable in class org.apache.paimon.mergetree.compact.aggregate.factory.FieldMaxAggFactory
-
- NAME - Static variable in class org.apache.paimon.mergetree.compact.aggregate.factory.FieldMergeMapAggFactory
-
- NAME - Static variable in class org.apache.paimon.mergetree.compact.aggregate.factory.FieldMinAggFactory
-
- NAME - Static variable in class org.apache.paimon.mergetree.compact.aggregate.factory.FieldNestedUpdateAggFactory
-
- NAME - Static variable in class org.apache.paimon.mergetree.compact.aggregate.factory.FieldPrimaryKeyAggFactory
-
- NAME - Static variable in class org.apache.paimon.mergetree.compact.aggregate.factory.FieldProductAggFactory
-
- NAME - Static variable in class org.apache.paimon.mergetree.compact.aggregate.factory.FieldRoaringBitmap32AggFactory
-
- NAME - Static variable in class org.apache.paimon.mergetree.compact.aggregate.factory.FieldRoaringBitmap64AggFactory
-
- NAME - Static variable in class org.apache.paimon.mergetree.compact.aggregate.factory.FieldSumAggFactory
-
- NAME - Static variable in class org.apache.paimon.mergetree.compact.aggregate.factory.FieldThetaSketchAggFactory
-
- name - Variable in class org.apache.paimon.mergetree.compact.aggregate.FieldAggregator
-
- name() - Method in class org.apache.paimon.predicate.FieldRef
-
- name() - Method in class org.apache.paimon.spark.catalog.functions.PaimonFunctions.BucketFunction
-
- name() - Method in class org.apache.paimon.spark.catalog.SparkBaseCatalog
-
- name() - Method in interface org.apache.paimon.spark.procedure.ProcedureParameter
-
Returns the name of input parameter.
- name() - Method in class org.apache.paimon.spark.procedure.ProcedureParameterImpl
-
- name() - Method in class org.apache.paimon.table.DelegatedFileStoreTable
-
- name() - Method in class org.apache.paimon.table.FormatTable.FormatTableImpl
-
- name() - Method in class org.apache.paimon.table.KnownSplitsTable
-
- name() - Method in class org.apache.paimon.table.system.AggregationFieldsTable
-
- name() - Method in class org.apache.paimon.table.system.AllTableOptionsTable
-
- name() - Method in class org.apache.paimon.table.system.AuditLogTable
-
- name() - Method in class org.apache.paimon.table.system.BranchesTable
-
- name() - Method in class org.apache.paimon.table.system.BucketsTable
-
- name() - Method in class org.apache.paimon.table.system.CatalogOptionsTable
-
A name to identify this table.
- name() - Method in class org.apache.paimon.table.system.CompactBucketsTable
-
- name() - Method in class org.apache.paimon.table.system.ConsumersTable
-
- name() - Method in class org.apache.paimon.table.system.FileMonitorTable
-
- name() - Method in class org.apache.paimon.table.system.FilesTable
-
- name() - Method in class org.apache.paimon.table.system.ManifestsTable
-
- name() - Method in class org.apache.paimon.table.system.OptionsTable
-
- name() - Method in class org.apache.paimon.table.system.PartitionsTable
-
- name() - Method in class org.apache.paimon.table.system.ReadOptimizedTable
-
- name() - Method in class org.apache.paimon.table.system.SchemasTable
-
- name() - Method in class org.apache.paimon.table.system.SinkTableLineageTable
-
- name() - Method in class org.apache.paimon.table.system.SnapshotsTable
-
- name() - Method in class org.apache.paimon.table.system.SourceTableLineageTable
-
- name() - Method in class org.apache.paimon.table.system.StatisticTable
-
- name() - Method in class org.apache.paimon.table.system.TagsTable
-
- name() - Method in interface org.apache.paimon.table.Table
-
A name to identify this table.
- name() - Method in class org.apache.paimon.types.DataField
-
- name() - Method in interface org.apache.paimon.view.View
-
A name to identify this view.
- name() - Method in class org.apache.paimon.view.ViewImpl
-
- names() - Static method in class org.apache.paimon.spark.catalog.functions.PaimonFunctions
-
- namespaceExists(String[]) - Method in class org.apache.paimon.spark.SparkGenericCatalog
-
- NANOS_PER_MICROS - Static variable in class org.apache.paimon.data.Timestamp
-
- NANOS_PER_MILLISECOND - Static variable in class org.apache.paimon.format.parquet.reader.TimestampColumnReader
-
- NANOS_PER_SECOND - Static variable in class org.apache.paimon.format.parquet.reader.TimestampColumnReader
-
- NATIVE - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- NATIVE - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- NATIVE() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ModifierContext
-
- NATIVE() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ModifierContext
-
- NATIVE - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- NATIVE - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- NATIVE_BYTE_ORDER - Static variable in class org.apache.paimon.memory.MemoryUtils
-
The native byte order of the platform on which the system currently runs.
- needLookup() - Method in class org.apache.paimon.CoreOptions
-
- needLookup - Variable in class org.apache.paimon.lookup.LookupStrategy
-
- needsTaskCommit(TaskAttemptContext) - Method in class org.apache.paimon.hive.mapred.PaimonOutputCommitter
-
- needToAssign() - Method in class org.apache.paimon.operation.DefaultValueAssigner
-
- negate(List<Predicate>) - Method in class org.apache.paimon.predicate.And
-
- negate(List<Predicate>) - Method in class org.apache.paimon.predicate.CompoundPredicate.Function
-
- negate() - Method in class org.apache.paimon.predicate.CompoundPredicate
-
- negate() - Method in class org.apache.paimon.predicate.Contains
-
- negate() - Method in class org.apache.paimon.predicate.EndsWith
-
- negate() - Method in class org.apache.paimon.predicate.Equal
-
- negate() - Method in class org.apache.paimon.predicate.GreaterOrEqual
-
- negate() - Method in class org.apache.paimon.predicate.GreaterThan
-
- negate() - Method in class org.apache.paimon.predicate.In
-
- negate() - Method in class org.apache.paimon.predicate.IsNotNull
-
- negate() - Method in class org.apache.paimon.predicate.IsNull
-
- negate() - Method in class org.apache.paimon.predicate.LeafFunction
-
- negate() - Method in class org.apache.paimon.predicate.LeafPredicate
-
- negate() - Method in class org.apache.paimon.predicate.LessOrEqual
-
- negate() - Method in class org.apache.paimon.predicate.LessThan
-
- negate() - Method in class org.apache.paimon.predicate.NotEqual
-
- negate() - Method in class org.apache.paimon.predicate.NotIn
-
- negate(List<Predicate>) - Method in class org.apache.paimon.predicate.Or
-
- negate() - Method in interface org.apache.paimon.predicate.Predicate
-
- negate() - Method in class org.apache.paimon.predicate.StartsWith
-
- NESTED_KEY - Static variable in class org.apache.paimon.CoreOptions
-
- NestedColumnReader - Class in org.apache.paimon.format.parquet.reader
-
This ColumnReader mainly used to read `Group` type in parquet such as `Map`, `Array`, `Row`.
- NestedColumnReader(boolean, PageReadStore, ParquetField) - Constructor for class org.apache.paimon.format.parquet.reader.NestedColumnReader
-
- NestedPositionUtil - Class in org.apache.paimon.format.parquet.reader
-
Utils to calculate nested type position.
- NestedPositionUtil() - Constructor for class org.apache.paimon.format.parquet.reader.NestedPositionUtil
-
- NestedPrimitiveColumnReader - Class in org.apache.paimon.format.parquet.reader
-
Reader to read nested primitive column.
- NestedPrimitiveColumnReader(ColumnDescriptor, PageReader, boolean, Type, DataType, boolean, boolean) - Constructor for class org.apache.paimon.format.parquet.reader.NestedPrimitiveColumnReader
-
- NestedPrimitiveColumnReader.NullIntIterator - Class in org.apache.paimon.format.parquet.reader
-
Reading zero always.
- NestedPrimitiveColumnReader.RLEIntIterator - Class in org.apache.paimon.format.parquet.reader
-
Reading int from RunLengthBitPackingHybridDecoder
.
- NestedPrimitiveColumnReader.ValuesReaderIntIterator - Class in org.apache.paimon.format.parquet.reader
-
Reading int from ValuesReader
.
- NestedRow - Class in org.apache.paimon.data
-
Its memory storage structure is exactly the same with
BinaryRow
.
- NestedRow(int) - Constructor for class org.apache.paimon.data.NestedRow
-
- NettyBufferPool - Class in org.apache.paimon.service.network
-
Wrapper around Netty's PooledByteBufAllocator
with strict control over the number of
created arenas.
- NettyBufferPool(int) - Constructor for class org.apache.paimon.service.network.NettyBufferPool
-
Creates Netty's buffer pool with the specified number of direct arenas.
- NetworkClient<REQ extends MessageBody,RESP extends MessageBody> - Class in org.apache.paimon.service.network
-
The base class for every client.
- NetworkClient(String, int, MessageSerializer<REQ, RESP>, ServiceRequestStats) - Constructor for class org.apache.paimon.service.network.NetworkClient
-
Creates a client with the specified number of event loop threads.
- NetworkServer<REQ extends MessageBody,RESP extends MessageBody> - Class in org.apache.paimon.service.network
-
The base class for every server.
- NetworkServer(String, String, Iterator<Integer>, Integer, Integer) - Constructor for class org.apache.paimon.service.network.NetworkServer
-
- NetworkUtils - Class in org.apache.paimon.service.network
-
Utils for network.
- NetworkUtils() - Constructor for class org.apache.paimon.service.network.NetworkUtils
-
- neverEnd() - Static method in interface org.apache.paimon.table.source.snapshot.BoundedChecker
-
- NEW - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- NEW - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- NEW() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- NEW() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- NEW - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- NEW - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- NEW_DATA_FIELD_LIST_OUTPUT_TAG - Static variable in class org.apache.paimon.flink.sink.cdc.CdcParsingProcessFunction
-
- newBatchRawFileRead() - Method in class org.apache.paimon.KeyValueFileStore
-
- newBatchWriteBuilder() - Method in interface org.apache.paimon.table.FormatTable
-
- newBatchWriteBuilder() - Method in interface org.apache.paimon.table.InnerTable
-
- newBatchWriteBuilder() - Method in interface org.apache.paimon.table.ReadonlyTable
-
- newBatchWriteBuilder() - Method in interface org.apache.paimon.table.Table
-
Returns a new batch write builder.
- newBuilder(Cache.CacheType) - Static method in class org.apache.paimon.io.cache.CacheBuilder
-
- newBuilder() - Static method in class org.apache.paimon.schema.Schema
-
Builder for configuring and creating instances of
Schema
.
- newBuilder(String) - Static method in class org.apache.paimon.spark.SparkProcedures
-
- newBytesType(boolean) - Static method in class org.apache.paimon.utils.SerializationUtils
-
Create a bytes type VarBinaryType(VarBinaryType.MAX_LENGTH).
- newChangelogDeletion() - Method in interface org.apache.paimon.FileStore
-
- newChangelogDeletion() - Method in class org.apache.paimon.privilege.PrivilegedFileStore
-
- newChangelogPath() - Method in class org.apache.paimon.io.DataFilePathFactory
-
- newChangelogPath(int) - Method in class org.apache.paimon.io.KeyValueFileWriterFactory
-
- newColStats(int, Long, Comparable<T>, Comparable<T>, Long, Long, Long) - Static method in class org.apache.paimon.stats.ColStats
-
- newCommit(String) - Method in interface org.apache.paimon.FileStore
-
- newCommit(String, List<CommitCallback>) - Method in interface org.apache.paimon.FileStore
-
- newCommit(String) - Method in class org.apache.paimon.privilege.PrivilegedFileStore
-
- newCommit(String, List<CommitCallback>) - Method in class org.apache.paimon.privilege.PrivilegedFileStore
-
- newCommit(String) - Method in class org.apache.paimon.privilege.PrivilegedFileStoreTable
-
- newCommit(String) - Method in class org.apache.paimon.table.DelegatedFileStoreTable
-
- newCommit(String) - Method in interface org.apache.paimon.table.FileStoreTable
-
- newCommit(String) - Method in interface org.apache.paimon.table.InnerTable
-
- newCommit(String) - Method in interface org.apache.paimon.table.ReadonlyTable
-
- newCommit() - Method in interface org.apache.paimon.table.sink.BatchWriteBuilder
-
- newCommit() - Method in class org.apache.paimon.table.sink.BatchWriteBuilderImpl
-
- newCommit() - Method in interface org.apache.paimon.table.sink.StreamWriteBuilder
-
- newCommit() - Method in class org.apache.paimon.table.sink.StreamWriteBuilderImpl
-
- newCommit() - Method in interface org.apache.paimon.table.sink.WriteBuilder
-
- newDaemonThreadFactory(String) - Static method in class org.apache.paimon.utils.ThreadUtils
-
- newDatabasePath(String) - Method in class org.apache.paimon.catalog.AbstractCatalog
-
Get warehouse path for specified database.
- newDatabasePath(String, String) - Static method in class org.apache.paimon.catalog.AbstractCatalog
-
- newDataType() - Method in class org.apache.paimon.schema.SchemaChange.UpdateColumnType
-
- newDescription() - Method in class org.apache.paimon.schema.SchemaChange.UpdateColumnComment
-
- newDescription(String) - Method in class org.apache.paimon.types.DataField
-
- newElementType(DataType) - Method in class org.apache.paimon.types.ArrayType
-
- newExpireChangelog() - Method in class org.apache.paimon.privilege.PrivilegedFileStoreTable
-
- newExpireChangelog() - Method in class org.apache.paimon.table.DelegatedFileStoreTable
-
- newExpireChangelog() - Method in interface org.apache.paimon.table.FormatTable
-
- newExpireChangelog() - Method in interface org.apache.paimon.table.ReadonlyTable
-
- newExpireChangelog() - Method in interface org.apache.paimon.table.Table
-
- newExpireSnapshots() - Method in class org.apache.paimon.privilege.PrivilegedFileStoreTable
-
- newExpireSnapshots() - Method in class org.apache.paimon.table.DelegatedFileStoreTable
-
- newExpireSnapshots() - Method in interface org.apache.paimon.table.FormatTable
-
- newExpireSnapshots() - Method in interface org.apache.paimon.table.ReadonlyTable
-
- newExpireSnapshots() - Method in interface org.apache.paimon.table.Table
-
Manually expire snapshots, parameters can be controlled independently of table options.
- newFields(RowType) - Static method in class org.apache.paimon.schema.TableSchema
-
- newFileChangelogFiles() - Method in class org.apache.paimon.flink.compact.changelog.ChangelogCompactTask
-
- newFiles() - Method in class org.apache.paimon.io.DataIncrement
-
- newFilesIncrement() - Method in class org.apache.paimon.table.sink.CommitMessageImpl
-
- newFilesIncrement() - Method in class org.apache.paimon.utils.CommitIncrement
-
- newId(int) - Method in class org.apache.paimon.types.DataField
-
- newIndexFileHandler() - Method in interface org.apache.paimon.FileStore
-
- newIndexFileHandler() - Method in class org.apache.paimon.privilege.PrivilegedFileStore
-
- newIndexFiles() - Method in class org.apache.paimon.io.IndexIncrement
-
- newInputStream(Path) - Method in class org.apache.paimon.flink.FlinkFileIO
-
- newInputStream(Path) - Method in interface org.apache.paimon.fs.FileIO
-
Opens an SeekableInputStream at the indicated Path.
- newInputStream(Path) - Method in class org.apache.paimon.fs.hadoop.HadoopFileIO
-
- newInputStream(Path) - Method in class org.apache.paimon.fs.local.LocalFileIO
-
- newInputStream(Path) - Method in class org.apache.paimon.fs.PluginFileIO
-
- newInputStream(Path) - Method in class org.apache.paimon.oss.HadoopCompliantFileIO
-
- newInputStream(Path) - Method in class org.apache.paimon.s3.HadoopCompliantFileIO
-
- newInstance(ClassLoader) - Method in class org.apache.paimon.codegen.GeneratedClass
-
Create a new instance of this generated class.
- newInstance(Class<T>, Object[]) - Static method in class org.apache.paimon.codegen.GeneratedClass
-
Create a new instance of this generated class.
- newInstance() - Method in class org.apache.paimon.options.description.Formatter
-
- newInstance() - Method in class org.apache.paimon.options.description.HtmlFormatter
-
- newInstance(String) - Method in class org.apache.paimon.plugin.PluginLoader
-
- newIterator() - Method in class org.apache.paimon.disk.ExternalBuffer
-
- newIterator() - Method in class org.apache.paimon.disk.InMemoryBuffer
-
- newIterator() - Method in interface org.apache.paimon.disk.RowBuffer
-
- newKeyComparator() - Method in class org.apache.paimon.AppendOnlyFileStore
-
- newKeyComparator() - Method in class org.apache.paimon.KeyValueFileStore
-
- newKeyValueType(DataType, DataType) - Method in class org.apache.paimon.types.MapType
-
- newLocalTableQuery() - Method in class org.apache.paimon.privilege.PrivilegedFileStoreTable
-
- newLocalTableQuery() - Method in class org.apache.paimon.table.DelegatedFileStoreTable
-
- newLocalTableQuery() - Method in interface org.apache.paimon.table.FileStoreTable
-
- NewLookupFunction - Class in org.apache.paimon.flink.lookup
-
New LookupFunction
for 1.16+, it supports Flink retry join.
- NewLookupFunction(FileStoreLookupFunction) - Constructor for class org.apache.paimon.flink.lookup.NewLookupFunction
-
- newManifestFile() - Method in class org.apache.paimon.iceberg.IcebergPathFactory
-
- newManifestFile() - Method in class org.apache.paimon.utils.FileStorePathFactory
-
- newManifestList() - Method in class org.apache.paimon.utils.FileStorePathFactory
-
- newManifestListFile() - Method in class org.apache.paimon.iceberg.IcebergPathFactory
-
- newName(String) - Static method in class org.apache.paimon.codegen.codesplit.CodeSplitUtil
-
- newName() - Method in class org.apache.paimon.schema.SchemaChange.RenameColumn
-
- newName(String) - Method in class org.apache.paimon.types.DataField
-
- newNormalizedKeyComputer(List<DataType>, int[]) - Static method in class org.apache.paimon.codegen.CodeGenUtils
-
- newNullability() - Method in class org.apache.paimon.schema.SchemaChange.UpdateColumnNullability
-
- newOutputStream(Path, boolean) - Method in class org.apache.paimon.flink.FlinkFileIO
-
- newOutputStream(Path, boolean) - Method in interface org.apache.paimon.fs.FileIO
-
Opens an PositionOutputStream at the indicated Path.
- newOutputStream(Path, boolean) - Method in class org.apache.paimon.fs.hadoop.HadoopFileIO
-
- newOutputStream(Path, boolean) - Method in class org.apache.paimon.fs.local.LocalFileIO
-
- newOutputStream(Path, boolean) - Method in class org.apache.paimon.fs.PluginFileIO
-
- newOutputStream(Path, boolean) - Method in class org.apache.paimon.oss.HadoopCompliantFileIO
-
- newOutputStream(Path, boolean) - Method in class org.apache.paimon.s3.HadoopCompliantFileIO
-
- newPartitionExpire(String) - Method in interface org.apache.paimon.FileStore
-
- newPartitionExpire(String) - Method in class org.apache.paimon.privilege.PrivilegedFileStore
-
- newPath() - Method in class org.apache.paimon.io.DataFilePathFactory
-
- newPath() - Method in interface org.apache.paimon.utils.PathFactory
-
- newProjection(RowType, List<String>) - Static method in class org.apache.paimon.codegen.CodeGenUtils
-
- newProjection(RowType, int[]) - Static method in class org.apache.paimon.codegen.CodeGenUtils
-
- newRead() - Method in class org.apache.paimon.AppendOnlyFileStore
-
- newRead() - Method in interface org.apache.paimon.FileStore
-
- newRead() - Method in class org.apache.paimon.flink.lookup.LookupFileStoreTable
-
- newRead() - Method in class org.apache.paimon.KeyValueFileStore
-
- newRead() - Method in class org.apache.paimon.privilege.PrivilegedFileStore
-
- newRead() - Method in class org.apache.paimon.privilege.PrivilegedFileStoreTable
-
- newRead() - Method in class org.apache.paimon.table.DelegatedFileStoreTable
-
- newRead() - Method in class org.apache.paimon.table.FallbackReadFileStoreTable
-
- newRead() - Method in interface org.apache.paimon.table.InnerTable
-
- newRead() - Method in class org.apache.paimon.table.KnownSplitsTable
-
- newRead() - Method in interface org.apache.paimon.table.source.ReadBuilder
-
- newRead() - Method in class org.apache.paimon.table.source.ReadBuilderImpl
-
- newRead() - Method in class org.apache.paimon.table.system.AggregationFieldsTable
-
- newRead() - Method in class org.apache.paimon.table.system.AllTableOptionsTable
-
- newRead() - Method in class org.apache.paimon.table.system.AuditLogTable
-
- newRead() - Method in class org.apache.paimon.table.system.BranchesTable
-
- newRead() - Method in class org.apache.paimon.table.system.BucketsTable
-
- newRead() - Method in class org.apache.paimon.table.system.CatalogOptionsTable
-
- newRead() - Method in class org.apache.paimon.table.system.CompactBucketsTable
-
- newRead() - Method in class org.apache.paimon.table.system.ConsumersTable
-
- newRead() - Method in class org.apache.paimon.table.system.FileMonitorTable
-
- newRead() - Method in class org.apache.paimon.table.system.FilesTable
-
- newRead() - Method in class org.apache.paimon.table.system.ManifestsTable
-
- newRead() - Method in class org.apache.paimon.table.system.OptionsTable
-
- newRead() - Method in class org.apache.paimon.table.system.PartitionsTable
-
- newRead() - Method in class org.apache.paimon.table.system.ReadOptimizedTable
-
- newRead() - Method in class org.apache.paimon.table.system.SchemasTable
-
- newRead() - Method in class org.apache.paimon.table.system.SinkTableLineageTable
-
- newRead() - Method in class org.apache.paimon.table.system.SnapshotsTable
-
- newRead() - Method in class org.apache.paimon.table.system.SourceTableLineageTable
-
- newRead() - Method in class org.apache.paimon.table.system.StatisticTable
-
- newRead() - Method in class org.apache.paimon.table.system.TagsTable
-
- newReadBuilder() - Method in interface org.apache.paimon.table.FormatTable
-
- newReadBuilder() - Method in interface org.apache.paimon.table.InnerTable
-
- newReadBuilder() - Method in interface org.apache.paimon.table.Table
-
Returns a new read builder.
- newReaderFactoryBuilder() - Method in class org.apache.paimon.KeyValueFileStore
-
- newRecordComparator(List<DataType>) - Static method in class org.apache.paimon.codegen.CodeGenUtils
-
- newRecordComparator(List<DataType>, int[], boolean) - Static method in class org.apache.paimon.codegen.CodeGenUtils
-
- newRecordEqualiser(List<DataType>) - Static method in class org.apache.paimon.codegen.CodeGenUtils
-
- newRecordEqualiser(List<DataType>, int[]) - Static method in class org.apache.paimon.codegen.CodeGenUtils
-
- newScan() - Method in class org.apache.paimon.AppendOnlyFileStore
-
- newScan() - Method in interface org.apache.paimon.FileStore
-
- newScan() - Method in class org.apache.paimon.KeyValueFileStore
-
- newScan() - Method in class org.apache.paimon.privilege.PrivilegedFileStore
-
- newScan() - Method in class org.apache.paimon.privilege.PrivilegedFileStoreTable
-
- newScan() - Method in interface org.apache.paimon.table.DataTable
-
- newScan() - Method in class org.apache.paimon.table.DelegatedFileStoreTable
-
- newScan() - Method in class org.apache.paimon.table.FallbackReadFileStoreTable
-
- newScan() - Method in interface org.apache.paimon.table.InnerTable
-
- newScan() - Method in class org.apache.paimon.table.KnownSplitsTable
-
- newScan() - Method in interface org.apache.paimon.table.source.ReadBuilder
-
Create a
TableScan
to perform batch planning.
- newScan() - Method in class org.apache.paimon.table.source.ReadBuilderImpl
-
- newScan() - Method in class org.apache.paimon.table.system.AggregationFieldsTable
-
- newScan() - Method in class org.apache.paimon.table.system.AllTableOptionsTable
-
- newScan() - Method in class org.apache.paimon.table.system.AuditLogTable
-
- newScan() - Method in class org.apache.paimon.table.system.BranchesTable
-
- newScan() - Method in class org.apache.paimon.table.system.BucketsTable
-
- newScan() - Method in class org.apache.paimon.table.system.CatalogOptionsTable
-
- newScan() - Method in class org.apache.paimon.table.system.CompactBucketsTable
-
- newScan() - Method in class org.apache.paimon.table.system.ConsumersTable
-
- newScan() - Method in class org.apache.paimon.table.system.FileMonitorTable
-
- newScan() - Method in class org.apache.paimon.table.system.FilesTable
-
- newScan() - Method in class org.apache.paimon.table.system.ManifestsTable
-
- newScan() - Method in class org.apache.paimon.table.system.OptionsTable
-
- newScan() - Method in class org.apache.paimon.table.system.PartitionsTable
-
- newScan() - Method in class org.apache.paimon.table.system.ReadOptimizedTable
-
- newScan() - Method in class org.apache.paimon.table.system.SchemasTable
-
- newScan() - Method in class org.apache.paimon.table.system.SnapshotsTable
-
- newScan() - Method in class org.apache.paimon.table.system.StatisticTable
-
- newScan() - Method in class org.apache.paimon.table.system.TableLineageTable
-
- newScan() - Method in class org.apache.paimon.table.system.TagsTable
-
- newServiceManager() - Method in interface org.apache.paimon.FileStore
-
- newServiceManager() - Method in class org.apache.paimon.privilege.PrivilegedFileStore
-
- newSnapshotDeletion() - Method in interface org.apache.paimon.FileStore
-
- newSnapshotDeletion() - Method in class org.apache.paimon.privilege.PrivilegedFileStore
-
- newSnapshotReader() - Method in class org.apache.paimon.privilege.PrivilegedFileStoreTable
-
- newSnapshotReader() - Method in interface org.apache.paimon.table.DataTable
-
- newSnapshotReader() - Method in class org.apache.paimon.table.DelegatedFileStoreTable
-
- newSnapshotReader() - Method in class org.apache.paimon.table.system.AuditLogTable
-
- newSnapshotReader() - Method in class org.apache.paimon.table.system.CompactBucketsTable
-
- newSnapshotReader() - Method in class org.apache.paimon.table.system.FileMonitorTable
-
- newSnapshotReader() - Method in class org.apache.paimon.table.system.ReadOptimizedTable
-
- newStatsFileHandler() - Method in interface org.apache.paimon.FileStore
-
- newStatsFileHandler() - Method in class org.apache.paimon.privilege.PrivilegedFileStore
-
- newStream() - Method in class org.apache.paimon.format.parquet.ParquetInputFile
-
- newStreamScan() - Method in class org.apache.paimon.flink.lookup.LookupFileStoreTable
-
- newStreamScan() - Method in class org.apache.paimon.privilege.PrivilegedFileStoreTable
-
- newStreamScan() - Method in class org.apache.paimon.table.DelegatedFileStoreTable
-
- newStreamScan() - Method in interface org.apache.paimon.table.InnerTable
-
- newStreamScan() - Method in interface org.apache.paimon.table.ReadonlyTable
-
- newStreamScan() - Method in interface org.apache.paimon.table.source.ReadBuilder
-
Create a
TableScan
to perform streaming planning.
- newStreamScan() - Method in class org.apache.paimon.table.source.ReadBuilderImpl
-
- newStreamScan() - Method in class org.apache.paimon.table.system.AuditLogTable
-
- newStreamScan() - Method in class org.apache.paimon.table.system.CompactBucketsTable
-
- newStreamScan() - Method in class org.apache.paimon.table.system.FileMonitorTable
-
- newStreamScan() - Method in class org.apache.paimon.table.system.ReadOptimizedTable
-
- newStreamWriteBuilder() - Method in interface org.apache.paimon.table.FormatTable
-
- newStreamWriteBuilder() - Method in interface org.apache.paimon.table.InnerTable
-
- newStreamWriteBuilder() - Method in interface org.apache.paimon.table.ReadonlyTable
-
- newStreamWriteBuilder() - Method in interface org.apache.paimon.table.Table
-
Returns a new stream write builder.
- newStringType(boolean) - Static method in class org.apache.paimon.utils.SerializationUtils
-
Create a varchar type VarCharType(VarCharType.MAX_LENGTH).
- newTableLocation(String, Identifier) - Static method in class org.apache.paimon.catalog.AbstractCatalog
-
- NewTableSchemaBuilder - Class in org.apache.paimon.flink.sink.cdc
-
Build schema for new table found in database synchronization.
- NewTableSchemaBuilder(Map<String, String>, boolean, List<String>, List<String>, boolean, Map<String, List<String>>, CdcMetadataConverter[]) - Constructor for class org.apache.paimon.flink.sink.cdc.NewTableSchemaBuilder
-
- newTagCreationManager() - Method in interface org.apache.paimon.FileStore
-
- newTagCreationManager() - Method in class org.apache.paimon.privilege.PrivilegedFileStore
-
- newTagDeletion() - Method in interface org.apache.paimon.FileStore
-
- newTagDeletion() - Method in class org.apache.paimon.privilege.PrivilegedFileStore
-
- newTagManager() - Method in interface org.apache.paimon.FileStore
-
- newTagManager() - Method in class org.apache.paimon.privilege.PrivilegedFileStore
-
- newThread(Runnable) - Method in class org.apache.paimon.utils.ExecutorThreadFactory
-
- newType(DataType) - Method in class org.apache.paimon.types.DataField
-
- newWrite(String) - Method in class org.apache.paimon.AppendOnlyFileStore
-
- newWrite(String, ManifestCacheFilter) - Method in class org.apache.paimon.AppendOnlyFileStore
-
- newWrite(String) - Method in interface org.apache.paimon.FileStore
-
- newWrite(String, ManifestCacheFilter) - Method in interface org.apache.paimon.FileStore
-
- newWrite(String) - Method in class org.apache.paimon.KeyValueFileStore
-
- newWrite(String, ManifestCacheFilter) - Method in class org.apache.paimon.KeyValueFileStore
-
- newWrite(String) - Method in class org.apache.paimon.privilege.PrivilegedFileStore
-
- newWrite(String, ManifestCacheFilter) - Method in class org.apache.paimon.privilege.PrivilegedFileStore
-
- newWrite(String) - Method in class org.apache.paimon.privilege.PrivilegedFileStoreTable
-
- newWrite(String, ManifestCacheFilter) - Method in class org.apache.paimon.privilege.PrivilegedFileStoreTable
-
- newWrite(String) - Method in class org.apache.paimon.table.DelegatedFileStoreTable
-
- newWrite(String, ManifestCacheFilter) - Method in class org.apache.paimon.table.DelegatedFileStoreTable
-
- newWrite(String) - Method in interface org.apache.paimon.table.FileStoreTable
-
- newWrite(String, ManifestCacheFilter) - Method in interface org.apache.paimon.table.FileStoreTable
-
- newWrite(String) - Method in interface org.apache.paimon.table.InnerTable
-
- newWrite(String) - Method in interface org.apache.paimon.table.ReadonlyTable
-
- newWrite() - Method in interface org.apache.paimon.table.sink.BatchWriteBuilder
-
- newWrite() - Method in class org.apache.paimon.table.sink.BatchWriteBuilderImpl
-
- newWrite() - Method in interface org.apache.paimon.table.sink.StreamWriteBuilder
-
- newWrite() - Method in class org.apache.paimon.table.sink.StreamWriteBuilderImpl
-
- newWrite() - Method in interface org.apache.paimon.table.sink.WriteBuilder
-
- newWriteSelector() - Method in class org.apache.paimon.privilege.PrivilegedFileStoreTable
-
- newWriteSelector() - Method in class org.apache.paimon.table.DelegatedFileStoreTable
-
- newWriteSelector() - Method in interface org.apache.paimon.table.InnerTable
-
- newWriteSelector() - Method in interface org.apache.paimon.table.ReadonlyTable
-
- newWriteSelector() - Method in class org.apache.paimon.table.sink.BatchWriteBuilderImpl
-
- newWriteSelector() - Method in class org.apache.paimon.table.sink.StreamWriteBuilderImpl
-
- newWriteSelector() - Method in interface org.apache.paimon.table.sink.WriteBuilder
-
- next(int) - Method in class org.apache.paimon.arrow.converter.ArrowBatchConverter
-
Write and get at most maxBatchRows
data.
- next() - Method in class org.apache.paimon.data.columnar.ColumnarRowIterator
-
- next() - Method in class org.apache.paimon.deletionvectors.ApplyDeletionFileRecordIterator
-
- next(BinaryRow) - Method in class org.apache.paimon.disk.ChannelReaderInputViewIterator
-
- next() - Method in class org.apache.paimon.disk.ChannelReaderInputViewIterator
-
- next() - Method in class org.apache.paimon.disk.FileIOChannel.Enumerator
-
- next(Void, RowDataContainer) - Method in class org.apache.paimon.hive.mapred.PaimonRecordReader
-
- next() - Method in class org.apache.paimon.lookup.sort.BlockIterator
-
- next() - Method in interface org.apache.paimon.reader.RecordReader.RecordIterator
-
Gets the next record from the iterator.
- next() - Method in class org.apache.paimon.reader.RecordReaderIterator
-
- next(Entry) - Method in class org.apache.paimon.sort.BinaryMergeIterator
-
- next() - Method in class org.apache.paimon.sort.BinaryMergeIterator
-
- next() - Method in class org.apache.paimon.table.source.ValueContentRowDataRecordIterator
-
- next() - Method in class org.apache.paimon.utils.CloseableIterator.IteratorAdapter
-
- next() - Method in interface org.apache.paimon.utils.IntIterator
-
- next() - Method in class org.apache.paimon.utils.IteratorResultIterator
-
- next() - Method in interface org.apache.paimon.utils.IteratorWithException
-
- next(E) - Method in interface org.apache.paimon.utils.MutableObjectIterator
-
Gets the next element from the collection.
- next() - Method in interface org.apache.paimon.utils.MutableObjectIterator
-
Gets the next element from the collection.
- next() - Method in interface org.apache.paimon.utils.ParallelExecution.ParallelBatch
-
- next() - Method in interface org.apache.paimon.utils.RowIterator
-
- nextBatch(boolean) - Method in class org.apache.paimon.flink.lookup.LookupStreamingReader
-
- nextBlacklistCheckTime() - Method in class org.apache.paimon.flink.lookup.RefreshBlacklist
-
- nextInt() - Method in class org.apache.paimon.format.parquet.reader.NestedPrimitiveColumnReader.NullIntIterator
-
- nextInt() - Method in class org.apache.paimon.format.parquet.reader.NestedPrimitiveColumnReader.RLEIntIterator
-
- nextInt() - Method in class org.apache.paimon.format.parquet.reader.NestedPrimitiveColumnReader.ValuesReaderIntIterator
-
- nextKeyValue() - Method in class org.apache.paimon.table.source.ResetRowKindRecordIterator
-
- nextMemorySegment() - Method in class org.apache.paimon.sort.BinaryIndexedSortable
-
- nextRecordFromSplit() - Method in class org.apache.paimon.flink.source.FlinkRecordsWithSplitIds
-
- nextSegment(MemorySegment) - Method in class org.apache.paimon.data.AbstractPagedInputView
-
The method by which concrete subclasses realize page crossing.
- nextSegment(MemorySegment, int) - Method in class org.apache.paimon.data.AbstractPagedOutputView
-
This method must return a segment.
- nextSegment(MemorySegment) - Method in class org.apache.paimon.data.RandomAccessInputView
-
- nextSegment(MemorySegment, int) - Method in class org.apache.paimon.data.RandomAccessOutputView
-
- nextSegment(MemorySegment, int) - Method in class org.apache.paimon.data.SimpleCollectingOutputView
-
- nextSegment(MemorySegment) - Method in class org.apache.paimon.disk.ChannelReaderInputView
-
- nextSegment(MemorySegment, int) - Method in class org.apache.paimon.disk.ChannelWriterOutputView
-
- nextSegment(MemorySegment) - Method in class org.apache.paimon.io.cache.FileBasedRandomInputView
-
- nextSegment() - Method in class org.apache.paimon.memory.AbstractMemorySegmentPool
-
- nextSegment() - Method in class org.apache.paimon.memory.ArraySegmentPool
-
- nextSegment() - Method in class org.apache.paimon.memory.CachelessSegmentPool
-
- nextSegment() - Method in interface org.apache.paimon.memory.MemorySegmentSource
-
Gets the next memory segment.
- nextSnapshot() - Method in class org.apache.paimon.consumer.Consumer
-
- NextSnapshot(long) - Constructor for class org.apache.paimon.table.source.snapshot.StartingScanner.NextSnapshot
-
- NextSnapshotFetcher - Class in org.apache.paimon.utils
-
Fetcher for getting the next snapshot by snapshot id.
- NextSnapshotFetcher(SnapshotManager, boolean) - Constructor for class org.apache.paimon.utils.NextSnapshotFetcher
-
- nextSnapshotId() - Method in class org.apache.paimon.flink.lookup.LookupStreamingReader
-
- nextSnapshotId - Variable in class org.apache.paimon.flink.source.ContinuousFileSplitEnumerator
-
- nextSnapshotId() - Method in class org.apache.paimon.flink.source.ContinuousFileSplitEnumerator.PlanWithNextSnapshotId
-
- nextSnapshotId() - Method in class org.apache.paimon.table.source.snapshot.StartingScanner.NextSnapshot
-
- nextSplit() - Method in class org.apache.paimon.flink.source.FlinkRecordsWithSplitIds
-
- nextTagTime(LocalDateTime) - Method in class org.apache.paimon.tag.TagPeriodHandler.BaseTagPeriodHandler
-
- nextTagTime(LocalDateTime) - Method in interface org.apache.paimon.tag.TagPeriodHandler
-
- noDefaultValue() - Method in class org.apache.paimon.options.ConfigOptions.OptionBuilder
-
- noDefaultValue() - Method in class org.apache.paimon.options.ConfigOptions.TypedConfigOptionBuilder
-
Creates a ConfigOption without a default value.
- noMoreSplits() - Method in class org.apache.paimon.flink.source.align.AlignedContinuousFileSplitEnumerator
-
- noMoreSplits() - Method in class org.apache.paimon.flink.source.ContinuousFileSplitEnumerator
-
- nonBlockingShutdown(long, TimeUnit, ExecutorService...) - Static method in class org.apache.paimon.utils.ExecutorUtils
-
- NONE - Static variable in class org.apache.paimon.flink.FlinkConnectorOptions
-
- NONE - Static variable in class org.apache.paimon.format.SimpleColStats
-
- NoneCopyVersionedSerializerTypeSerializerProxy<T> - Class in org.apache.paimon.flink.sink
-
No copy SimpleVersionedSerializerTypeSerializerProxy
.
- NoneCopyVersionedSerializerTypeSerializerProxy(SerializableSupplier<SimpleVersionedSerializer<T>>) - Constructor for class org.apache.paimon.flink.sink.NoneCopyVersionedSerializerTypeSerializerProxy
-
- nonEmpty() - Method in class org.apache.paimon.mergetree.SortedRun
-
- nonEmptyHighestLevel() - Method in class org.apache.paimon.mergetree.Levels
-
- NoneSimpleColStatsCollector - Class in org.apache.paimon.statistics
-
The none stats collector which report nothing.
- NoneSimpleColStatsCollector() - Constructor for class org.apache.paimon.statistics.NoneSimpleColStatsCollector
-
- nonFullBucketInformation - Variable in class org.apache.paimon.index.PartitionIndex
-
- nonPhysicalColumns(Map<String, String>, List<String>) - Static method in class org.apache.paimon.flink.utils.FlinkCatalogPropertiesUtil
-
- nonPhysicalColumnsCount(Map<String, String>, List<String>) - Static method in class org.apache.paimon.flink.utils.FlinkCatalogPropertiesUtil
-
- nonPkTables() - Method in class org.apache.paimon.flink.action.cdc.schema.JdbcSchemasInfo
-
- nonRawConvertibleGroup(List<DataFileMeta>) - Static method in class org.apache.paimon.table.source.SplitGenerator.SplitGroup
-
- noNulls - Variable in class org.apache.paimon.data.columnar.writable.AbstractWritableVector
-
- nonWildcardTypeArguments() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CreatorContext
-
- nonWildcardTypeArguments() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CreatorContext
-
- nonWildcardTypeArguments() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExplicitGenericInvocationContext
-
- nonWildcardTypeArguments() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExplicitGenericInvocationContext
-
- nonWildcardTypeArguments() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- nonWildcardTypeArguments() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- nonWildcardTypeArguments() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- nonWildcardTypeArguments() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- nonWildcardTypeArguments() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.NonWildcardTypeArgumentsOrDiamondContext
-
- nonWildcardTypeArguments() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.NonWildcardTypeArgumentsOrDiamondContext
-
- nonWildcardTypeArguments() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PrimaryContext
-
- nonWildcardTypeArguments() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PrimaryContext
-
- NonWildcardTypeArgumentsContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.NonWildcardTypeArgumentsContext
-
- NonWildcardTypeArgumentsContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.NonWildcardTypeArgumentsContext
-
- nonWildcardTypeArgumentsOrDiamond() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InnerCreatorContext
-
- nonWildcardTypeArgumentsOrDiamond() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InnerCreatorContext
-
- nonWildcardTypeArgumentsOrDiamond() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- nonWildcardTypeArgumentsOrDiamond() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- NonWildcardTypeArgumentsOrDiamondContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.NonWildcardTypeArgumentsOrDiamondContext
-
- NonWildcardTypeArgumentsOrDiamondContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.NonWildcardTypeArgumentsOrDiamondContext
-
- NoopCommittableStateManager - Class in org.apache.paimon.flink.sink
-
- NoopCommittableStateManager() - Constructor for class org.apache.paimon.flink.sink.NoopCommittableStateManager
-
- NoopCompactManager - Class in org.apache.paimon.compact
-
- NoopCompactManager() - Constructor for class org.apache.paimon.compact.NoopCompactManager
-
- NoopStoreSinkWriteState - Class in org.apache.paimon.flink.sink
-
- NoopStoreSinkWriteState(StoreSinkWriteState.StateValueFilter) - Constructor for class org.apache.paimon.flink.sink.NoopStoreSinkWriteState
-
- NoPrimaryKeyLookupTable - Class in org.apache.paimon.flink.lookup
-
- NoPrimaryKeyLookupTable(FullCacheLookupTable.Context, long) - Constructor for class org.apache.paimon.flink.lookup.NoPrimaryKeyLookupTable
-
- NoPrivilegeException - Exception in org.apache.paimon.privilege
-
Thrown when tries to perform an operation but the current user does not have the privilege.
- NoPrivilegeException(String, String, String, PrivilegeType...) - Constructor for exception org.apache.paimon.privilege.NoPrivilegeException
-
- normalizeBranch(String) - Static method in class org.apache.paimon.utils.BranchManager
-
- NormalizedKeyComputer - Interface in org.apache.paimon.codegen
-
Normalized key computer for SortBuffer
.
- normalizeToPreviousTag(LocalDateTime) - Method in class org.apache.paimon.tag.TagPeriodHandler.BaseTagPeriodHandler
-
- normalizeToPreviousTag(LocalDateTime) - Method in interface org.apache.paimon.tag.TagPeriodHandler
-
- NoSnapshot() - Constructor for class org.apache.paimon.table.source.snapshot.StartingScanner.NoSnapshot
-
- NoSuchProcedureException - Exception in org.apache.paimon.spark.analysis
-
Thrown by a catalog when a stored procedure cannot be found.
- NoSuchProcedureException(Identifier) - Constructor for exception org.apache.paimon.spark.analysis.NoSuchProcedureException
-
- not() - Method in class org.apache.paimon.flink.utils.FlinkCalciteClasses.SqlKindDelegate
-
- Not(OrcFilters.Predicate) - Constructor for class org.apache.paimon.format.orc.filter.OrcFilters.Not
-
Creates a NOT predicate.
- NOT_MATCHED_BY_SOURCE_DELETE - Static variable in class org.apache.paimon.flink.action.MergeIntoActionFactory
-
- NOT_MATCHED_BY_SOURCE_UPSERT - Static variable in class org.apache.paimon.flink.action.MergeIntoActionFactory
-
- NOT_MATCHED_INSERT - Static variable in class org.apache.paimon.flink.action.MergeIntoActionFactory
-
- notContainsField(String) - Method in class org.apache.paimon.types.RowType
-
- NOTEQUAL - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- NOTEQUAL - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- NOTEQUAL() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- NOTEQUAL() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- NOTEQUAL - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- NOTEQUAL - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- NotEqual - Class in org.apache.paimon.predicate
-
- notEqual(int, Object) - Method in class org.apache.paimon.predicate.PredicateBuilder
-
- notEquals() - Method in class org.apache.paimon.flink.utils.FlinkCalciteClasses.SqlKindDelegate
-
- NoticeContents - Class in org.apache.paimon.tools.ci.utils.notice
-
Represents the parsed contents of a NOTICE file.
- NoticeContents(String, Collection<Dependency>) - Constructor for class org.apache.paimon.tools.ci.utils.notice.NoticeContents
-
- NoticeFileChecker - Class in org.apache.paimon.tools.ci.licensecheck
-
Utility class checking for proper NOTICE files based on the maven build output.
- NoticeFileChecker() - Constructor for class org.apache.paimon.tools.ci.licensecheck.NoticeFileChecker
-
- NoticeParser - Class in org.apache.paimon.tools.ci.utils.notice
-
Parsing utils for NOTICE files.
- NoticeParser() - Constructor for class org.apache.paimon.tools.ci.utils.notice.NoticeParser
-
- notifyCheckpointAborted(long) - Method in class org.apache.paimon.flink.sink.AutoTagForSavepointCommitterOperator
-
- notifyCheckpointAborted(long) - Method in class org.apache.paimon.flink.sink.BatchWriteGeneratorTagOperator
-
- notifyCheckpointAborted(long) - Method in class org.apache.paimon.flink.sink.RowDataStoreWriteOperator
-
- notifyCheckpointAborted(long) - Method in class org.apache.paimon.flink.source.align.AlignedContinuousFileSplitEnumerator
-
- notifyCheckpointComplete(long) - Method in class org.apache.paimon.flink.sink.AutoTagForSavepointCommitterOperator
-
- notifyCheckpointComplete(long) - Method in class org.apache.paimon.flink.sink.BatchWriteGeneratorTagOperator
-
- notifyCheckpointComplete(long) - Method in class org.apache.paimon.flink.sink.CommitterOperator
-
- notifyCheckpointComplete(long) - Method in class org.apache.paimon.flink.sink.RowDataStoreWriteOperator
-
- notifyCheckpointComplete(long) - Method in class org.apache.paimon.flink.source.align.AlignedContinuousFileSplitEnumerator
-
- notifyCheckpointComplete(long) - Method in class org.apache.paimon.flink.source.ConsumerProgressCalculator
-
- notifyCheckpointComplete(long) - Method in class org.apache.paimon.flink.source.ContinuousFileSplitEnumerator
-
- notifyCheckpointComplete(long) - Method in class org.apache.paimon.flink.source.operator.MonitorFunction
-
- notifyCheckpointComplete(Long) - Method in class org.apache.paimon.table.source.DataTableStreamScan
-
- notifyCheckpointComplete(Long) - Method in interface org.apache.paimon.table.source.StreamTableScan
-
Notifies the checkpoint complete with next snapshot id.
- notifyCommittable(List<ManifestCommittable>) - Method in interface org.apache.paimon.flink.sink.partition.PartitionListener
-
- notifyCommittable(List<ManifestCommittable>) - Method in class org.apache.paimon.flink.sink.partition.PartitionListeners
-
- notifyCommittable(List<ManifestCommittable>) - Method in class org.apache.paimon.flink.sink.partition.PartitionMarkDone
-
- notifyCommittable(List<ManifestCommittable>) - Method in class org.apache.paimon.flink.sink.partition.ReportHmsListener
-
- notifyCreation(String) - Method in class org.apache.paimon.metastore.AddPartitionTagCallback
-
- notifyCreation(String) - Method in interface org.apache.paimon.table.sink.TagCallback
-
- notifyDeletion(String) - Method in class org.apache.paimon.metastore.AddPartitionTagCallback
-
- notifyDeletion(String) - Method in interface org.apache.paimon.table.sink.TagCallback
-
- notifyDropFile(String) - Method in interface org.apache.paimon.mergetree.Levels.DropFileCallback
-
- notifyDropFile(String) - Method in class org.apache.paimon.mergetree.LookupLevels
-
- notifyNewDeletion(String, long) - Method in class org.apache.paimon.deletionvectors.DeletionVectorsMaintainer
-
Notifies a new deletion which marks the specified row position as deleted with the given file
name.
- notifyNewDeletion(String, DeletionVector) - Method in class org.apache.paimon.deletionvectors.DeletionVectorsMaintainer
-
Notifies a new deletion which marks the specified deletion vector with the given file name.
- notifyNewDeletionVector(String, DeletionVector) - Method in interface org.apache.paimon.deletionvectors.append.AppendDeletionFileMaintainer
-
- notifyNewDeletionVector(String, DeletionVector) - Method in class org.apache.paimon.deletionvectors.append.BucketedAppendDeletionFileMaintainer
-
- notifyNewDeletionVector(String, DeletionVector) - Method in class org.apache.paimon.deletionvectors.append.UnawareAppendDeletionFileMaintainer
-
- notifyNewFiles(long, BinaryRow, int, List<DataFileMeta>) - Method in interface org.apache.paimon.flink.sink.StoreSinkWrite
-
- notifyNewFiles(long, BinaryRow, int, List<DataFileMeta>) - Method in class org.apache.paimon.flink.sink.StoreSinkWriteImpl
-
- notifyNewFiles(long, BinaryRow, int, List<DataFileMeta>) - Method in class org.apache.paimon.operation.AbstractFileStoreWrite
-
- notifyNewFiles(long, BinaryRow, int, List<DataFileMeta>) - Method in interface org.apache.paimon.operation.FileStoreWrite
-
Notify that some new files are created at given snapshot in given bucket.
- notifyNewFiles(long, BinaryRow, int, List<DataFileMeta>) - Method in class org.apache.paimon.table.sink.TableWriteImpl
-
Notify that some new files are created at given snapshot in given bucket.
- notifyNewOwner(MemoryOwner) - Method in class org.apache.paimon.memory.MemoryPoolFactory
-
- notifyNewRecord(KeyValue) - Method in class org.apache.paimon.index.HashIndexMaintainer
-
- notifyNewRecord(T) - Method in interface org.apache.paimon.index.IndexMaintainer
-
- notifyNewWriter(RecordWriter<T>) - Method in class org.apache.paimon.operation.AbstractFileStoreWrite
-
- notifyNewWriter(RecordWriter<T>) - Method in class org.apache.paimon.operation.MemoryFileStoreWrite
-
- notifyPartition(String) - Method in class org.apache.paimon.flink.sink.partition.PartitionMarkDoneTrigger
-
- notifyRemovedDeletionVector(String) - Method in class org.apache.paimon.deletionvectors.append.UnawareAppendDeletionFileMaintainer
-
- notifyRewriteCompactBefore(List<DataFileMeta>) - Method in class org.apache.paimon.mergetree.compact.LookupMergeTreeCompactRewriter
-
- notifyRewriteCompactBefore(List<DataFileMeta>) - Method in class org.apache.paimon.mergetree.compact.MergeTreeCompactRewriter
-
- notifySnapshotState(long, Set<Integer>, Function<Integer, Long>, int) - Method in class org.apache.paimon.flink.source.ConsumerProgressCalculator
-
- NotIn - Class in org.apache.paimon.predicate
-
- notIn(int, List<Object>) - Method in class org.apache.paimon.predicate.PredicateBuilder
-
- notnull(String) - Method in class org.apache.paimon.flink.procedure.ProcedureBase
-
- notNull() - Method in class org.apache.paimon.types.DataType
-
- now() - Static method in class org.apache.paimon.data.LocalZoneTimestamp
-
- now() - Static method in class org.apache.paimon.data.Timestamp
-
- NULL_BYTES - Static variable in class org.apache.paimon.utils.ZOrderByteUtils
-
- NULL_LITERAL - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- NULL_LITERAL - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- NULL_LITERAL() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LiteralContext
-
- NULL_LITERAL() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LiteralContext
-
- NULL_LITERAL - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- NULL_LITERAL - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- NULL_SIZE - Static variable in class org.apache.paimon.types.InternalRowToSizeVisitor
-
- NULL_STRING - Static variable in class org.apache.paimon.utils.BinaryStringUtils
-
- nullable(String) - Method in class org.apache.paimon.flink.procedure.ProcedureBase
-
- nullable() - Method in class org.apache.paimon.types.DataType
-
- NullableSerializer<T> - Class in org.apache.paimon.data.serializer
-
Serializer wrapper to add support of null
value serialization.
- nullCount() - Method in class org.apache.paimon.format.SimpleColStats
-
- nullCount - Variable in class org.apache.paimon.statistics.AbstractSimpleColStatsCollector
-
- nullCount() - Method in class org.apache.paimon.stats.ColStats
-
- nullCounts() - Method in class org.apache.paimon.stats.SimpleStats
-
- nullCounts() - Method in class org.apache.paimon.stats.SimpleStatsEvolution.Result
-
- NullFalseLeafBinaryFunction - Class in org.apache.paimon.predicate
-
Function to test a field with a literal.
- NullFalseLeafBinaryFunction() - Constructor for class org.apache.paimon.predicate.NullFalseLeafBinaryFunction
-
- NullIntIterator() - Constructor for class org.apache.paimon.format.parquet.reader.NestedPrimitiveColumnReader.NullIntIterator
-
- nullValueCounts() - Method in class org.apache.paimon.iceberg.manifest.IcebergDataFileMeta
-
- NUM_FILES_PROP - Static variable in interface org.apache.paimon.catalog.Catalog
-
- NUM_LEVELS - Static variable in class org.apache.paimon.CoreOptions
-
- NUM_ROWS_PROP - Static variable in interface org.apache.paimon.catalog.Catalog
-
- NUM_SORTED_RUNS_COMPACTION_TRIGGER - Static variable in class org.apache.paimon.CoreOptions
-
- NUM_SORTED_RUNS_STOP_TRIGGER - Static variable in class org.apache.paimon.CoreOptions
-
- numAddedFiles() - Method in class org.apache.paimon.manifest.ManifestFileMeta
-
- NUMBER_FORMAT - Static variable in class org.apache.paimon.benchmark.utils.BenchmarkUtils
-
- numberOfLevels() - Method in class org.apache.paimon.mergetree.Levels
-
- numberOfRemainingSplits() - Method in class org.apache.paimon.flink.source.assigners.AlignedSplitAssigner
-
- numberOfRemainingSplits() - Method in class org.apache.paimon.flink.source.assigners.DynamicPartitionPruningAssigner
-
- numberOfRemainingSplits() - Method in class org.apache.paimon.flink.source.assigners.FIFOSplitAssigner
-
- numberOfRemainingSplits() - Method in class org.apache.paimon.flink.source.assigners.PreAssignSplitAssigner
-
- numberOfRemainingSplits() - Method in interface org.apache.paimon.flink.source.assigners.SplitAssigner
-
Gets the current number of remaining splits.
- numberOfSortedRuns() - Method in class org.apache.paimon.mergetree.Levels
-
- NumberSequenceRowSource - Class in org.apache.paimon.flink.source
-
A data source that produces a sequence of numbers (longs) to RowData
.
- NumberSequenceRowSource(long, long) - Constructor for class org.apache.paimon.flink.source.NumberSequenceRowSource
-
Creates a new NumberSequenceSource
that produces parallel sequences covering the
range from
to to
(both boundaries are inclusive).
- NumberSequenceRowSource.NumberSequenceSplit - Class in org.apache.paimon.flink.source
-
A split of the source, representing a number sub-sequence.
- NumberSequenceSplit(String, long, long) - Constructor for class org.apache.paimon.flink.source.NumberSequenceRowSource.NumberSequenceSplit
-
- numBuckets() - Method in class org.apache.paimon.schema.TableSchema
-
- numChangedBuckets(List<ManifestEntry>...) - Static method in class org.apache.paimon.operation.metrics.CommitStats
-
- numChangedPartitions(List<ManifestEntry>...) - Static method in class org.apache.paimon.operation.metrics.CommitStats
-
- numChars() - Method in class org.apache.paimon.data.BinaryString
-
Returns the number of UTF-8 code points in the string.
- numDeletedFiles() - Method in class org.apache.paimon.manifest.ManifestFileMeta
-
- numElements() - Method in class org.apache.paimon.spark.SparkArrayData
-
- NumericPrimitiveToTimestamp - Class in org.apache.paimon.casting
-
- numFields() - Method in class org.apache.paimon.spark.SparkInternalRow
-
- numFields() - Method in class org.apache.paimon.utils.ObjectSerializer
-
Get the number of fields.
- numLevels() - Method in class org.apache.paimon.CoreOptions
-
- numRecords - Variable in class org.apache.paimon.sort.BinaryIndexedSortable
-
- numSortedRunCompactionTrigger() - Method in class org.apache.paimon.CoreOptions
-
- numSortedRunStopTrigger() - Method in class org.apache.paimon.CoreOptions
-
- OBJECT_MAPPER - Static variable in class org.apache.paimon.utils.TypeUtils
-
- OBJECT_MODEL_NAME_PROP - Static variable in class org.apache.parquet.hadoop.ParquetWriter
-
- objectDropped(String) - Method in class org.apache.paimon.privilege.FileBasedPrivilegeManager
-
- objectDropped(String) - Method in interface org.apache.paimon.privilege.PrivilegeManager
-
Notify the privilege system that the object with identifier
is dropped.
- objectMapper - Variable in class org.apache.paimon.flink.action.cdc.watermark.CdcDebeziumTimestampExtractor
-
- objectRenamed(String, String) - Method in class org.apache.paimon.privilege.FileBasedPrivilegeManager
-
- objectRenamed(String, String) - Method in interface org.apache.paimon.privilege.PrivilegeManager
-
Notify the privilege system that the identifier of an object is changed from oldName
to newName
.
- ObjectsCache<K,V> - Class in org.apache.paimon.utils
-
- ObjectsCache(SegmentsCache<K>, ObjectSerializer<V>, RowType, FunctionWithIOException<K, Long>, BiFunctionWithIOE<K, Long, CloseableIterator<InternalRow>>) - Constructor for class org.apache.paimon.utils.ObjectsCache
-
- ObjectSerializer<T> - Class in org.apache.paimon.utils
-
- ObjectSerializer(RowType) - Constructor for class org.apache.paimon.utils.ObjectSerializer
-
- ObjectsFile<T> - Class in org.apache.paimon.utils
-
A file which contains several T
s, provides read and write.
- ObjectsFile(FileIO, ObjectSerializer<T>, RowType, FormatReaderFactory, FormatWriterFactory, String, PathFactory, SegmentsCache<Path>) - Constructor for class org.apache.paimon.utils.ObjectsFile
-
- ObjectUtils - Class in org.apache.paimon.utils
-
Utils for objects.
- ObjectUtils() - Constructor for class org.apache.paimon.utils.ObjectUtils
-
- obtainCompactResult() - Method in class org.apache.paimon.compact.CompactFutureManager
-
- OCT_LITERAL - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- OCT_LITERAL - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- OCT_LITERAL() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.IntegerLiteralContext
-
- OCT_LITERAL() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.IntegerLiteralContext
-
- OCT_LITERAL - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- OCT_LITERAL - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- of(ArrowArray, ArrowSchema) - Static method in class org.apache.paimon.arrow.vector.ArrowCStruct
-
- of(String, Map<String, String>, String) - Static method in interface org.apache.paimon.catalog.Database
-
- of(String) - Static method in interface org.apache.paimon.catalog.Database
-
- of(Object...) - Static method in class org.apache.paimon.data.GenericRow
-
Creates an instance of
GenericRow
with given field values.
- of(Table) - Static method in class org.apache.paimon.flink.lookup.DynamicPartitionLoader
-
- of(int[]) - Static method in class org.apache.paimon.flink.Projection
-
- of(int[][]) - Static method in class org.apache.paimon.flink.Projection
-
- of(String) - Static method in enum org.apache.paimon.flink.sorter.TableSorter.OrderType
-
- of(CoreOptions) - Static method in interface org.apache.paimon.format.FileFormatDiscover
-
- of(byte[], String) - Static method in interface org.apache.paimon.io.DataFileIndexWriter.FileIndexResult
-
- of(String) - Static method in enum org.apache.paimon.spark.sort.TableSorter.OrderType
-
- of() - Static method in class org.apache.paimon.types.RowType
-
- of(DataField...) - Static method in class org.apache.paimon.types.RowType
-
- of(DataType...) - Static method in class org.apache.paimon.types.RowType
-
- of(DataType[], String[]) - Static method in class org.apache.paimon.types.RowType
-
- of(L, R) - Static method in class org.apache.paimon.utils.Pair
-
- of(int[]) - Static method in class org.apache.paimon.utils.Projection
-
- of(int[][]) - Static method in class org.apache.paimon.utils.Projection
-
- of(T0, T1, T2) - Static method in class org.apache.paimon.utils.Triple
-
- ofBytes(long) - Static method in class org.apache.paimon.options.MemorySize
-
- ofDynamicPartitionPruning(Projection, DynamicFilteringData) - Method in class org.apache.paimon.flink.source.assigners.PreAssignSplitAssigner
-
- ofElement(E, Consumer<E>) - Static method in interface org.apache.paimon.utils.CloseableIterator
-
- ofElements(Consumer<T>, T...) - Static method in interface org.apache.paimon.utils.CloseableIterator
-
- offer(T) - Method in class org.apache.paimon.sort.PartialOrderPriorityQueue
-
Adds element to the PriorityQueue in log(size) time if either the PriorityQueue is not full,
or not lessThan(element, top()).
- offset - Variable in class org.apache.paimon.data.BinarySection
-
- offset - Variable in class org.apache.paimon.data.columnar.BytesColumnVector.Bytes
-
- offset() - Method in class org.apache.paimon.flink.sink.LogOffsetCommittable
-
- offset() - Method in class org.apache.paimon.lookup.sort.BlockHandle
-
- offset() - Method in class org.apache.paimon.lookup.sort.BloomFilterHandle
-
- offset() - Method in class org.apache.paimon.memory.MemorySlice
-
- offset() - Method in class org.apache.paimon.table.source.DeletionFile
-
Starting offset of data in the file.
- offset() - Method in class org.apache.paimon.table.source.RawFile
-
Starting offset of data in the file.
- OFFSET_LEN - Static variable in class org.apache.paimon.sort.BinaryIndexedSortable
-
- OffsetRow - Class in org.apache.paimon.utils
-
- OffsetRow(int, int) - Constructor for class org.apache.paimon.utils.OffsetRow
-
- offsets() - Method in class org.apache.paimon.flink.log.LogWriteCallback
-
- ofKibiBytes(long) - Static method in class org.apache.paimon.options.MemorySize
-
- ofKind(RowKind, Object...) - Static method in class org.apache.paimon.data.GenericRow
-
Creates an instance of
GenericRow
with given kind and field values.
- ofMebiBytes(long) - Static method in class org.apache.paimon.options.MemorySize
-
- ofNullable(Long) - Static method in class org.apache.paimon.utils.OptionalUtils
-
- OggDataFormat - Class in org.apache.paimon.flink.action.cdc.format.ogg
-
Supports the message queue's ogg json data format and provides definitions for the message
queue's record json deserialization class and parsing class
OggRecordParser
.
- OggDataFormat() - Constructor for class org.apache.paimon.flink.action.cdc.format.ogg.OggDataFormat
-
- OggDataFormatFactory - Class in org.apache.paimon.flink.action.cdc.format.ogg
-
- OggDataFormatFactory() - Constructor for class org.apache.paimon.flink.action.cdc.format.ogg.OggDataFormatFactory
-
- OggRecordParser - Class in org.apache.paimon.flink.action.cdc.format.ogg
-
The
OggRecordParser
class extends the abstract
AbstractJsonRecordParser
and is
responsible for parsing records from the Oracle GoldenGate (OGG) JSON format.
- OggRecordParser(TypeMapping, List<ComputedColumn>) - Constructor for class org.apache.paimon.flink.action.cdc.format.ogg.OggRecordParser
-
- OID_FIELD - Static variable in interface org.apache.paimon.flink.action.cdc.mongodb.strategy.MongoVersionStrategy
-
- oldEnough(FileStatus) - Method in class org.apache.paimon.operation.OrphanFilesClean
-
- olderThan(String) - Method in class org.apache.paimon.flink.action.RemoveOrphanFilesAction
-
- olderThanMillis - Variable in class org.apache.paimon.operation.OrphanFilesClean
-
- olderThanMillis(String) - Static method in class org.apache.paimon.operation.OrphanFilesClean
-
- OldLookupFunction - Class in org.apache.paimon.flink.lookup
-
Old lookup TableFunction
for 1.15-.
- OldLookupFunction(FileStoreLookupFunction) - Constructor for class org.apache.paimon.flink.lookup.OldLookupFunction
-
- onCompletion(int, long) - Method in class org.apache.paimon.flink.log.LogWriteCallback
-
- onCompletion(int, long) - Method in interface org.apache.paimon.flink.sink.LogSinkFunction.WriteCallback
-
A callback method the user can implement to provide asynchronous handling of request
completion.
- OneElementFieldVectorGenerator - Class in org.apache.paimon.arrow.vector
-
Convert a static value to a FieldVector.
- OneElementFieldVectorGenerator(BufferAllocator, DataField, Object) - Constructor for class org.apache.paimon.arrow.vector.OneElementFieldVectorGenerator
-
- onePeriod() - Method in class org.apache.paimon.tag.TagPeriodHandler.BaseTagPeriodHandler
-
- onePeriod() - Method in class org.apache.paimon.tag.TagPeriodHandler.DailyTagPeriodHandler
-
- onePeriod() - Method in class org.apache.paimon.tag.TagPeriodHandler.HourlyTagPeriodHandler
-
- onePeriod() - Method in class org.apache.paimon.tag.TagPeriodHandler.TwoHoursTagPeriodHandler
-
- OnEventWatermarkStrategy - Class in org.apache.paimon.flink.source
-
Paimon WatermarkStrategy
to emit watermark on event.
- OnEventWatermarkStrategy(WatermarkStrategy<RowData>) - Constructor for class org.apache.paimon.flink.source.OnEventWatermarkStrategy
-
- onFailure(Throwable) - Method in interface org.apache.paimon.service.network.ClientHandlerCallback
-
Called on any failure, which is not related to a specific request.
- OnlyPartitionKeyEqualVisitor - Class in org.apache.paimon.predicate
-
Visit the predicate and check if it only contains partition keys and can be push down.
- OnlyPartitionKeyEqualVisitor(List<String>) - Constructor for class org.apache.paimon.predicate.OnlyPartitionKeyEqualVisitor
-
- onProcessingTime(long) - Method in class org.apache.paimon.flink.source.AppendBypassCoordinateOperator
-
- onRemoval(CacheKey) - Method in interface org.apache.paimon.io.cache.CacheCallback
-
- onRequestFailure(long, Throwable) - Method in interface org.apache.paimon.service.network.ClientHandlerCallback
-
Called on a failed request.
- onRequestResult(long, RESP) - Method in interface org.apache.paimon.service.network.ClientHandlerCallback
-
Called on a successful request.
- onSplitFinished(Map<String, FileStoreSourceSplitState>) - Method in class org.apache.paimon.flink.source.align.AlignedSourceReader
-
- onSplitFinished(Map<String, FileStoreSourceSplitState>) - Method in class org.apache.paimon.flink.source.FileStoreSourceReader
-
- op() - Method in class org.apache.paimon.flink.action.cdc.mysql.format.DebeziumEvent.Payload
-
- OP_DELETE - Static variable in class org.apache.paimon.flink.action.cdc.format.debezium.DebeziumSchemaUtils
-
- OP_INSERT - Static variable in class org.apache.paimon.flink.action.cdc.format.debezium.DebeziumSchemaUtils
-
- OP_MESSAGE - Static variable in class org.apache.paimon.flink.action.cdc.format.debezium.DebeziumSchemaUtils
-
- OP_READE - Static variable in class org.apache.paimon.flink.action.cdc.format.debezium.DebeziumSchemaUtils
-
- OP_TRUNCATE - Static variable in class org.apache.paimon.flink.action.cdc.format.debezium.DebeziumSchemaUtils
-
- OP_UPDATE - Static variable in class org.apache.paimon.flink.action.cdc.format.debezium.DebeziumSchemaUtils
-
- open(long, IOManager, int, int, BiConsumer<InternalRow, Integer>) - Method in class org.apache.paimon.crosspartition.GlobalIndexAssigner
-
- open(DeserializationSchema.InitializationContext) - Method in class org.apache.paimon.flink.action.cdc.kafka.KafkaDebeziumAvroDeserializationSchema
-
- open(DeserializationSchema.InitializationContext) - Method in class org.apache.paimon.flink.action.cdc.pulsar.PulsarDebeziumAvroDeserializationSchema
-
- open() - Method in class org.apache.paimon.flink.clone.CopyFileOperator
-
- open() - Method in class org.apache.paimon.flink.clone.PickFilesForCloneOperator
-
- open() - Method in class org.apache.paimon.flink.clone.SnapshotHintOperator
-
- open() - Method in class org.apache.paimon.flink.compact.changelog.ChangelogCompactCoordinateOperator
-
- open() - Method in class org.apache.paimon.flink.FlinkCatalog
-
- open() - Method in class org.apache.paimon.flink.FlinkGenericCatalog
-
- open(DeserializationSchema.InitializationContext) - Method in class org.apache.paimon.flink.kafka.KafkaLogDeserializationSchema
-
- open(SerializationSchema.InitializationContext) - Method in class org.apache.paimon.flink.kafka.KafkaLogSerializationSchema
-
- open(Configuration) - Method in class org.apache.paimon.flink.kafka.KafkaSinkFunction
-
- open(FunctionContext) - Method in class org.apache.paimon.flink.lookup.AsyncLookupFunctionWrapper
-
- open() - Method in class org.apache.paimon.flink.lookup.DynamicPartitionLoader
-
- open(FunctionContext) - Method in class org.apache.paimon.flink.lookup.FileStoreLookupFunction
-
- open() - Method in interface org.apache.paimon.flink.lookup.LookupTable
-
- open(FunctionContext) - Method in class org.apache.paimon.flink.lookup.NewLookupFunction
-
- open() - Method in class org.apache.paimon.flink.lookup.NoPrimaryKeyLookupTable
-
- open(FunctionContext) - Method in class org.apache.paimon.flink.lookup.OldLookupFunction
-
- open() - Method in class org.apache.paimon.flink.lookup.PrimaryKeyLookupTable
-
- open() - Method in class org.apache.paimon.flink.lookup.PrimaryKeyPartialLookupTable
-
- open() - Method in class org.apache.paimon.flink.lookup.SecondaryIndexLookupTable
-
- open(Configuration) - Method in class org.apache.paimon.flink.service.QueryAddressRegister
-
- open(Configuration) - Method in class org.apache.paimon.flink.service.QueryFileMonitor
-
- open(Configuration) - Method in class org.apache.paimon.flink.shuffle.RangeShuffle.KeyAndSizeExtractor
-
- open() - Method in class org.apache.paimon.flink.shuffle.RangeShuffle.LocalSampleOperator
-
- open() - Method in class org.apache.paimon.flink.sink.AppendBypassCompactWorkerOperator
-
- open() - Method in class org.apache.paimon.flink.sink.AppendCompactWorkerOperator
-
- open() - Method in class org.apache.paimon.flink.sink.AppendOnlyMultiTableCompactionWorkerOperator
-
- open() - Method in class org.apache.paimon.flink.sink.AutoTagForSavepointCommitterOperator
-
- open() - Method in class org.apache.paimon.flink.sink.BatchWriteGeneratorTagOperator
-
- open(Configuration) - Method in class org.apache.paimon.flink.sink.cdc.CdcDynamicTableParsingProcessFunction
-
- open(Configuration) - Method in class org.apache.paimon.flink.sink.cdc.CdcMultiTableParsingProcessFunction
-
- open(Configuration) - Method in class org.apache.paimon.flink.sink.cdc.CdcParsingProcessFunction
-
- open(Configuration) - Method in class org.apache.paimon.flink.sink.cdc.UpdatedDataFieldsProcessFunctionBase
-
- open() - Method in class org.apache.paimon.flink.sink.LocalMergeOperator
-
- open() - Method in class org.apache.paimon.flink.sink.MultiTablesStoreCompactOperator
-
- open() - Method in class org.apache.paimon.flink.sink.RowDataStoreWriteOperator
-
- open() - Method in class org.apache.paimon.flink.sink.StoreCompactOperator
-
- open() - Method in class org.apache.paimon.flink.sorter.SortOperator
-
- open() - Method in class org.apache.paimon.flink.source.AppendBypassCoordinateOperator
-
- open(Configuration) - Method in class org.apache.paimon.flink.source.BucketUnawareCompactSource
-
- open(Configuration) - Method in class org.apache.paimon.flink.source.operator.CombinedAwareBatchSourceFunction
-
- open(Configuration) - Method in class org.apache.paimon.flink.source.operator.CombinedAwareStreamingSourceFunction
-
- open(Configuration) - Method in class org.apache.paimon.flink.source.operator.CombinedCompactorSourceFunction
-
- open(Configuration) - Method in class org.apache.paimon.flink.source.operator.CombinedUnawareBatchSourceFunction
-
- open(Configuration) - Method in class org.apache.paimon.flink.source.operator.CombinedUnawareStreamingSourceFunction
-
- open() - Method in class org.apache.paimon.flink.source.operator.MultiTablesReadOperator
-
- open() - Method in class org.apache.paimon.flink.source.operator.MultiUnawareTablesReadOperator
-
- open() - Method in class org.apache.paimon.flink.source.operator.ReadOperator
-
- open(Path) - Method in class org.apache.paimon.format.fs.HadoopReadOnlyFileSystem
-
- open(Path, int) - Method in class org.apache.paimon.format.fs.HadoopReadOnlyFileSystem
-
- open() - Method in class org.apache.paimon.sort.hilbert.HilbertIndexer
-
- open() - Method in class org.apache.paimon.sort.hilbert.HilbertIndexer.RowProcessor
-
- open() - Method in class org.apache.paimon.sort.zorder.ZIndexer
-
- open() - Method in class org.apache.paimon.sort.zorder.ZIndexer.RowProcessor
-
- openStateFactory() - Method in class org.apache.paimon.flink.lookup.FullCacheLookupTable
-
- OperatingSystem - Enum in org.apache.paimon.benchmark.metric.cpu
-
An enumeration indicating the operating system that the JVM runs on.
- OperatingSystem - Enum in org.apache.paimon.utils
-
An enumeration indicating the operating system that the JVM runs on.
- operation() - Method in class org.apache.paimon.iceberg.metadata.IcebergSnapshotSummary
-
- optimalNumOfBits(long, double) - Static method in class org.apache.paimon.utils.BloomFilter
-
Compute optimal bits number with given input entries and expected false positive probability.
- optimizedCompactionInterval() - Method in class org.apache.paimon.CoreOptions
-
- option(String, String) - Method in class org.apache.paimon.schema.Schema.Builder
-
Declares an option.
- optional() - Method in class org.apache.paimon.flink.action.cdc.mysql.format.DebeziumEvent.Field
-
- optional(String, DataType) - Static method in interface org.apache.paimon.spark.procedure.ProcedureParameter
-
Creates an optional input parameter.
- optionalConfigMap(MultipleParameterToolAdapter, String) - Method in interface org.apache.paimon.flink.action.ActionFactory
-
- optionalConfigMap(String) - Method in class org.apache.paimon.flink.procedure.ProcedureBase
-
- optionalConfigMapList(MultipleParameterToolAdapter, String) - Method in interface org.apache.paimon.flink.action.ActionFactory
-
- optionalOptions() - Method in class org.apache.paimon.flink.AbstractFlinkTableFactory
-
- optionalOptions() - Method in class org.apache.paimon.flink.FlinkCatalogFactory
-
- optionalOptions() - Method in class org.apache.paimon.flink.FlinkGenericCatalogFactory
-
- optionalOptions() - Method in class org.apache.paimon.flink.FlinkGenericTableFactory
-
- OptionalUtils - Class in org.apache.paimon.utils
-
Utils for Optional.
- OptionalUtils() - Constructor for class org.apache.paimon.utils.OptionalUtils
-
- options - Variable in class org.apache.orc.impl.PhysicalFsWriter.VariantTracker
-
- options() - Method in class org.apache.paimon.catalog.AbstractCatalog
-
- options() - Method in interface org.apache.paimon.catalog.Catalog
-
Catalog options.
- options() - Method in class org.apache.paimon.catalog.CatalogContext
-
- options() - Method in interface org.apache.paimon.catalog.CatalogLockContext
-
- options() - Method in class org.apache.paimon.catalog.Database.DatabaseImpl
-
- options() - Method in interface org.apache.paimon.catalog.Database
-
Options of this database.
- options() - Method in class org.apache.paimon.catalog.DelegateCatalog
-
- options() - Method in interface org.apache.paimon.FileStore
-
- options - Variable in class org.apache.paimon.flink.source.ContinuousFileStoreSource
-
- options() - Method in class org.apache.paimon.format.FileFormatFactory.FormatContext
-
- options - Variable in class org.apache.paimon.fs.PluginFileIO
-
- options() - Method in class org.apache.paimon.hive.HiveCatalogLockContext
-
- options() - Method in class org.apache.paimon.jdbc.JdbcCatalogLockContext
-
- options() - Method in interface org.apache.paimon.lineage.LineageMetaFactory.LineageMetaContext
-
- options() - Method in class org.apache.paimon.lookup.RocksDBStateFactory
-
- options - Variable in class org.apache.paimon.operation.MemoryFileStoreWrite
-
- Options - Class in org.apache.paimon.options
-
Options which stores key/value pairs.
- Options() - Constructor for class org.apache.paimon.options.Options
-
Creates a new empty configuration.
- Options(Map<String, String>) - Constructor for class org.apache.paimon.options.Options
-
Creates a new configuration that is initialized with the options of the given map.
- Options(Map<String, String>, Map<String, String>) - Constructor for class org.apache.paimon.options.Options
-
Creates a new configuration that is initialized with the options of the given two maps.
- options() - Method in class org.apache.paimon.privilege.PrivilegedFileStore
-
- options(Map<String, String>) - Method in class org.apache.paimon.schema.Schema.Builder
-
Declares options.
- options() - Method in class org.apache.paimon.schema.Schema
-
- options() - Method in class org.apache.paimon.schema.TableSchema
-
- options() - Method in interface org.apache.paimon.table.FileStoreTable
-
- options(Map<String, String>) - Method in class org.apache.paimon.table.FormatTable.Builder
-
- options() - Method in class org.apache.paimon.table.FormatTable.FormatTableImpl
-
- options() - Method in class org.apache.paimon.table.KnownSplitsTable
-
- options() - Method in interface org.apache.paimon.table.ReadonlyTable
-
- options() - Method in class org.apache.paimon.table.source.AbstractDataTableScan
-
- options(FileIO, Map<String, Map<String, Path>>) - Static method in class org.apache.paimon.table.system.AllTableOptionsTable
-
- options() - Method in class org.apache.paimon.table.system.AuditLogTable
-
- options() - Method in class org.apache.paimon.table.system.CompactBucketsTable
-
- options() - Method in class org.apache.paimon.table.system.FileMonitorTable
-
- OPTIONS - Static variable in class org.apache.paimon.table.system.OptionsTable
-
- options() - Method in class org.apache.paimon.table.system.ReadOptimizedTable
-
- options - Variable in class org.apache.paimon.table.system.TableLineageTable
-
- options() - Method in interface org.apache.paimon.table.Table
-
Options of this table.
- options() - Method in interface org.apache.paimon.view.View
-
Options of this view.
- options() - Method in class org.apache.paimon.view.ViewImpl
-
- OptionsTable - Class in org.apache.paimon.table.system
-
A
Table
for showing options of table.
- OptionsTable(FileStoreTable) - Constructor for class org.apache.paimon.table.system.OptionsTable
-
- OptionsTable(FileIO, Path, String) - Constructor for class org.apache.paimon.table.system.OptionsTable
-
- OptionsUtils - Class in org.apache.paimon.options
-
Utility class for
Options
related helper functions.
- OpTsConverter() - Constructor for class org.apache.paimon.flink.action.cdc.CdcMetadataConverter.OpTsConverter
-
- OR - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- OR - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- OR() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- OR() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- OR - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- OR - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- or(FileIndexResult) - Method in class org.apache.paimon.fileindex.bitmap.BitmapIndexResultLazy
-
- or(FileIndexResult) - Method in interface org.apache.paimon.fileindex.FileIndexResult
-
- or() - Method in class org.apache.paimon.flink.utils.FlinkCalciteClasses.SqlKindDelegate
-
- Or(OrcFilters.Predicate...) - Constructor for class org.apache.paimon.format.orc.filter.OrcFilters.Or
-
Creates an OR predicate.
- Or - Class in org.apache.paimon.predicate
-
- or(Predicate...) - Static method in class org.apache.paimon.predicate.PredicateBuilder
-
- or(List<Predicate>) - Static method in class org.apache.paimon.predicate.PredicateBuilder
-
- or(RoaringBitmap32) - Method in class org.apache.paimon.utils.RoaringBitmap32
-
- or(RoaringBitmap32, RoaringBitmap32) - Static method in class org.apache.paimon.utils.RoaringBitmap32
-
- or(Iterator<RoaringBitmap32>) - Static method in class org.apache.paimon.utils.RoaringBitmap32
-
- or(RoaringBitmap64) - Method in class org.apache.paimon.utils.RoaringBitmap64
-
- OR_ASSIGN - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- OR_ASSIGN - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- OR_ASSIGN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- OR_ASSIGN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- OR_ASSIGN - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- OR_ASSIGN - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- ORC_COLUMN_ENCODING_DIRECT - Static variable in class org.apache.paimon.format.OrcOptions
-
- ORC_DICTIONARY_KEY_THRESHOLD - Static variable in class org.apache.paimon.format.OrcOptions
-
- OrcArrayColumnVector - Class in org.apache.paimon.format.orc.reader
-
This column vector is used to adapt hive's ListColumnVector to Paimon's ArrayColumnVector.
- OrcArrayColumnVector(ListColumnVector, ArrayType) - Constructor for class org.apache.paimon.format.orc.reader.OrcArrayColumnVector
-
- OrcBulkWriter - Class in org.apache.paimon.format.orc.writer
-
A
FormatWriter
implementation that writes data in ORC format.
- OrcBulkWriter(Vectorizer<InternalRow>, Writer, PositionOutputStream, int) - Constructor for class org.apache.paimon.format.orc.writer.OrcBulkWriter
-
- OrcBytesColumnVector - Class in org.apache.paimon.format.orc.reader
-
This column vector is used to adapt hive's BytesColumnVector to Paimon's BytesColumnVector.
- OrcBytesColumnVector(BytesColumnVector) - Constructor for class org.apache.paimon.format.orc.reader.OrcBytesColumnVector
-
- OrcConf - Enum in org.apache.orc
-
Define the configuration properties that Orc understands.
- OrcDecimalColumnVector - Class in org.apache.paimon.format.orc.reader
-
This column vector is used to adapt hive's DecimalColumnVector to Paimon's DecimalColumnVector.
- OrcDecimalColumnVector(DecimalColumnVector) - Constructor for class org.apache.paimon.format.orc.reader.OrcDecimalColumnVector
-
- OrcDoubleColumnVector - Class in 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) - Constructor for class org.apache.paimon.format.orc.reader.OrcDoubleColumnVector
-
- OrcFactory() - Constructor for class org.apache.paimon.flink.compact.changelog.format.CompactedChangelogReadOnlyFormat.OrcFactory
-
- OrcFile - Class in org.apache.orc
-
Contains factory methods to read or write ORC files.
- OrcFile() - Constructor for class org.apache.orc.OrcFile
-
- OrcFile.BloomFilterVersion - Enum in org.apache.orc
-
BloomFilterVersion.
- OrcFile.CompressionStrategy - Enum in org.apache.orc
-
CompressionStrategy Enum.
- OrcFile.EncodingStrategy - Enum in org.apache.orc
-
EncodingStrategy Enum.
- OrcFile.ReaderOptions - Class in org.apache.orc
-
Orc ReaderOptions.
- OrcFile.Version - Enum in 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 - Interface in org.apache.orc
-
WriterCallback.
- OrcFile.WriterContext - Interface in org.apache.orc
-
WriterContext.
- OrcFile.WriterImplementation - Enum in org.apache.orc
-
WriterImplementation Enum.
- OrcFile.WriterOptions - Class in org.apache.orc
-
Options for creating ORC file writers.
- OrcFile.WriterVersion - Enum in org.apache.orc
-
Records the version of the writer in terms of which bugs have been fixed.
- OrcFile.ZstdCompressOptions - Class in org.apache.orc
-
ZstdCompressOptions.
- OrcFileFormat - Class in org.apache.paimon.format.orc
-
- OrcFileFormat(FileFormatFactory.FormatContext) - Constructor for class org.apache.paimon.format.orc.OrcFileFormat
-
- OrcFileFormatFactory - Class in org.apache.paimon.format.orc
-
- OrcFileFormatFactory() - Constructor for class org.apache.paimon.format.orc.OrcFileFormatFactory
-
- OrcFilters - Class in org.apache.paimon.format.orc.filter
-
Utility class that provides helper methods to work with Orc Filter PushDown.
- OrcFilters() - Constructor for class org.apache.paimon.format.orc.filter.OrcFilters
-
- OrcFilters.And - Class in org.apache.paimon.format.orc.filter
-
An AND predicate that can be evaluated by the OrcInputFormat.
- OrcFilters.Equals - Class in org.apache.paimon.format.orc.filter
-
An EQUALS predicate that can be evaluated by the OrcInputFormat.
- OrcFilters.IsNull - Class in org.apache.paimon.format.orc.filter
-
An IS_NULL predicate that can be evaluated by the OrcInputFormat.
- OrcFilters.LessThan - Class in org.apache.paimon.format.orc.filter
-
A LESS_THAN predicate that can be evaluated by the OrcInputFormat.
- OrcFilters.LessThanEquals - Class in org.apache.paimon.format.orc.filter
-
A LESS_THAN_EQUALS predicate that can be evaluated by the OrcInputFormat.
- OrcFilters.Not - Class in org.apache.paimon.format.orc.filter
-
A NOT predicate to negate a predicate that can be evaluated by the OrcInputFormat.
- OrcFilters.Or - Class in org.apache.paimon.format.orc.filter
-
An OR predicate that can be evaluated by the OrcInputFormat.
- OrcFilters.Predicate - Class in org.apache.paimon.format.orc.filter
-
A filter predicate that can be evaluated by the OrcInputFormat.
- OrcFormatReaderContext - Class in org.apache.paimon.format
-
- OrcFormatReaderContext(FileIO, Path, long, int) - Constructor for class org.apache.paimon.format.OrcFormatReaderContext
-
- OrcLegacyTimestampColumnVector - Class in 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 - Class in 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) - Constructor for class org.apache.paimon.format.orc.reader.OrcLongColumnVector
-
- OrcMapColumnVector - Class in org.apache.paimon.format.orc.reader
-
This column vector is used to adapt hive's MapColumnVector to Paimon's MapColumnVector.
- OrcMapColumnVector(MapColumnVector, MapType) - Constructor for class org.apache.paimon.format.orc.reader.OrcMapColumnVector
-
- OrcOptions - Class in org.apache.paimon.format
-
Options for orc format.
- OrcOptions() - Constructor for class org.apache.paimon.format.OrcOptions
-
- OrcPredicateFunctionVisitor - Class in org.apache.paimon.format.orc.filter
-
- orcProperties() - Method in class org.apache.paimon.format.orc.OrcFileFormat
-
- OrcReaderFactory - Class in org.apache.paimon.format.orc
-
An ORC reader that produces a stream of
ColumnarRow
records.
- OrcReaderFactory(Configuration, RowType, List<OrcFilters.Predicate>, int) - Constructor for class org.apache.paimon.format.orc.OrcReaderFactory
-
- OrcRowColumnVector - Class in org.apache.paimon.format.orc.reader
-
This column vector is used to adapt hive's StructColumnVector to Flink's RowColumnVector.
- OrcRowColumnVector(StructColumnVector, RowType) - Constructor for class org.apache.paimon.format.orc.reader.OrcRowColumnVector
-
- OrcSimpleStatsExtractor - Class in org.apache.paimon.format.orc.filter
-
- OrcSimpleStatsExtractor(RowType, SimpleColStatsCollector.Factory[]) - Constructor for class org.apache.paimon.format.orc.filter.OrcSimpleStatsExtractor
-
- OrcSplitReaderUtil - Class in org.apache.paimon.format.orc.reader
-
Util for orc types.
- OrcSplitReaderUtil() - Constructor for class org.apache.paimon.format.orc.reader.OrcSplitReaderUtil
-
- orcTail(OrcTail) - Method in class org.apache.orc.OrcFile.ReaderOptions
-
- OrcTimestampColumnVector - Class in org.apache.paimon.format.orc.reader
-
This column vector is used to adapt hive's TimestampColumnVector to Paimon's
TimestampColumnVector.
- OrcTimestampColumnVector(ColumnVector) - Constructor for class org.apache.paimon.format.orc.reader.OrcTimestampColumnVector
-
- OrcWriterFactory - Class in org.apache.paimon.format.orc
-
- OrcWriterFactory(Vectorizer<InternalRow>, Properties, Configuration, int) - Constructor for class org.apache.paimon.format.orc.OrcWriterFactory
-
Creates a new OrcBulkWriterFactory using the provided Vectorizer, Hadoop Configuration, ORC
writer properties.
- ORDER_ID - Static variable in class org.apache.paimon.iceberg.metadata.IcebergSortOrder
-
- orderColNames - Variable in class org.apache.paimon.flink.sorter.TableSorter
-
- orderColNames - Variable in class org.apache.paimon.spark.sort.TableSorter
-
- orderId() - Method in class org.apache.paimon.iceberg.metadata.IcebergSortOrder
-
- OrderSorter - Class in org.apache.paimon.flink.sorter
-
Alphabetical order sorter to sort records by the given `orderColNames`.
- OrderSorter(StreamExecutionEnvironment, DataStream<RowData>, FileStoreTable, TableSortInfo) - Constructor for class org.apache.paimon.flink.sorter.OrderSorter
-
- OrderSorter - Class in org.apache.paimon.spark.sort
-
Order sort by alphabetical order.
- OrderSorter(FileStoreTable, List<String>) - Constructor for class org.apache.paimon.spark.sort.OrderSorter
-
- org.apache.flink.api.connector.source - package org.apache.flink.api.connector.source
-
- org.apache.flink.streaming.runtime.streamrecord - package org.apache.flink.streaming.runtime.streamrecord
-
- org.apache.flink.table.catalog - package org.apache.flink.table.catalog
-
- org.apache.flink.table.hive - package org.apache.flink.table.hive
-
- org.apache.flink.table.store.hive - package org.apache.flink.table.store.hive
-
- org.apache.flink.table.store.mapred - package org.apache.flink.table.store.mapred
-
- org.apache.orc - package org.apache.orc
-
- org.apache.orc.impl - package org.apache.orc.impl
-
- org.apache.paimon - package org.apache.paimon
-
- org.apache.paimon.annotation - package org.apache.paimon.annotation
-
- org.apache.paimon.append - package org.apache.paimon.append
-
- org.apache.paimon.arrow - package org.apache.paimon.arrow
-
- org.apache.paimon.arrow.converter - package org.apache.paimon.arrow.converter
-
- org.apache.paimon.arrow.reader - package org.apache.paimon.arrow.reader
-
- org.apache.paimon.arrow.vector - package org.apache.paimon.arrow.vector
-
- org.apache.paimon.arrow.writer - package org.apache.paimon.arrow.writer
-
- org.apache.paimon.benchmark - package org.apache.paimon.benchmark
-
- org.apache.paimon.benchmark.metric - package org.apache.paimon.benchmark.metric
-
- org.apache.paimon.benchmark.metric.cpu - package org.apache.paimon.benchmark.metric.cpu
-
- org.apache.paimon.benchmark.metric.cpu.clock - package org.apache.paimon.benchmark.metric.cpu.clock
-
- org.apache.paimon.benchmark.utils - package org.apache.paimon.benchmark.utils
-
- org.apache.paimon.casting - package org.apache.paimon.casting
-
- org.apache.paimon.catalog - package org.apache.paimon.catalog
-
- org.apache.paimon.client - package org.apache.paimon.client
-
- org.apache.paimon.codegen - package org.apache.paimon.codegen
-
- org.apache.paimon.codegen.codesplit - package org.apache.paimon.codegen.codesplit
-
- org.apache.paimon.compact - package org.apache.paimon.compact
-
- org.apache.paimon.compression - package org.apache.paimon.compression
-
- org.apache.paimon.consumer - package org.apache.paimon.consumer
-
- org.apache.paimon.crosspartition - package org.apache.paimon.crosspartition
-
- org.apache.paimon.data - package org.apache.paimon.data
-
- org.apache.paimon.data.columnar - package org.apache.paimon.data.columnar
-
- org.apache.paimon.data.columnar.heap - package org.apache.paimon.data.columnar.heap
-
- org.apache.paimon.data.columnar.writable - package org.apache.paimon.data.columnar.writable
-
- org.apache.paimon.data.safe - package org.apache.paimon.data.safe
-
- org.apache.paimon.data.serializer - package org.apache.paimon.data.serializer
-
- org.apache.paimon.deletionvectors - package org.apache.paimon.deletionvectors
-
- org.apache.paimon.deletionvectors.append - package org.apache.paimon.deletionvectors.append
-
- org.apache.paimon.disk - package org.apache.paimon.disk
-
- org.apache.paimon.docs.configuration - package org.apache.paimon.docs.configuration
-
- org.apache.paimon.docs.util - package org.apache.paimon.docs.util
-
- org.apache.paimon.factories - package org.apache.paimon.factories
-
- org.apache.paimon.fileindex - package org.apache.paimon.fileindex
-
- org.apache.paimon.fileindex.bitmap - package org.apache.paimon.fileindex.bitmap
-
- org.apache.paimon.fileindex.bloomfilter - package org.apache.paimon.fileindex.bloomfilter
-
- org.apache.paimon.fileindex.bsi - package org.apache.paimon.fileindex.bsi
-
- org.apache.paimon.fileindex.empty - package org.apache.paimon.fileindex.empty
-
- org.apache.paimon.flink - package org.apache.paimon.flink
-
- org.apache.paimon.flink.action - package org.apache.paimon.flink.action
-
- org.apache.paimon.flink.action.cdc - package org.apache.paimon.flink.action.cdc
-
- org.apache.paimon.flink.action.cdc.format - package org.apache.paimon.flink.action.cdc.format
-
- org.apache.paimon.flink.action.cdc.format.canal - package org.apache.paimon.flink.action.cdc.format.canal
-
- org.apache.paimon.flink.action.cdc.format.debezium - package org.apache.paimon.flink.action.cdc.format.debezium
-
- org.apache.paimon.flink.action.cdc.format.dms - package org.apache.paimon.flink.action.cdc.format.dms
-
- org.apache.paimon.flink.action.cdc.format.json - package org.apache.paimon.flink.action.cdc.format.json
-
- org.apache.paimon.flink.action.cdc.format.maxwell - package org.apache.paimon.flink.action.cdc.format.maxwell
-
- org.apache.paimon.flink.action.cdc.format.ogg - package org.apache.paimon.flink.action.cdc.format.ogg
-
- org.apache.paimon.flink.action.cdc.kafka - package org.apache.paimon.flink.action.cdc.kafka
-
- org.apache.paimon.flink.action.cdc.mongodb - package org.apache.paimon.flink.action.cdc.mongodb
-
- org.apache.paimon.flink.action.cdc.mongodb.strategy - package org.apache.paimon.flink.action.cdc.mongodb.strategy
-
- org.apache.paimon.flink.action.cdc.mysql - package org.apache.paimon.flink.action.cdc.mysql
-
- org.apache.paimon.flink.action.cdc.mysql.format - package org.apache.paimon.flink.action.cdc.mysql.format
-
- org.apache.paimon.flink.action.cdc.postgres - package org.apache.paimon.flink.action.cdc.postgres
-
- org.apache.paimon.flink.action.cdc.pulsar - package org.apache.paimon.flink.action.cdc.pulsar
-
- org.apache.paimon.flink.action.cdc.schema - package org.apache.paimon.flink.action.cdc.schema
-
- org.apache.paimon.flink.action.cdc.serialization - package org.apache.paimon.flink.action.cdc.serialization
-
- org.apache.paimon.flink.action.cdc.watermark - package org.apache.paimon.flink.action.cdc.watermark
-
- org.apache.paimon.flink.clone - package org.apache.paimon.flink.clone
-
- org.apache.paimon.flink.compact - package org.apache.paimon.flink.compact
-
- org.apache.paimon.flink.compact.changelog - package org.apache.paimon.flink.compact.changelog
-
- org.apache.paimon.flink.compact.changelog.format - package org.apache.paimon.flink.compact.changelog.format
-
- org.apache.paimon.flink.factories - package org.apache.paimon.flink.factories
-
- org.apache.paimon.flink.kafka - package org.apache.paimon.flink.kafka
-
- org.apache.paimon.flink.log - package org.apache.paimon.flink.log
-
- org.apache.paimon.flink.lookup - package org.apache.paimon.flink.lookup
-
- org.apache.paimon.flink.memory - package org.apache.paimon.flink.memory
-
- org.apache.paimon.flink.metrics - package org.apache.paimon.flink.metrics
-
- org.apache.paimon.flink.orphan - package org.apache.paimon.flink.orphan
-
- org.apache.paimon.flink.predicate - package org.apache.paimon.flink.predicate
-
- org.apache.paimon.flink.procedure - package org.apache.paimon.flink.procedure
-
- org.apache.paimon.flink.procedure.privilege - package org.apache.paimon.flink.procedure.privilege
-
- org.apache.paimon.flink.query - package org.apache.paimon.flink.query
-
- org.apache.paimon.flink.service - package org.apache.paimon.flink.service
-
- org.apache.paimon.flink.shuffle - package org.apache.paimon.flink.shuffle
-
- org.apache.paimon.flink.sink - package org.apache.paimon.flink.sink
-
- org.apache.paimon.flink.sink.cdc - package org.apache.paimon.flink.sink.cdc
-
- org.apache.paimon.flink.sink.index - package org.apache.paimon.flink.sink.index
-
- org.apache.paimon.flink.sink.partition - package org.apache.paimon.flink.sink.partition
-
- org.apache.paimon.flink.sorter - package org.apache.paimon.flink.sorter
-
- org.apache.paimon.flink.source - package org.apache.paimon.flink.source
-
- org.apache.paimon.flink.source.align - package org.apache.paimon.flink.source.align
-
- org.apache.paimon.flink.source.assigners - package org.apache.paimon.flink.source.assigners
-
- org.apache.paimon.flink.source.metrics - package org.apache.paimon.flink.source.metrics
-
- org.apache.paimon.flink.source.operator - package org.apache.paimon.flink.source.operator
-
- org.apache.paimon.flink.utils - package org.apache.paimon.flink.utils
-
- org.apache.paimon.format - package org.apache.paimon.format
-
- org.apache.paimon.format.avro - package org.apache.paimon.format.avro
-
- org.apache.paimon.format.fs - package org.apache.paimon.format.fs
-
- org.apache.paimon.format.orc - package org.apache.paimon.format.orc
-
- org.apache.paimon.format.orc.filter - package org.apache.paimon.format.orc.filter
-
- org.apache.paimon.format.orc.reader - package org.apache.paimon.format.orc.reader
-
- org.apache.paimon.format.orc.writer - package org.apache.paimon.format.orc.writer
-
- org.apache.paimon.format.parquet - package org.apache.paimon.format.parquet
-
- org.apache.paimon.format.parquet.position - package org.apache.paimon.format.parquet.position
-
- org.apache.paimon.format.parquet.reader - package org.apache.paimon.format.parquet.reader
-
- org.apache.paimon.format.parquet.type - package org.apache.paimon.format.parquet.type
-
- org.apache.paimon.format.parquet.writer - package org.apache.paimon.format.parquet.writer
-
- org.apache.paimon.fs - package org.apache.paimon.fs
-
- org.apache.paimon.fs.hadoop - package org.apache.paimon.fs.hadoop
-
- org.apache.paimon.fs.local - package org.apache.paimon.fs.local
-
- org.apache.paimon.hadoop - package org.apache.paimon.hadoop
-
- org.apache.paimon.hive - package org.apache.paimon.hive
-
- org.apache.paimon.hive.mapred - package org.apache.paimon.hive.mapred
-
- org.apache.paimon.hive.migrate - package org.apache.paimon.hive.migrate
-
- org.apache.paimon.hive.objectinspector - package org.apache.paimon.hive.objectinspector
-
- org.apache.paimon.hive.pool - package org.apache.paimon.hive.pool
-
- org.apache.paimon.hive.utils - package org.apache.paimon.hive.utils
-
- org.apache.paimon.iceberg - package org.apache.paimon.iceberg
-
- org.apache.paimon.iceberg.manifest - package org.apache.paimon.iceberg.manifest
-
- org.apache.paimon.iceberg.metadata - package org.apache.paimon.iceberg.metadata
-
- org.apache.paimon.index - package org.apache.paimon.index
-
- org.apache.paimon.io - package org.apache.paimon.io
-
- org.apache.paimon.io.cache - package org.apache.paimon.io.cache
-
- org.apache.paimon.jdbc - package org.apache.paimon.jdbc
-
- org.apache.paimon.lineage - package org.apache.paimon.lineage
-
- org.apache.paimon.lookup - package org.apache.paimon.lookup
-
- org.apache.paimon.lookup.hash - package org.apache.paimon.lookup.hash
-
- org.apache.paimon.lookup.sort - package org.apache.paimon.lookup.sort
-
- org.apache.paimon.manifest - package org.apache.paimon.manifest
-
- org.apache.paimon.memory - package org.apache.paimon.memory
-
- org.apache.paimon.mergetree - package org.apache.paimon.mergetree
-
- org.apache.paimon.mergetree.compact - package org.apache.paimon.mergetree.compact
-
- org.apache.paimon.mergetree.compact.aggregate - package org.apache.paimon.mergetree.compact.aggregate
-
- org.apache.paimon.mergetree.compact.aggregate.factory - package org.apache.paimon.mergetree.compact.aggregate.factory
-
- org.apache.paimon.metastore - package org.apache.paimon.metastore
-
- org.apache.paimon.metrics - package org.apache.paimon.metrics
-
- org.apache.paimon.migrate - package org.apache.paimon.migrate
-
- org.apache.paimon.operation - package org.apache.paimon.operation
-
- org.apache.paimon.operation.metrics - package org.apache.paimon.operation.metrics
-
- org.apache.paimon.options - package org.apache.paimon.options
-
- org.apache.paimon.options.description - package org.apache.paimon.options.description
-
- org.apache.paimon.oss - package org.apache.paimon.oss
-
- org.apache.paimon.partition - package org.apache.paimon.partition
-
- org.apache.paimon.partition.actions - package org.apache.paimon.partition.actions
-
- org.apache.paimon.partition.file - package org.apache.paimon.partition.file
-
- org.apache.paimon.plugin - package org.apache.paimon.plugin
-
- org.apache.paimon.predicate - package org.apache.paimon.predicate
-
- org.apache.paimon.privilege - package org.apache.paimon.privilege
-
- org.apache.paimon.query - package org.apache.paimon.query
-
- org.apache.paimon.reader - package org.apache.paimon.reader
-
- org.apache.paimon.s3 - package org.apache.paimon.s3
-
- org.apache.paimon.schema - package org.apache.paimon.schema
-
- org.apache.paimon.security - package org.apache.paimon.security
-
- org.apache.paimon.service - package org.apache.paimon.service
-
- org.apache.paimon.service.client - package org.apache.paimon.service.client
-
- org.apache.paimon.service.exceptions - package org.apache.paimon.service.exceptions
-
- org.apache.paimon.service.messages - package org.apache.paimon.service.messages
-
- org.apache.paimon.service.network - package org.apache.paimon.service.network
-
- org.apache.paimon.service.network.messages - package org.apache.paimon.service.network.messages
-
- org.apache.paimon.service.network.stats - package org.apache.paimon.service.network.stats
-
- org.apache.paimon.service.server - package org.apache.paimon.service.server
-
- org.apache.paimon.sort - package org.apache.paimon.sort
-
- org.apache.paimon.sort.hilbert - package org.apache.paimon.sort.hilbert
-
- org.apache.paimon.sort.zorder - package org.apache.paimon.sort.zorder
-
- org.apache.paimon.spark - package org.apache.paimon.spark
-
- org.apache.paimon.spark.analysis - package org.apache.paimon.spark.analysis
-
- org.apache.paimon.spark.catalog - package org.apache.paimon.spark.catalog
-
- org.apache.paimon.spark.catalog.functions - package org.apache.paimon.spark.catalog.functions
-
- org.apache.paimon.spark.procedure - package org.apache.paimon.spark.procedure
-
- org.apache.paimon.spark.sort - package org.apache.paimon.spark.sort
-
- org.apache.paimon.spark.utils - package org.apache.paimon.spark.utils
-
- org.apache.paimon.statistics - package org.apache.paimon.statistics
-
- org.apache.paimon.stats - package org.apache.paimon.stats
-
- org.apache.paimon.table - package org.apache.paimon.table
-
- org.apache.paimon.table.query - package org.apache.paimon.table.query
-
- org.apache.paimon.table.sink - package org.apache.paimon.table.sink
-
- org.apache.paimon.table.source - package org.apache.paimon.table.source
-
- org.apache.paimon.table.source.snapshot - package org.apache.paimon.table.source.snapshot
-
- org.apache.paimon.table.source.splitread - package org.apache.paimon.table.source.splitread
-
- org.apache.paimon.table.system - package org.apache.paimon.table.system
-
- org.apache.paimon.tag - package org.apache.paimon.tag
-
- org.apache.paimon.testutils.assertj - package org.apache.paimon.testutils.assertj
-
- org.apache.paimon.testutils.junit - package org.apache.paimon.testutils.junit
-
- org.apache.paimon.testutils.junit.parameterized - package org.apache.paimon.testutils.junit.parameterized
-
- org.apache.paimon.tools.ci.licensecheck - package org.apache.paimon.tools.ci.licensecheck
-
- org.apache.paimon.tools.ci.suffixcheck - package org.apache.paimon.tools.ci.suffixcheck
-
- org.apache.paimon.tools.ci.utils.dependency - package org.apache.paimon.tools.ci.utils.dependency
-
- org.apache.paimon.tools.ci.utils.deploy - package org.apache.paimon.tools.ci.utils.deploy
-
- org.apache.paimon.tools.ci.utils.notice - package org.apache.paimon.tools.ci.utils.notice
-
- org.apache.paimon.tools.ci.utils.shade - package org.apache.paimon.tools.ci.utils.shade
-
- org.apache.paimon.tools.ci.utils.shared - package org.apache.paimon.tools.ci.utils.shared
-
- org.apache.paimon.types - package org.apache.paimon.types
-
- org.apache.paimon.utils - package org.apache.paimon.utils
-
- org.apache.paimon.view - package org.apache.paimon.view
-
- org.apache.parquet.filter2.predicate - package org.apache.parquet.filter2.predicate
-
- org.apache.parquet.hadoop - package org.apache.parquet.hadoop
-
- org.apache.spark.sql.connector.read - package org.apache.spark.sql.connector.read
-
- origin - Variable in class org.apache.paimon.flink.sorter.TableSorter
-
- OrphanFilesClean - Class in org.apache.paimon.operation
-
To remove the data files and metadata files that are not used by table (so-called "orphan
files").
- OrphanFilesClean(FileStoreTable, long, SerializableConsumer<Path>) - Constructor for class org.apache.paimon.operation.OrphanFilesClean
-
- OrphanFilesClean.ReaderWithIOException<T> - Interface in org.apache.paimon.operation
-
- OSSFileIO - Class in org.apache.paimon.oss
-
- OSSFileIO() - Constructor for class org.apache.paimon.oss.OSSFileIO
-
- OSSLoader - Class in org.apache.paimon.oss
-
- OSSLoader() - Constructor for class org.apache.paimon.oss.OSSLoader
-
- out - Variable in class org.apache.paimon.fs.PositionOutputStreamWrapper
-
- outerProjection - Variable in class org.apache.paimon.mergetree.compact.MergeFunctionFactory.AdjustedProjection
-
- OutOfRangeException - Exception in org.apache.paimon.table.source
-
Indicates that the snapshot to be consumed has been deleted from storage.
- OutOfRangeException(String) - Constructor for exception org.apache.paimon.table.source.OutOfRangeException
-
- outputLevel() - Method in interface org.apache.paimon.compact.CompactUnit
-
- outputOrdering() - Method in interface org.apache.spark.sql.connector.read.SupportsReportOrdering
-
- outputType() - Method in class org.apache.paimon.flink.action.cdc.Expression.CastExpression
-
- outputType() - Method in class org.apache.paimon.flink.action.cdc.Expression.DateFormat
-
- outputType() - Method in interface org.apache.paimon.flink.action.cdc.Expression
-
- outputType() - Method in class org.apache.paimon.flink.action.cdc.Expression.Substring
-
- outputType() - Method in class org.apache.paimon.flink.action.cdc.Expression.TemporalExpressionBase
-
If not, this must be overridden!
- outputType() - Method in class org.apache.paimon.flink.action.cdc.Expression.TruncateComputer
-
- outputType() - Static method in class org.apache.paimon.flink.service.QueryExecutorOperator
-
- outputType() - Method in class org.apache.paimon.spark.procedure.CompactManifestProcedure
-
- outputType() - Method in class org.apache.paimon.spark.procedure.CompactProcedure
-
- outputType() - Method in class org.apache.paimon.spark.procedure.CreateBranchProcedure
-
- outputType() - Method in class org.apache.paimon.spark.procedure.CreateOrReplaceTagBaseProcedure
-
- outputType() - Method in class org.apache.paimon.spark.procedure.CreateTagFromTimestampProcedure
-
- outputType() - Method in class org.apache.paimon.spark.procedure.DeleteBranchProcedure
-
- outputType() - Method in class org.apache.paimon.spark.procedure.DeleteTagProcedure
-
- outputType() - Method in class org.apache.paimon.spark.procedure.ExpirePartitionsProcedure
-
- outputType() - Method in class org.apache.paimon.spark.procedure.ExpireSnapshotsProcedure
-
- outputType() - Method in class org.apache.paimon.spark.procedure.ExpireTagsProcedure
-
- outputType() - Method in class org.apache.paimon.spark.procedure.FastForwardProcedure
-
- outputType() - Method in class org.apache.paimon.spark.procedure.MarkPartitionDoneProcedure
-
- outputType() - Method in class org.apache.paimon.spark.procedure.MigrateDatabaseProcedure
-
- outputType() - Method in class org.apache.paimon.spark.procedure.MigrateFileProcedure
-
- outputType() - Method in class org.apache.paimon.spark.procedure.MigrateTableProcedure
-
- outputType() - Method in interface org.apache.paimon.spark.procedure.Procedure
-
Returns the type of rows produced by stored procedure.
- outputType() - Method in class org.apache.paimon.spark.procedure.RemoveOrphanFilesProcedure
-
- outputType() - Method in class org.apache.paimon.spark.procedure.RenameTagProcedure
-
- outputType() - Method in class org.apache.paimon.spark.procedure.RepairProcedure
-
- outputType() - Method in class org.apache.paimon.spark.procedure.ResetConsumerProcedure
-
- outputType() - Method in class org.apache.paimon.spark.procedure.RollbackProcedure
-
- outputType() - Method in class org.apache.paimon.spark.procedure.RollbackToTimestampProcedure
-
- outputView - Variable in class org.apache.paimon.io.DataOutputViewStream
-
- overwrite(boolean) - Method in class org.apache.orc.OrcFile.WriterOptions
-
If the output file already exists, should it be overwritten? If it is not provided, write
operation will fail if the file already exists.
- overwrite() - Method in class org.apache.paimon.flink.sink.FlinkSinkBuilder
-
INSERT OVERWRITE.
- overwrite(Map<String, String>) - Method in class org.apache.paimon.flink.sink.FlinkSinkBuilder
-
INSERT OVERWRITE PARTITION (...).
- overwrite - Variable in class org.apache.paimon.flink.sink.FlinkTableSinkBase
-
- OVERWRITE - Static variable in class org.apache.paimon.iceberg.metadata.IcebergSnapshotSummary
-
- overwrite(Map<String, String>, ManifestCommittable, Map<String, String>) - Method in interface org.apache.paimon.operation.FileStoreCommit
-
Overwrite from manifest committable and partition.
- overwrite(Map<String, String>, ManifestCommittable, Map<String, String>) - Method in class org.apache.paimon.operation.FileStoreCommitImpl
-
- overwriteFileUtf8(Path, String) - Method in interface org.apache.paimon.fs.FileIO
-
Overwrite file by content atomically, different
FileIO
s have different atomic
implementations.
- overwriteFileUtf8(Path, String) - Method in class org.apache.paimon.fs.hadoop.HadoopFileIO
-
- overwritePartition - Variable in class org.apache.paimon.flink.sink.FlinkSinkBuilder
-
- PACKAGE - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- PACKAGE - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- PACKAGE - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- PACKAGE - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- PACKAGE() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PackageDeclarationContext
-
- PACKAGE() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PackageDeclarationContext
-
- packageDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CompilationUnitContext
-
- packageDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CompilationUnitContext
-
- packageDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- packageDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- PackageDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.PackageDeclarationContext
-
- PackageDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.PackageDeclarationContext
-
- packForFixedBinNumber(Iterable<T>, Function<T, Long>, int) - Static method in class org.apache.paimon.utils.BinPacking
-
A bin packing implementation for fixed bin number.
- packForOrdered(Iterable<T>, Function<T, Long>, long) - Static method in class org.apache.paimon.utils.BinPacking
-
Ordered packing for input items.
- paddingTo8Byte(byte[]) - Static method in class org.apache.paimon.utils.ConvertBinaryUtil
-
- paddingTolerance(double) - Method in class org.apache.orc.OrcFile.WriterOptions
-
Sets the tolerance for block padding as a percentage of stripe size.
- paddingToNByte(byte[], int) - Static method in class org.apache.paimon.utils.ConvertBinaryUtil
-
- PAGE_SIZE - Static variable in class org.apache.paimon.benchmark.metric.cpu.ProcfsBasedProcessTree
-
- PAGE_SIZE - Static variable in class org.apache.paimon.benchmark.metric.cpu.SysInfoLinux
-
- PAGE_SIZE - Static variable in class org.apache.paimon.CoreOptions
-
- PagedTypeSerializer<T> - Interface in org.apache.paimon.data.serializer
-
A type serializer which provides paged serialize and deserialize methods.
- PageFileInput - Interface in org.apache.paimon.io
-
An interface to read pages from file.
- PageFileOutput - Interface in org.apache.paimon.io
-
An interface to write bytes with pages into file.
- pageIndex() - Method in class org.apache.paimon.io.cache.CacheKey.PageIndexCacheKey
-
- pages() - Method in class org.apache.paimon.io.CompressedPageFileOutput
-
- pageSize() - Method in class org.apache.paimon.CoreOptions
-
- pageSize() - Method in class org.apache.paimon.io.CompressedPageFileInput
-
- pageSize() - Method in interface org.apache.paimon.io.PageFileInput
-
- pageSize() - Method in class org.apache.paimon.io.UncompressedPageFileInput
-
- pageSize - Variable in class org.apache.paimon.memory.AbstractMemorySegmentPool
-
- pageSize() - Method in class org.apache.paimon.memory.AbstractMemorySegmentPool
-
- pageSize() - Method in class org.apache.paimon.memory.ArraySegmentPool
-
- pageSize() - Method in class org.apache.paimon.memory.CachelessSegmentPool
-
- pageSize() - Method in interface org.apache.paimon.memory.MemorySegmentPool
-
Get the page size of each page this pool holds.
- pageSize - Variable in class org.apache.paimon.sort.AbstractBinaryExternalMerger
-
- pageSize() - Method in class org.apache.paimon.utils.SegmentsCache
-
- PAIMON_07_VERSION - Static variable in class org.apache.paimon.schema.TableSchema
-
- PAIMON_08_VERSION - Static variable in class org.apache.paimon.schema.TableSchema
-
- PAIMON_PREFIX - Static variable in class org.apache.paimon.options.OptionsUtils
-
- PAIMON_TABLE_FIELDS - Static variable in class org.apache.paimon.hive.PaimonStorageHandler
-
- PAIMON_TABLE_TYPE_VALUE - Static variable in class org.apache.paimon.hive.HiveCatalog
-
- PaimonAssertions - Class in org.apache.paimon.testutils.assertj
-
Some reusable assertions and utilities for AssertJ.
- paimonCatalog() - Method in interface org.apache.paimon.spark.catalog.WithPaimonCatalog
-
- paimonCatalog() - Method in class org.apache.paimon.spark.SparkCatalog
-
- paimonCatalog() - Method in class org.apache.paimon.spark.SparkGenericCatalog
-
- PaimonCharObjectInspector - Class in org.apache.paimon.hive.objectinspector
-
AbstractPrimitiveJavaObjectInspector
for CHAR type.
- PaimonCharObjectInspector(int) - Constructor for class org.apache.paimon.hive.objectinspector.PaimonCharObjectInspector
-
- PaimonCompletableFutureAssert<T> - Class in org.apache.paimon.testutils.assertj
-
Enhanced version of CompletableFutureAssert
, that allows asserting
futures without relying on timeouts.
- PaimonCompletableFutureAssert.WithThrowable - Class in org.apache.paimon.testutils.assertj
-
A strongly typed alternative to WithThrowable
.
- PaimonDataStreamScanProvider - Class in org.apache.paimon.flink
-
Paimon DataStreamScanProvider
.
- PaimonDataStreamScanProvider(boolean, Function<StreamExecutionEnvironment, DataStream<RowData>>) - Constructor for class org.apache.paimon.flink.PaimonDataStreamScanProvider
-
- PaimonDataStreamSinkProvider - Class in org.apache.paimon.flink
-
Paimon DataStreamSinkProvider
.
- PaimonDataStreamSinkProvider(Function<DataStream<RowData>, DataStreamSink<?>>) - Constructor for class org.apache.paimon.flink.PaimonDataStreamSinkProvider
-
- PaimonDateObjectInspector - Class in org.apache.paimon.hive.objectinspector
-
AbstractPrimitiveJavaObjectInspector
for DATE type.
- PaimonDateObjectInspector() - Constructor for class org.apache.paimon.hive.objectinspector.PaimonDateObjectInspector
-
- PaimonDecimalObjectInspector - Class in org.apache.paimon.hive.objectinspector
-
AbstractPrimitiveJavaObjectInspector
for DECIMAL type.
- PaimonDecimalObjectInspector(int, int) - Constructor for class org.apache.paimon.hive.objectinspector.PaimonDecimalObjectInspector
-
- PaimonFunctions - Class in org.apache.paimon.spark.catalog.functions
-
Paimon functions.
- PaimonFunctions() - Constructor for class org.apache.paimon.spark.catalog.functions.PaimonFunctions
-
- PaimonFunctions.BucketFunction - Class in org.apache.paimon.spark.catalog.functions
-
For now, we only support report bucket partitioning for table scan.
- PaimonInputFormat - Class in org.apache.paimon.hive.mapred
-
InputFormat
for paimon.
- PaimonInputFormat() - Constructor for class org.apache.paimon.hive.mapred.PaimonInputFormat
-
- PaimonInputSplit - Class in org.apache.paimon.hive.mapred
-
FileSplit
for paimon.
- PaimonInputSplit() - Constructor for class org.apache.paimon.hive.mapred.PaimonInputSplit
-
- PaimonInputSplit(String, DataSplit, FileStoreTable) - Constructor for class org.apache.paimon.hive.mapred.PaimonInputSplit
-
- PaimonInternalRowObjectInspector - Class in org.apache.paimon.hive.objectinspector
-
- PaimonInternalRowObjectInspector(List<String>, List<DataType>, List<String>) - Constructor for class org.apache.paimon.hive.objectinspector.PaimonInternalRowObjectInspector
-
- PaimonListObjectInspector - Class in org.apache.paimon.hive.objectinspector
-
- PaimonListObjectInspector(DataType) - Constructor for class org.apache.paimon.hive.objectinspector.PaimonListObjectInspector
-
- PaimonMapObjectInspector - Class in org.apache.paimon.hive.objectinspector
-
- PaimonMapObjectInspector(DataType, DataType) - Constructor for class org.apache.paimon.hive.objectinspector.PaimonMapObjectInspector
-
- PaimonMetaHook - Class in org.apache.paimon.hive
-
HiveMetaHook
for paimon.
- PaimonMetaHook(Configuration) - Constructor for class org.apache.paimon.hive.PaimonMetaHook
-
- PaimonObjectInspectorFactory - Class in org.apache.paimon.hive.objectinspector
-
Factory to create
ObjectInspector
s according to the given
DataType
.
- PaimonObjectInspectorFactory() - Constructor for class org.apache.paimon.hive.objectinspector.PaimonObjectInspectorFactory
-
- PaimonOutputCommitter - Class in org.apache.paimon.hive.mapred
-
A Paimon table committer for adding data files to the Paimon table.
- PaimonOutputCommitter() - Constructor for class org.apache.paimon.hive.mapred.PaimonOutputCommitter
-
- PaimonOutputFormat - Class in org.apache.paimon.hive.mapred
-
OutputFormat
for table split.
- PaimonOutputFormat() - Constructor for class org.apache.paimon.hive.mapred.PaimonOutputFormat
-
- PaimonRecordReader - Class in org.apache.paimon.hive.mapred
-
Base RecordReader
for paimon.
- PaimonRecordReader(ReadBuilder, PaimonInputSplit, List<String>, List<String>, List<String>, String) - Constructor for class org.apache.paimon.hive.mapred.PaimonRecordReader
-
- PaimonSerDe - Class in org.apache.paimon.hive
-
AbstractSerDe
for paimon.
- PaimonSerDe() - Constructor for class org.apache.paimon.hive.PaimonSerDe
-
- PaimonStorageHandler - Class in org.apache.paimon.hive
-
HiveStorageHandler
for paimon.
- PaimonStorageHandler() - Constructor for class org.apache.paimon.hive.PaimonStorageHandler
-
- PaimonStringObjectInspector - Class in org.apache.paimon.hive.objectinspector
-
AbstractPrimitiveJavaObjectInspector
for STRING type.
- PaimonStringObjectInspector() - Constructor for class org.apache.paimon.hive.objectinspector.PaimonStringObjectInspector
-
- PaimonTimeObjectInspector - Class in org.apache.paimon.hive.objectinspector
-
AbstractPrimitiveJavaObjectInspector
for TIME type.
- PaimonTimeObjectInspector() - Constructor for class org.apache.paimon.hive.objectinspector.PaimonTimeObjectInspector
-
- PaimonTimestampLocalTZObjectInspector - Class in org.apache.paimon.hive.objectinspector
-
To maintain compatibility with Hive 3.
- PaimonTimestampLocalTZObjectInspector() - Constructor for class org.apache.paimon.hive.objectinspector.PaimonTimestampLocalTZObjectInspector
-
- PaimonTimestampObjectInspector - Class in org.apache.paimon.hive.objectinspector
-
AbstractPrimitiveJavaObjectInspector
for TIMESTAMP type.
- PaimonTimestampObjectInspector() - Constructor for class org.apache.paimon.hive.objectinspector.PaimonTimestampObjectInspector
-
- PaimonVarcharObjectInspector - Class in org.apache.paimon.hive.objectinspector
-
AbstractPrimitiveJavaObjectInspector
for VARCHAR type.
- PaimonVarcharObjectInspector(int) - Constructor for class org.apache.paimon.hive.objectinspector.PaimonVarcharObjectInspector
-
- Pair<L,R> - Class in org.apache.paimon.utils
-
Pair contains left and right.
- parallelExecute(RowType, FunctionWithIOException<Split, RecordReader<InternalRow>>, List<Split>, int, int) - Static method in class org.apache.paimon.io.SplitsParallelReadUtil
-
- parallelExecute(RowType, FunctionWithIOException<Split, RecordReader<InternalRow>>, List<Split>, int, int, Function<Split, EXTRA>, BiFunction<InternalRow, EXTRA, InternalRow>) - Static method in class org.apache.paimon.io.SplitsParallelReadUtil
-
- ParallelExecution<T,E> - Class in org.apache.paimon.utils
-
A class to help parallel execution.
- ParallelExecution(Serializer<T>, int, int, List<Supplier<Pair<RecordReader<T>, E>>>) - Constructor for class org.apache.paimon.utils.ParallelExecution
-
- ParallelExecution.ParallelBatch<T,E> - Interface in org.apache.paimon.utils
-
A batch provides next and extra message.
- PARALLELISM - Static variable in class org.apache.paimon.flink.action.QueryServiceActionFactory
-
- parallelism - Variable in class org.apache.paimon.flink.orphan.FlinkOrphanFilesClean
-
- parallelism(Integer) - Method in class org.apache.paimon.flink.sink.cdc.RichCdcSinkBuilder
-
- parallelism(int) - Method in class org.apache.paimon.flink.sink.FlinkSinkBuilder
-
Set sink parallelism.
- parallelism - Variable in class org.apache.paimon.flink.sink.UnawareBucketSink
-
- parallelism() - Method in class org.apache.paimon.operation.AbstractFileStoreScan
-
- parallelism() - Method in interface org.apache.paimon.operation.FileStoreScan
-
- parallelism() - Method in interface org.apache.paimon.table.source.snapshot.SnapshotReader
-
- parallelism() - Method in class org.apache.paimon.table.source.snapshot.SnapshotReaderImpl
-
- parallelismForVectorReads() - Method in interface org.apache.paimon.fs.VectoredReadable
-
The read parallelism for vector reads.
- Parameter - Annotation Type in org.apache.paimon.testutils.junit.parameterized
-
The annotation is used to replace Parameterized.Parameter
for Junit 5 parameterized
tests.
- ParameterizedTestExtension - Class in org.apache.paimon.testutils.junit.parameterized
-
This extension is used to implement parameterized tests for Junit 5 to replace Parameterized in
Junit4.
- ParameterizedTestExtension() - Constructor for class org.apache.paimon.testutils.junit.parameterized.ParameterizedTestExtension
-
- parameters() - Method in class org.apache.paimon.flink.action.cdc.mysql.format.DebeziumEvent.Field
-
- parameters() - Method in class org.apache.paimon.spark.procedure.CompactManifestProcedure
-
- parameters() - Method in class org.apache.paimon.spark.procedure.CompactProcedure
-
- parameters() - Method in class org.apache.paimon.spark.procedure.CreateBranchProcedure
-
- parameters() - Method in class org.apache.paimon.spark.procedure.CreateOrReplaceTagBaseProcedure
-
- parameters() - Method in class org.apache.paimon.spark.procedure.CreateTagFromTimestampProcedure
-
- parameters() - Method in class org.apache.paimon.spark.procedure.DeleteBranchProcedure
-
- parameters() - Method in class org.apache.paimon.spark.procedure.DeleteTagProcedure
-
- parameters() - Method in class org.apache.paimon.spark.procedure.ExpirePartitionsProcedure
-
- parameters() - Method in class org.apache.paimon.spark.procedure.ExpireSnapshotsProcedure
-
- parameters() - Method in class org.apache.paimon.spark.procedure.ExpireTagsProcedure
-
- parameters() - Method in class org.apache.paimon.spark.procedure.FastForwardProcedure
-
- parameters() - Method in class org.apache.paimon.spark.procedure.MarkPartitionDoneProcedure
-
- parameters() - Method in class org.apache.paimon.spark.procedure.MigrateDatabaseProcedure
-
- parameters() - Method in class org.apache.paimon.spark.procedure.MigrateFileProcedure
-
- parameters() - Method in class org.apache.paimon.spark.procedure.MigrateTableProcedure
-
- parameters() - Method in interface org.apache.paimon.spark.procedure.Procedure
-
Returns the input parameters of stored procedure.
- parameters() - Method in class org.apache.paimon.spark.procedure.RemoveOrphanFilesProcedure
-
- parameters() - Method in class org.apache.paimon.spark.procedure.RenameTagProcedure
-
- parameters() - Method in class org.apache.paimon.spark.procedure.RepairProcedure
-
- parameters() - Method in class org.apache.paimon.spark.procedure.ResetConsumerProcedure
-
- parameters() - Method in class org.apache.paimon.spark.procedure.RollbackProcedure
-
- parameters() - Method in class org.apache.paimon.spark.procedure.RollbackToTimestampProcedure
-
- Parameters - Annotation Type in org.apache.paimon.testutils.junit.parameterized
-
The annotation is used to replace Parameterized.Parameters
(Junit4) for Junit 5
parameterized tests.
- ParameterUtils - Class in org.apache.paimon.utils
-
This is a util class for converting string parameter to another format.
- ParameterUtils() - Constructor for class org.apache.paimon.utils.ParameterUtils
-
- PARENT_FIRST_LOGGING_PATTERNS - Static variable in class org.apache.paimon.plugin.PluginLoader
-
- parExpression() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- parExpression() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- parExpression() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- parExpression() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- ParExpressionContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.ParExpressionContext
-
- ParExpressionContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.ParExpressionContext
-
- PARQUET_ENABLE_DICTIONARY - Static variable in class org.apache.paimon.CoreOptions
-
- ParquetBuilder<T> - Interface in org.apache.paimon.format.parquet.writer
-
- ParquetBulkWriter - Class in org.apache.paimon.format.parquet.writer
-
- ParquetBulkWriter(ParquetWriter<InternalRow>) - Constructor for class org.apache.paimon.format.parquet.writer.ParquetBulkWriter
-
Creates a new ParquetBulkWriter wrapping the given ParquetWriter.
- ParquetDataColumnReader - Interface in org.apache.paimon.format.parquet.reader
-
The interface to wrap the underlying Parquet dictionary and non dictionary encoded page reader.
- ParquetDataColumnReaderFactory - Class in org.apache.paimon.format.parquet.reader
-
Parquet file has self-describing schema which may differ from the user required schema (e.g.
- ParquetDecimalVector - Class in 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) - Constructor for class org.apache.paimon.format.parquet.reader.ParquetDecimalVector
-
- ParquetDictionary - Class in org.apache.paimon.format.parquet.reader
-
Parquet dictionary.
- ParquetDictionary(Dictionary) - Constructor for class org.apache.paimon.format.parquet.reader.ParquetDictionary
-
- ParquetFactory() - Constructor for class org.apache.paimon.flink.compact.changelog.format.CompactedChangelogReadOnlyFormat.ParquetFactory
-
- ParquetField - Class in org.apache.paimon.format.parquet.type
-
Field that represent parquet's field type.
- ParquetField(DataType, int, int, boolean) - Constructor for class org.apache.paimon.format.parquet.type.ParquetField
-
- ParquetFileFormat - Class in org.apache.paimon.format.parquet
-
- ParquetFileFormat(FileFormatFactory.FormatContext) - Constructor for class org.apache.paimon.format.parquet.ParquetFileFormat
-
- ParquetFileFormatFactory - Class in org.apache.paimon.format.parquet
-
- ParquetFileFormatFactory() - Constructor for class org.apache.paimon.format.parquet.ParquetFileFormatFactory
-
- ParquetFileReader - Class in org.apache.parquet.hadoop
-
Internal implementation of the Parquet file reader as a block container.
- ParquetFileReader(InputFile, ParquetReadOptions) - Constructor for class org.apache.parquet.hadoop.ParquetFileReader
-
- ParquetFilters - Class in org.apache.parquet.filter2.predicate
-
- ParquetGroupField - Class in org.apache.paimon.format.parquet.type
-
Field that represent parquet's Group Field.
- ParquetGroupField(DataType, int, int, boolean, List<ParquetField>) - Constructor for class org.apache.paimon.format.parquet.type.ParquetGroupField
-
- ParquetInputFile - Class in org.apache.paimon.format.parquet
-
A InputFile
for paimon.
- ParquetInputStream - Class in org.apache.paimon.format.parquet
-
- ParquetInputStream(SeekableInputStream) - Constructor for class org.apache.paimon.format.parquet.ParquetInputStream
-
- ParquetPrimitiveField - Class in org.apache.paimon.format.parquet.type
-
Field that represent parquet's primitive field.
- ParquetPrimitiveField(DataType, boolean, ColumnDescriptor, int) - Constructor for class org.apache.paimon.format.parquet.type.ParquetPrimitiveField
-
- ParquetReaderFactory - Class in org.apache.paimon.format.parquet
-
- ParquetReaderFactory(Options, RowType, int, FilterCompat.Filter) - Constructor for class org.apache.paimon.format.parquet.ParquetReaderFactory
-
- ParquetRowDataBuilder - Class in org.apache.paimon.format.parquet.writer
-
- ParquetRowDataBuilder(OutputFile, RowType) - Constructor for class org.apache.paimon.format.parquet.writer.ParquetRowDataBuilder
-
- ParquetRowDataWriter - Class in 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) - Constructor for class org.apache.paimon.format.parquet.writer.ParquetRowDataWriter
-
- ParquetSchemaConverter - Class in org.apache.paimon.format.parquet
-
Schema converter converts Parquet schema to and from Paimon internal types.
- ParquetSchemaConverter() - Constructor for class org.apache.paimon.format.parquet.ParquetSchemaConverter
-
- ParquetSimpleStatsExtractor - Class in org.apache.paimon.format.parquet
-
- ParquetSimpleStatsExtractor(RowType, SimpleColStatsCollector.Factory[]) - Constructor for class org.apache.paimon.format.parquet.ParquetSimpleStatsExtractor
-
- ParquetSplitReaderUtil - Class in org.apache.paimon.format.parquet.reader
-
- ParquetSplitReaderUtil() - Constructor for class org.apache.paimon.format.parquet.reader.ParquetSplitReaderUtil
-
- ParquetTimestampVector - Class in 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) - Constructor for class org.apache.paimon.format.parquet.reader.ParquetTimestampVector
-
- ParquetUtil - Class in org.apache.paimon.format.parquet
-
Parquet utilities that support to extract the metadata, assert expected stats, etc.
- ParquetUtil() - Constructor for class org.apache.paimon.format.parquet.ParquetUtil
-
- ParquetWriter<T> - Class in org.apache.parquet.hadoop
-
Write records to a Parquet file.
- ParquetWriter.Builder<T,SELF extends ParquetWriter.Builder<T,SELF>> - Class in org.apache.parquet.hadoop
-
An abstract builder class for ParquetWriter instances.
- ParquetWriterFactory - Class in org.apache.paimon.format.parquet
-
- ParquetWriterFactory(ParquetBuilder<InternalRow>) - Constructor for class org.apache.paimon.format.parquet.ParquetWriterFactory
-
Creates a new ParquetWriterFactory using the given builder to assemble the ParquetWriter.
- parse(String[]) - Static method in class org.apache.paimon.flink.action.cdc.TypeMapping
-
- parse(String) - Static method in class org.apache.paimon.options.MemorySize
-
Parses the given string as as MemorySize.
- parse(String, MemorySize.MemoryUnit) - Static method in class org.apache.paimon.options.MemorySize
-
Parses the given string with a default unit.
- parseAccelerateConfigurationResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
-
- parseAccessControlListResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
-
Parses an AccessControlListHandler response XML document from an input stream.
- parseAndTypeJsonRow(String, RowType.Builder, List<ComputedColumn>) - Method in interface org.apache.paimon.flink.action.cdc.mongodb.strategy.MongoVersionStrategy
-
Parses and types a JSON row based on the given parameters.
- parseAtomicTypeSQLString(String) - Static method in class org.apache.paimon.types.DataTypeJsonParser
-
- parseBucketCrossOriginConfigurationResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
-
- parseBucketLifecycleConfigurationResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
-
- parseBucketListInventoryConfigurationsResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
-
- parseBucketLocationResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
-
- parseBytes(String) - Static method in class org.apache.paimon.options.MemorySize
-
Parses the given string as bytes.
- parseCommaSeparatedKeyValues(String) - Static method in class org.apache.paimon.utils.ParameterUtils
-
- parseCompleteMultipartUploadResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
-
- parseConfig(Configuration) - Method in class org.apache.paimon.format.parquet.ColumnConfigParser
-
- parseCopyObjectResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
-
- parseDataField(JsonNode) - Static method in class org.apache.paimon.types.DataTypeJsonParser
-
- parseDataType(JsonNode) - Static method in class org.apache.paimon.types.DataTypeJsonParser
-
- parseDate(String) - Static method in class org.apache.paimon.utils.DateTimeUtils
-
- parseDeletedObjectsResult(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
-
- parseDependencyCopyOutput(Path) - Static method in class org.apache.paimon.tools.ci.utils.dependency.DependencyParser
-
Parses the output of a Maven build where dependency:copy
was used, and returns a set
of copied dependencies for each module.
- parseDependencyTreeOutput(Path) - Static method in class org.apache.paimon.tools.ci.utils.dependency.DependencyParser
-
Parses the output of a Maven build where dependency:tree
was used, and returns a set
of dependencies for each module.
- parseDeployOutput(File) - Static method in class org.apache.paimon.tools.ci.utils.deploy.DeployParser
-
Parses the output of a Maven build where deploy:deploy
was used, and returns a set of
deployed modules.
- parseDuration(String) - Static method in class org.apache.paimon.utils.TimeUtils
-
Parse the given string to a java Duration
.
- parseDuration(long, String) - Static method in class org.apache.paimon.utils.TimeUtils
-
Parse the given number and unitLabel to a java Duration
.
- parseExpression(Object) - Method in class org.apache.paimon.flink.utils.FlinkCalciteClasses.SqlParserDelegate
-
- parseFieldsFromJsonRecord(String, String, String, List<ComputedColumn>, RowType.Builder) - Static method in interface org.apache.paimon.flink.action.cdc.mongodb.strategy.MongoVersionStrategy
-
Parses fields from a JSON record based on the given parameters.
- parseGetBucketAnalyticsConfigurationResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
-
- parseGetBucketInventoryConfigurationResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
-
- parseGetBucketMetricsConfigurationResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
-
- parseInitiateMultipartUploadResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
-
- parseJsonMap(String, Class<V>) - Static method in class org.apache.paimon.utils.JsonSerdeUtil
-
- parseKeyValueList(Map<String, List<String>>, String) - Static method in class org.apache.paimon.utils.ParameterUtils
-
- parseKeyValueString(Map<String, String>, String) - Static method in class org.apache.paimon.utils.ParameterUtils
-
- parseListBucketAnalyticsConfigurationResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
-
- parseListBucketMetricsConfigurationsResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
-
- parseListBucketObjectsResponse(InputStream, boolean) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
-
Parses a ListBucket response XML document from an input stream.
- parseListMultipartUploadsResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
-
- parseListMyBucketsResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
-
Parses a ListAllMyBuckets response XML document from an input stream.
- parseListObjectsV2Response(InputStream, boolean) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
-
Parses a ListBucketV2 response XML document from an input stream.
- parseListPartsResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
-
- parseListVersionsResponse(InputStream, boolean) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
-
Parses a ListVersions response XML document from an input stream.
- parseLoggingStatusResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
-
Parses a LoggingStatus response XML document for a bucket from an input stream.
- parseNewTable() - Method in interface org.apache.paimon.flink.sink.cdc.EventParser
-
Parse newly added table schema from event.
- parseNewTable() - Method in class org.apache.paimon.flink.sink.cdc.RichCdcMultiplexRecordEventParser
-
- parseNoticeFile(Path) - Static method in class org.apache.paimon.tools.ci.utils.notice.NoticeParser
-
- parseObjectTaggingResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
-
- parsePluginOutput(Stream<String>, Pattern, Function<Iterator<String>, D>) - Static method in class org.apache.paimon.tools.ci.utils.shared.ParserUtils
-
Iterates over the given lines, identifying plugin execution blocks with the given pattern and
parses the plugin output with the given parser.
- parser() - Method in class org.apache.paimon.flink.action.cdc.format.AbstractDataFormat
-
Factory for creating AbstractRecordParser.
- parser() - Method in class org.apache.paimon.flink.action.cdc.format.canal.CanalDataFormat
-
- parser() - Method in class org.apache.paimon.flink.action.cdc.format.debezium.DebeziumAvroDataFormat
-
- parser() - Method in class org.apache.paimon.flink.action.cdc.format.debezium.DebeziumJsonDataFormat
-
- parser() - Method in class org.apache.paimon.flink.action.cdc.format.dms.DMSDataFormat
-
- parser() - Method in class org.apache.paimon.flink.action.cdc.format.json.JsonDataFormat
-
- parser() - Method in class org.apache.paimon.flink.action.cdc.format.maxwell.MaxwellDataFormat
-
- parser() - Method in class org.apache.paimon.flink.action.cdc.format.ogg.OggDataFormat
-
- PARSER_PATH - Static variable in class org.apache.paimon.flink.action.cdc.mongodb.MongoDBActionUtils
-
- parseRecords() - Method in interface org.apache.paimon.flink.sink.cdc.EventParser
-
Parse records from event.
- parseRecords() - Method in class org.apache.paimon.flink.sink.cdc.RichCdcMultiplexRecordEventParser
-
- parseRecords() - Method in class org.apache.paimon.flink.sink.cdc.RichEventParser
-
- parseReplicationConfigurationResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
-
- parseRequestPaymentConfigurationResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
-
- ParserUtils - Class in org.apache.paimon.tools.ci.utils.shared
-
Parsing utils.
- ParserUtils() - Constructor for class org.apache.paimon.tools.ci.utils.shared.ParserUtils
-
- parseSchemaChange() - Method in interface org.apache.paimon.flink.sink.cdc.EventParser
-
Parse new schema if this event contains schema change.
- parseSchemaChange() - Method in class org.apache.paimon.flink.sink.cdc.RichCdcMultiplexRecordEventParser
-
- parseSchemaChange() - Method in class org.apache.paimon.flink.sink.cdc.RichEventParser
-
- parseShadeOutput(Path) - Static method in class org.apache.paimon.tools.ci.utils.shade.ShadeParser
-
Parses the output of a Maven build where shade:shade
was used, and returns a set of
bundled dependencies for each module.
- parseTableName() - Method in interface org.apache.paimon.flink.sink.cdc.EventParser
-
Parse the table name from raw event.
- parseTableName() - Method in class org.apache.paimon.flink.sink.cdc.RichCdcMultiplexRecordEventParser
-
- parseTaggingConfigurationResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
-
- parseTime(String) - Static method in class org.apache.paimon.utils.DateTimeUtils
-
- parseTimestampData(String, int) - Static method in class org.apache.paimon.utils.DateTimeUtils
-
- parseTimestampData(String, int, TimeZone) - Static method in class org.apache.paimon.utils.DateTimeUtils
-
- parseVersioningConfigurationResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
-
- parseWebsiteConfigurationResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
-
- parseXmlInputStream(DefaultHandler, InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
-
Parses an XML document from an input stream using a document handler.
- PARTIAL_UPDATE_REMOVE_RECORD_ON_DELETE - Static variable in class org.apache.paimon.CoreOptions
-
- PartialOrderPriorityQueue<T> - Class in org.apache.paimon.sort
-
This class implements a priority-queue, which maintains a partial ordering of its elements such
that the least element can always be found in constant time.
- PartialOrderPriorityQueue(Comparator<T>, int) - Constructor for class org.apache.paimon.sort.PartialOrderPriorityQueue
-
- PartialRow - Class in org.apache.paimon.utils
-
- PartialRow(int) - Constructor for class org.apache.paimon.utils.PartialRow
-
- PartialRow(int, InternalRow) - Constructor for class org.apache.paimon.utils.PartialRow
-
- PartialUpdateMergeFunction - Class in org.apache.paimon.mergetree.compact
-
A
MergeFunction
where key is primary key (unique) and value is the partial record, update
non-null fields on merge.
- PartialUpdateMergeFunction(InternalRow.FieldGetter[], boolean, Map<Integer, FieldsComparator>, Map<Integer, FieldAggregator>, boolean, boolean) - Constructor for class org.apache.paimon.mergetree.compact.PartialUpdateMergeFunction
-
- partialUpdateRemoveRecordOnDelete() - Method in class org.apache.paimon.CoreOptions
-
- partition() - Method in class org.apache.paimon.append.UnawareAppendCompactionTask
-
- PARTITION - Static variable in class org.apache.paimon.CoreOptions
-
- partition(InternalRow) - Method in class org.apache.paimon.crosspartition.KeyPartPartitionKeyExtractor
-
- PARTITION - Static variable in interface org.apache.paimon.flink.action.ActionFactory
-
- partition() - Method in class org.apache.paimon.flink.compact.changelog.ChangelogCompactTask
-
- partition() - Method in class org.apache.paimon.flink.lookup.DynamicPartitionLoader
-
- partition() - Method in class org.apache.paimon.flink.lookup.FixedBucketFromPkExtractor
-
- partition() - Method in class org.apache.paimon.flink.sink.cdc.CdcRecordKeyAndBucketExtractor
-
- partition(CdcRecord) - Method in class org.apache.paimon.flink.sink.cdc.CdcRecordPartitionKeyExtractor
-
- partition(DataStream<T>, ChannelComputer<T>, Integer) - Static method in class org.apache.paimon.flink.sink.FlinkStreamPartitioner
-
- partition() - Method in class org.apache.paimon.flink.sink.RowDataKeyAndBucketExtractor
-
- partition() - Method in class org.apache.paimon.flink.sink.StoreSinkWriteState.StateValue
-
- partition() - Method in class org.apache.paimon.flink.source.align.PlaceholderSplit
-
- partition() - Method in class org.apache.paimon.iceberg.manifest.IcebergDataFileMeta
-
- partition() - Method in class org.apache.paimon.manifest.BucketEntry
-
- partition - Variable in class org.apache.paimon.manifest.FileEntry.Identifier
-
- partition() - Method in interface org.apache.paimon.manifest.FileEntry
-
- partition() - Method in class org.apache.paimon.manifest.IndexManifestEntry
-
- partition() - Method in class org.apache.paimon.manifest.ManifestEntry
-
- partition() - Method in class org.apache.paimon.manifest.PartitionEntry
-
- partition() - Method in class org.apache.paimon.manifest.SimpleFileEntry
-
- partition() - Method in class org.apache.paimon.mergetree.compact.IntervalPartition
-
Returns a two-dimensional list of
SortedRun
s.
- partition - Variable in class org.apache.paimon.operation.FileStoreWrite.State
-
- partition(Map<String, String>, RowType, String) - Static method in class org.apache.paimon.predicate.PredicateBuilder
-
- partition() - Method in class org.apache.paimon.service.messages.KvRequest
-
- partition() - Method in interface org.apache.paimon.table.sink.CommitMessage
-
Partition of this commit message.
- partition() - Method in class org.apache.paimon.table.sink.CommitMessageImpl
-
- partition() - Method in interface org.apache.paimon.table.sink.KeyAndBucketExtractor
-
- partition(T) - Method in interface org.apache.paimon.table.sink.PartitionKeyExtractor
-
- partition() - Method in class org.apache.paimon.table.sink.RowKeyExtractor
-
- partition(InternalRow) - Method in class org.apache.paimon.table.sink.RowPartitionKeyExtractor
-
- partition() - Method in class org.apache.paimon.table.sink.SinkRecord
-
- partition() - Method in class org.apache.paimon.table.source.DataSplit
-
- partition() - Method in class org.apache.paimon.table.system.FileMonitorTable.FileChange
-
- PARTITION_DEFAULT_NAME - Static variable in class org.apache.paimon.CoreOptions
-
- PARTITION_EXPIRATION_CHECK_INTERVAL - Static variable in class org.apache.paimon.CoreOptions
-
- PARTITION_EXPIRATION_STRATEGY - Static variable in class org.apache.paimon.CoreOptions
-
- PARTITION_EXPIRATION_TIME - Static variable in class org.apache.paimon.CoreOptions
-
- PARTITION_GENERATE_LEGCY_NAME - Static variable in class org.apache.paimon.CoreOptions
-
- PARTITION_IDLE_TIME_TO_DONE - Static variable in class org.apache.paimon.flink.FlinkConnectorOptions
-
- PARTITION_IDLE_TIME_TO_REPORT_STATISTIC - Static variable in class org.apache.paimon.flink.FlinkConnectorOptions
-
- PARTITION_KEYS - Static variable in class org.apache.paimon.flink.action.cdc.CdcActionCommonUtils
-
- PARTITION_MARK_DONE_ACTION - Static variable in class org.apache.paimon.CoreOptions
-
- PARTITION_MARK_DONE_WHEN_END_INPUT - Static variable in class org.apache.paimon.CoreOptions
-
- PARTITION_TIME_INTERVAL - Static variable in class org.apache.paimon.flink.FlinkConnectorOptions
-
- PARTITION_TIMESTAMP_FORMATTER - Static variable in class org.apache.paimon.CoreOptions
-
- PARTITION_TIMESTAMP_PATTERN - Static variable in class org.apache.paimon.CoreOptions
-
- partitionCache - Variable in class org.apache.paimon.catalog.CachingCatalog
-
- partitionCastExecutors - Variable in class org.apache.paimon.utils.InternalRowPartitionComputer
-
- partitionColumns - Variable in class org.apache.paimon.utils.InternalRowPartitionComputer
-
- partitionDefaultName() - Method in class org.apache.paimon.CoreOptions
-
- partitionedTableInMetastore() - Method in class org.apache.paimon.CoreOptions
-
- partitionEntries() - Method in interface org.apache.paimon.table.source.snapshot.SnapshotReader
-
- partitionEntries() - Method in class org.apache.paimon.table.source.snapshot.SnapshotReaderImpl
-
- PartitionEntry - Class in org.apache.paimon.manifest
-
Entry representing a partition.
- PartitionEntry(BinaryRow, long, long, long, long) - Constructor for class org.apache.paimon.manifest.PartitionEntry
-
- partitionExists(ObjectPath, CatalogPartitionSpec) - Method in class org.apache.paimon.flink.FlinkCatalog
-
- partitionExists(ObjectPath, CatalogPartitionSpec) - Method in class org.apache.paimon.flink.FlinkGenericCatalog
-
- PartitionExpire - Class in org.apache.paimon.operation
-
Expire partitions.
- PartitionExpire(Duration, Duration, PartitionExpireStrategy, FileStoreScan, FileStoreCommit, MetastoreClient, boolean) - Constructor for class org.apache.paimon.operation.PartitionExpire
-
- PartitionExpire(Duration, Duration, PartitionExpireStrategy, FileStoreScan, FileStoreCommit, MetastoreClient) - Constructor for class org.apache.paimon.operation.PartitionExpire
-
- partitionExpireCheckInterval() - Method in class org.apache.paimon.CoreOptions
-
- partitionExpireStrategy() - Method in class org.apache.paimon.CoreOptions
-
- PartitionExpireStrategy - Class in org.apache.paimon.partition
-
Strategy for partition expiration.
- PartitionExpireStrategy(RowType) - Constructor for class org.apache.paimon.partition.PartitionExpireStrategy
-
- partitionExpireTime() - Method in class org.apache.paimon.CoreOptions
-
- partitionFieldGetters - Variable in class org.apache.paimon.utils.InternalRowPartitionComputer
-
- partitionFilter() - Method in class org.apache.paimon.operation.ManifestsReader
-
- partitionGetter() - Static method in class org.apache.paimon.manifest.ManifestEntrySerializer
-
- PartitionIndex - Class in org.apache.paimon.index
-
Bucket Index Per Partition.
- PartitionIndex(Int2ShortHashMap, Map<Integer, Long>, long) - Constructor for class org.apache.paimon.index.PartitionIndex
-
- PartitionInfo - Class in org.apache.paimon.data
-
Partition infomation about how the row mapping of outer row.
- PartitionInfo(int[], RowType, BinaryRow) - Constructor for class org.apache.paimon.data.PartitionInfo
-
- PartitionKeyExtractor<T> - Interface in org.apache.paimon.table.sink
-
Extractor to extract partition and trimmed primary key.
- partitionKeyMultiple - Variable in class org.apache.paimon.flink.action.cdc.SyncDatabaseActionBase
-
- partitionKeys - Variable in class org.apache.paimon.flink.action.cdc.SyncDatabaseActionBase
-
- partitionKeys - Variable in class org.apache.paimon.flink.action.cdc.SyncTableActionBase
-
- partitionKeys - Variable in class org.apache.paimon.partition.PartitionExpireStrategy
-
- partitionKeys(String...) - Method in class org.apache.paimon.schema.Schema.Builder
-
Declares partition keys.
- partitionKeys(List<String>) - Method in class org.apache.paimon.schema.Schema.Builder
-
Declares partition keys.
- partitionKeys() - Method in class org.apache.paimon.schema.Schema
-
- partitionKeys() - Method in class org.apache.paimon.schema.TableSchema
-
- partitionKeys() - Method in interface org.apache.paimon.table.FileStoreTable
-
- partitionKeys(List<String>) - Method in class org.apache.paimon.table.FormatTable.Builder
-
- partitionKeys() - Method in class org.apache.paimon.table.FormatTable.FormatTableImpl
-
- partitionKeys() - Method in class org.apache.paimon.table.KnownSplitsTable
-
- partitionKeys() - Method in interface org.apache.paimon.table.ReadonlyTable
-
- partitionKeys() - Method in class org.apache.paimon.table.system.AuditLogTable
-
- partitionKeys() - Method in class org.apache.paimon.table.system.ReadOptimizedTable
-
- partitionKeys() - Method in interface org.apache.paimon.table.Table
-
Partition keys of this table.
- partitionKeysNum - Variable in class org.apache.paimon.operation.OrphanFilesClean
-
- PartitionListener - Interface in org.apache.paimon.flink.sink.partition
-
The partition listener.
- PartitionListeners - Class in org.apache.paimon.flink.sink.partition
-
Partition listeners.
- PartitionMarkDone - Class in org.apache.paimon.flink.sink.partition
-
Mark partition done.
- PartitionMarkDone(InternalRowPartitionComputer, PartitionMarkDoneTrigger, List<PartitionMarkDoneAction>, boolean) - Constructor for class org.apache.paimon.flink.sink.partition.PartitionMarkDone
-
- PartitionMarkDoneAction - Interface in org.apache.paimon.partition.actions
-
Action to mark partitions done.
- PartitionMarkDoneTrigger - Class in org.apache.paimon.flink.sink.partition
-
Trigger to mark partitions done with streaming job.
- PartitionMarkDoneTrigger(PartitionMarkDoneTrigger.State, PartitionTimeExtractor, Duration, Duration, boolean) - Constructor for class org.apache.paimon.flink.sink.partition.PartitionMarkDoneTrigger
-
- PartitionMarkDoneTrigger(PartitionMarkDoneTrigger.State, PartitionTimeExtractor, Duration, Duration, long, boolean) - Constructor for class org.apache.paimon.flink.sink.partition.PartitionMarkDoneTrigger
-
- PartitionMarkDoneTrigger.State - Interface in org.apache.paimon.flink.sink.partition
-
State to store partitions.
- PartitionNotExistException(Identifier, Map<String, String>) - Constructor for exception org.apache.paimon.catalog.Catalog.PartitionNotExistException
-
- PartitionNotExistException(Identifier, Map<String, String>, Throwable) - Constructor for exception org.apache.paimon.catalog.Catalog.PartitionNotExistException
-
- PartitionPathUtils - Class in org.apache.paimon.utils
-
Utils for file system.
- PartitionPathUtils() - Constructor for class org.apache.paimon.utils.PartitionPathUtils
-
- PartitionPredicate - Interface in org.apache.paimon.partition
-
A special predicate to filter partition only, just like
Predicate
.
- PartitionPredicate.DefaultPartitionPredicate - Class in org.apache.paimon.partition
-
- PartitionPredicate.MultiplePartitionPredicate - Class in org.apache.paimon.partition
-
- PartitionPredicateVisitor - Class in org.apache.paimon.predicate
-
Visit the predicate and check if it only contains partition key's predicate.
- PartitionPredicateVisitor(List<String>) - Constructor for class org.apache.paimon.predicate.PartitionPredicateVisitor
-
- partitions() - Method in class org.apache.paimon.iceberg.manifest.IcebergManifestFileMeta
-
- partitions() - Method in class org.apache.paimon.predicate.OnlyPartitionKeyEqualVisitor
-
- partitions(List<Map<String, String>>, RowType, String) - Static method in class org.apache.paimon.predicate.PredicateBuilder
-
- partitions() - Method in interface org.apache.paimon.table.source.snapshot.SnapshotReader
-
List partitions.
- partitions() - Method in class org.apache.paimon.table.source.snapshot.SnapshotReaderImpl
-
- PARTITIONS - Static variable in class org.apache.paimon.table.system.PartitionsTable
-
- PartitionSettedRow - Class in org.apache.paimon
-
An implementation of
InternalRow
which provides a row the fixed partition value.
- PartitionSettedRow(PartitionInfo) - Constructor for class org.apache.paimon.PartitionSettedRow
-
- partitionSpec() - Method in exception org.apache.paimon.catalog.Catalog.PartitionNotExistException
-
- partitionSpecId() - Method in class org.apache.paimon.iceberg.manifest.IcebergManifestFileMeta
-
- partitionSpecs() - Method in class org.apache.paimon.iceberg.metadata.IcebergMetadata
-
- PartitionsTable - Class in org.apache.paimon.table.system
-
A
Table
for showing partitions info.
- PartitionsTable(FileStoreTable) - Constructor for class org.apache.paimon.table.system.PartitionsTable
-
- partitionStats() - Method in class org.apache.paimon.manifest.ManifestFileMeta
-
- PartitionTimeExtractor - Class in org.apache.paimon.partition
-
Time extractor to extract time from partition values.
- PartitionTimeExtractor(String, String) - Constructor for class org.apache.paimon.partition.PartitionTimeExtractor
-
- partitionTimestampFormatter() - Method in class org.apache.paimon.CoreOptions
-
- partitionTimestampPattern() - Method in class org.apache.paimon.CoreOptions
-
- partitionType() - Method in interface org.apache.paimon.FileStore
-
- partitionType() - Method in class org.apache.paimon.privilege.PrivilegedFileStore
-
- PartitionUpdateTimeExpireStrategy - Class in org.apache.paimon.partition
-
A partition expiration policy that compares the last update time of the partition to the current
time.
- PartitionUpdateTimeExpireStrategy(RowType) - Constructor for class org.apache.paimon.partition.PartitionUpdateTimeExpireStrategy
-
- PartitionUtils - Class in org.apache.paimon.partition
-
Utils to fetch partition map information from data schema and row type.
- PartitionUtils() - Constructor for class org.apache.paimon.partition.PartitionUtils
-
- PartitionValuesTimeExpireStrategy - Class in org.apache.paimon.partition
-
A partition expiration policy that compare the time extracted from the partition with the current
time.
- PartitionValuesTimeExpireStrategy(CoreOptions, RowType) - Constructor for class org.apache.paimon.partition.PartitionValuesTimeExpireStrategy
-
- partToSimpleString(RowType, BinaryRow, String, int) - Static method in class org.apache.paimon.utils.InternalRowPartitionComputer
-
- PASSWORD - Static variable in class org.apache.paimon.privilege.PrivilegedCatalog
-
- PASSWORD_ANONYMOUS - Static variable in interface org.apache.paimon.privilege.PrivilegeManager
-
- path(String, String, String) - Static method in class org.apache.paimon.catalog.CatalogUtils
-
- PATH - Static variable in class org.apache.paimon.CoreOptions
-
- path() - Method in class org.apache.paimon.CoreOptions
-
- path(Map<String, String>) - Static method in class org.apache.paimon.CoreOptions
-
- path(Options) - Static method in class org.apache.paimon.CoreOptions
-
- PATH - Static variable in interface org.apache.paimon.flink.action.ActionFactory
-
- Path - Class in org.apache.paimon.fs
-
Names a file or directory in a
FileIO
.
- Path(String, String) - Constructor for class org.apache.paimon.fs.Path
-
Create a new Path based on the child path resolved against the parent path.
- Path(Path, String) - Constructor for class org.apache.paimon.fs.Path
-
Create a new Path based on the child path resolved against the parent path.
- Path(String, Path) - Constructor for class org.apache.paimon.fs.Path
-
Create a new Path based on the child path resolved against the parent path.
- Path(Path, Path) - Constructor for class org.apache.paimon.fs.Path
-
Create a new Path based on the child path resolved against the parent path.
- Path(String) - Constructor for class org.apache.paimon.fs.Path
-
Construct a path from a String.
- Path(URI) - Constructor for class org.apache.paimon.fs.Path
-
Construct a path from a URI.
- Path(String, String, String) - Constructor for class org.apache.paimon.fs.Path
-
Construct a Path from a scheme, an authority and a path string.
- path(String) - Method in class org.apache.paimon.index.HashIndexFile
-
- path - Variable in class org.apache.paimon.io.SingleFileWriter
-
- path() - Method in class org.apache.paimon.io.SingleFileWriter
-
- path() - Method in class org.apache.paimon.lookup.RocksDBStateFactory
-
- path() - Method in class org.apache.paimon.table.source.DeletionFile
-
Path of the file.
- path() - Method in class org.apache.paimon.table.source.IndexFile
-
- path() - Method in class org.apache.paimon.table.source.RawFile
-
Path of the file.
- PATH_HADOOP_CONFIG - Static variable in class org.apache.paimon.utils.HadoopUtils
-
Path to Hadoop configuration.
- pathFactory() - Method in interface org.apache.paimon.FileStore
-
- pathFactory - Variable in class org.apache.paimon.index.IndexFile
-
- pathFactory(int) - Method in class org.apache.paimon.io.KeyValueFileWriterFactory
-
- pathFactory - Variable in class org.apache.paimon.operation.FileDeletionBase
-
- pathFactory() - Method in interface org.apache.paimon.operation.FileStoreCommit
-
- pathFactory() - Method in class org.apache.paimon.operation.FileStoreCommitImpl
-
- pathFactory() - Method in class org.apache.paimon.privilege.PrivilegedFileStore
-
- pathFactory() - Method in interface org.apache.paimon.table.source.snapshot.SnapshotReader
-
- pathFactory() - Method in class org.apache.paimon.table.source.snapshot.SnapshotReaderImpl
-
- pathFactory - Variable in class org.apache.paimon.utils.ObjectsFile
-
- PathFactory - Interface in org.apache.paimon.utils
-
Path factory to create a path.
- pauseOrResumeSplits(Collection<FileStoreSourceSplit>, Collection<FileStoreSourceSplit>) - Method in class org.apache.paimon.flink.source.FileStoreSourceSplitReader
-
Do not annotate with @override
here to maintain compatibility with Flink 1.7-.
- payload() - Method in class org.apache.paimon.flink.action.cdc.mysql.format.DebeziumEvent
-
- Payload(JsonNode, JsonNode, JsonNode, String, String) - Constructor for class org.apache.paimon.flink.action.cdc.mysql.format.DebeziumEvent.Payload
-
- peek() - Method in class org.apache.paimon.sort.PartialOrderPriorityQueue
-
Returns the least element of the PriorityQueue in constant time, but does not remove it from
the priority queue.
- peekWinner() - Method in class org.apache.paimon.mergetree.compact.LoserTree
-
Peek the current winner, mainly for key comparisons.
- PendingSplitsCheckpoint - Class in org.apache.paimon.flink.source
-
A checkpoint of the current state of the containing the currently pending splits that are not yet
assigned.
- PendingSplitsCheckpoint(Collection<FileStoreSourceSplit>, Long) - Constructor for class org.apache.paimon.flink.source.PendingSplitsCheckpoint
-
- PendingSplitsCheckpointSerializer - Class in org.apache.paimon.flink.source
-
- PendingSplitsCheckpointSerializer(FileStoreSourceSplitSerializer) - Constructor for class org.apache.paimon.flink.source.PendingSplitsCheckpointSerializer
-
- persist() - Method in interface org.apache.paimon.deletionvectors.append.AppendDeletionFileMaintainer
-
- persist() - Method in class org.apache.paimon.deletionvectors.append.BucketedAppendDeletionFileMaintainer
-
- persist() - Method in class org.apache.paimon.deletionvectors.append.UnawareAppendDeletionFileMaintainer
-
- persistentId() - Method in enum org.apache.paimon.compression.BlockCompressionType
-
- persistToDisk(KeyValue) - Method in class org.apache.paimon.mergetree.LookupLevels.ContainsValueProcessor
-
- persistToDisk(KeyValue) - Method in class org.apache.paimon.mergetree.LookupLevels.KeyValueProcessor
-
- persistToDisk(KeyValue) - Method in class org.apache.paimon.mergetree.LookupLevels.PositionedKeyValueProcessor
-
- persistToDisk(KeyValue, long) - Method in class org.apache.paimon.mergetree.LookupLevels.PositionedKeyValueProcessor
-
- persistToDisk(KeyValue) - Method in interface org.apache.paimon.mergetree.LookupLevels.ValueProcessor
-
- persistToDisk(KeyValue, long) - Method in interface org.apache.paimon.mergetree.LookupLevels.ValueProcessor
-
- PhysicalFsWriter - Class in org.apache.orc.impl
-
An orc PhysicalFsWriter.
- PhysicalFsWriter(FileSystem, Path, OrcFile.WriterOptions) - Constructor for class org.apache.orc.impl.PhysicalFsWriter
-
- PhysicalFsWriter(FileSystem, Path, OrcFile.WriterOptions, WriterEncryptionVariant[]) - Constructor for class org.apache.orc.impl.PhysicalFsWriter
-
- PhysicalFsWriter(FSDataOutputStream, OrcFile.WriterOptions, WriterEncryptionVariant[]) - Constructor for class org.apache.orc.impl.PhysicalFsWriter
-
- PhysicalFsWriter.VariantTracker - Class in org.apache.orc.impl
-
Record the information about each column encryption variant.
- physicalWriter(PhysicalWriter) - Method in class org.apache.orc.OrcFile.WriterOptions
-
Change the physical writer of the ORC file.
- pick(int, List<LevelSortedRun>) - Method in interface org.apache.paimon.mergetree.compact.CompactStrategy
-
Pick compaction unit from runs.
- pick(int, List<LevelSortedRun>) - Method in class org.apache.paimon.mergetree.compact.ForceUpLevel0Compaction
-
- pick(int, List<LevelSortedRun>) - Method in class org.apache.paimon.mergetree.compact.UniversalCompaction
-
- pick() - Method in class org.apache.paimon.table.source.snapshot.CompactedStartingScanner
-
- pick() - Method in class org.apache.paimon.table.source.snapshot.FullCompactedStartingScanner
-
- PickFilesForCloneOperator - Class in org.apache.paimon.flink.clone
-
Pick the files to be cloned of a table based on the input record.
- PickFilesForCloneOperator(Map<String, String>, Map<String, String>) - Constructor for class org.apache.paimon.flink.clone.PickFilesForCloneOperator
-
- PickFilesUtil - Class in org.apache.paimon.flink.clone
-
Util class for get used files' paths of a table's latest snapshot.
- PickFilesUtil() - Constructor for class org.apache.paimon.flink.clone.PickFilesUtil
-
- pickForSizeRatio(int, List<LevelSortedRun>, int, boolean) - Method in class org.apache.paimon.mergetree.compact.UniversalCompaction
-
- pickFullCompaction(int, List<LevelSortedRun>) - Static method in interface org.apache.paimon.mergetree.compact.CompactStrategy
-
Pick a compaction unit consisting of all existing files.
- pickOrLatest(Predicate<Snapshot>) - Method in class org.apache.paimon.utils.SnapshotManager
-
- pickTransformFieldMapping(List<Predicate>, List<String>, List<String>) - Static method in class org.apache.paimon.predicate.PredicateBuilder
-
- pickTransformFieldMapping(List<Predicate>, int[]) - Static method in class org.apache.paimon.predicate.PredicateBuilder
-
- pkTables() - Method in class org.apache.paimon.flink.action.cdc.schema.JdbcSchemasInfo
-
- PlaceholderSplit - Class in org.apache.paimon.flink.source.align
-
Used as a placeholder for an empty snapshot, indicating that the current snapshot does not
contain any
Split
.
- PlaceholderSplit(long) - Constructor for class org.apache.paimon.flink.source.align.PlaceholderSplit
-
- PlaceholderSplit(DataSplit) - Constructor for class org.apache.paimon.flink.source.align.PlaceholderSplit
-
- placeStreams(StreamName.Area, PhysicalFsWriter.SizeCounters) - Method in class 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.
- plan() - Method in class org.apache.paimon.flink.source.ContinuousFileSplitEnumerator.PlanWithNextSnapshotId
-
- plan() - Method in class org.apache.paimon.operation.AbstractFileStoreScan
-
- plan() - Method in interface org.apache.paimon.operation.FileStoreScan
-
- plan() - Method in class org.apache.paimon.table.source.DataTableBatchScan
-
- plan() - Method in class org.apache.paimon.table.source.DataTableStreamScan
-
- plan() - Method in class org.apache.paimon.table.source.ReadOnceTableScan
-
- plan() - Method in class org.apache.paimon.table.source.snapshot.StartingScanner.ScannedResult
-
- plan() - Method in interface org.apache.paimon.table.source.TableScan
-
- PlanImpl - Class in org.apache.paimon.table.source
-
An implementation of SnapshotReader.Plan
.
- PlanImpl(Long, Long, List<Split>) - Constructor for class org.apache.paimon.table.source.PlanImpl
-
- PlanWithNextSnapshotId(TableScan.Plan, Long) - Constructor for class org.apache.paimon.flink.source.ContinuousFileSplitEnumerator.PlanWithNextSnapshotId
-
- pluginClassLoader() - Method in class org.apache.paimon.fs.PluginFileIO
-
- PluginFileIO - Class in org.apache.paimon.fs
-
- PluginFileIO() - Constructor for class org.apache.paimon.fs.PluginFileIO
-
- PluginFileIO.Func<T> - Interface in org.apache.paimon.fs
-
Apply function with wrapping classloader.
- PluginLoader - Class in org.apache.paimon.plugin
-
Loader to load plugin jar.
- PluginLoader(String) - Constructor for class org.apache.paimon.plugin.PluginLoader
-
- pointTo(MemorySegment[], int, int) - Method in class org.apache.paimon.data.BinaryArray
-
- pointTo(MemorySegment[], int, int) - Method in class org.apache.paimon.data.BinaryMap
-
- pointTo(MemorySegment, int, int) - Method in class org.apache.paimon.data.BinarySection
-
- pointTo(MemorySegment[], int, int) - Method in class org.apache.paimon.data.BinarySection
-
- pointTo(int, BinaryRow, AbstractPagedInputView) - Method in class org.apache.paimon.data.serializer.BinaryRowSerializer
-
Point row to memory segments with offset(in the AbstractPagedInputView) and length.
- poll() - Method in class org.apache.paimon.sort.PartialOrderPriorityQueue
-
Removes and returns the least element of the PriorityQueue in log(size) time.
- pollEntry() - Method in class org.apache.paimon.utils.Pool
-
Gets the next cached entry.
- pollEntry(Duration) - Method in class org.apache.paimon.utils.Pool
-
- Pool<T> - Class in org.apache.paimon.utils
-
A pool to cache and recycle heavyweight objects, to reduce object allocation.
- Pool(int) - Constructor for class org.apache.paimon.utils.Pool
-
Creates a pool with the given capacity.
- Pool.Recycler<T> - Interface in org.apache.paimon.utils
-
A Recycler puts objects into the pool that the recycler is associated with.
- poolSize() - Method in class org.apache.paimon.format.OrcFormatReaderContext
-
- popWinner() - Method in class org.apache.paimon.mergetree.compact.LoserTree
-
Pop the current winner and update its state to State#WINNER_POPPED
.
- position() - Method in class org.apache.paimon.memory.MemorySliceInput
-
- PositionedKeyValue(KeyValue, String, long) - Constructor for class org.apache.paimon.mergetree.LookupLevels.PositionedKeyValue
-
- PositionedKeyValueProcessor(RowType, boolean) - Constructor for class org.apache.paimon.mergetree.LookupLevels.PositionedKeyValueProcessor
-
- PositionOutputStream - Class in org.apache.paimon.fs
-
PositionOutputStream
provides position methods.
- PositionOutputStream() - Constructor for class org.apache.paimon.fs.PositionOutputStream
-
- PositionOutputStreamWrapper - Class in org.apache.paimon.fs
-
- PositionOutputStreamWrapper(PositionOutputStream) - Constructor for class org.apache.paimon.fs.PositionOutputStreamWrapper
-
- PositiveIntInt - Class in org.apache.paimon.utils
-
IntInt pojo class.
- PositiveIntInt(int, int) - Constructor for class org.apache.paimon.utils.PositiveIntInt
-
- PositiveIntIntSerializer - Class in org.apache.paimon.utils
-
- PositiveIntIntSerializer() - Constructor for class org.apache.paimon.utils.PositiveIntIntSerializer
-
- possibleHiveConfPath() - Static method in class org.apache.paimon.hive.HiveCatalog
-
- postfix - Variable in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- postfix - Variable in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- POSTGRES_CONF - Static variable in class org.apache.paimon.flink.action.cdc.CdcActionCommonUtils
-
- PostgresActionUtils - Class in org.apache.paimon.flink.action.cdc.postgres
-
Utils for Postgres Action.
- PostgresActionUtils() - Constructor for class org.apache.paimon.flink.action.cdc.postgres.PostgresActionUtils
-
- PostgresRecordParser - Class in org.apache.paimon.flink.action.cdc.postgres
-
- PostgresRecordParser(Configuration, List<ComputedColumn>, TypeMapping, CdcMetadataConverter[]) - Constructor for class org.apache.paimon.flink.action.cdc.postgres.PostgresRecordParser
-
- PostgresSyncTableAction - Class in org.apache.paimon.flink.action.cdc.postgres
-
An
Action
which synchronize one or multiple PostgreSQL tables into one Paimon table.
- PostgresSyncTableAction(String, String, String, Map<String, String>, Map<String, String>) - Constructor for class org.apache.paimon.flink.action.cdc.postgres.PostgresSyncTableAction
-
- PostgresSyncTableActionFactory - Class in org.apache.paimon.flink.action.cdc.postgres
-
- PostgresSyncTableActionFactory() - Constructor for class org.apache.paimon.flink.action.cdc.postgres.PostgresSyncTableActionFactory
-
- PostgresTypeUtils - Class in org.apache.paimon.flink.action.cdc.postgres
-
Converts from Postgres type to
DataType
.
- PostgresTypeUtils() - Constructor for class org.apache.paimon.flink.action.cdc.postgres.PostgresTypeUtils
-
- pread(long, byte[], int, int) - Method in class org.apache.paimon.fs.local.LocalFileIO.LocalSeekableInputStream
-
- pread(long, byte[], int, int) - Method in interface org.apache.paimon.fs.VectoredReadable
-
Read up to the specified number of bytes, from a given position within a file, and return the
number of bytes read.
- preadFully(long, byte[], int, int) - Method in interface org.apache.paimon.fs.VectoredReadable
-
Read the specified number of bytes fully, from a given position within a file.
- PreAssignSplitAssigner - Class in org.apache.paimon.flink.source.assigners
-
Pre-calculate which splits each task should process according to the weight or given
DynamicFilteringData, and then distribute the splits fairly.
- PreAssignSplitAssigner(int, SplitEnumeratorContext<FileStoreSourceSplit>, Collection<FileStoreSourceSplit>) - Constructor for class org.apache.paimon.flink.source.assigners.PreAssignSplitAssigner
-
- PreAssignSplitAssigner(int, int, Collection<FileStoreSourceSplit>, Projection, DynamicFilteringData) - Constructor for class org.apache.paimon.flink.source.assigners.PreAssignSplitAssigner
-
- PreAssignSplitAssigner(int, int, Collection<FileStoreSourceSplit>) - Constructor for class org.apache.paimon.flink.source.assigners.PreAssignSplitAssigner
-
- precision() - Method in class org.apache.paimon.data.Decimal
-
Returns the
precision of this
Decimal
.
- Preconditions - Class in org.apache.paimon.utils
-
A collection of static utility methods to validate input.
- preCreateSource() - Method in class org.apache.paimon.flink.kafka.KafkaLogSourceProvider
-
- preCreateSource() - Method in interface org.apache.paimon.flink.log.LogSourceProvider
-
Do pre-operations before log Source
creation if you need, like system properties
setting before job submitting, for the log Source
inside of HybridSource
will
be created during job running.
- preCreateTable(Table) - Method in class org.apache.paimon.hive.PaimonMetaHook
-
- predicate(Predicate) - Method in class org.apache.paimon.flink.source.FlinkSourceBuilder
-
- predicate - Variable in class org.apache.paimon.flink.source.FlinkTableSource
-
- Predicate() - Constructor for class org.apache.paimon.format.orc.filter.OrcFilters.Predicate
-
- Predicate - Interface in org.apache.paimon.predicate
-
Predicate which returns Boolean and provides testing by stats.
- PREDICATE_CONVERTER - Static variable in class org.apache.paimon.table.system.AuditLogTable
-
- PredicateBuilder - Class in org.apache.paimon.predicate
-
A utility class to create
Predicate
object for common filter conditions.
- PredicateBuilder(RowType) - Constructor for class org.apache.paimon.predicate.PredicateBuilder
-
- PredicateConverter - Class in org.apache.paimon.flink
-
- PredicateConverter(RowType) - Constructor for class org.apache.paimon.flink.PredicateConverter
-
- PredicateConverter(PredicateBuilder) - Constructor for class org.apache.paimon.flink.PredicateConverter
-
- PredicateConverter.UnsupportedExpression - Exception in org.apache.paimon.flink
-
Encounter an unsupported expression, the caller can choose to ignore this filter branch.
- PredicateProjectionConverter - Class in org.apache.paimon.predicate
-
- PredicateProjectionConverter(int[]) - Constructor for class org.apache.paimon.predicate.PredicateProjectionConverter
-
- PredicateReplaceVisitor - Interface in org.apache.paimon.predicate
-
- PredicateVisitor<T> - Interface in org.apache.paimon.predicate
-
- preDropTable(Table) - Method in class org.apache.paimon.hive.PaimonMetaHook
-
- preferIO() - Method in class org.apache.paimon.catalog.CatalogContext
-
- prefix - Variable in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- prefix - Variable in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- preFooterWrite(OrcFile.WriterContext) - Method in interface org.apache.orc.OrcFile.WriterCallback
-
- prepareCommit(boolean) - Method in class org.apache.paimon.append.AppendOnlyWriter
-
- prepareCommit(boolean, long) - Method in class org.apache.paimon.flink.compact.UnawareBucketCompactor
-
- prepareCommit(boolean, long) - Method in class org.apache.paimon.flink.sink.AppendCompactWorkerOperator
-
- prepareCommit(boolean, long) - Method in class org.apache.paimon.flink.sink.AppendOnlyMultiTableCompactionWorkerOperator
-
- prepareCommit(boolean, long) - Method in class org.apache.paimon.flink.sink.cdc.CdcRecordStoreMultiWriteOperator
-
- prepareCommit(boolean, long) - Method in class org.apache.paimon.flink.sink.GlobalFullCompactionSinkWrite
-
- prepareCommit(boolean, long) - Method in class org.apache.paimon.flink.sink.MultiTablesStoreCompactOperator
-
- prepareCommit(boolean, long) - Method in class org.apache.paimon.flink.sink.PrepareCommitOperator
-
- prepareCommit(boolean, long) - Method in class org.apache.paimon.flink.sink.RowDataStoreWriteOperator
-
- prepareCommit(boolean, long) - Method in class org.apache.paimon.flink.sink.StoreCompactOperator
-
- prepareCommit(boolean, long) - Method in interface org.apache.paimon.flink.sink.StoreSinkWrite
-
- prepareCommit(boolean, long) - Method in class org.apache.paimon.flink.sink.StoreSinkWriteImpl
-
- prepareCommit(boolean, long) - Method in class org.apache.paimon.flink.sink.TableWriteOperator
-
- prepareCommit(long) - Method in interface org.apache.paimon.index.BucketAssigner
-
- prepareCommit(long) - Method in class org.apache.paimon.index.HashBucketAssigner
-
Prepare commit to clear outdated partition index.
- prepareCommit() - Method in class org.apache.paimon.index.HashIndexMaintainer
-
- prepareCommit() - Method in interface org.apache.paimon.index.IndexMaintainer
-
- prepareCommit(long) - Method in class org.apache.paimon.index.SimpleHashBucketAssigner
-
- prepareCommit(boolean) - Method in class org.apache.paimon.mergetree.MergeTreeWriter
-
- prepareCommit(boolean, long) - Method in class org.apache.paimon.operation.AbstractFileStoreWrite
-
- prepareCommit(boolean, long) - Method in interface org.apache.paimon.operation.FileStoreWrite
-
Prepare commit in the write.
- prepareCommit(boolean, long) - Method in class org.apache.paimon.operation.MemoryFileStoreWrite
-
- prepareCommit() - Method in interface org.apache.paimon.table.sink.BatchTableWrite
-
- prepareCommit(boolean, long) - Method in interface org.apache.paimon.table.sink.StreamTableWrite
-
- prepareCommit(boolean, long) - Method in class org.apache.paimon.table.sink.TableWriteImpl
-
- prepareCommit() - Method in class org.apache.paimon.table.sink.TableWriteImpl
-
- prepareCommit(boolean) - Method in interface org.apache.paimon.utils.RecordWriter
-
Prepare for a commit.
- PrepareCommitOperator<IN,OUT> - Class in org.apache.paimon.flink.sink
-
- PrepareCommitOperator(Options) - Constructor for class org.apache.paimon.flink.sink.PrepareCommitOperator
-
- prepareCommitWaitCompaction() - Method in class org.apache.paimon.CoreOptions
-
- prepareSnapshotPreBarrier(long) - Method in class org.apache.paimon.flink.compact.changelog.ChangelogCompactCoordinateOperator
-
- prepareSnapshotPreBarrier(long) - Method in class org.apache.paimon.flink.sink.AutoTagForSavepointCommitterOperator
-
- prepareSnapshotPreBarrier(long) - Method in class org.apache.paimon.flink.sink.BatchWriteGeneratorTagOperator
-
- prepareSnapshotPreBarrier(long) - Method in class org.apache.paimon.flink.sink.HashBucketAssignerOperator
-
- prepareSnapshotPreBarrier(long) - Method in class org.apache.paimon.flink.sink.index.GlobalIndexAssignerOperator
-
- prepareSnapshotPreBarrier(long) - Method in class org.apache.paimon.flink.sink.LocalMergeOperator
-
- prepareSnapshotPreBarrier(long) - Method in class org.apache.paimon.flink.sink.PrepareCommitOperator
-
- preStripeWrite(OrcFile.WriterContext) - Method in interface org.apache.orc.OrcFile.WriterCallback
-
- primary() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- primary() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- primary() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- primary() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- PRIMARY_KEY - Static variable in class org.apache.paimon.CoreOptions
-
- PRIMARY_KEY_LOOKUP - Static variable in class org.apache.paimon.service.ServiceManager
-
- PRIMARY_KEY_UNSUPPORTED_LOGICAL_TYPES - Static variable in class org.apache.paimon.schema.SchemaValidation
-
- PRIMARY_KEYS - Static variable in class org.apache.paimon.flink.action.cdc.CdcActionCommonUtils
-
- PrimaryContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.PrimaryContext
-
- PrimaryContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.PrimaryContext
-
- primaryField() - Method in class org.apache.paimon.flink.action.cdc.format.AbstractJsonRecordParser
-
- primaryField() - Method in class org.apache.paimon.flink.action.cdc.format.canal.CanalRecordParser
-
- primaryField() - Method in class org.apache.paimon.flink.action.cdc.format.debezium.DebeziumJsonRecordParser
-
- primaryField() - Method in class org.apache.paimon.flink.action.cdc.format.dms.DMSRecordParser
-
- primaryField() - Method in class org.apache.paimon.flink.action.cdc.format.json.JsonRecordParser
-
- primaryField() - Method in class org.apache.paimon.flink.action.cdc.format.maxwell.MaxwellRecordParser
-
- primaryField() - Method in class org.apache.paimon.flink.action.cdc.format.ogg.OggRecordParser
-
- primaryKey(String...) - Method in class org.apache.paimon.schema.Schema.Builder
-
Declares a primary key constraint for a set of given columns.
- primaryKey(List<String>) - Method in class org.apache.paimon.schema.Schema.Builder
-
Declares a primary key constraint for a set of given columns.
- primaryKey() - Method in class org.apache.paimon.table.sink.SinkRecord
-
- PrimaryKeyIcebergCommitCallback - Class in org.apache.paimon.iceberg
-
- PrimaryKeyIcebergCommitCallback(FileStoreTable, String) - Constructor for class org.apache.paimon.iceberg.PrimaryKeyIcebergCommitCallback
-
- PrimaryKeyLookupTable - Class in org.apache.paimon.flink.lookup
-
- PrimaryKeyLookupTable(FullCacheLookupTable.Context, long, List<String>) - Constructor for class org.apache.paimon.flink.lookup.PrimaryKeyLookupTable
-
- PrimaryKeyPartialLookupTable - Class in org.apache.paimon.flink.lookup
-
Lookup table for primary key which supports to read the LSM tree directly.
- primaryKeyRow - Variable in class org.apache.paimon.flink.lookup.PrimaryKeyLookupTable
-
- primaryKeys - Variable in class org.apache.paimon.flink.action.cdc.SyncDatabaseActionBase
-
- primaryKeys - Variable in class org.apache.paimon.flink.action.cdc.SyncTableActionBase
-
- primaryKeys() - Method in class org.apache.paimon.flink.sink.cdc.RichCdcMultiplexRecord
-
- primaryKeys() - Method in class org.apache.paimon.schema.Schema
-
- primaryKeys() - Method in class org.apache.paimon.schema.TableSchema
-
- primaryKeys() - Method in interface org.apache.paimon.table.FileStoreTable
-
- primaryKeys() - Method in class org.apache.paimon.table.FormatTable.FormatTableImpl
-
- primaryKeys() - Method in class org.apache.paimon.table.KnownSplitsTable
-
- primaryKeys() - Method in class org.apache.paimon.table.system.AggregationFieldsTable
-
- primaryKeys() - Method in class org.apache.paimon.table.system.AllTableOptionsTable
-
- primaryKeys() - Method in class org.apache.paimon.table.system.AuditLogTable
-
- primaryKeys() - Method in class org.apache.paimon.table.system.BranchesTable
-
- primaryKeys() - Method in class org.apache.paimon.table.system.BucketsTable
-
- primaryKeys() - Method in class org.apache.paimon.table.system.CatalogOptionsTable
-
Primary keys of this table.
- primaryKeys() - Method in class org.apache.paimon.table.system.CompactBucketsTable
-
- primaryKeys() - Method in class org.apache.paimon.table.system.ConsumersTable
-
- primaryKeys() - Method in class org.apache.paimon.table.system.FileMonitorTable
-
- primaryKeys() - Method in class org.apache.paimon.table.system.FilesTable
-
- primaryKeys() - Method in class org.apache.paimon.table.system.ManifestsTable
-
- primaryKeys() - Method in class org.apache.paimon.table.system.OptionsTable
-
- primaryKeys() - Method in class org.apache.paimon.table.system.PartitionsTable
-
- primaryKeys() - Method in class org.apache.paimon.table.system.ReadOptimizedTable
-
- primaryKeys() - Method in class org.apache.paimon.table.system.SchemasTable
-
- primaryKeys() - Method in class org.apache.paimon.table.system.SnapshotsTable
-
- primaryKeys() - Method in class org.apache.paimon.table.system.StatisticTable
-
- primaryKeys() - Method in class org.apache.paimon.table.system.TableLineageTable
-
- primaryKeys() - Method in class org.apache.paimon.table.system.TagsTable
-
- primaryKeys() - Method in interface org.apache.paimon.table.Table
-
Primary keys of this table.
- primaryKeysFields() - Method in class org.apache.paimon.schema.TableSchema
-
- PrimaryKeyTableUtils - Class in org.apache.paimon.table
-
Utils for creating changelog table with primary keys.
- PrimaryKeyTableUtils() - Constructor for class org.apache.paimon.table.PrimaryKeyTableUtils
-
- PrimaryKeyTableUtils.PrimaryKeyFieldsExtractor - Class in org.apache.paimon.table
-
Primary key fields extractor.
- primitive(Schema) - Method in interface org.apache.paimon.format.avro.AvroSchemaTypelessReader
-
- primitive(Schema, DataType) - Method in interface org.apache.paimon.format.avro.AvroSchemaVisitor
-
- primitive(DataType, P) - Method in class org.apache.paimon.hive.SchemaVisitor
-
- PRIMITIVE_BUFFER_SIZE - Static variable in class org.apache.paimon.utils.ZOrderByteUtils
-
- primitiveType() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CreatedNameContext
-
- primitiveType() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CreatedNameContext
-
- primitiveType() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- primitiveType() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- primitiveType() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeTypeContext
-
- primitiveType() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeTypeContext
-
- PrimitiveTypeContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.PrimitiveTypeContext
-
- PrimitiveTypeContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.PrimitiveTypeContext
-
- printAndLog(Logger, String) - Static method in class org.apache.paimon.benchmark.utils.BenchmarkUtils
-
- printDefaultHelp() - Static method in interface org.apache.paimon.flink.action.ActionFactory
-
- printHelp() - Method in interface org.apache.paimon.flink.action.ActionFactory
-
- printHelp() - Method in class org.apache.paimon.flink.action.cdc.kafka.KafkaSyncDatabaseActionFactory
-
- printHelp() - Method in class org.apache.paimon.flink.action.cdc.kafka.KafkaSyncTableActionFactory
-
- printHelp() - Method in class org.apache.paimon.flink.action.cdc.mongodb.MongoDBSyncDatabaseActionFactory
-
- printHelp() - Method in class org.apache.paimon.flink.action.cdc.mongodb.MongoDBSyncTableActionFactory
-
- printHelp() - Method in class org.apache.paimon.flink.action.cdc.mysql.MySqlSyncDatabaseActionFactory
-
- printHelp() - Method in class org.apache.paimon.flink.action.cdc.mysql.MySqlSyncTableActionFactory
-
- printHelp() - Method in class org.apache.paimon.flink.action.cdc.postgres.PostgresSyncTableActionFactory
-
- printHelp() - Method in class org.apache.paimon.flink.action.cdc.pulsar.PulsarSyncDatabaseActionFactory
-
- printHelp() - Method in class org.apache.paimon.flink.action.cdc.pulsar.PulsarSyncTableActionFactory
-
- printHelp() - Method in class org.apache.paimon.flink.action.CloneActionFactory
-
- printHelp() - Method in class org.apache.paimon.flink.action.CompactActionFactory
-
- printHelp() - Method in class org.apache.paimon.flink.action.CompactDatabaseActionFactory
-
- printHelp() - Method in class org.apache.paimon.flink.action.CreateBranchActionFactory
-
- printHelp() - Method in class org.apache.paimon.flink.action.CreateTagActionFactory
-
- printHelp() - Method in class org.apache.paimon.flink.action.CreateTagFromTimestampActionFactory
-
- printHelp() - Method in class org.apache.paimon.flink.action.CreateTagFromWatermarkActionFactory
-
- printHelp() - Method in class org.apache.paimon.flink.action.DeleteActionFactory
-
- printHelp() - Method in class org.apache.paimon.flink.action.DeleteBranchActionFactory
-
- printHelp() - Method in class org.apache.paimon.flink.action.DeleteTagActionFactory
-
- printHelp() - Method in class org.apache.paimon.flink.action.DropPartitionActionFactory
-
- printHelp() - Method in class org.apache.paimon.flink.action.ExpirePartitionsActionFactory
-
- printHelp() - Method in class org.apache.paimon.flink.action.ExpireSnapshotsActionFactory
-
- printHelp() - Method in class org.apache.paimon.flink.action.ExpireTagsActionFactory
-
- printHelp() - Method in class org.apache.paimon.flink.action.FastForwardActionFactory
-
- printHelp() - Method in class org.apache.paimon.flink.action.MarkPartitionDoneActionFactory
-
- printHelp() - Method in class org.apache.paimon.flink.action.MergeIntoActionFactory
-
- printHelp() - Method in class org.apache.paimon.flink.action.MigrateDatabaseActionFactory
-
- printHelp() - Method in class org.apache.paimon.flink.action.MigrateFileActionFactory
-
- printHelp() - Method in class org.apache.paimon.flink.action.MigrateTableActionFactory
-
- printHelp() - Method in class org.apache.paimon.flink.action.QueryServiceActionFactory
-
- printHelp() - Method in class org.apache.paimon.flink.action.RemoveOrphanFilesActionFactory
-
- printHelp() - Method in class org.apache.paimon.flink.action.RenameTagActionFactory
-
- printHelp() - Method in class org.apache.paimon.flink.action.RepairActionFactory
-
- printHelp() - Method in class org.apache.paimon.flink.action.ReplaceTagActionFactory
-
- printHelp() - Method in class org.apache.paimon.flink.action.ResetConsumerActionFactory
-
- printHelp() - Method in class org.apache.paimon.flink.action.RewriteFileIndexActionFactory
-
- printHelp() - Method in class org.apache.paimon.flink.action.RollbackToActionFactory
-
- printHelp() - Method in class org.apache.paimon.flink.action.RollbackToTimestampActionFactory
-
- printSummary(LinkedHashMap<String, QueryRunner.Result>) - Static method in class org.apache.paimon.benchmark.Benchmark
-
- PRIVATE - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- PRIVATE - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- PRIVATE() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassOrInterfaceModifierContext
-
- PRIVATE() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassOrInterfaceModifierContext
-
- PRIVATE - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- PRIVATE - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- PrivilegeChecker - Interface in org.apache.paimon.privilege
-
Check if current user has privilege to perform related operations.
- PrivilegeCheckerImpl - Class in org.apache.paimon.privilege
-
- PrivilegeCheckerImpl(String, Map<String, Set<PrivilegeType>>) - Constructor for class org.apache.paimon.privilege.PrivilegeCheckerImpl
-
- PrivilegedCatalog - Class in org.apache.paimon.privilege
-
Catalog
which supports privilege system.
- PrivilegedCatalog(Catalog, PrivilegeManager) - Constructor for class org.apache.paimon.privilege.PrivilegedCatalog
-
- PrivilegedFileStore<T> - Class in org.apache.paimon.privilege
-
- PrivilegedFileStore(FileStore<T>, PrivilegeChecker, Identifier) - Constructor for class org.apache.paimon.privilege.PrivilegedFileStore
-
- PrivilegedFileStoreTable - Class in org.apache.paimon.privilege
-
- PrivilegedFileStoreTable(FileStoreTable, PrivilegeChecker, Identifier) - Constructor for class org.apache.paimon.privilege.PrivilegedFileStoreTable
-
- privilegeEnabled() - Method in class org.apache.paimon.privilege.FileBasedPrivilegeManager
-
- privilegeEnabled() - Method in interface org.apache.paimon.privilege.PrivilegeManager
-
Check if the privilege system is enabled.
- privilegeManager() - Method in class org.apache.paimon.privilege.PrivilegedCatalog
-
- PrivilegeManager - Interface in org.apache.paimon.privilege
-
Interface for the privilege system which supports identity-based and role-based access control.
- PrivilegeProcedureBase - Class in org.apache.paimon.flink.procedure.privilege
-
Base class for privilege-related procedures.
- PrivilegeProcedureBase() - Constructor for class org.apache.paimon.flink.procedure.privilege.PrivilegeProcedureBase
-
- PrivilegeType - Enum in org.apache.paimon.privilege
-
Types of privilege.
- Procedure - Interface in org.apache.paimon.spark.procedure
-
An interface that defines an executable stored procedure.
- ProcedureBase - Class in org.apache.paimon.flink.procedure
-
Base implementation for flink Procedure
.
- ProcedureBase() - Constructor for class org.apache.paimon.flink.procedure.ProcedureBase
-
- ProcedureBuilder - Interface in org.apache.paimon.spark.procedure
-
A builder of
Procedure
that builds a stored procedure.
- ProcedureCatalog - Interface in org.apache.paimon.spark.catalog
-
An interface that loads stored procedures called via CALL statements.
- ProcedureParameter - Interface in org.apache.paimon.spark.procedure
-
- ProcedureParameterImpl - Class in org.apache.paimon.spark.procedure
-
- ProcedureParameterImpl(String, DataType, boolean) - Constructor for class org.apache.paimon.spark.procedure.ProcedureParameterImpl
-
- ProcedureUtil - Class in org.apache.paimon.flink.procedure
-
Utility methods for Procedure
.
- process(BinaryRow, int, DataFileMeta) - Method in class org.apache.paimon.flink.sink.RewriteFileIndexSink.FileIndexProcessor
-
- processDiscoveredSplits(Optional<ContinuousFileSplitEnumerator.PlanWithNextSnapshotId>, Throwable) - Method in class org.apache.paimon.flink.source.align.AlignedContinuousFileSplitEnumerator
-
- processDiscoveredSplits(Optional<ContinuousFileSplitEnumerator.PlanWithNextSnapshotId>, Throwable) - Method in class org.apache.paimon.flink.source.ContinuousFileSplitEnumerator
-
- processElement(StreamRecord<CloneFileInfo>) - Method in class org.apache.paimon.flink.clone.CopyFileOperator
-
- processElement(StreamRecord<Tuple2<String, String>>) - Method in class org.apache.paimon.flink.clone.PickFilesForCloneOperator
-
- processElement(StreamRecord<CloneFileInfo>) - Method in class org.apache.paimon.flink.clone.SnapshotHintOperator
-
- processElement(StreamRecord<Committable>) - Method in class org.apache.paimon.flink.compact.changelog.ChangelogCompactCoordinateOperator
-
- processElement(StreamRecord<Either<Committable, ChangelogCompactTask>>) - Method in class org.apache.paimon.flink.compact.changelog.ChangelogCompactWorkerOperator
-
- processElement(UnawareAppendCompactionTask) - Method in class org.apache.paimon.flink.compact.UnawareBucketCompactor
-
- processElement(StreamRecord<InternalRow>) - Method in class org.apache.paimon.flink.service.QueryExecutorOperator
-
- processElement(StreamRecord<Tuple2<T, Integer>>) - Method in class org.apache.paimon.flink.shuffle.RangeShuffle.LocalSampleOperator
-
- processElement(StreamRecord<Either<Committable, UnawareAppendCompactionTask>>) - Method in class org.apache.paimon.flink.sink.AppendBypassCompactWorkerOperator
-
- processElement(StreamRecord<MultiTableUnawareAppendCompactionTask>) - Method in class org.apache.paimon.flink.sink.AppendOnlyMultiTableCompactionWorkerOperator
-
- processElement(StreamRecord<UnawareAppendCompactionTask>) - Method in class org.apache.paimon.flink.sink.AppendOnlySingleTableCompactionWorkerOperator
-
- processElement(StreamRecord<CommitT>) - Method in class org.apache.paimon.flink.sink.AutoTagForSavepointCommitterOperator
-
- processElement(StreamRecord<CommitT>) - Method in class org.apache.paimon.flink.sink.BatchWriteGeneratorTagOperator
-
- processElement(StreamRecord<Tuple2<CdcRecord, Integer>>) - Method in class org.apache.paimon.flink.sink.cdc.CdcDynamicBucketWriteOperator
-
- processElement(T, ProcessFunction<T, Void>.Context, Collector<Void>) - Method in class org.apache.paimon.flink.sink.cdc.CdcDynamicTableParsingProcessFunction
-
- processElement(T, ProcessFunction<T, Void>.Context, Collector<Void>) - Method in class org.apache.paimon.flink.sink.cdc.CdcMultiTableParsingProcessFunction
-
- processElement(T, ProcessFunction<T, CdcRecord>.Context, Collector<CdcRecord>) - Method in class org.apache.paimon.flink.sink.cdc.CdcParsingProcessFunction
-
- processElement(StreamRecord<CdcMultiplexRecord>) - Method in class org.apache.paimon.flink.sink.cdc.CdcRecordStoreMultiWriteOperator
-
- processElement(StreamRecord<CdcRecord>) - Method in class org.apache.paimon.flink.sink.cdc.CdcRecordStoreWriteOperator
-
- processElement(StreamRecord<CdcRecord>) - Method in class org.apache.paimon.flink.sink.cdc.CdcUnawareBucketWriteOperator
-
- processElement(Tuple2<Identifier, List<DataField>>, ProcessFunction<Tuple2<Identifier, List<DataField>>, Void>.Context, Collector<Void>) - Method in class org.apache.paimon.flink.sink.cdc.MultiTableUpdatedDataFieldsProcessFunction
-
- processElement(List<DataField>, ProcessFunction<List<DataField>, Void>.Context, Collector<Void>) - Method in class org.apache.paimon.flink.sink.cdc.UpdatedDataFieldsProcessFunction
-
- processElement(StreamRecord<CommitT>) - Method in class org.apache.paimon.flink.sink.CommitterOperator
-
- processElement(StreamRecord<Tuple2<InternalRow, Integer>>) - Method in class org.apache.paimon.flink.sink.DynamicBucketRowWriteOperator
-
- processElement(StreamRecord<T>) - Method in class org.apache.paimon.flink.sink.HashBucketAssignerOperator
-
- processElement(StreamRecord<Tuple2<KeyPartOrRow, InternalRow>>) - Method in class org.apache.paimon.flink.sink.index.GlobalIndexAssignerOperator
-
- processElement(StreamRecord<T>) - Method in class org.apache.paimon.flink.sink.index.IndexBootstrapOperator
-
- processElement(StreamRecord<InternalRow>) - Method in class org.apache.paimon.flink.sink.LocalMergeOperator
-
- processElement(StreamRecord<RowData>) - Method in class org.apache.paimon.flink.sink.MultiTablesStoreCompactOperator
-
- processElement(StreamRecord<InternalRow>) - Method in class org.apache.paimon.flink.sink.RowDataStoreWriteOperator
-
- processElement(StreamRecord<RowData>) - Method in class org.apache.paimon.flink.sink.StoreCompactOperator
-
- processElement(StreamRecord<InternalRow>) - Method in class org.apache.paimon.flink.sorter.SortOperator
-
- processElement(StreamRecord<CommitT>) - Method in class org.apache.paimon.flink.source.AppendBypassCoordinateOperator
-
- processElement(StreamRecord<Tuple2<Split, String>>) - Method in class org.apache.paimon.flink.source.operator.MultiTablesReadOperator
-
- processElement(StreamRecord<MultiTableUnawareAppendCompactionTask>) - Method in class org.apache.paimon.flink.source.operator.MultiUnawareTablesReadOperator
-
- processElement(StreamRecord<Split>) - Method in class org.apache.paimon.flink.source.operator.ReadOperator
-
- processExists(InternalRow, BinaryRow, int) - Method in class org.apache.paimon.crosspartition.DeleteExistingProcessor
-
- processExists(InternalRow, BinaryRow, int) - Method in interface org.apache.paimon.crosspartition.ExistingProcessor
-
- processExists(InternalRow, BinaryRow, int) - Method in class org.apache.paimon.crosspartition.SkipNewExistingProcessor
-
- processExists(InternalRow, BinaryRow, int) - Method in class org.apache.paimon.crosspartition.UseOldExistingProcessor
-
- processInput(InternalRow) - Method in class org.apache.paimon.crosspartition.GlobalIndexAssigner
-
- processLatencyMarker(LatencyMarker) - Method in class org.apache.paimon.flink.sink.AutoTagForSavepointCommitterOperator
-
- processLatencyMarker(LatencyMarker) - Method in class org.apache.paimon.flink.sink.BatchWriteGeneratorTagOperator
-
- processParsedData(Map<String, String>, RowType.Builder, List<ComputedColumn>) - Static method in interface org.apache.paimon.flink.action.cdc.mongodb.strategy.MongoVersionStrategy
-
Processes the parsed data to generate the result map and update field types.
- processRecord(JsonNode, RowKind, List<RichCdcMultiplexRecord>) - Method in class org.apache.paimon.flink.action.cdc.format.AbstractJsonRecordParser
-
- processRecordAttributes(RecordAttributes) - Method in class org.apache.paimon.flink.sink.HashBucketAssignerOperator
-
- processRecordAttributes(RecordAttributes) - Method in class org.apache.paimon.flink.sink.StreamMapWithForwardingRecordAttributes
-
- processRecordAttributes(RecordAttributes) - Method in class org.apache.paimon.flink.sink.TableWriteOperator
-
- ProcessRecordAttributesUtil - Class in org.apache.paimon.flink
-
- ProcessRecordAttributesUtil() - Constructor for class org.apache.paimon.flink.ProcessRecordAttributesUtil
-
- processSMAPTree - Variable in class org.apache.paimon.benchmark.metric.cpu.ProcfsBasedProcessTree
-
- ProcessSystemDatabaseException() - Constructor for exception org.apache.paimon.catalog.Catalog.ProcessSystemDatabaseException
-
- ProcessTimeExtractor() - Constructor for class org.apache.paimon.tag.TagTimeExtractor.ProcessTimeExtractor
-
- processTree - Variable in class org.apache.paimon.benchmark.metric.cpu.ProcfsBasedProcessTree
-
- processWatermark(Watermark) - Method in class org.apache.paimon.flink.sink.AutoTagForSavepointCommitterOperator
-
- processWatermark(Watermark) - Method in class org.apache.paimon.flink.sink.BatchWriteGeneratorTagOperator
-
- processWatermark(Watermark) - Method in class org.apache.paimon.flink.sink.CommitterOperator
-
- processWatermark(Watermark) - Method in class org.apache.paimon.flink.sink.LocalMergeOperator
-
- processWatermark(Watermark) - Method in class org.apache.paimon.flink.sink.RowDataStoreWriteOperator
-
- processWatermarkStatus(WatermarkStatus) - Method in class org.apache.paimon.flink.sink.AutoTagForSavepointCommitterOperator
-
- processWatermarkStatus(WatermarkStatus) - Method in class org.apache.paimon.flink.sink.BatchWriteGeneratorTagOperator
-
- processWithOutput(RecordAttributes, Output) - Static method in class org.apache.paimon.flink.ProcessRecordAttributesUtil
-
- processWithWrite(RecordAttributes, StoreSinkWrite) - Static method in class org.apache.paimon.flink.ProcessRecordAttributesUtil
-
- PROCFS_CMDLINE_FILE - Static variable in class org.apache.paimon.benchmark.metric.cpu.ProcfsBasedProcessTree
-
- PROCFS_STAT_FILE - Static variable in class org.apache.paimon.benchmark.metric.cpu.ProcfsBasedProcessTree
-
- ProcfsBasedProcessTree - Class in org.apache.paimon.benchmark.metric.cpu
-
A Proc file-system based ProcessTree.
- ProcfsBasedProcessTree() - Constructor for class org.apache.paimon.benchmark.metric.cpu.ProcfsBasedProcessTree
-
- ProcfsBasedProcessTree(boolean) - Constructor for class org.apache.paimon.benchmark.metric.cpu.ProcfsBasedProcessTree
-
- ProcfsBasedProcessTree(String) - Constructor for class org.apache.paimon.benchmark.metric.cpu.ProcfsBasedProcessTree
-
- ProcfsBasedProcessTree(String, boolean) - Constructor for class org.apache.paimon.benchmark.metric.cpu.ProcfsBasedProcessTree
-
- ProcfsBasedProcessTree(String, String) - Constructor for class org.apache.paimon.benchmark.metric.cpu.ProcfsBasedProcessTree
-
- ProcfsBasedProcessTree(String, String, Clock, boolean) - Constructor for class org.apache.paimon.benchmark.metric.cpu.ProcfsBasedProcessTree
-
Build a new process tree rooted at the pid.
- produceChangelog - Variable in class org.apache.paimon.lookup.LookupStrategy
-
- produceDataStream(ProviderContext, StreamExecutionEnvironment) - Method in class org.apache.paimon.flink.PaimonDataStreamScanProvider
-
- progress() - Method in class org.apache.paimon.service.network.ChunkedByteBuf
-
- project(RowType) - Method in class org.apache.paimon.flink.Projection
-
- project(int[][], int[][], int) - Static method in class org.apache.paimon.KeyValue
-
- project(int[]) - Method in class org.apache.paimon.types.RowType
-
- project(List<String>) - Method in class org.apache.paimon.types.RowType
-
- project(String...) - Method in class org.apache.paimon.types.RowType
-
- project(RowType) - Method in class org.apache.paimon.utils.Projection
-
- project(T[]) - Method in class org.apache.paimon.utils.Projection
-
Project array.
- project(List<T>) - Method in class org.apache.paimon.utils.Projection
-
Project list.
- project(RowType, int[]) - Static method in class org.apache.paimon.utils.TypeUtils
-
- project(RowType, List<String>) - Static method in class org.apache.paimon.utils.TypeUtils
-
- projectAsInsert(CdcRecord, List<DataField>) - Static method in class org.apache.paimon.flink.sink.cdc.CdcRecordUtils
-
- ProjectedArray - Class in org.apache.paimon.utils
-
- projectedLogicalRowType(List<String>) - Method in class org.apache.paimon.schema.TableSchema
-
- projectedPredicate - Variable in class org.apache.paimon.flink.lookup.FullCacheLookupTable.Context
-
- projectedPredicate() - Method in class org.apache.paimon.flink.lookup.FullCacheLookupTable
-
- ProjectedRow - Class in org.apache.paimon.utils
-
- ProjectedRow(int[]) - Constructor for class org.apache.paimon.utils.ProjectedRow
-
- ProjectedRowData - Class in org.apache.paimon.flink
-
An implementation of RowData
which provides a projected view of the underlying RowData
.
- projectedRowType - Variable in class org.apache.paimon.format.avro.AvroBulkFormat
-
- projectedType - Variable in class org.apache.paimon.flink.lookup.FullCacheLookupTable
-
- projectFields - Variable in class org.apache.paimon.flink.source.FlinkTableSource
-
- Projection - Interface in org.apache.paimon.codegen
-
Interface for code generated projection, which will map a RowData to another BinaryRowData.
- projection - Variable in class org.apache.paimon.flink.lookup.FullCacheLookupTable.Context
-
- Projection - Class in org.apache.paimon.flink
-
Projection
represents a list of (possibly nested) indexes that can be used to project
data types.
- projection(int[]) - Method in class org.apache.paimon.flink.source.FlinkSourceBuilder
-
- projection(int[][]) - Method in class org.apache.paimon.flink.source.FlinkSourceBuilder
-
- projection(List<String>) - Method in class org.apache.paimon.schema.TableSchema
-
- Projection - Class in org.apache.paimon.utils
-
Projection
represents a list of (possibly nested) indexes that can be used to project
data types.
- ProjectToRowFunction - Class in org.apache.paimon.utils
-
- ProjectToRowFunction(RowType, List<String>) - Constructor for class org.apache.paimon.utils.ProjectToRowFunction
-
- properties() - Method in class org.apache.paimon.iceberg.metadata.IcebergMetadata
-
- PROPERTIES_PREFIX - Static variable in class org.apache.paimon.flink.action.cdc.kafka.KafkaActionUtils
-
- PROPERTY_PREFIX - Static variable in class org.apache.paimon.jdbc.JdbcCatalog
-
- PROTECTED - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- PROTECTED - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- PROTECTED() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassOrInterfaceModifierContext
-
- PROTECTED() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassOrInterfaceModifierContext
-
- PROTECTED - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- PROTECTED - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- provide(FileStoreTable, String, StoreSinkWriteState, IOManager, MemorySegmentPool, MetricGroup) - Method in interface org.apache.paimon.flink.sink.StoreSinkWrite.Provider
-
TODO: The argument list has become too complicated.
- provide(FileStoreTable, String, StoreSinkWriteState, IOManager, MemoryPoolFactory, MetricGroup) - Method in interface org.apache.paimon.flink.sink.StoreSinkWrite.WithWriteBufferProvider
-
TODO: The argument list has become too complicated.
- provideConsumer() - Method in class org.apache.paimon.flink.action.cdc.SyncJobHandler
-
- provideDataFormat() - Method in class org.apache.paimon.flink.action.cdc.SyncJobHandler
-
- provideDefaultJobName() - Method in class org.apache.paimon.flink.action.cdc.SyncJobHandler
-
- provideMetadataConverter(String) - Method in class org.apache.paimon.flink.action.cdc.SyncJobHandler
-
- provideRecordParser(List<ComputedColumn>, TypeMapping, CdcMetadataConverter[]) - Method in class org.apache.paimon.flink.action.cdc.SyncJobHandler
-
- provideSource() - Method in class org.apache.paimon.flink.action.cdc.SyncJobHandler
-
- provideSourceName() - Method in class org.apache.paimon.flink.action.cdc.SyncJobHandler
-
- provideTestTemplateInvocationContexts(ExtensionContext) - Method in class org.apache.paimon.testutils.junit.parameterized.ParameterizedTestExtension
-
- prunePaimonRowType(StructType, RowType) - Static method in class org.apache.paimon.spark.SparkTypeUtils
-
- Public - Annotation Type in org.apache.paimon.annotation
-
Annotation for marking classes as public, stable interfaces.
- PUBLIC - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- PUBLIC - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- PUBLIC() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassOrInterfaceModifierContext
-
- PUBLIC() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassOrInterfaceModifierContext
-
- PUBLIC() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMethodModifierContext
-
- PUBLIC() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMethodModifierContext
-
- PUBLIC - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- PUBLIC - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- PULSAR_CONF - Static variable in class org.apache.paimon.flink.action.cdc.CdcActionCommonUtils
-
- PulsarActionUtils - Class in org.apache.paimon.flink.action.cdc.pulsar
-
Utils for Pulsar synchronization.
- PulsarActionUtils() - Constructor for class org.apache.paimon.flink.action.cdc.pulsar.PulsarActionUtils
-
- PulsarDebeziumAvroDeserializationSchema - Class in org.apache.paimon.flink.action.cdc.pulsar
-
- PulsarDebeziumAvroDeserializationSchema(Configuration) - Constructor for class org.apache.paimon.flink.action.cdc.pulsar.PulsarDebeziumAvroDeserializationSchema
-
- pulsarDeserializer() - Method in class org.apache.paimon.flink.action.cdc.format.AbstractDataFormat
-
Deserializer for Pulsar Record.
- pulsarDeserializer() - Method in class org.apache.paimon.flink.action.cdc.format.AbstractJsonDataFormat
-
- pulsarDeserializer() - Method in class org.apache.paimon.flink.action.cdc.format.debezium.DebeziumAvroDataFormat
-
- PulsarSyncDatabaseAction - Class in org.apache.paimon.flink.action.cdc.pulsar
-
Synchronize database from Pulsar.
- PulsarSyncDatabaseAction(String, String, Map<String, String>, Map<String, String>) - Constructor for class org.apache.paimon.flink.action.cdc.pulsar.PulsarSyncDatabaseAction
-
- PulsarSyncDatabaseActionFactory - Class in org.apache.paimon.flink.action.cdc.pulsar
-
- PulsarSyncDatabaseActionFactory() - Constructor for class org.apache.paimon.flink.action.cdc.pulsar.PulsarSyncDatabaseActionFactory
-
- PulsarSyncTableAction - Class in org.apache.paimon.flink.action.cdc.pulsar
-
Synchronize table from Pulsar.
- PulsarSyncTableAction(String, String, String, Map<String, String>, Map<String, String>) - Constructor for class org.apache.paimon.flink.action.cdc.pulsar.PulsarSyncTableAction
-
- PulsarSyncTableActionFactory - Class in org.apache.paimon.flink.action.cdc.pulsar
-
- PulsarSyncTableActionFactory() - Constructor for class org.apache.paimon.flink.action.cdc.pulsar.PulsarSyncTableActionFactory
-
- purgeTable(Identifier) - Method in class org.apache.paimon.spark.SparkGenericCatalog
-
- pushdownProjection - Variable in class org.apache.paimon.mergetree.compact.MergeFunctionFactory.AdjustedProjection
-
- put(InternalRow) - Method in class org.apache.paimon.disk.ExternalBuffer
-
- put(InternalRow) - Method in class org.apache.paimon.disk.InMemoryBuffer
-
- put(InternalRow) - Method in interface org.apache.paimon.disk.RowBuffer
-
- put(String, String, List<StoreSinkWriteState.StateValue>) - Method in class org.apache.paimon.flink.sink.NoopStoreSinkWriteState
-
- put(String, String, List<StoreSinkWriteState.StateValue>) - Method in interface org.apache.paimon.flink.sink.StoreSinkWriteState
-
- put(String, String, List<StoreSinkWriteState.StateValue>) - Method in class org.apache.paimon.flink.sink.StoreSinkWriteStateImpl
-
- put(CacheKey, Cache.CacheValue) - Method in interface org.apache.paimon.io.cache.Cache
-
- put(CacheKey, Cache.CacheValue) - Method in class org.apache.paimon.io.cache.CaffeineCache
-
- put(CacheKey, Cache.CacheValue) - Method in class org.apache.paimon.io.cache.GuavaCache
-
- put(byte[], byte[]) - Method in class org.apache.paimon.lookup.hash.HashLookupStoreWriter
-
- put(byte[], byte[]) - Method in interface org.apache.paimon.lookup.LookupStoreWriter
-
Put key value to store.
- put(K, V) - Method in class org.apache.paimon.lookup.RocksDBValueState
-
- put(byte[], byte[]) - Method in class org.apache.paimon.lookup.sort.SortLookupStoreWriter
-
- put(int, byte) - Method in class org.apache.paimon.memory.MemorySegment
-
- put(int, byte[]) - Method in class org.apache.paimon.memory.MemorySegment
-
- put(int, byte[], int, int) - Method in class org.apache.paimon.memory.MemorySegment
-
- put(DataInput, int, int) - Method in class org.apache.paimon.memory.MemorySegment
-
- put(int, ByteBuffer, int) - Method in class org.apache.paimon.memory.MemorySegment
-
- put(long, RowKind, InternalRow, InternalRow) - Method in class org.apache.paimon.mergetree.SortBufferWriteBuffer
-
- put(long, RowKind, InternalRow, InternalRow) - Method in interface org.apache.paimon.mergetree.WriteBuffer
-
Put a record with sequence number and value kind.
- put(T) - Method in class org.apache.paimon.sort.PartialOrderPriorityQueue
-
Adds a buffer to a PriorityQueue in log(size) time.
- put(int, short) - Method in class org.apache.paimon.utils.Int2ShortHashMap.Builder
-
- put(int, short) - Method in class org.apache.paimon.utils.Int2ShortHashMap
-
- put(K, V) - Method in class org.apache.paimon.utils.MapBuilder
-
- put(T, Segments) - Method in class org.apache.paimon.utils.SegmentsCache
-
- putBinaryNormalizedKey(byte[], MemorySegment, int, int) - Static method in class org.apache.paimon.utils.SortUtil
-
- putBoolean(int, boolean) - Method in class org.apache.paimon.memory.MemorySegment
-
- putBooleanNormalizedKey(boolean, MemorySegment, int, int) - Static method in class org.apache.paimon.utils.SortUtil
-
- putBuffer(ByteBuffer) - Method in class org.apache.orc.impl.RecordReaderUtils.ByteBufferAllocatorPool
-
- putByteNormalizedKey(byte, MemorySegment, int, int) - Static method in class org.apache.paimon.utils.SortUtil
-
- putChar(int, char) - Method in class org.apache.paimon.memory.MemorySegment
-
- putCharBigEndian(int, char) - Method in class org.apache.paimon.memory.MemorySegment
-
- putCharLittleEndian(int, char) - Method in class org.apache.paimon.memory.MemorySegment
-
- putDecimalNormalizedKey(Decimal, MemorySegment, int, int) - Static method in class org.apache.paimon.utils.SortUtil
-
Just support the compact precision decimal.
- putDouble(int, double) - Method in class org.apache.paimon.memory.MemorySegment
-
- putDoubleBigEndian(int, double) - Method in class org.apache.paimon.memory.MemorySegment
-
- putDoubleLittleEndian(int, double) - Method in class org.apache.paimon.memory.MemorySegment
-
- putDoubleNormalizedKey(double, MemorySegment, int, int) - Static method in class org.apache.paimon.utils.SortUtil
-
See http://stereopsis.com/radix.html for more details.
- putFloat(int, float) - Method in class org.apache.paimon.memory.MemorySegment
-
- putFloatBigEndian(int, float) - Method in class org.apache.paimon.memory.MemorySegment
-
- putFloatLittleEndian(int, float) - Method in class org.apache.paimon.memory.MemorySegment
-
- putFloatNormalizedKey(float, MemorySegment, int, int) - Static method in class org.apache.paimon.utils.SortUtil
-
See http://stereopsis.com/radix.html for more details.
- putInt(int, int) - Method in class org.apache.paimon.memory.MemorySegment
-
- putIntBigEndian(int, int) - Method in class org.apache.paimon.memory.MemorySegment
-
- putIntLittleEndian(int, int) - Method in class org.apache.paimon.memory.MemorySegment
-
- putIntNormalizedKey(int, MemorySegment, int, int) - Static method in class org.apache.paimon.utils.SortUtil
-
- putKey(InternalRow, MemorySegment, int) - Method in interface org.apache.paimon.codegen.NormalizedKeyComputer
-
Writes a normalized key for the given record into the target
MemorySegment
.
- putLong(int, long) - Method in class org.apache.paimon.memory.MemorySegment
-
- putLongBigEndian(int, long) - Method in class org.apache.paimon.memory.MemorySegment
-
- putLongLittleEndian(int, long) - Method in class org.apache.paimon.memory.MemorySegment
-
- putLongNormalizedKey(long, MemorySegment, int, int) - Static method in class org.apache.paimon.utils.SortUtil
-
- putManifestCommittable(Identifier, ManifestCommittable) - Method in class org.apache.paimon.manifest.WrappedManifestCommittable
-
- putShort(int, short) - Method in class org.apache.paimon.memory.MemorySegment
-
- putShortBigEndian(int, short) - Method in class org.apache.paimon.memory.MemorySegment
-
- putShortLittleEndian(int, short) - Method in class org.apache.paimon.memory.MemorySegment
-
- putShortNormalizedKey(short, MemorySegment, int, int) - Static method in class org.apache.paimon.utils.SortUtil
-
- putStringNormalizedKey(BinaryString, MemorySegment, int, int) - Static method in class org.apache.paimon.utils.SortUtil
-
UTF-8 supports bytes comparison.
- putTimestampNormalizedKey(Timestamp, MemorySegment, int, int) - Static method in class org.apache.paimon.utils.SortUtil
-
Support the compact precision TimestampData.
- putUnsignedIntegerNormalizedKey(int, MemorySegment, int, int) - Static method in class org.apache.paimon.utils.SortUtil
-
- putUnsignedLongNormalizedKey(long, MemorySegment, int, int) - Static method in class org.apache.paimon.utils.SortUtil
-
- RandomAccessInputView - Class in org.apache.paimon.data
-
- RandomAccessInputView(ArrayList<MemorySegment>, int) - Constructor for class org.apache.paimon.data.RandomAccessInputView
-
- RandomAccessInputView(ArrayList<MemorySegment>, int, int) - Constructor for class org.apache.paimon.data.RandomAccessInputView
-
- RandomAccessOutputView - Class in org.apache.paimon.data
-
- RandomAccessOutputView(MemorySegment[], int) - Constructor for class org.apache.paimon.data.RandomAccessOutputView
-
- randomlyExecute(Function<U, List<T>>, List<U>, Integer) - Static method in class org.apache.paimon.utils.ManifestReadThreadPool
-
This method aims to parallel process tasks with randomly but return values sequentially.
- randomlyExecute(ExecutorService, Function<U, List<T>>, Collection<U>) - Static method in class org.apache.paimon.utils.ThreadPoolUtils
-
- randomlyOnlyExecute(ExecutorService, Consumer<U>, Collection<U>) - Static method in class org.apache.paimon.utils.ThreadPoolUtils
-
- randomNumericString(int) - Static method in class org.apache.paimon.utils.StringUtils
-
- range(int, int) - Static method in class org.apache.paimon.utils.Projection
-
- RangeShuffle - Class in org.apache.paimon.flink.shuffle
-
RangeShuffle Util to shuffle the input stream by the sampling range.
- RangeShuffle() - Constructor for class org.apache.paimon.flink.shuffle.RangeShuffle
-
- RangeShuffle.KeyAndSizeExtractor<T> - Class in org.apache.paimon.flink.shuffle
-
KeyAndSizeExtractor is responsible for extracting the sort key and row size.
- RangeShuffle.LocalSampleOperator<T> - Class in org.apache.paimon.flink.shuffle
-
LocalSampleOperator wraps the sample logic on the partition side (the first phase of
distributed sample algorithm).
- rangeShuffleByKey(DataStream<Tuple2<T, RowData>>, SerializableSupplier<Comparator<T>>, TypeInformation<T>, int, int, int, int, RowType, boolean) - Static method in class org.apache.paimon.flink.shuffle.RangeShuffle
-
The RelNode with range-partition distribution will create the following transformations.
- rawConvertible(boolean) - Method in class org.apache.paimon.table.source.DataSplit.Builder
-
- rawConvertible() - Method in class org.apache.paimon.table.source.DataSplit
-
- rawConvertible - Variable in class org.apache.paimon.table.source.SplitGenerator.SplitGroup
-
- rawConvertibleGroup(List<DataFileMeta>) - Static method in class org.apache.paimon.table.source.SplitGenerator.SplitGroup
-
- RawFile - Class in org.apache.paimon.table.source
-
A data file from the table which can be read directly without merging.
- RawFile(String, long, long, long, String, long, long) - Constructor for class org.apache.paimon.table.source.RawFile
-
- RawFileSplitRead - Class in org.apache.paimon.operation
-
- RawFileSplitRead(FileIO, SchemaManager, TableSchema, RowType, FileFormatDiscover, FileStorePathFactory, boolean) - Constructor for class org.apache.paimon.operation.RawFileSplitRead
-
- RawFileSplitReadProvider - Class in org.apache.paimon.table.source.splitread
-
- RawFileSplitReadProvider(Supplier<RawFileSplitRead>, Consumer<SplitRead<InternalRow>>) - Constructor for class org.apache.paimon.table.source.splitread.RawFileSplitReadProvider
-
- RBRACE - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- RBRACE - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- RBRACE() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeBodyContext
-
- RBRACE() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeBodyContext
-
- RBRACE() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ArrayInitializerContext
-
- RBRACE() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ArrayInitializerContext
-
- RBRACE() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.BlockContext
-
- RBRACE() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.BlockContext
-
- RBRACE() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassBodyContext
-
- RBRACE() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassBodyContext
-
- RBRACE() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ElementValueArrayInitializerContext
-
- RBRACE() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ElementValueArrayInitializerContext
-
- RBRACE() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumDeclarationContext
-
- RBRACE() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumDeclarationContext
-
- RBRACE() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceBodyContext
-
- RBRACE() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceBodyContext
-
- RBRACE - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RBRACE - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RBRACE() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- RBRACE() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- RBRACK - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- RBRACK - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- RBRACK() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ArrayCreatorRestContext
-
- RBRACK(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ArrayCreatorRestContext
-
- RBRACK() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ArrayCreatorRestContext
-
- RBRACK(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ArrayCreatorRestContext
-
- RBRACK() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstantDeclaratorContext
-
- RBRACK(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstantDeclaratorContext
-
- RBRACK() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstantDeclaratorContext
-
- RBRACK(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstantDeclaratorContext
-
- RBRACK() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- RBRACK() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- RBRACK() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMethodDeclarationContext
-
- RBRACK(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMethodDeclarationContext
-
- RBRACK() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMethodDeclarationContext
-
- RBRACK(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMethodDeclarationContext
-
- RBRACK() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MethodDeclarationContext
-
- RBRACK(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MethodDeclarationContext
-
- RBRACK() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MethodDeclarationContext
-
- RBRACK(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MethodDeclarationContext
-
- RBRACK - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RBRACK - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RBRACK() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeTypeContext
-
- RBRACK(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeTypeContext
-
- RBRACK() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeTypeContext
-
- RBRACK(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeTypeContext
-
- RBRACK() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableDeclaratorIdContext
-
- RBRACK(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableDeclaratorIdContext
-
- RBRACK() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableDeclaratorIdContext
-
- RBRACK(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableDeclaratorIdContext
-
- reachLimit() - Method in class org.apache.paimon.flink.source.RecordLimiter
-
- reachTargetSize(boolean, long) - Method in interface org.apache.paimon.format.FormatWriter
-
Check if the writer has reached the targetSize
.
- reachTargetSize(boolean, long) - Method in class org.apache.paimon.format.orc.writer.OrcBulkWriter
-
- reachTargetSize(boolean, long) - Method in class org.apache.paimon.format.parquet.writer.ParquetBulkWriter
-
- reachTargetSize(boolean, long) - Method in class org.apache.paimon.io.SingleFileWriter
-
- read(byte[]) - Method in class org.apache.paimon.data.AbstractPagedInputView
-
- read(byte[], int, int) - Method in class org.apache.paimon.data.AbstractPagedInputView
-
- read(FileIO, DeletionFile) - Static method in interface org.apache.paimon.deletionvectors.DeletionVector
-
- read(JsonNode) - Method in class org.apache.paimon.flink.action.cdc.CdcMetadataConverter.DatabaseNameConverter
-
- read(JsonNode) - Method in class org.apache.paimon.flink.action.cdc.CdcMetadataConverter.OpTsConverter
-
- read(JsonNode) - Method in interface org.apache.paimon.flink.action.cdc.CdcMetadataConverter
-
- read(JsonNode) - Method in class org.apache.paimon.flink.action.cdc.CdcMetadataConverter.SchemaNameConverter
-
- read(JsonNode) - Method in class org.apache.paimon.flink.action.cdc.CdcMetadataConverter.TableNameConverter
-
- read(InternalRow, Decoder) - Method in class org.apache.paimon.format.avro.AvroRowDatumReader
-
- read(Decoder, Object) - Method in interface org.apache.paimon.format.avro.FieldReader
-
- read(Decoder, Object) - Method in class org.apache.paimon.format.avro.FieldReaderFactory.RowReader
-
- read(byte[], int, int) - Method in class org.apache.paimon.format.avro.SeekableInputStreamWrapper
-
- read() - Method in class org.apache.paimon.format.fs.FSDataWrappedInputStream
-
- read(long, byte[], int, int) - Method in class org.apache.paimon.format.fs.FSDataWrappedInputStream
-
- read() - Method in class org.apache.paimon.fs.ByteArraySeekableStream
-
- read(byte[], int, int) - Method in class org.apache.paimon.fs.ByteArraySeekableStream
-
- read(byte[]) - Method in class org.apache.paimon.fs.ByteArraySeekableStream
-
- read() - Method in class org.apache.paimon.fs.local.LocalFileIO.LocalSeekableInputStream
-
- read(byte[], int, int) - Method in class org.apache.paimon.fs.local.LocalFileIO.LocalSeekableInputStream
-
- read(byte[], int, int) - Method in class org.apache.paimon.fs.SeekableInputStream
-
Reads up to len
bytes of data from the input stream into an array of bytes.
- read() - Method in class org.apache.paimon.fs.SeekableInputStreamWrapper
-
- read(byte[], int, int) - Method in class org.apache.paimon.fs.SeekableInputStreamWrapper
-
- read(String) - Method in class org.apache.paimon.index.HashIndexFile
-
- read(CacheKey) - Method in interface org.apache.paimon.io.cache.CacheReader
-
- read(byte[], int, int) - Method in class org.apache.paimon.io.DataInputDeserializer
-
- read(byte[]) - Method in class org.apache.paimon.io.DataInputDeserializer
-
- read(byte[], int, int) - Method in interface org.apache.paimon.io.DataInputView
-
Reads up to len
bytes of memory and stores it into b
starting at offset
off
.
- read(byte[]) - Method in interface org.apache.paimon.io.DataInputView
-
Tries to fill the given byte array b
.
- read() - Method in class org.apache.paimon.io.DataInputViewStream
-
- read(byte[], int, int) - Method in class org.apache.paimon.io.DataInputViewStream
-
- read(Snapshot, ScanMode) - Method in class org.apache.paimon.operation.ManifestsReader
-
- read() - Method in interface org.apache.paimon.operation.OrphanFilesClean.ReaderWithIOException
-
- read(String) - Method in class org.apache.paimon.stats.StatsFile
-
Read stats from stat file name.
- read() - Method in interface org.apache.paimon.table.source.snapshot.SnapshotReader
-
Get splits plan from snapshot.
- read() - Method in class org.apache.paimon.table.source.snapshot.SnapshotReaderImpl
-
- read(K, Long, Filter<InternalRow>, Filter<InternalRow>) - Method in class org.apache.paimon.utils.ObjectsCache
-
- read(String) - Method in class org.apache.paimon.utils.ObjectsFile
-
- read(String, Long) - Method in class org.apache.paimon.utils.ObjectsFile
-
- read(String, Long, Filter<InternalRow>, Filter<InternalRow>) - Method in class org.apache.paimon.utils.ObjectsFile
-
- read(String) - Method in interface org.apache.paimon.utils.SimpleFileReader
-
- READ_BATCH_SIZE - Static variable in class org.apache.paimon.CoreOptions
-
- READ_CHANGELOG - Static variable in class org.apache.paimon.spark.SparkConnectorOptions
-
- READ_FILE_RETRY_INTERVAL - Static variable in class org.apache.paimon.operation.OrphanFilesClean
-
- READ_FILE_RETRY_NUM - Static variable in class org.apache.paimon.operation.OrphanFilesClean
-
- READ_OPTIMIZED - Static variable in class org.apache.paimon.table.system.ReadOptimizedTable
-
- readAll() - Method in class org.apache.paimon.fileindex.FileIndexFormat.Reader
-
- readAllBytes(Path) - Static method in class org.apache.paimon.utils.FileIOUtils
-
Reads all the bytes from a file.
- readAllDeletionVectors(IndexFileMeta) - Method in class org.apache.paimon.deletionvectors.DeletionVectorsIndexFile
-
Reads all deletion vectors from a specified file.
- readAllDeletionVectors(List<IndexFileMeta>) - Method in class org.apache.paimon.deletionvectors.DeletionVectorsIndexFile
-
- readAllDeletionVectors(List<IndexFileMeta>) - Method in class org.apache.paimon.index.IndexFileHandler
-
- readAllManifests(Snapshot) - Method in class org.apache.paimon.manifest.ManifestList
-
Return all
ManifestFileMeta
instances for either data or changelog manifests in this
snapshot.
- readAndMergeFileEntries(List<ManifestFileMeta>, Function<ManifestFileMeta, List<T>>) - Method in class org.apache.paimon.operation.AbstractFileStoreScan
-
- readAndNewVector(int, WritableColumnVector) - Method in class org.apache.paimon.format.parquet.reader.NestedPrimitiveColumnReader
-
- readArrayData(MemorySegment[], int, long) - Static method in class org.apache.paimon.memory.MemorySegmentUtils
-
- readBatch(VectorSchemaRoot) - Method in class org.apache.paimon.arrow.reader.ArrowBatchReader
-
- readBatch() - Method in class org.apache.paimon.deletionvectors.ApplyDeletionVectorReader
-
- readBatch(int, int, VECTOR) - Method in class org.apache.paimon.format.parquet.reader.AbstractColumnReader
-
- readBatch(int, int, WritableBooleanVector) - Method in class org.apache.paimon.format.parquet.reader.BooleanColumnReader
-
- readBatch(int, int, WritableByteVector) - Method in class org.apache.paimon.format.parquet.reader.ByteColumnReader
-
- readBatch(int, int, WritableBytesVector) - Method in class org.apache.paimon.format.parquet.reader.BytesColumnReader
-
- readBatch(int, int, WritableDoubleVector) - Method in class org.apache.paimon.format.parquet.reader.DoubleColumnReader
-
- readBatch(int, int, VECTOR) - Method in class org.apache.paimon.format.parquet.reader.FixedLenBytesColumnReader
-
- readBatch(int, int, WritableFloatVector) - Method in class org.apache.paimon.format.parquet.reader.FloatColumnReader
-
- readBatch(int, int, WritableIntVector) - Method in class org.apache.paimon.format.parquet.reader.IntColumnReader
-
- readBatch(int, int, WritableLongVector) - Method in class org.apache.paimon.format.parquet.reader.LongColumnReader
-
- readBatch(int, int, WritableShortVector) - Method in class org.apache.paimon.format.parquet.reader.ShortColumnReader
-
- readBatch(int, int, WritableTimestampVector) - Method in class org.apache.paimon.format.parquet.reader.TimestampColumnReader
-
- readBatch() - Method in class org.apache.paimon.io.FileRecordReader
-
- readBatch() - Method in class org.apache.paimon.io.KeyValueDataFileRecordReader
-
- readBatch() - Method in class org.apache.paimon.mergetree.compact.ConcatRecordReader
-
- readBatch() - Method in class org.apache.paimon.mergetree.compact.SortMergeReaderWithLoserTree
-
Compared with heapsort,
LoserTree
will only produce one batch.
- readBatch() - Method in class org.apache.paimon.mergetree.compact.SortMergeReaderWithMinHeap
-
- readBatch() - Method in class org.apache.paimon.mergetree.DropDeleteReader
-
- readBatch() - Method in class org.apache.paimon.operation.ReverseReader
-
- readBatch() - Method in class org.apache.paimon.reader.EmptyRecordReader
-
- readBatch() - Method in interface org.apache.paimon.reader.RecordReader
-
Reads one batch.
- readBatch() - Method in class org.apache.paimon.utils.AsyncRecordReader
-
- readBatch() - Method in class org.apache.paimon.utils.IteratorRecordReader
-
- readBatchFromDictionaryIds(int, int, VECTOR, WritableIntVector) - Method in class org.apache.paimon.format.parquet.reader.AbstractColumnReader
-
Decode dictionary ids to data.
- readBatchFromDictionaryIds(int, int, WritableBooleanVector, WritableIntVector) - Method in class org.apache.paimon.format.parquet.reader.BooleanColumnReader
-
- readBatchFromDictionaryIds(int, int, WritableByteVector, WritableIntVector) - Method in class org.apache.paimon.format.parquet.reader.ByteColumnReader
-
- readBatchFromDictionaryIds(int, int, WritableBytesVector, WritableIntVector) - Method in class org.apache.paimon.format.parquet.reader.BytesColumnReader
-
- readBatchFromDictionaryIds(int, int, WritableDoubleVector, WritableIntVector) - Method in class org.apache.paimon.format.parquet.reader.DoubleColumnReader
-
- readBatchFromDictionaryIds(int, int, VECTOR, WritableIntVector) - Method in class org.apache.paimon.format.parquet.reader.FixedLenBytesColumnReader
-
- readBatchFromDictionaryIds(int, int, WritableFloatVector, WritableIntVector) - Method in class org.apache.paimon.format.parquet.reader.FloatColumnReader
-
- readBatchFromDictionaryIds(int, int, WritableIntVector, WritableIntVector) - Method in class org.apache.paimon.format.parquet.reader.IntColumnReader
-
- readBatchFromDictionaryIds(int, int, WritableLongVector, WritableIntVector) - Method in class org.apache.paimon.format.parquet.reader.LongColumnReader
-
- readBatchFromDictionaryIds(int, int, WritableShortVector, WritableIntVector) - Method in class org.apache.paimon.format.parquet.reader.ShortColumnReader
-
- readBatchFromDictionaryIds(int, int, WritableTimestampVector, WritableIntVector) - Method in class org.apache.paimon.format.parquet.reader.TimestampColumnReader
-
- readBatchSize() - Method in class org.apache.paimon.format.FileFormatFactory.FormatContext
-
- readBatchSize() - Method in class org.apache.paimon.format.orc.OrcFileFormat
-
- readBinary(byte[], int, int, long) - Static method in class org.apache.paimon.memory.BytesUtils
-
- readBinary(MemorySegment[], int, int, long) - Static method in class org.apache.paimon.memory.MemorySegmentUtils
-
Get binary, if len less than 8, will be include in variablePartOffsetAndLen.
- readBinaryString(MemorySegment[], int, int, long) - Static method in class org.apache.paimon.memory.MemorySegmentUtils
-
Get binary string, if len less than 8, will be include in variablePartOffsetAndLen.
- readBlockHandle(MemorySliceInput) - Static method in class org.apache.paimon.lookup.sort.BlockHandle
-
- readBlockTrailer(MemorySliceInput) - Static method in class org.apache.paimon.lookup.sort.BlockTrailer
-
- readBloomFilter(ColumnChunkMetaData) - Method in class org.apache.parquet.hadoop.ParquetFileReader
-
Reads Bloom filter data for the given column chunk.
- readBoolean() - Method in class org.apache.paimon.data.AbstractPagedInputView
-
- readBoolean() - Method in interface org.apache.paimon.format.parquet.reader.ParquetDataColumnReader
-
- readBoolean(int) - Method in interface org.apache.paimon.format.parquet.reader.ParquetDataColumnReader
-
- readBoolean() - Method in class org.apache.paimon.io.DataInputDeserializer
-
- readBucketEntries() - Method in class org.apache.paimon.operation.AbstractFileStoreScan
-
- readBucketEntries() - Method in interface org.apache.paimon.operation.FileStoreScan
-
- readBufferFromFileChannel(Buffer) - Method in class org.apache.paimon.disk.BufferFileChannelReader
-
Reads data from the object's file channel into the given buffer.
- readBuilder - Variable in class org.apache.paimon.flink.source.FlinkSource
-
- ReadBuilder - Interface in org.apache.paimon.table.source
-
- ReadBuilderImpl - Class in org.apache.paimon.table.source
-
- ReadBuilderImpl(InnerTable) - Constructor for class org.apache.paimon.table.source.ReadBuilderImpl
-
- readByte() - Method in class org.apache.paimon.data.AbstractPagedInputView
-
- readByte() - Method in class org.apache.paimon.io.DataInputDeserializer
-
- readByte(int) - Method in class org.apache.paimon.memory.MemorySlice
-
- readByte() - Method in class org.apache.paimon.memory.MemorySliceInput
-
- readBytes() - Method in interface org.apache.paimon.format.parquet.reader.ParquetDataColumnReader
-
- readBytes(int) - Method in interface org.apache.paimon.format.parquet.reader.ParquetDataColumnReader
-
- readBytes(ByteBuf, int) - Static method in interface org.apache.paimon.service.network.messages.MessageDeserializer
-
- readChangelogManifests(Snapshot) - Method in class org.apache.paimon.manifest.ManifestList
-
- readChanges() - Method in interface org.apache.paimon.table.source.snapshot.SnapshotReader
-
Get splits plan from file changes.
- readChanges() - Method in class org.apache.paimon.table.source.snapshot.SnapshotReaderImpl
-
- readChar() - Method in class org.apache.paimon.data.AbstractPagedInputView
-
- readChar() - Method in class org.apache.paimon.io.DataInputDeserializer
-
- readChunk(ChannelHandlerContext) - Method in class org.apache.paimon.service.network.ChunkedByteBuf
-
- readChunk(ByteBufAllocator) - Method in class org.apache.paimon.service.network.ChunkedByteBuf
-
- readColumnIndex(String) - Method in class org.apache.paimon.fileindex.FileIndexFormat.Reader
-
- readColumnIndex(ColumnChunkMetaData) - Method in class org.apache.parquet.hadoop.ParquetFileReader
-
- readDataManifests(Snapshot) - Method in class org.apache.paimon.manifest.ManifestList
-
- readDecimal(MemorySegment[], int, long, int, int) - Static method in class org.apache.paimon.memory.MemorySegmentUtils
-
- readDeletedEntries(ManifestFile, List<ManifestFileMeta>, Integer) - Static method in interface org.apache.paimon.manifest.FileEntry
-
- readDeletedEntries(Function<ManifestFileMeta, List<T>>, List<ManifestFileMeta>, Integer) - Static method in interface org.apache.paimon.manifest.FileEntry
-
- readDeletionVector(Map<String, DeletionFile>) - Method in class org.apache.paimon.deletionvectors.DeletionVectorsIndexFile
-
Reads deletion vectors from a list of DeletionFile which belong to a same index file.
- readDeletionVector(DeletionFile) - Method in class org.apache.paimon.deletionvectors.DeletionVectorsIndexFile
-
- readDeltaManifests(Snapshot) - Method in class org.apache.paimon.manifest.ManifestList
-
- readDouble() - Method in class org.apache.paimon.data.AbstractPagedInputView
-
- readDouble() - Method in interface org.apache.paimon.format.parquet.reader.ParquetDataColumnReader
-
- readDouble(int) - Method in interface org.apache.paimon.format.parquet.reader.ParquetDataColumnReader
-
- readDouble() - Method in class org.apache.paimon.io.DataInputDeserializer
-
- reader() - Method in class org.apache.paimon.deletionvectors.ApplyDeletionVectorReader
-
- Reader(SeekableInputStream, RowType) - Constructor for class org.apache.paimon.fileindex.FileIndexFormat.Reader
-
- reader(Split) - Method in class org.apache.paimon.flink.lookup.LookupCompactDiffRead
-
- reader(Split) - Method in class org.apache.paimon.table.source.AbstractDataTableRead
-
- reader(Split) - Method in class org.apache.paimon.table.source.KeyValueTableRead
-
- ReaderConsumeProgressEvent - Class in org.apache.paimon.flink.source
-
- ReaderConsumeProgressEvent(long) - Constructor for class org.apache.paimon.flink.source.ReaderConsumeProgressEvent
-
- readerFactory - Variable in class org.apache.paimon.mergetree.compact.MergeTreeCompactRewriter
-
- readerFactory - Variable in class org.apache.paimon.utils.ObjectsFile
-
- readerForMergeTree(List<List<SortedRun>>, MergeFunctionWrapper<T>) - Method in class org.apache.paimon.mergetree.compact.MergeTreeCompactRewriter
-
- readerForMergeTree(List<List<SortedRun>>, FileReaderFactory<KeyValue>, Comparator<InternalRow>, FieldsComparator, MergeFunctionWrapper<T>, MergeSorter) - Static method in class org.apache.paimon.mergetree.MergeTreeReaders
-
- readerForSection(List<SortedRun>, FileReaderFactory<KeyValue>, Comparator<InternalRow>, FieldsComparator, MergeFunctionWrapper<T>, MergeSorter) - Static method in class org.apache.paimon.mergetree.MergeTreeReaders
-
- readerOptions(Configuration) - Static method in class org.apache.orc.OrcFile
-
- ReaderOptions(Configuration) - Constructor for class org.apache.orc.OrcFile.ReaderOptions
-
- readersAwaitingSplit - Variable in class org.apache.paimon.flink.source.ContinuousFileSplitEnumerator
-
- ReaderSupplier<T> - Interface in org.apache.paimon.reader
-
- readFields(DataInput) - Method in class org.apache.paimon.hive.mapred.PaimonInputSplit
-
- readFields(DataInput) - Method in class org.apache.paimon.hive.RowDataContainer
-
- readFile(File, String) - Static method in class org.apache.paimon.utils.FileIOUtils
-
- readFileIterator() - Method in class org.apache.paimon.operation.AbstractFileStoreScan
-
- readFileIterator() - Method in interface org.apache.paimon.operation.FileStoreScan
-
- readFileIterator() - Method in interface org.apache.paimon.table.source.snapshot.SnapshotReader
-
- readFileIterator() - Method in class org.apache.paimon.table.source.snapshot.SnapshotReaderImpl
-
- readFileUtf8(Path) - Method in interface org.apache.paimon.fs.FileIO
-
Read file to UTF_8 decoding.
- readFileUtf8(File) - Static method in class org.apache.paimon.utils.FileIOUtils
-
- readFilteredRowGroup(int) - Method in class org.apache.parquet.hadoop.ParquetFileReader
-
Reads all the columns requested from the specified row group.
- readFilteredRowGroup(int, RowRanges) - Method in class org.apache.parquet.hadoop.ParquetFileReader
-
Reads all the columns requested from the specified row group.
- readFloat() - Method in class org.apache.paimon.data.AbstractPagedInputView
-
- readFloat() - Method in interface org.apache.paimon.format.parquet.reader.ParquetDataColumnReader
-
- readFloat(int) - Method in interface org.apache.paimon.format.parquet.reader.ParquetDataColumnReader
-
- readFloat() - Method in class org.apache.paimon.io.DataInputDeserializer
-
- readFooter(MemorySliceInput) - Static method in class org.apache.paimon.lookup.sort.Footer
-
- readFromDisk(InternalRow, int, byte[], String) - Method in class org.apache.paimon.mergetree.LookupLevels.ContainsValueProcessor
-
- readFromDisk(InternalRow, int, byte[], String) - Method in class org.apache.paimon.mergetree.LookupLevels.KeyValueProcessor
-
- readFromDisk(InternalRow, int, byte[], String) - Method in class org.apache.paimon.mergetree.LookupLevels.PositionedKeyValueProcessor
-
- readFromDisk(InternalRow, int, byte[], String) - Method in interface org.apache.paimon.mergetree.LookupLevels.ValueProcessor
-
- readFromIterator(CloseableIterator<InternalRow>, ObjectSerializer<V>, Filter<InternalRow>) - Static method in class org.apache.paimon.utils.ObjectsFile
-
- readFully(byte[]) - Method in class org.apache.paimon.data.AbstractPagedInputView
-
- readFully(byte[], int, int) - Method in class org.apache.paimon.data.AbstractPagedInputView
-
- readFully(long, byte[], int, int) - Method in class org.apache.paimon.format.fs.FSDataWrappedInputStream
-
- readFully(long, byte[]) - Method in class org.apache.paimon.format.fs.FSDataWrappedInputStream
-
- readFully(byte[]) - Method in class org.apache.paimon.io.DataInputDeserializer
-
- readFully(byte[], int, int) - Method in class org.apache.paimon.io.DataInputDeserializer
-
- readFully(InputStream, boolean) - Static method in class org.apache.paimon.utils.IOUtils
-
Reads all into a bytes.
- readFully(InputStream, byte[]) - Static method in class org.apache.paimon.utils.IOUtils
-
Reads len bytes in a loop.
- readFully(InputStream, byte[], int, int) - Static method in class org.apache.paimon.utils.IOUtils
-
Reads len bytes in a loop.
- readHadoopXml(String, Configuration) - Static method in class org.apache.paimon.utils.HadoopUtils
-
- readHashIndex(IndexFileMeta) - Method in class org.apache.paimon.index.IndexFileHandler
-
- readHashIndexList(IndexFileMeta) - Method in class org.apache.paimon.index.IndexFileHandler
-
- readHint(String) - Method in class org.apache.paimon.utils.SnapshotManager
-
- readHint(String, Path) - Method in class org.apache.paimon.utils.SnapshotManager
-
- readIncrementalDiff(Snapshot) - Method in interface org.apache.paimon.table.source.snapshot.SnapshotReader
-
- readIncrementalDiff(Snapshot) - Method in class org.apache.paimon.table.source.snapshot.SnapshotReaderImpl
-
- readInt() - Method in class org.apache.paimon.data.AbstractPagedInputView
-
- readInt() - Method in class org.apache.paimon.io.DataInputDeserializer
-
- readInt(int) - Method in class org.apache.paimon.memory.MemorySlice
-
- readInt() - Method in class org.apache.paimon.memory.MemorySliceInput
-
- readInteger() - Method in interface org.apache.paimon.format.parquet.reader.ParquetDataColumnReader
-
- readInteger(int) - Method in interface org.apache.paimon.format.parquet.reader.ParquetDataColumnReader
-
- readIntLE(byte[], int) - Static method in class org.apache.paimon.compression.CompressorUtils
-
- readInto(Buffer) - Method in interface org.apache.paimon.disk.BufferFileReader
-
- readInto(Buffer) - Method in class org.apache.paimon.disk.BufferFileReaderImpl
-
- readInts(FileIO, Path) - Static method in class org.apache.paimon.utils.IntFileUtils
-
- readLine() - Method in class org.apache.paimon.data.AbstractPagedInputView
-
- readLine() - Method in class org.apache.paimon.io.DataInputDeserializer
-
- readLong() - Method in class org.apache.paimon.data.AbstractPagedInputView
-
- readLong() - Method in interface org.apache.paimon.format.parquet.reader.ParquetDataColumnReader
-
- readLong(int) - Method in interface org.apache.paimon.format.parquet.reader.ParquetDataColumnReader
-
- readLong() - Method in class org.apache.paimon.io.DataInputDeserializer
-
- readLong(int) - Method in class org.apache.paimon.memory.MemorySlice
-
- readLong() - Method in class org.apache.paimon.memory.MemorySliceInput
-
- readManifest(String) - Method in class org.apache.paimon.index.IndexFileHandler
-
- readManifest(ManifestFileMeta) - Method in class org.apache.paimon.operation.AbstractFileStoreScan
-
Note: Keep this thread-safe.
- readManifest(ManifestFileMeta) - Method in interface org.apache.paimon.operation.FileStoreScan
-
- readManifest(ManifestFileMeta) - Method in interface org.apache.paimon.table.source.snapshot.SnapshotReader
-
- readManifest(ManifestFileMeta) - Method in class org.apache.paimon.table.source.snapshot.SnapshotReaderImpl
-
- readManifestEntries(ManifestFile, List<ManifestFileMeta>, Integer) - Static method in interface org.apache.paimon.manifest.FileEntry
-
- readManifestFileNames(List<ManifestFileMeta>) - Method in class org.apache.paimon.operation.FileDeletionBase
-
- readManifestWithIOException(String) - Method in class org.apache.paimon.index.IndexFileHandler
-
- readMapData(MemorySegment[], int, long) - Static method in class org.apache.paimon.memory.MemorySegmentUtils
-
- readMergedDataFiles(Snapshot) - Method in class org.apache.paimon.operation.FileDeletionBase
-
- readMicrosTimestamp() - Method in interface org.apache.paimon.format.parquet.reader.ParquetDataColumnReader
-
- readMicrosTimestamp(int) - Method in interface org.apache.paimon.format.parquet.reader.ParquetDataColumnReader
-
- readMillsTimestamp() - Method in interface org.apache.paimon.format.parquet.reader.ParquetDataColumnReader
-
- readMillsTimestamp(int) - Method in interface org.apache.paimon.format.parquet.reader.ParquetDataColumnReader
-
- readNanosTimestamp() - Method in interface org.apache.paimon.format.parquet.reader.ParquetDataColumnReader
-
- readNanosTimestamp(int) - Method in interface org.apache.paimon.format.parquet.reader.ParquetDataColumnReader
-
- readNextFilteredRowGroup() - Method in class org.apache.parquet.hadoop.ParquetFileReader
-
Reads all the columns requested from the row group at the current file position.
- readNextRowGroup() - Method in class org.apache.parquet.hadoop.ParquetFileReader
-
Reads all the columns requested from the row group at the current file position.
- readOffsetIndex(ColumnChunkMetaData) - Method in class org.apache.parquet.hadoop.ParquetFileReader
-
- ReadOnceTableScan - Class in org.apache.paimon.table.source
-
- ReadOnceTableScan() - Constructor for class org.apache.paimon.table.source.ReadOnceTableScan
-
- ReadonlyTable - Interface in org.apache.paimon.table
-
Readonly table which only provide implementation for scan and read.
- ReadOperator - Class in org.apache.paimon.flink.source.operator
-
- ReadOperator(ReadBuilder) - Constructor for class org.apache.paimon.flink.source.operator.ReadOperator
-
- ReadOptimizedTable - Class in org.apache.paimon.table.system
-
A
Table
optimized for reading by avoiding merging files.
- ReadOptimizedTable(FileStoreTable) - Constructor for class org.apache.paimon.table.system.ReadOptimizedTable
-
- readOverwrittenFileUtf8(Path) - Method in interface org.apache.paimon.fs.FileIO
-
- readPage() - Method in class org.apache.paimon.format.parquet.reader.NestedPrimitiveColumnReader
-
- readPage(int) - Method in class org.apache.paimon.io.CompressedPageFileInput
-
- readPage(int) - Method in interface org.apache.paimon.io.PageFileInput
-
- readPage(int) - Method in class org.apache.paimon.io.UncompressedPageFileInput
-
- readPartitionEntries() - Method in class org.apache.paimon.operation.AbstractFileStoreScan
-
- readPartitionEntries() - Method in interface org.apache.paimon.operation.FileStoreScan
-
- ReadPlanStartingScanner - Class in org.apache.paimon.table.source.snapshot
-
- readPosition(long, int) - Method in class org.apache.paimon.io.CompressedPageFileInput
-
- readPosition(long, int) - Method in interface org.apache.paimon.io.PageFileInput
-
- readPosition(long, int) - Method in class org.apache.paimon.io.UncompressedPageFileInput
-
- readRowData(MemorySegment[], int, int, long) - Static method in class org.apache.paimon.memory.MemorySegmentUtils
-
- readRowGroup(int) - Method in class org.apache.parquet.hadoop.ParquetFileReader
-
Reads all the columns requested from the row group at the specified block.
- readShort() - Method in class org.apache.paimon.data.AbstractPagedInputView
-
- readShort() - Method in class org.apache.paimon.io.DataInputDeserializer
-
- readSimpleEntries() - Method in class org.apache.paimon.operation.AbstractFileStoreScan
-
- readSimpleEntries() - Method in interface org.apache.paimon.operation.FileStoreScan
-
Read
SimpleFileEntry
s, SimpleFileEntry only retains some critical information, so it
cannot perform filtering based on statistical information.
- readSlice(int) - Method in class org.apache.paimon.memory.MemorySliceInput
-
- readSmallInt() - Method in interface org.apache.paimon.format.parquet.reader.ParquetDataColumnReader
-
- readSmallInt(int) - Method in interface org.apache.paimon.format.parquet.reader.ParquetDataColumnReader
-
- readStats() - Method in class org.apache.paimon.stats.StatsFileHandler
-
Read stats of the latest snapshot.
- readStats(long) - Method in class org.apache.paimon.stats.StatsFileHandler
-
Read stats of the specified snapshot.
- readStats(Snapshot) - Method in class org.apache.paimon.stats.StatsFileHandler
-
- readTimestampData(MemorySegment[], int, long) - Static method in class org.apache.paimon.memory.MemorySegmentUtils
-
- readTinyInt() - Method in interface org.apache.paimon.format.parquet.reader.ParquetDataColumnReader
-
- readTinyInt(int) - Method in interface org.apache.paimon.format.parquet.reader.ParquetDataColumnReader
-
- readToVector(int, VECTOR) - Method in class org.apache.paimon.format.parquet.reader.AbstractColumnReader
-
Reads `total` values from this columnReader into column.
- readToVector(int, VECTOR) - Method in interface org.apache.paimon.format.parquet.reader.ColumnReader
-
- readToVector(int, WritableColumnVector) - Method in class org.apache.paimon.format.parquet.reader.NestedColumnReader
-
- readToVector(int, WritableColumnVector) - Method in class org.apache.paimon.format.parquet.reader.NestedPrimitiveColumnReader
-
- readToVector(int, WritableColumnVector) - Method in class org.apache.paimon.format.parquet.reader.RowColumnReader
-
- readType() - Method in interface org.apache.paimon.table.source.ReadBuilder
-
Returns read row type.
- readType() - Method in class org.apache.paimon.table.source.ReadBuilderImpl
-
- readUnsignedByte() - Method in class org.apache.paimon.data.AbstractPagedInputView
-
- readUnsignedByte() - Method in class org.apache.paimon.io.DataInputDeserializer
-
- readUnsignedByte() - Method in class org.apache.paimon.memory.MemorySliceInput
-
- readUnsignedShort() - Method in class org.apache.paimon.data.AbstractPagedInputView
-
- readUnsignedShort() - Method in class org.apache.paimon.io.DataInputDeserializer
-
- readUTF() - Method in class org.apache.paimon.data.AbstractPagedInputView
-
- readUTF() - Method in class org.apache.paimon.io.DataInputDeserializer
-
- readUTF8Fully(InputStream) - Static method in class org.apache.paimon.utils.IOUtils
-
- readValueDictionaryId() - Method in interface org.apache.paimon.format.parquet.reader.ParquetDataColumnReader
-
- readValueType() - Method in class org.apache.paimon.io.KeyValueFileReaderFactory.Builder
-
- readVarLenInt() - Method in class org.apache.paimon.memory.MemorySliceInput
-
- readVarLenLong() - Method in class org.apache.paimon.memory.MemorySliceInput
-
- readVectored(List<? extends FileRange>) - Method in interface org.apache.paimon.fs.VectoredReadable
-
Read fully a list of file ranges asynchronously from this file.
- readVectored(VectoredReadable, List<? extends FileRange>) - Static method in class org.apache.paimon.fs.VectoredReadUtils
-
- readWithIOException(String) - Method in class org.apache.paimon.utils.ObjectsFile
-
- readWithIOException(String, Long) - Method in class org.apache.paimon.utils.ObjectsFile
-
- reassign(DataType, AtomicInteger) - Static method in class org.apache.paimon.types.ReassignFieldId
-
- ReassignFieldId - Class in org.apache.paimon.types
-
Reassign field id by given field id.
- ReassignFieldId(AtomicInteger) - Constructor for class org.apache.paimon.types.ReassignFieldId
-
- rebalance(DataStream<T>, Integer) - Static method in class org.apache.paimon.flink.sink.FlinkStreamPartitioner
-
- record() - Method in class org.apache.paimon.flink.sink.cdc.CdcMultiplexRecord
-
- record - Variable in class org.apache.paimon.table.sink.RowKeyExtractor
-
- RECORD_LEVEL_EXPIRE_TIME - Static variable in class org.apache.paimon.CoreOptions
-
- RECORD_LEVEL_TIME_FIELD - Static variable in class org.apache.paimon.CoreOptions
-
- RecordAttributes - Class in org.apache.flink.streaming.runtime.streamrecord
-
Placeholder class for new feature introduced since flink 1.19.
- RecordAttributes() - Constructor for class org.apache.flink.streaming.runtime.streamrecord.RecordAttributes
-
- recordBuffer - Variable in class org.apache.paimon.sort.BinaryIndexedSortable
-
- RecordComparator - Interface in org.apache.paimon.codegen
-
Record comparator for BinaryInMemorySortBuffer
.
- recordCount() - Method in class org.apache.paimon.iceberg.manifest.IcebergDataFileMeta
-
- recordCount() - Method in interface org.apache.paimon.io.FileWriter
-
The total written record count.
- recordCount() - Method in class org.apache.paimon.io.RollingFileWriter
-
- recordCount() - Method in class org.apache.paimon.io.SingleFileWriter
-
- recordCount() - Method in class org.apache.paimon.manifest.BucketEntry
-
- recordCount(List<ManifestEntry>) - Static method in class org.apache.paimon.manifest.ManifestEntry
-
- recordCount() - Method in class org.apache.paimon.manifest.PartitionEntry
-
- recordCountAdd(List<ManifestEntry>) - Static method in class org.apache.paimon.manifest.ManifestEntry
-
- recordCountDelete(List<ManifestEntry>) - Static method in class org.apache.paimon.manifest.ManifestEntry
-
- recordDeletionBuckets(ManifestEntry) - Method in class org.apache.paimon.operation.FileDeletionBase
-
- RecordEqualiser - Interface in org.apache.paimon.codegen
-
Record equaliser for RowData which can compare two RowData and returns whether they are equal.
- RecordLevelExpire - Class in org.apache.paimon.io
-
- recordLevelExpireTime() - Method in class org.apache.paimon.CoreOptions
-
- recordLevelTimeField() - Method in class org.apache.paimon.CoreOptions
-
- RecordLimiter - Class in org.apache.paimon.flink.source
-
A limiter to limit record reading.
- RecordLimiter(long) - Constructor for class org.apache.paimon.flink.source.RecordLimiter
-
- recordParse() - Method in class org.apache.paimon.flink.action.cdc.SyncDatabaseActionBase
-
- recordParse() - Method in class org.apache.paimon.flink.action.cdc.SynchronizationActionBase
-
- recordParse() - Method in class org.apache.paimon.flink.action.cdc.SyncTableActionBase
-
- RecordParserFactory - Interface in org.apache.paimon.flink.action.cdc.format
-
- RecordReader<T> - Interface in org.apache.paimon.reader
-
The reader that reads the batches of records.
- RecordReader.RecordIterator<T> - Interface in org.apache.paimon.reader
-
An internal iterator interface which presents a more restrictive API than
Iterator
.
- RecordReaderIterator<T> - Class in org.apache.paimon.reader
-
- RecordReaderIterator(RecordReader<T>) - Constructor for class org.apache.paimon.reader.RecordReaderIterator
-
- RecordReaderUtils - Class in org.apache.orc.impl
-
Stateless methods shared between RecordReaderImpl and EncodedReaderImpl.
- RecordReaderUtils() - Constructor for class org.apache.orc.impl.RecordReaderUtils
-
- RecordReaderUtils.ByteBufferAllocatorPool - Class in org.apache.orc.impl
-
this is an implementation copied from ElasticByteBufferPool in hadoop-2, which lacks a
clear()/clean() operation.
- recordSize() - Method in class org.apache.paimon.sort.BinaryIndexedSortable
-
- recordSize() - Method in interface org.apache.paimon.sort.IndexedSortable
-
Gets the size of each record, the number of bytes separating the head of successive records.
- recordSnapshotUpdate(long) - Method in class org.apache.paimon.flink.source.metrics.FileStoreSourceReaderMetrics
-
Called when consumed snapshot changes.
- recordsPerSegment() - Method in class org.apache.paimon.sort.BinaryIndexedSortable
-
- recordsPerSegment() - Method in interface org.apache.paimon.sort.IndexedSortable
-
Gets the number of elements in each memory segment.
- recordsToSkip() - Method in class org.apache.paimon.flink.source.FileStoreSourceSplit
-
- recordsToSkip() - Method in class org.apache.paimon.flink.source.FileStoreSourceSplitState
-
- RecordWriter<T> - Interface in org.apache.paimon.utils
-
The RecordWriter
is responsible for writing data and handling in-progress files used to
write yet un-staged data.
- RecyclableIterator<E> - Class in org.apache.paimon.utils
-
Utility base class for iterators that accept a recycler.
- RecyclableIterator(Runnable) - Constructor for class org.apache.paimon.utils.RecyclableIterator
-
Creates a RecyclableIterator
with the given optional recycler.
- recycle() - Method in class org.apache.paimon.flink.source.FlinkRecordsWithSplitIds
-
- recycle(T) - Method in interface org.apache.paimon.utils.Pool.Recycler
-
Recycles the given object to the pool that this recycler works with.
- recycler() - Method in class org.apache.paimon.utils.Pool
-
Gets the recycler for this pool.
- ReducerMergeFunctionWrapper - Class in org.apache.paimon.mergetree.compact
-
- ReducerMergeFunctionWrapper(MergeFunction<KeyValue>) - Constructor for class org.apache.paimon.mergetree.compact.ReducerMergeFunctionWrapper
-
- ref(byte[]) - Method in class org.apache.paimon.lookup.RocksDBState
-
- Reference(byte[]) - Constructor for class org.apache.paimon.lookup.RocksDBState.Reference
-
- Reference<T> - Class in org.apache.paimon.utils
-
Refer a object.
- Reference(T) - Constructor for class org.apache.paimon.utils.Reference
-
- referenceFieldName() - Method in class org.apache.paimon.schema.SchemaChange.Move
-
- refineDataType(DataType) - Static method in class org.apache.paimon.format.orc.OrcFileFormat
-
- ReflectionUtils - Class in org.apache.paimon.utils
-
Utils for java reflection.
- ReflectionUtils() - Constructor for class org.apache.paimon.utils.ReflectionUtils
-
- refresh() - Method in class org.apache.paimon.flink.lookup.FullCacheLookupTable
-
- refresh(Iterator<InternalRow>) - Method in class org.apache.paimon.flink.lookup.FullCacheLookupTable
-
- refresh() - Method in interface org.apache.paimon.flink.lookup.LookupTable
-
- refresh(Iterator<InternalRow>) - Method in class org.apache.paimon.flink.lookup.NoPrimaryKeyLookupTable
-
- refresh() - Method in class org.apache.paimon.flink.lookup.PrimaryKeyPartialLookupTable
-
- REFRESH_COUNT - Static variable in class org.apache.paimon.io.cache.CacheManager
-
Refreshing the cache comes with some costs, so not every time we visit the CacheManager, but
every 10 visits, refresh the LRU strategy.
- refreshAsync - Variable in class org.apache.paimon.flink.lookup.FullCacheLookupTable
-
- RefreshBlacklist - Class in org.apache.paimon.flink.lookup
-
- RefreshBlacklist(List<Pair<Long, Long>>) - Constructor for class org.apache.paimon.flink.lookup.RefreshBlacklist
-
- refreshFiles(BinaryRow, int, List<DataFileMeta>, List<DataFileMeta>) - Method in class org.apache.paimon.table.query.LocalTableQuery
-
- refreshPartitions(Identifier) - Method in class org.apache.paimon.catalog.CachingCatalog
-
- refreshRow(InternalRow, Predicate) - Method in class org.apache.paimon.flink.lookup.FullCacheLookupTable
-
- refreshRow(InternalRow, Predicate) - Method in class org.apache.paimon.flink.lookup.NoPrimaryKeyLookupTable
-
- refreshRow(InternalRow, Predicate) - Method in class org.apache.paimon.flink.lookup.PrimaryKeyLookupTable
-
- refreshRow(InternalRow, Predicate) - Method in class org.apache.paimon.flink.lookup.SecondaryIndexLookupTable
-
- REGISTER_TIMEOUT - Static variable in class org.apache.paimon.flink.FlinkCatalogOptions
-
- registerJdbcDriver() - Static method in class org.apache.paimon.flink.action.cdc.mysql.MySqlActionUtils
-
- registerJdbcDriver() - Static method in class org.apache.paimon.flink.action.cdc.postgres.PostgresActionUtils
-
- registerJdbcDriver() - Method in class org.apache.paimon.flink.action.cdc.SyncJobHandler
-
- registerLogSystem(Catalog, Identifier, Map<String, String>, ClassLoader) - Static method in interface org.apache.paimon.flink.log.LogStoreRegister
-
- registerTopic() - Method in class org.apache.paimon.flink.kafka.KafkaLogStoreRegister
-
- registerTopic() - Method in interface org.apache.paimon.flink.log.LogStoreRegister
-
Register topic in log system for the table.
- relativePartitionAndBucketPath(BinaryRow, int) - Method in class org.apache.paimon.utils.FileStorePathFactory
-
- relativeTimeMillis() - Method in class org.apache.paimon.benchmark.metric.cpu.clock.Clock
-
- relativeTimeMillis() - Method in class org.apache.paimon.benchmark.metric.cpu.clock.SystemClock
-
- relativeTimeNanos() - Method in class org.apache.paimon.benchmark.metric.cpu.clock.Clock
-
- relativeTimeNanos() - Method in class org.apache.paimon.benchmark.metric.cpu.clock.SystemClock
-
- release() - Method in class org.apache.paimon.arrow.vector.ArrowFormatCWriter
-
- release() - Method in class org.apache.paimon.flink.memory.MemorySegmentAllocator
-
- release(JdbcClientPool, String) - Static method in class org.apache.paimon.jdbc.JdbcUtils
-
- releaseArrays() - Method in class org.apache.paimon.io.DataInputDeserializer
-
- releaseBatch() - Method in class org.apache.paimon.deletionvectors.ApplyDeletionFileRecordIterator
-
- releaseBatch() - Method in interface org.apache.paimon.reader.RecordReader.RecordIterator
-
Releases the batch that this iterator iterated over.
- releaseBatch() - Method in class org.apache.paimon.table.source.ResetRowKindRecordIterator
-
- releaseBatch() - Method in interface org.apache.paimon.utils.ParallelExecution.ParallelBatch
-
- releaseBatch() - Method in class org.apache.paimon.utils.RecyclableIterator
-
- releaseIterator() - Method in class org.apache.paimon.arrow.converter.ArrowBatchConverter
-
- releaseLock(JdbcClientPool, String) - Method in class org.apache.paimon.jdbc.AbstractDistributedLockDialect
-
- releaseLock(JdbcClientPool, String) - Method in interface org.apache.paimon.jdbc.JdbcDistributedLockDialect
-
- remain() - Method in class org.apache.paimon.fileindex.bitmap.BitmapIndexResultLazy
-
- REMAIN - Static variable in interface org.apache.paimon.fileindex.FileIndexResult
-
- remain() - Method in interface org.apache.paimon.fileindex.FileIndexResult
-
- remainingCapacity() - Method in class org.apache.paimon.sort.PartialOrderPriorityQueue
-
Returns the remaining capacity of the backing array.
- remainingSnapshots() - Method in class org.apache.paimon.flink.source.assigners.AlignedSplitAssigner
-
- remainingSplits() - Method in class org.apache.paimon.flink.source.assigners.AlignedSplitAssigner
-
- remainingSplits() - Method in class org.apache.paimon.flink.source.assigners.DynamicPartitionPruningAssigner
-
- remainingSplits() - Method in class org.apache.paimon.flink.source.assigners.FIFOSplitAssigner
-
- remainingSplits() - Method in class org.apache.paimon.flink.source.assigners.PreAssignSplitAssigner
-
- remainingSplits() - Method in interface org.apache.paimon.flink.source.assigners.SplitAssigner
-
Gets the remaining splits that this assigner has pending.
- remoteFile() - Method in class org.apache.paimon.mergetree.DataFileReader
-
- remoteFile() - Method in class org.apache.paimon.mergetree.LookupFile
-
- RemoteTableQuery - Class in org.apache.paimon.flink.query
-
Implementation for
TableQuery
to lookup data from remote service.
- RemoteTableQuery(Table) - Constructor for class org.apache.paimon.flink.query.RemoteTableQuery
-
- remove() - Method in class org.apache.paimon.lookup.sort.BlockIterator
-
- remove(String) - Method in class org.apache.paimon.options.Options
-
- remove(ConfigOption<?>) - Method in class org.apache.paimon.options.Options
-
- remove() - Method in class org.apache.paimon.utils.CloseableIterator.IteratorAdapter
-
- REMOVE_AGE - Static variable in class org.apache.paimon.append.UnawareAppendTableCompactionCoordinator
-
- removeChannel(FileIOChannel.ID) - Method in class org.apache.paimon.sort.SpillChannelManager
-
- removeDeletionVectorOf(String) - Method in class org.apache.paimon.deletionvectors.DeletionVectorsMaintainer
-
Removes the specified file's deletion vector, this method is typically used for remove before
files' deletion vector in compaction.
- removeFirst() - Method in class org.apache.paimon.flink.source.assigners.AlignedSplitAssigner
-
- removeLast() - Method in class org.apache.paimon.utils.IntArrayList
-
- removeLong(int) - Method in class org.apache.paimon.utils.LongArrayList
-
- removeOption(String) - Static method in interface org.apache.paimon.schema.SchemaChange
-
- RemoveOrphanFilesAction - Class in org.apache.paimon.flink.action
-
Action to remove the orphan data files and metadata files.
- RemoveOrphanFilesAction(String, String, String, String, Map<String, String>) - Constructor for class org.apache.paimon.flink.action.RemoveOrphanFilesAction
-
- RemoveOrphanFilesActionFactory - Class in org.apache.paimon.flink.action
-
- RemoveOrphanFilesActionFactory() - Constructor for class org.apache.paimon.flink.action.RemoveOrphanFilesActionFactory
-
- RemoveOrphanFilesProcedure - Class in org.apache.paimon.flink.procedure
-
Remove orphan files procedure.
- RemoveOrphanFilesProcedure() - Constructor for class org.apache.paimon.flink.procedure.RemoveOrphanFilesProcedure
-
- RemoveOrphanFilesProcedure - Class in org.apache.paimon.spark.procedure
-
Remove orphan files procedure.
- removePrefix(String) - Method in class org.apache.paimon.options.Options
-
- rename(Path, Path) - Method in class org.apache.paimon.flink.FlinkFileIO
-
- rename(Path, Path) - Method in class org.apache.paimon.format.fs.HadoopReadOnlyFileSystem
-
- rename(Path, Path) - Method in interface org.apache.paimon.fs.FileIO
-
Renames the file/directory src to dst.
- rename(Path, Path) - Method in class org.apache.paimon.fs.hadoop.HadoopFileIO
-
- rename(Path, Path) - Method in class org.apache.paimon.fs.local.LocalFileIO
-
- rename(Path, Path) - Method in class org.apache.paimon.fs.PluginFileIO
-
- rename(String) - Method in class org.apache.paimon.io.DataFileMeta
-
- rename(Path, Path) - Method in class org.apache.paimon.oss.HadoopCompliantFileIO
-
- rename(Path, Path) - Method in class org.apache.paimon.s3.HadoopCompliantFileIO
-
- renameColumn(String, String) - Static method in interface org.apache.paimon.schema.SchemaChange
-
- renameTable(Identifier, Identifier, boolean) - Method in class org.apache.paimon.catalog.AbstractCatalog
-
- renameTable(Identifier, Identifier, boolean) - Method in class org.apache.paimon.catalog.CachingCatalog
-
- renameTable(Identifier, Identifier, boolean) - Method in interface org.apache.paimon.catalog.Catalog
-
Rename a table.
- renameTable(Identifier, Identifier, boolean) - Method in class org.apache.paimon.catalog.DelegateCatalog
-
- renameTable(ObjectPath, String, boolean) - Method in class org.apache.paimon.flink.FlinkCatalog
-
- renameTable(ObjectPath, String, boolean) - Method in class org.apache.paimon.flink.FlinkGenericCatalog
-
- renameTable(boolean) - Method in class org.apache.paimon.hive.migrate.HiveMigrator
-
- renameTable(boolean) - Method in interface org.apache.paimon.migrate.Migrator
-
- renameTable(Identifier, Identifier, boolean) - Method in class org.apache.paimon.privilege.PrivilegedCatalog
-
- renameTable(Identifier, Identifier) - Method in class org.apache.paimon.spark.SparkCatalog
-
- renameTable(Identifier, Identifier) - Method in class org.apache.paimon.spark.SparkGenericCatalog
-
- renameTableImpl(Identifier, Identifier) - Method in class org.apache.paimon.catalog.AbstractCatalog
-
- renameTableImpl(Identifier, Identifier) - Method in class org.apache.paimon.catalog.FileSystemCatalog
-
- renameTableImpl(Identifier, Identifier) - Method in class org.apache.paimon.hive.HiveCatalog
-
- renameTableImpl(Identifier, Identifier) - Method in class org.apache.paimon.jdbc.JdbcCatalog
-
- renameTag(String, String) - Method in class org.apache.paimon.privilege.PrivilegedFileStoreTable
-
- renameTag(String, String) - Method in class org.apache.paimon.table.DelegatedFileStoreTable
-
- renameTag(String, String) - Method in interface org.apache.paimon.table.FormatTable
-
- renameTag(String, String) - Method in interface org.apache.paimon.table.ReadonlyTable
-
- renameTag(String, String) - Method in interface org.apache.paimon.table.Table
-
- renameTag(String, String) - Method in class org.apache.paimon.utils.TagManager
-
- RenameTagAction - Class in org.apache.paimon.flink.action
-
Rename Tag action for Flink.
- RenameTagAction(String, String, String, Map<String, String>, String, String) - Constructor for class org.apache.paimon.flink.action.RenameTagAction
-
- RenameTagActionFactory - Class in org.apache.paimon.flink.action
-
- RenameTagActionFactory() - Constructor for class org.apache.paimon.flink.action.RenameTagActionFactory
-
- RenameTagProcedure - Class in org.apache.paimon.flink.procedure
-
Create tag procedure.
- RenameTagProcedure() - Constructor for class org.apache.paimon.flink.procedure.RenameTagProcedure
-
- RenameTagProcedure - Class in org.apache.paimon.spark.procedure
-
Rename Tag Procedure.
- RenameTagProcedure(TableCatalog) - Constructor for class org.apache.paimon.spark.procedure.RenameTagProcedure
-
- renameView(Identifier, Identifier, boolean) - Method in interface org.apache.paimon.catalog.Catalog
-
Rename a view.
- renameView(Identifier, Identifier, boolean) - Method in class org.apache.paimon.catalog.DelegateCatalog
-
- renameView(Identifier, Identifier, boolean) - Method in class org.apache.paimon.hive.HiveCatalog
-
- RepairAction - Class in org.apache.paimon.flink.action
-
Repair action for Flink.
- RepairAction(String, String, Map<String, String>) - Constructor for class org.apache.paimon.flink.action.RepairAction
-
- RepairActionFactory - Class in org.apache.paimon.flink.action
-
- RepairActionFactory() - Constructor for class org.apache.paimon.flink.action.RepairActionFactory
-
- repairCatalog() - Method in interface org.apache.paimon.catalog.Catalog
-
- repairCatalog() - Method in class org.apache.paimon.catalog.DelegateCatalog
-
- repairCatalog() - Method in class org.apache.paimon.hive.HiveCatalog
-
- repairDatabase(String) - Method in interface org.apache.paimon.catalog.Catalog
-
- repairDatabase(String) - Method in class org.apache.paimon.catalog.DelegateCatalog
-
- repairDatabase(String) - Method in class org.apache.paimon.hive.HiveCatalog
-
- repairDatabasesOrTables(String) - Method in class org.apache.paimon.flink.procedure.RepairProcedure
-
- repairDatabasesOrTables(String, Catalog) - Method in class org.apache.paimon.spark.procedure.RepairProcedure
-
- RepairProcedure - Class in org.apache.paimon.flink.procedure
-
Repair procedure.
- RepairProcedure() - Constructor for class org.apache.paimon.flink.procedure.RepairProcedure
-
- RepairProcedure - Class in org.apache.paimon.spark.procedure
-
Repair Procedure.
- RepairProcedure(TableCatalog) - Constructor for class org.apache.paimon.spark.procedure.RepairProcedure
-
- repairTable(Identifier) - Method in interface org.apache.paimon.catalog.Catalog
-
- repairTable(Identifier) - Method in class org.apache.paimon.catalog.DelegateCatalog
-
- repairTable(Identifier) - Method in class org.apache.paimon.hive.HiveCatalog
-
- repeat(String, int) - Static method in class org.apache.paimon.utils.StringUtils
-
Returns a string consisting of a specific number of concatenated copies of an input string.
- replace(InternalRow, InternalRow) - Method in class org.apache.paimon.data.JoinedRow
-
- replace(InternalRow) - Method in class org.apache.paimon.flink.FlinkRowData
-
- replace(FileStoreTable) - Method in interface org.apache.paimon.flink.sink.StoreSinkWrite
-
Replace the internal
TableWriteImpl
with the one provided by
newWriteProvider
.
- replace(FileStoreTable) - Method in class org.apache.paimon.flink.sink.StoreSinkWriteImpl
-
- replace(InternalRow, RowKind, InternalRow) - Method in class org.apache.paimon.KeyValue
-
- replace(InternalRow, long, RowKind, InternalRow) - Method in class org.apache.paimon.KeyValue
-
- replace(InternalArray) - Method in class org.apache.paimon.spark.SparkArrayData
-
- replace(InternalRow) - Method in class org.apache.paimon.spark.SparkInternalRow
-
- replace(InternalRow) - Method in class org.apache.paimon.utils.OffsetRow
-
- replace(InternalRow) - Method in class org.apache.paimon.utils.PartialRow
-
- replace(String, String, String) - Static method in class org.apache.paimon.utils.StringUtils
-
Replaces all occurrences of a String within another String.
- replace(String, String, String, int) - Static method in class org.apache.paimon.utils.StringUtils
-
Replaces a String with another String inside a larger String, for the first max
values of the search String.
- replaceArray(InternalArray) - Method in class org.apache.paimon.utils.ProjectedArray
-
- replaceKey(InternalRow) - Method in class org.apache.paimon.KeyValue
-
- replaceRow(InternalRow) - Method in class org.apache.paimon.casting.CastedRow
-
- replaceRow(InternalRow) - Method in class org.apache.paimon.casting.DefaultValueRow
-
- replaceRow(RowData) - Method in class org.apache.paimon.flink.ProjectedRowData
-
- replaceRow(InternalRow) - Method in class org.apache.paimon.PartitionSettedRow
-
- replaceRow(InternalRow) - Method in class org.apache.paimon.utils.KeyProjectedRow
-
- replaceRow(InternalRow) - Method in class org.apache.paimon.utils.ProjectedRow
-
- replaceTag(String, Long, Duration) - Method in class org.apache.paimon.table.DelegatedFileStoreTable
-
- replaceTag(String, Long, Duration) - Method in interface org.apache.paimon.table.FormatTable
-
- replaceTag(String, Long, Duration) - Method in interface org.apache.paimon.table.ReadonlyTable
-
- replaceTag(String, Long, Duration) - Method in interface org.apache.paimon.table.Table
-
Replace a tag with new snapshot id and new time retained.
- replaceTag(Snapshot, String, Duration) - Method in class org.apache.paimon.utils.TagManager
-
Replace a tag from given snapshot and save it in the storage.
- ReplaceTagAction - Class in org.apache.paimon.flink.action
-
Replace tag action for Flink.
- ReplaceTagAction(String, String, String, Map<String, String>, String, Long, Duration) - Constructor for class org.apache.paimon.flink.action.ReplaceTagAction
-
- ReplaceTagActionFactory - Class in org.apache.paimon.flink.action
-
- ReplaceTagActionFactory() - Constructor for class org.apache.paimon.flink.action.ReplaceTagActionFactory
-
- ReplaceTagProcedure - Class in org.apache.paimon.flink.procedure
-
A procedure to replace a tag.
- ReplaceTagProcedure() - Constructor for class org.apache.paimon.flink.procedure.ReplaceTagProcedure
-
- ReplaceTagProcedure - Class in org.apache.paimon.spark.procedure
-
A procedure to replace a tag.
- replaceValue(InternalRow) - Method in class org.apache.paimon.KeyValue
-
- replaceValueKind(RowKind) - Method in class org.apache.paimon.KeyValue
-
- report(String, long) - Method in class org.apache.paimon.flink.sink.partition.HmsReporter
-
- reportActiveConnection() - Method in class org.apache.paimon.service.network.stats.AtomicServiceRequestStats
-
- reportActiveConnection() - Method in class org.apache.paimon.service.network.stats.DisabledServiceRequestStats
-
- reportActiveConnection() - Method in interface org.apache.paimon.service.network.stats.ServiceRequestStats
-
Reports an active connection.
- reportCommit(CommitStats) - Method in class org.apache.paimon.operation.metrics.CommitMetrics
-
- reportCompactionInputSize(long) - Method in interface org.apache.paimon.operation.metrics.CompactionMetrics.Reporter
-
- reportCompactionOutputSize(long) - Method in interface org.apache.paimon.operation.metrics.CompactionMetrics.Reporter
-
- reportCompactionTime(long) - Method in interface org.apache.paimon.operation.metrics.CompactionMetrics.Reporter
-
- reportFailedRequest() - Method in class org.apache.paimon.service.network.stats.AtomicServiceRequestStats
-
- reportFailedRequest() - Method in class org.apache.paimon.service.network.stats.DisabledServiceRequestStats
-
- reportFailedRequest() - Method in interface org.apache.paimon.service.network.stats.ServiceRequestStats
-
Reports a failure during a request.
- ReportHmsListener - Class in org.apache.paimon.flink.sink.partition
-
This listener will collect data from the newly touched partition and then decide when to trigger
a report based on the partition's idle time.
- reportInactiveConnection() - Method in class org.apache.paimon.service.network.stats.AtomicServiceRequestStats
-
- reportInactiveConnection() - Method in class org.apache.paimon.service.network.stats.DisabledServiceRequestStats
-
- reportInactiveConnection() - Method in interface org.apache.paimon.service.network.stats.ServiceRequestStats
-
Reports an inactive connection.
- reportLevel0FileCount(long) - Method in interface org.apache.paimon.operation.metrics.CompactionMetrics.Reporter
-
- reportMetric(String, String) - Method in class org.apache.paimon.benchmark.metric.MetricReporter
-
- reportRequest() - Method in class org.apache.paimon.service.network.stats.AtomicServiceRequestStats
-
- reportRequest() - Method in class org.apache.paimon.service.network.stats.DisabledServiceRequestStats
-
- reportRequest() - Method in interface org.apache.paimon.service.network.stats.ServiceRequestStats
-
Reports an incoming request.
- reportScan(ScanStats) - Method in class org.apache.paimon.operation.metrics.ScanMetrics
-
- reportStatistics() - Method in class org.apache.paimon.flink.source.DataTableSource
-
- reportSuccessfulRequest(long) - Method in class org.apache.paimon.service.network.stats.AtomicServiceRequestStats
-
- reportSuccessfulRequest(long) - Method in class org.apache.paimon.service.network.stats.DisabledServiceRequestStats
-
- reportSuccessfulRequest(long) - Method in interface org.apache.paimon.service.network.stats.ServiceRequestStats
-
Reports a successfully handled request.
- RequestFailure - Class in org.apache.paimon.service.network.messages
-
A message indicating a protocol-related error.
- RequestFailure(long, Throwable) - Constructor for class org.apache.paimon.service.network.messages.RequestFailure
-
- RequestPaymentConfigurationHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.RequestPaymentConfigurationHandler
-
- required() - Method in class org.apache.paimon.iceberg.metadata.IcebergDataField
-
- required(String, DataType) - Static method in interface org.apache.paimon.spark.procedure.ProcedureParameter
-
Creates a required input parameter.
- required() - Method in interface org.apache.paimon.spark.procedure.ProcedureParameter
-
Returns whether input parameter is required.
- required() - Method in class org.apache.paimon.spark.procedure.ProcedureParameterImpl
-
- requiredCachedBucketIds - Variable in class org.apache.paimon.flink.lookup.FullCacheLookupTable.Context
-
- requiredOptions() - Method in class org.apache.paimon.flink.AbstractFlinkTableFactory
-
- requiredOptions() - Method in class org.apache.paimon.flink.FlinkCatalogFactory
-
- requiredOptions() - Method in class org.apache.paimon.flink.FlinkGenericCatalogFactory
-
- requiredOptions() - Method in class org.apache.paimon.flink.FlinkGenericTableFactory
-
- requiredOptions() - Method in interface org.apache.paimon.fs.FileIOLoader
-
Returns a set of option keys (case-insensitive, key can be written in multiple ways) that an
implementation of this FileIO requires.
- requiredOptions() - Method in class org.apache.paimon.oss.OSSLoader
-
- requiredOptions() - Method in class org.apache.paimon.s3.S3Loader
-
- requirePrimaryKeys() - Method in class org.apache.paimon.flink.action.cdc.kafka.KafkaSyncDatabaseAction
-
- requirePrimaryKeys() - Method in class org.apache.paimon.flink.action.cdc.mongodb.MongoDBSyncDatabaseAction
-
- requirePrimaryKeys() - Method in class org.apache.paimon.flink.action.cdc.mysql.MySqlSyncDatabaseAction
-
- requirePrimaryKeys() - Method in class org.apache.paimon.flink.action.cdc.pulsar.PulsarSyncDatabaseAction
-
- requirePrimaryKeys() - Method in class org.apache.paimon.flink.action.cdc.SyncDatabaseActionBase
-
- reserveDictionaryIds(int) - Method in class org.apache.paimon.data.columnar.heap.AbstractHeapVector
-
- reserveDictionaryIds(int) - Method in class org.apache.paimon.data.columnar.heap.HeapBooleanVector
-
- reserveDictionaryIds(int) - Method in interface org.apache.paimon.data.columnar.writable.WritableColumnVector
-
Reserve a integer column for ids of dictionary.
- reserveDictionaryIds(int) - Method in class org.apache.paimon.format.parquet.reader.ParquetDecimalVector
-
- reset() - Method in class org.apache.orc.impl.ZstdCodec
-
- reset(RecordReader.RecordIterator<InternalRow>) - Method in class org.apache.paimon.arrow.converter.ArrowPerRowBatchConverter
-
- reset(ApplyDeletionFileRecordIterator) - Method in class org.apache.paimon.arrow.converter.ArrowVectorizedBatchConverter
-
- reset(VectorizedRecordIterator) - Method in class org.apache.paimon.arrow.converter.ArrowVectorizedBatchConverter
-
- reset() - Method in class org.apache.paimon.arrow.writer.ArrowFieldWriter
-
Reset the state of the writer to write the next batch of fields.
- reset() - Method in class org.apache.paimon.arrow.writer.ArrowFieldWriters.ArrayWriter
-
- reset() - Method in class org.apache.paimon.arrow.writer.ArrowFieldWriters.MapWriter
-
- reset() - Method in class org.apache.paimon.data.BinaryArrayWriter
-
First, reset.
- reset() - Method in class org.apache.paimon.data.BinaryRowWriter
-
First, reset.
- reset() - Method in interface org.apache.paimon.data.BinaryWriter
-
Reset writer to prepare next write.
- reset(long) - Method in class org.apache.paimon.data.columnar.ColumnarRowIterator
-
- reset() - Method in class org.apache.paimon.data.columnar.heap.AbstractHeapVector
-
Resets the column to default state.
- reset() - Method in class org.apache.paimon.data.columnar.heap.HeapBytesVector
-
- reset() - Method in class org.apache.paimon.data.columnar.heap.HeapRowVector
-
- reset() - Method in interface org.apache.paimon.data.columnar.writable.WritableColumnVector
-
Resets the column to default state.
- reset() - Method in class org.apache.paimon.data.SimpleCollectingOutputView
-
- reset() - Method in class org.apache.paimon.disk.ExternalBuffer
-
- reset() - Method in class org.apache.paimon.disk.InMemoryBuffer
-
- reset() - Method in interface org.apache.paimon.disk.RowBuffer
-
- reset() - Method in class org.apache.paimon.format.parquet.reader.ParquetDecimalVector
-
- reset() - Method in class org.apache.paimon.fs.ByteArraySeekableStream
-
- reset() - Method in class org.apache.paimon.lookup.sort.BlockWriter
-
- reset() - Method in class org.apache.paimon.memory.MemorySliceOutput
-
- reset() - Method in class org.apache.paimon.mergetree.compact.aggregate.AggregateMergeFunction
-
- reset() - Method in class org.apache.paimon.mergetree.compact.aggregate.FieldAggregator
-
reset the aggregator to a clean start state.
- reset() - Method in class org.apache.paimon.mergetree.compact.aggregate.FieldFirstNonNullValueAgg
-
- reset() - Method in class org.apache.paimon.mergetree.compact.aggregate.FieldFirstValueAgg
-
- reset() - Method in class org.apache.paimon.mergetree.compact.aggregate.FieldIgnoreRetractAgg
-
- reset() - Method in class org.apache.paimon.mergetree.compact.ChangelogResult
-
- reset() - Method in class org.apache.paimon.mergetree.compact.DeduplicateMergeFunction
-
- reset() - Method in class org.apache.paimon.mergetree.compact.FirstRowMergeFunction
-
- reset() - Method in class org.apache.paimon.mergetree.compact.FirstRowMergeFunctionWrapper
-
- reset() - Method in class org.apache.paimon.mergetree.compact.FullChangelogMergeFunctionWrapper
-
- reset() - Method in class org.apache.paimon.mergetree.compact.LookupChangelogMergeFunctionWrapper
-
- reset() - Method in class org.apache.paimon.mergetree.compact.LookupMergeFunction
-
- reset() - Method in interface org.apache.paimon.mergetree.compact.MergeFunction
-
Reset the merge function to its default state.
- reset() - Method in interface org.apache.paimon.mergetree.compact.MergeFunctionWrapper
-
- reset() - Method in class org.apache.paimon.mergetree.compact.PartialUpdateMergeFunction
-
- reset() - Method in class org.apache.paimon.mergetree.compact.ReducerMergeFunctionWrapper
-
- reset() - Method in class org.apache.paimon.utils.BloomFilter
-
- reset() - Method in class org.apache.paimon.utils.LongCounter
-
- resetConsumer(String, Consumer) - Method in class org.apache.paimon.consumer.ConsumerManager
-
- ResetConsumerAction - Class in org.apache.paimon.flink.action
-
Reset consumer action for Flink.
- ResetConsumerAction(String, String, String, Map<String, String>, String) - Constructor for class org.apache.paimon.flink.action.ResetConsumerAction
-
- ResetConsumerActionFactory - Class in org.apache.paimon.flink.action
-
- ResetConsumerActionFactory() - Constructor for class org.apache.paimon.flink.action.ResetConsumerActionFactory
-
- ResetConsumerProcedure - Class in org.apache.paimon.flink.procedure
-
Reset consumer procedure.
- ResetConsumerProcedure() - Constructor for class org.apache.paimon.flink.procedure.ResetConsumerProcedure
-
- ResetConsumerProcedure - Class in org.apache.paimon.spark.procedure
-
Reset consumer procedure.
- ResetConsumerProcedure(TableCatalog) - Constructor for class org.apache.paimon.spark.procedure.ResetConsumerProcedure
-
- ResetRowKindRecordIterator - Class in org.apache.paimon.table.source
-
A
RecordReader.RecordIterator
which resets
RowKind.INSERT
to previous key value.
- ResetRowKindRecordIterator(RecordReader.RecordIterator<KeyValue>) - Constructor for class org.apache.paimon.table.source.ResetRowKindRecordIterator
-
- resetService(String, InetSocketAddress[]) - Method in class org.apache.paimon.service.ServiceManager
-
- resolve(DataType, DataType) - Static method in class org.apache.paimon.casting.CastExecutors
-
Resolve a
CastExecutor
for the provided input type and target type.
- resolveClass(ObjectStreamClass) - Method in class org.apache.paimon.utils.InstantiationUtil.ClassLoaderObjectInputStream
-
- resolveProxyClass(String[]) - Method in class org.apache.paimon.utils.InstantiationUtil.ClassLoaderObjectInputStream
-
- resolveSnapshot(FileStoreTable) - Static method in class org.apache.paimon.table.source.snapshot.TimeTravelUtil
-
- resolveSnapshotFromOptions(CoreOptions, SnapshotManager) - Static method in class org.apache.paimon.table.source.snapshot.TimeTravelUtil
-
- resource() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- resource() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- resource() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ResourcesContext
-
- resource(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ResourcesContext
-
- resource() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ResourcesContext
-
- resource(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ResourcesContext
-
- ResourceContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.ResourceContext
-
- ResourceContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.ResourceContext
-
- resources() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- resources() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- resources() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ResourceSpecificationContext
-
- resources() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ResourceSpecificationContext
-
- ResourcesContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.ResourcesContext
-
- ResourcesContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.ResourcesContext
-
- resourceSpecification() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- resourceSpecification() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- resourceSpecification() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- resourceSpecification() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- ResourceSpecificationContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.ResourceSpecificationContext
-
- ResourceSpecificationContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.ResourceSpecificationContext
-
- Restorable<S> - Interface in org.apache.paimon.utils
-
Operations implementing this interface can checkpoint and restore their states between different
instances.
- restore() - Method in interface org.apache.paimon.flink.sink.partition.PartitionMarkDoneTrigger.State
-
- restore(List<FileStoreWrite.State<T>>) - Method in class org.apache.paimon.operation.AbstractFileStoreWrite
-
- restore(List<FileStoreWrite.State<T>>) - Method in class org.apache.paimon.table.sink.TableWriteImpl
-
- restore(Long) - Method in class org.apache.paimon.table.source.DataTableStreamScan
-
- restore(Long, boolean) - Method in class org.apache.paimon.table.source.DataTableStreamScan
-
- restore(Long, boolean) - Method in interface org.apache.paimon.table.source.StreamDataTableScan
-
Restore from checkpoint next snapshot id with scan kind.
- restore(Long) - Method in interface org.apache.paimon.table.source.StreamTableScan
-
Restore from checkpoint next snapshot id.
- restore(S) - Method in interface org.apache.paimon.utils.Restorable
-
Restore state of a previous operation instance into the current operation instance.
- RestoreAndFailCommittableStateManager<GlobalCommitT> - Class in org.apache.paimon.flink.sink
-
- RestoreAndFailCommittableStateManager(SerializableSupplier<VersionedSerializer<GlobalCommitT>>) - Constructor for class org.apache.paimon.flink.sink.RestoreAndFailCommittableStateManager
-
- restoreEnumerator(SplitEnumeratorContext<FileStoreSourceSplit>, PendingSplitsCheckpoint) - Method in class org.apache.paimon.flink.source.ContinuousFileStoreSource
-
- restoreEnumerator(SplitEnumeratorContext<NumberSequenceRowSource.NumberSequenceSplit>, Collection<NumberSequenceRowSource.NumberSequenceSplit>) - Method in class org.apache.paimon.flink.source.NumberSequenceRowSource
-
- restoreEnumerator(SplitEnumeratorContext<RewriteFileIndexSource.Split>, RewriteFileIndexSource.CheckpointState) - Method in class org.apache.paimon.flink.source.RewriteFileIndexSource
-
- restoreEnumerator(SplitEnumeratorContext<FileStoreSourceSplit>, PendingSplitsCheckpoint) - Method in class org.apache.paimon.flink.source.StaticFileStoreSource
-
- result - Variable in class org.apache.paimon.flink.compact.UnawareBucketCompactor
-
- result() - Method in class org.apache.paimon.flink.compact.UnawareBucketCompactor
-
- result() - Method in class org.apache.paimon.io.DataFileIndexWriter
-
- result() - Method in interface org.apache.paimon.io.FileWriter
-
- result() - Method in class org.apache.paimon.io.KeyValueDataFileWriter
-
- result() - Method in class org.apache.paimon.io.RollingFileWriter
-
- result() - Method in class org.apache.paimon.io.RowDataFileWriter
-
- result() - Method in class org.apache.paimon.mergetree.compact.ChangelogResult
-
Latest result (result of merge function) for this key.
- Result(Snapshot, List<ManifestFileMeta>, List<ManifestFileMeta>) - Constructor for class org.apache.paimon.operation.ManifestsReader.Result
-
- result() - Method in class org.apache.paimon.statistics.AbstractSimpleColStatsCollector
-
- result() - Method in class org.apache.paimon.statistics.NoneSimpleColStatsCollector
-
- result() - Method in interface org.apache.paimon.statistics.SimpleColStatsCollector
-
- result() - Method in class org.apache.paimon.statistics.TruncateSimpleColStatsCollector
-
- Result(InternalRow, InternalRow, InternalArray) - Constructor for class org.apache.paimon.stats.SimpleStatsEvolution.Result
-
- rethrow(Throwable) - Static method in class org.apache.paimon.utils.ExceptionUtils
-
Throws the given Throwable
in scenarios where the signatures do not allow you to
throw an arbitrary Throwable.
- rethrow(Throwable, String) - Static method in class org.apache.paimon.utils.ExceptionUtils
-
Throws the given Throwable
in scenarios where the signatures do not allow you to
throw an arbitrary Throwable.
- rethrowException(Throwable, String) - Static method in class org.apache.paimon.utils.ExceptionUtils
-
Throws the given Throwable
in scenarios where the signatures do allow to throw a
Exception.
- rethrowException(Throwable) - Static method in class org.apache.paimon.utils.ExceptionUtils
-
Throws the given Throwable
in scenarios where the signatures do allow to throw a
Exception.
- rethrowIfFatalError(Throwable) - Static method in class org.apache.paimon.utils.ExceptionUtils
-
Rethrows the given Throwable
, if it represents an error that is fatal to the JVM.
- rethrowIfFatalErrorOrOOM(Throwable) - Static method in class org.apache.paimon.utils.ExceptionUtils
-
Rethrows the given Throwable
, if it represents an error that is fatal to the JVM or
an out-of-memory error.
- rethrowIOException(Throwable) - Static method in class org.apache.paimon.utils.ExceptionUtils
-
Re-throws the given Throwable
in scenarios where the signatures allows only
IOExceptions (and RuntimeException and Error).
- retract(K, V) - Method in class org.apache.paimon.lookup.RocksDBSetState
-
- retract(Object, Object) - Method in class org.apache.paimon.mergetree.compact.aggregate.FieldAggregator
-
- retract(Object, Object) - Method in class org.apache.paimon.mergetree.compact.aggregate.FieldCollectAgg
-
- retract(Object, Object) - Method in class org.apache.paimon.mergetree.compact.aggregate.FieldIgnoreRetractAgg
-
- retract(Object, Object) - Method in class org.apache.paimon.mergetree.compact.aggregate.FieldLastNonNullValueAgg
-
- retract(Object, Object) - Method in class org.apache.paimon.mergetree.compact.aggregate.FieldLastValueAgg
-
- retract(Object, Object) - Method in class org.apache.paimon.mergetree.compact.aggregate.FieldMergeMapAgg
-
- retract(Object, Object) - Method in class org.apache.paimon.mergetree.compact.aggregate.FieldNestedUpdateAgg
-
- retract(Object, Object) - Method in class org.apache.paimon.mergetree.compact.aggregate.FieldPrimaryKeyAgg
-
- retract(Object, Object) - Method in class org.apache.paimon.mergetree.compact.aggregate.FieldProductAgg
-
- retract(Object, Object) - Method in class org.apache.paimon.mergetree.compact.aggregate.FieldSumAgg
-
- retrieveSchema() - Method in class org.apache.paimon.flink.action.cdc.MessageQueueSyncTableActionBase
-
- retrieveSchema() - Method in class org.apache.paimon.flink.action.cdc.mongodb.MongoDBSyncTableAction
-
- retrieveSchema() - Method in class org.apache.paimon.flink.action.cdc.mysql.MySqlSyncTableAction
-
- retrieveSchema() - Method in class org.apache.paimon.flink.action.cdc.postgres.PostgresSyncTableAction
-
- retrieveSchema() - Method in class org.apache.paimon.flink.action.cdc.SyncTableActionBase
-
- retry(ManifestCommittable) - Method in class org.apache.paimon.iceberg.AbstractIcebergCommitCallback
-
- retry(ManifestCommittable) - Method in class org.apache.paimon.metastore.AddPartitionCommitCallback
-
- retry(ManifestCommittable) - Method in class org.apache.paimon.metastore.TagPreviewCommitCallback
-
- retry(ManifestCommittable) - Method in interface org.apache.paimon.table.sink.CommitCallback
-
- RETRY_SLEEP_TIME - Static variable in class org.apache.paimon.flink.sink.cdc.CdcRecordStoreWriteOperator
-
- RetryingMetaStoreClientFactory - Class in org.apache.paimon.hive
-
Factory to create RetryingMetaStoreClient
.
- RetryingMetaStoreClientFactory() - Constructor for class org.apache.paimon.hive.RetryingMetaStoreClientFactory
-
- RetryingMetaStoreClientFactory.HiveMetastoreProxySupplier - Interface in org.apache.paimon.hive
-
Function interface for creating hive metastore proxy.
- retryReadingFiles(OrphanFilesClean.ReaderWithIOException<T>, T) - Static method in class org.apache.paimon.operation.OrphanFilesClean
-
Retry reading files when
IOException
was thrown by the reader.
- RETURN - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- RETURN - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- RETURN - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RETURN - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RETURN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- RETURN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- returnAll(List<MemorySegment>) - Method in class org.apache.paimon.memory.AbstractMemorySegmentPool
-
- returnAll(List<MemorySegment>) - Method in class org.apache.paimon.memory.ArraySegmentPool
-
- returnAll(List<MemorySegment>) - Method in class org.apache.paimon.memory.CachelessSegmentPool
-
- returnAll(List<MemorySegment>) - Method in interface org.apache.paimon.memory.MemorySegmentPool
-
Return all pages back into this pool.
- ReturnAndJumpCounter - Class in org.apache.paimon.codegen.codesplit
-
Simple parser that counts combined number of 'return', 'continue' and 'break' kay words.
- ReturnAndJumpCounter() - Constructor for class org.apache.paimon.codegen.codesplit.ReturnAndJumpCounter
-
- returnedPosition() - Method in class org.apache.paimon.data.columnar.ColumnarRowIterator
-
- returnedPosition() - Method in class org.apache.paimon.deletionvectors.ApplyDeletionFileRecordIterator
-
- returnedPosition() - Method in interface org.apache.paimon.reader.FileRecordIterator
-
- returnedPosition() - Method in class org.apache.paimon.utils.IteratorResultIterator
-
- ReturnValueRewriter - Class in org.apache.paimon.codegen.codesplit
-
Rewrite functions with return values by splitting them into two functions and storing the return
values into member variables.
- ReturnValueRewriter(String, int) - Constructor for class org.apache.paimon.codegen.codesplit.ReturnValueRewriter
-
- reuse(ByteBuffer, int) - Static method in class org.apache.paimon.utils.ZOrderByteUtils
-
- ReuseByteArrayOutputStream - Class in org.apache.paimon.utils
-
- ReuseByteArrayOutputStream(int) - Constructor for class org.apache.paimon.utils.ReuseByteArrayOutputStream
-
- ReverseReader - Class in org.apache.paimon.operation
-
- ReverseReader(RecordReader<KeyValue>) - Constructor for class org.apache.paimon.operation.ReverseReader
-
- revoke(String, String, PrivilegeType) - Method in class org.apache.paimon.privilege.FileBasedPrivilegeManager
-
- revoke(String, String, PrivilegeType) - Method in interface org.apache.paimon.privilege.PrivilegeManager
-
Revoke privilege
from user
on identifier
.
- RevokePrivilegeFromUserProcedure - Class in org.apache.paimon.flink.procedure.privilege
-
Procedure to revoke privilege from a user.
- RevokePrivilegeFromUserProcedure() - Constructor for class org.apache.paimon.flink.procedure.privilege.RevokePrivilegeFromUserProcedure
-
- revokePrivilegeOnCatalog(String, PrivilegeType) - Method in class org.apache.paimon.privilege.PrivilegedCatalog
-
Returns the number of privilege revoked.
- revokePrivilegeOnDatabase(String, String, PrivilegeType) - Method in class org.apache.paimon.privilege.PrivilegedCatalog
-
Returns the number of privilege revoked.
- revokePrivilegeOnTable(String, Identifier, PrivilegeType) - Method in class org.apache.paimon.privilege.PrivilegedCatalog
-
Returns the number of privilege revoked.
- rewrite(List<DataFileMeta>) - Method in interface org.apache.paimon.append.BucketedAppendCompactManager.CompactRewriter
-
- rewrite() - Method in class org.apache.paimon.codegen.codesplit.AddBoolBeforeReturnRewriter
-
- rewrite(String) - Method in class org.apache.paimon.codegen.codesplit.BlockStatementGrouper
-
Rewrite code block used for initialization of this object.
- rewrite() - Method in class org.apache.paimon.codegen.codesplit.BlockStatementRewriter
-
- rewrite() - Method in interface org.apache.paimon.codegen.codesplit.CodeRewriter
-
- rewrite() - Method in class org.apache.paimon.codegen.codesplit.DeclarationRewriter
-
- rewrite() - Method in class org.apache.paimon.codegen.codesplit.FunctionSplitter
-
- rewrite() - Method in class org.apache.paimon.codegen.codesplit.MemberFieldRewriter
-
- rewrite() - Method in class org.apache.paimon.codegen.codesplit.ReturnValueRewriter
-
- rewrite(int, boolean, List<List<SortedRun>>) - Method in class org.apache.paimon.mergetree.compact.ChangelogMergeTreeRewriter
-
- rewrite(int, boolean, List<List<SortedRun>>) - Method in interface org.apache.paimon.mergetree.compact.CompactRewriter
-
Rewrite sections to new level.
- rewrite(int, boolean, List<List<SortedRun>>) - Method in class org.apache.paimon.mergetree.compact.MergeTreeCompactRewriter
-
- rewriteBlock(String) - Method in class org.apache.paimon.codegen.codesplit.BlockStatementSplitter
-
Rewrite code block that was used for this object initialization.
- rewriteChangelog(int, boolean, List<List<SortedRun>>) - Method in class org.apache.paimon.mergetree.compact.ChangelogMergeTreeRewriter
-
- rewriteChangelog(int, boolean, List<List<SortedRun>>) - Method in class org.apache.paimon.mergetree.compact.FullChangelogMergeTreeCompactRewriter
-
- rewriteChangelog(int, boolean, List<List<SortedRun>>) - Method in class org.apache.paimon.mergetree.compact.LookupMergeTreeCompactRewriter
-
- rewriteCompaction(int, boolean, List<List<SortedRun>>) - Method in class org.apache.paimon.mergetree.compact.MergeTreeCompactRewriter
-
- RewriteFileIndexAction - Class in org.apache.paimon.flink.action
-
Rewrite-file-index action for Flink.
- RewriteFileIndexAction(String, String, Map<String, String>) - Constructor for class org.apache.paimon.flink.action.RewriteFileIndexAction
-
- RewriteFileIndexActionFactory - Class in org.apache.paimon.flink.action
-
- RewriteFileIndexActionFactory() - Constructor for class org.apache.paimon.flink.action.RewriteFileIndexActionFactory
-
- RewriteFileIndexProcedure - Class in org.apache.paimon.flink.procedure
-
Rewrite file index procedure to re-generated all file index.
- RewriteFileIndexProcedure() - Constructor for class org.apache.paimon.flink.procedure.RewriteFileIndexProcedure
-
- RewriteFileIndexSink - Class in org.apache.paimon.flink.sink
-
- RewriteFileIndexSink(FileStoreTable) - Constructor for class org.apache.paimon.flink.sink.RewriteFileIndexSink
-
- RewriteFileIndexSink.FileIndexProcessor - Class in org.apache.paimon.flink.sink
-
Does the file index rewrite.
- RewriteFileIndexSource - Class in org.apache.paimon.flink.source
-
- RewriteFileIndexSource(FileStoreTable, Predicate) - Constructor for class org.apache.paimon.flink.source.RewriteFileIndexSource
-
- RewriteFileIndexSource.CheckpointState - Class in org.apache.paimon.flink.source
-
State for splits.
- RewriteFileIndexSource.Split - Class in org.apache.paimon.flink.source
-
Split to wrap ManifestEntry.
- RewriteGroupedCode(String, Map<String, List<String>>) - Constructor for class org.apache.paimon.codegen.codesplit.BlockStatementGrouper.RewriteGroupedCode
-
- rewriteLookupChangelog(int, List<List<SortedRun>>) - Method in class org.apache.paimon.mergetree.compact.ChangelogMergeTreeRewriter
-
- RichCdcMultiplexRecord - Class in org.apache.paimon.flink.sink.cdc
-
- RichCdcMultiplexRecord(String, String, List<DataField>, List<String>, CdcRecord) - Constructor for class org.apache.paimon.flink.sink.cdc.RichCdcMultiplexRecord
-
- RichCdcMultiplexRecordEventParser - Class in org.apache.paimon.flink.sink.cdc
-
- RichCdcMultiplexRecordEventParser(boolean) - Constructor for class org.apache.paimon.flink.sink.cdc.RichCdcMultiplexRecordEventParser
-
- RichCdcMultiplexRecordEventParser(NewTableSchemaBuilder, Pattern, Pattern, TableNameConverter, Set<String>) - Constructor for class org.apache.paimon.flink.sink.cdc.RichCdcMultiplexRecordEventParser
-
- RichCdcRecord - Class in org.apache.paimon.flink.sink.cdc
-
A change message contains schema and data.
- RichCdcRecord(CdcRecord, List<DataField>) - Constructor for class org.apache.paimon.flink.sink.cdc.RichCdcRecord
-
- RichCdcRecord.Builder - Class in org.apache.paimon.flink.sink.cdc
-
- RichCdcSinkBuilder - Class in org.apache.paimon.flink.sink.cdc
-
DataStream API for building Flink Sink for
RichCdcRecord
to write with schema evolution.
- RichCdcSinkBuilder(Table) - Constructor for class org.apache.paimon.flink.sink.cdc.RichCdcSinkBuilder
-
- RichCdcSinkBuilder() - Constructor for class org.apache.paimon.flink.sink.cdc.RichCdcSinkBuilder
-
- RichEventParser - Class in org.apache.paimon.flink.sink.cdc
-
- RichEventParser() - Constructor for class org.apache.paimon.flink.sink.cdc.RichEventParser
-
- RLEIntIterator(RunLengthBitPackingHybridDecoder) - Constructor for class org.apache.paimon.format.parquet.reader.NestedPrimitiveColumnReader.RLEIntIterator
-
- RoaringBitmap32 - Class in org.apache.paimon.utils
-
A compressed bitmap for 32-bit integer.
- RoaringBitmap32() - Constructor for class org.apache.paimon.utils.RoaringBitmap32
-
- RoaringBitmap64 - Class in org.apache.paimon.utils
-
A compressed bitmap for 64-bit integer.
- RoaringBitmap64() - Constructor for class org.apache.paimon.utils.RoaringBitmap64
-
- RocksDBListState<K,V> - Class in org.apache.paimon.lookup
-
RocksDB state for key -> List of value.
- RocksDBListState(RocksDBStateFactory, ColumnFamilyHandle, Serializer<K>, Serializer<V>, long) - Constructor for class org.apache.paimon.lookup.RocksDBListState
-
- RocksDBOptions - Class in org.apache.paimon.lookup
-
Options for rocksdb.
- RocksDBOptions() - Constructor for class org.apache.paimon.lookup.RocksDBOptions
-
- RocksDBSetState<K,V> - Class in org.apache.paimon.lookup
-
Rocksdb state for key -> Set values.
- RocksDBSetState(RocksDBStateFactory, ColumnFamilyHandle, Serializer<K>, Serializer<V>, long) - Constructor for class org.apache.paimon.lookup.RocksDBSetState
-
- RocksDBState<K,V,CacheV> - Class in org.apache.paimon.lookup
-
Rocksdb state for key value.
- RocksDBState(RocksDBStateFactory, ColumnFamilyHandle, Serializer<K>, Serializer<V>, long) - Constructor for class org.apache.paimon.lookup.RocksDBState
-
- RocksDBState.ByteArray - Class in org.apache.paimon.lookup
-
A class wraps byte[] to implement equals and hashCode.
- RocksDBState.Reference - Class in org.apache.paimon.lookup
-
A class wraps byte[] to indicate contain or not contain.
- RocksDBStateFactory - Class in org.apache.paimon.lookup
-
Factory to create state.
- RocksDBStateFactory(String, Options, Duration) - Constructor for class org.apache.paimon.lookup.RocksDBStateFactory
-
- RocksDBValueState<K,V> - Class in org.apache.paimon.lookup
-
Rocksdb state for key -> a single value.
- RocksDBValueState(RocksDBStateFactory, ColumnFamilyHandle, Serializer<K>, Serializer<V>, long) - Constructor for class org.apache.paimon.lookup.RocksDBValueState
-
- rollbackCreateTable(Table) - Method in class org.apache.paimon.hive.PaimonMetaHook
-
- rollbackDropTable(Table) - Method in class org.apache.paimon.hive.PaimonMetaHook
-
- RollbackHelper - Class in org.apache.paimon.table
-
- RollbackHelper(SnapshotManager, TagManager, FileIO, SnapshotDeletion, ChangelogDeletion, TagDeletion) - Constructor for class org.apache.paimon.table.RollbackHelper
-
- RollbackProcedure - Class in org.apache.paimon.spark.procedure
-
A procedure to rollback to a snapshot or a tag.
- rollbackTo(long) - Method in class org.apache.paimon.privilege.PrivilegedFileStoreTable
-
- rollbackTo(String) - Method in class org.apache.paimon.privilege.PrivilegedFileStoreTable
-
- rollbackTo(long) - Method in class org.apache.paimon.table.DelegatedFileStoreTable
-
- rollbackTo(String) - Method in class org.apache.paimon.table.DelegatedFileStoreTable
-
- rollbackTo(long) - Method in interface org.apache.paimon.table.FormatTable
-
- rollbackTo(String) - Method in interface org.apache.paimon.table.FormatTable
-
- rollbackTo(long) - Method in interface org.apache.paimon.table.ReadonlyTable
-
- rollbackTo(String) - Method in interface org.apache.paimon.table.ReadonlyTable
-
- rollbackTo(long) - Method in interface org.apache.paimon.table.Table
-
Rollback table's state to a specific snapshot.
- rollbackTo(String) - Method in interface org.apache.paimon.table.Table
-
Rollback table's state to a specific tag.
- RollbackToAction - Class in org.apache.paimon.flink.action
-
Rollback to specific version action for Flink.
- RollbackToAction(String, String, String, String, Map<String, String>) - Constructor for class org.apache.paimon.flink.action.RollbackToAction
-
- RollbackToActionFactory - Class in org.apache.paimon.flink.action
-
- RollbackToActionFactory() - Constructor for class org.apache.paimon.flink.action.RollbackToActionFactory
-
- RollbackToProcedure - Class in org.apache.paimon.flink.procedure
-
Rollback procedure.
- RollbackToProcedure() - Constructor for class org.apache.paimon.flink.procedure.RollbackToProcedure
-
- RollbackToTimestampAction - Class in org.apache.paimon.flink.action
-
Rollback to specific timestamp action for Flink.
- RollbackToTimestampAction(String, String, String, Long, Map<String, String>) - Constructor for class org.apache.paimon.flink.action.RollbackToTimestampAction
-
- RollbackToTimestampActionFactory - Class in org.apache.paimon.flink.action
-
- RollbackToTimestampActionFactory() - Constructor for class org.apache.paimon.flink.action.RollbackToTimestampActionFactory
-
- RollbackToTimestampProcedure - Class in org.apache.paimon.flink.procedure
-
Rollback to timestamp procedure.
- RollbackToTimestampProcedure() - Constructor for class org.apache.paimon.flink.procedure.RollbackToTimestampProcedure
-
- RollbackToTimestampProcedure - Class in org.apache.paimon.spark.procedure
-
A procedure to rollback to a timestamp.
- RollingFileWriter<T,R> - Class in org.apache.paimon.io
-
Writer to roll over to a new file if the current size exceed the target file size.
- RollingFileWriter(Supplier<? extends SingleFileWriter<T, R>>, long) - Constructor for class org.apache.paimon.io.RollingFileWriter
-
- rollingWrite(Iterator<IcebergManifestEntry>, long) - Method in class org.apache.paimon.iceberg.manifest.IcebergManifestFile
-
- root - Variable in class org.apache.paimon.arrow.converter.ArrowBatchConverter
-
- root - Variable in class org.apache.paimon.flink.action.cdc.format.AbstractJsonRecordParser
-
- root() - Method in class org.apache.paimon.utils.FileStorePathFactory
-
- roundDownToPowerOf2(int) - Static method in class org.apache.paimon.utils.MathUtils
-
Decrements the given number down to the closest power of two.
- row - Variable in class org.apache.paimon.PartitionSettedRow
-
- row() - Method in class org.apache.paimon.table.sink.SinkRecord
-
- ROW(DataField...) - Static method in class org.apache.paimon.types.DataTypes
-
- ROW(DataType...) - Static method in class org.apache.paimon.types.DataTypes
-
- row - Variable in class org.apache.paimon.utils.ProjectedRow
-
- row1() - Method in class org.apache.paimon.data.JoinedRow
-
- row1 - Variable in class org.apache.paimon.sort.BinaryIndexedSortable
-
- row2() - Method in class org.apache.paimon.data.JoinedRow
-
- ROW_KIND - Static variable in class org.apache.paimon.table.SpecialFields
-
- rowArrayDataToDvRanges(InternalArray) - Static method in class org.apache.paimon.index.IndexFileMetaSerializer
-
- RowAssignerChannelComputer - Class in org.apache.paimon.flink.sink
-
Hash key of a RowData
.
- RowAssignerChannelComputer(TableSchema, Integer) - Constructor for class org.apache.paimon.flink.sink.RowAssignerChannelComputer
-
- RowBuffer - Interface in org.apache.paimon.disk
-
- RowBuffer.RowBufferIterator - Interface in org.apache.paimon.disk
-
Iterator to fetch record from buffer.
- RowColumnReader - Class in org.apache.paimon.format.parquet.reader
-
- RowColumnReader(List<ColumnReader>) - Constructor for class org.apache.paimon.format.parquet.reader.RowColumnReader
-
- RowColumnVector - Interface in org.apache.paimon.data.columnar
-
Row column vector.
- RowCompactedSerializer - Class in org.apache.paimon.data.serializer
-
- RowCompactedSerializer(RowType) - Constructor for class org.apache.paimon.data.serializer.RowCompactedSerializer
-
- rowCount() - Method in class org.apache.paimon.arrow.ArrowBundleRecords
-
- rowCount() - Method in class org.apache.paimon.flink.source.align.PlaceholderSplit
-
- rowCount() - Method in class org.apache.paimon.index.IndexFileMeta
-
- rowCount() - Method in interface org.apache.paimon.io.BundleRecords
-
The total row count of this batch.
- rowCount() - Method in class org.apache.paimon.io.DataFileMeta
-
- rowCount() - Method in class org.apache.paimon.table.source.DataSplit
-
- rowCount() - Method in class org.apache.paimon.table.source.RawFile
-
row count of the file.
- rowCount() - Method in class org.apache.paimon.table.source.SingletonSplit
-
- rowCount() - Method in interface org.apache.paimon.table.source.Split
-
- RowDataChannelComputer - Class in org.apache.paimon.flink.sink
-
- RowDataChannelComputer(TableSchema, boolean) - Constructor for class org.apache.paimon.flink.sink.RowDataChannelComputer
-
- RowDataContainer - Class in org.apache.paimon.hive
-
- RowDataContainer() - Constructor for class org.apache.paimon.hive.RowDataContainer
-
- RowDataFileWriter - Class in org.apache.paimon.io
-
- RowDataFileWriter(FileIO, FormatWriterFactory, Path, RowType, SimpleStatsExtractor, long, LongCounter, String, SimpleColStatsCollector.Factory[], FileIndexOptions, FileSource, boolean, boolean) - Constructor for class org.apache.paimon.io.RowDataFileWriter
-
- RowDataKeyAndBucketExtractor - Class in org.apache.paimon.flink.sink
-
- RowDataKeyAndBucketExtractor(TableSchema) - Constructor for class org.apache.paimon.flink.sink.RowDataKeyAndBucketExtractor
-
- RowDataParquetBuilder - Class in org.apache.paimon.format.parquet.writer
-
- RowDataParquetBuilder(RowType, Options) - Constructor for class org.apache.paimon.format.parquet.writer.RowDataParquetBuilder
-
- RowDataRollingFileWriter - Class in org.apache.paimon.io
-
- RowDataRollingFileWriter(FileIO, long, FileFormat, long, RowType, DataFilePathFactory, LongCounter, String, SimpleColStatsCollector.Factory[], FileIndexOptions, FileSource, boolean, boolean) - Constructor for class org.apache.paimon.io.RowDataRollingFileWriter
-
- RowDataStoreWriteOperator - Class in org.apache.paimon.flink.sink
-
- RowDataStoreWriteOperator(FileStoreTable, LogSinkFunction, StoreSinkWrite.Provider, String) - Constructor for class org.apache.paimon.flink.sink.RowDataStoreWriteOperator
-
- RowDataToObjectArrayConverter - Class in org.apache.paimon.utils
-
- RowDataToObjectArrayConverter(RowType) - Constructor for class org.apache.paimon.utils.RowDataToObjectArrayConverter
-
- rowDataToString(InternalRow, RowType) - Static method in class org.apache.paimon.KeyValue
-
- RowDataVectorizer - Class in org.apache.paimon.format.orc.writer
-
- RowDataVectorizer(String, DataType[]) - Constructor for class org.apache.paimon.format.orc.writer.RowDataVectorizer
-
- RowDynamicBucketSink - Class in org.apache.paimon.flink.sink
-
Sink for dynamic bucket table.
- RowDynamicBucketSink(FileStoreTable, Map<String, String>) - Constructor for class org.apache.paimon.flink.sink.RowDynamicBucketSink
-
- rowGroupsFiltered() - Method in class org.apache.parquet.hadoop.ParquetFileReader
-
- rowIndexStride(int) - Method in class org.apache.orc.OrcFile.WriterOptions
-
Set the distance between entries in the row index.
- RowIterator - Interface in org.apache.paimon.utils
-
A simple iterator which provides simple next.
- RowKeyExtractor - Class in org.apache.paimon.table.sink
-
- RowKeyExtractor(TableSchema) - Constructor for class org.apache.paimon.table.sink.RowKeyExtractor
-
- RowKind - Enum in org.apache.paimon.types
-
Lists all kinds of changes that a row can describe in a changelog.
- ROWKIND_FIELD - Static variable in class org.apache.paimon.CoreOptions
-
- rowkindField() - Method in class org.apache.paimon.CoreOptions
-
- RowKindGenerator - Class in org.apache.paimon.table.sink
-
Generate row kind.
- RowKindGenerator(String, RowType) - Constructor for class org.apache.paimon.table.sink.RowKindGenerator
-
- rowNum - Variable in class org.apache.paimon.benchmark.Query.WriteSql
-
- RowPartitionKeyExtractor - Class in org.apache.paimon.table.sink
-
- RowPartitionKeyExtractor(TableSchema) - Constructor for class org.apache.paimon.table.sink.RowPartitionKeyExtractor
-
- RowPosition - Class in org.apache.paimon.format.parquet.position
-
To represent struct's position in repeated type.
- RowPosition(boolean[], int) - Constructor for class org.apache.paimon.format.parquet.position.RowPosition
-
- rowPosition() - Method in class org.apache.paimon.mergetree.LookupLevels.PositionedKeyValue
-
- RowProcessor(HilbertIndexer.HProcessFunction) - Constructor for class org.apache.paimon.sort.hilbert.HilbertIndexer.RowProcessor
-
- RowProcessor(ZIndexer.ZProcessFunction, int) - Constructor for class org.apache.paimon.sort.zorder.ZIndexer.RowProcessor
-
- RowReader(Schema, List<DataField>) - Constructor for class org.apache.paimon.format.avro.FieldReaderFactory.RowReader
-
- rowSerializer - Variable in class org.apache.paimon.io.DataFileMeta08Serializer
-
- rowSerializer - Variable in class org.apache.paimon.io.DataFileMeta09Serializer
-
- rowSerializer - Variable in class org.apache.paimon.utils.ObjectSerializer
-
- rowType() - Method in class org.apache.paimon.hive.HiveSchema
-
- rowType(RowType, P, List<R>) - Method in class org.apache.paimon.hive.SchemaVisitor
-
- rowType() - Method in class org.apache.paimon.schema.Schema
-
- rowType() - Method in interface org.apache.paimon.table.FileStoreTable
-
- rowType(RowType) - Method in class org.apache.paimon.table.FormatTable.Builder
-
- rowType() - Method in class org.apache.paimon.table.FormatTable.FormatTableImpl
-
- rowType() - Method in class org.apache.paimon.table.KnownSplitsTable
-
- rowType() - Method in class org.apache.paimon.table.sink.BatchWriteBuilderImpl
-
- rowType() - Method in class org.apache.paimon.table.sink.StreamWriteBuilderImpl
-
- rowType() - Method in interface org.apache.paimon.table.sink.WriteBuilder
-
Returns the row type of this table.
- rowType() - Method in class org.apache.paimon.table.system.AggregationFieldsTable
-
- rowType() - Method in class org.apache.paimon.table.system.AllTableOptionsTable
-
- rowType() - Method in class org.apache.paimon.table.system.AuditLogTable
-
- rowType() - Method in class org.apache.paimon.table.system.BranchesTable
-
- rowType() - Method in class org.apache.paimon.table.system.BucketsTable
-
- rowType() - Method in class org.apache.paimon.table.system.CatalogOptionsTable
-
Returns the row type of this table.
- rowType() - Method in class org.apache.paimon.table.system.CompactBucketsTable
-
- rowType() - Method in class org.apache.paimon.table.system.ConsumersTable
-
- rowType() - Method in class org.apache.paimon.table.system.FileMonitorTable
-
- rowType() - Method in class org.apache.paimon.table.system.FilesTable
-
- rowType() - Method in class org.apache.paimon.table.system.ManifestsTable
-
- rowType() - Method in class org.apache.paimon.table.system.OptionsTable
-
- rowType() - Method in class org.apache.paimon.table.system.PartitionsTable
-
- rowType() - Method in class org.apache.paimon.table.system.ReadOptimizedTable
-
- rowType() - Method in class org.apache.paimon.table.system.SchemasTable
-
- rowType() - Method in class org.apache.paimon.table.system.SnapshotsTable
-
- rowType() - Method in class org.apache.paimon.table.system.StatisticTable
-
- rowType() - Method in class org.apache.paimon.table.system.TableLineageTable
-
- rowType() - Method in class org.apache.paimon.table.system.TagsTable
-
- rowType() - Method in interface org.apache.paimon.table.Table
-
Returns the row type of this table.
- RowType - Class in org.apache.paimon.types
-
Data type of a sequence of fields.
- RowType(boolean, List<DataField>) - Constructor for class org.apache.paimon.types.RowType
-
- RowType(List<DataField>) - Constructor for class org.apache.paimon.types.RowType
-
- rowType() - Method in class org.apache.paimon.utils.RowDataToObjectArrayConverter
-
- rowType() - Method in interface org.apache.paimon.view.View
-
Returns the row type of this view.
- rowType() - Method in class org.apache.paimon.view.ViewImpl
-
- RowType.Builder - Class in org.apache.paimon.types
-
- RowUnawareBucketSink - Class in org.apache.paimon.flink.sink
-
- RowUnawareBucketSink(FileStoreTable, Map<String, String>, LogSinkFunction, Integer) - Constructor for class org.apache.paimon.flink.sink.RowUnawareBucketSink
-
- RowWithBucketChannelComputer - Class in org.apache.paimon.flink.sink
-
Hash key of a RowData
with bucket.
- RowWithBucketChannelComputer(TableSchema) - Constructor for class org.apache.paimon.flink.sink.RowWithBucketChannelComputer
-
- RowWriter(FieldVector, ArrowFieldWriter[]) - Constructor for class org.apache.paimon.arrow.writer.ArrowFieldWriters.RowWriter
-
- RPAREN - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- RPAREN - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- RPAREN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationContext
-
- RPAREN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationContext
-
- RPAREN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationMethodRestContext
-
- RPAREN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationMethodRestContext
-
- RPAREN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ArgumentsContext
-
- RPAREN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ArgumentsContext
-
- RPAREN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CatchClauseContext
-
- RPAREN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CatchClauseContext
-
- RPAREN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstructorCallContext
-
- RPAREN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstructorCallContext
-
- RPAREN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- RPAREN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- RPAREN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FormalParametersContext
-
- RPAREN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FormalParametersContext
-
- RPAREN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LambdaParametersContext
-
- RPAREN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LambdaParametersContext
-
- RPAREN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MethodCallContext
-
- RPAREN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MethodCallContext
-
- RPAREN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ParExpressionContext
-
- RPAREN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ParExpressionContext
-
- RPAREN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PrimaryContext
-
- RPAREN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PrimaryContext
-
- RPAREN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ResourceSpecificationContext
-
- RPAREN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ResourceSpecificationContext
-
- RPAREN - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RPAREN - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RPAREN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- RPAREN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- RSHIFT_ASSIGN - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- RSHIFT_ASSIGN - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- RSHIFT_ASSIGN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- RSHIFT_ASSIGN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- RSHIFT_ASSIGN - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RSHIFT_ASSIGN - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_annotation - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_annotation - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_annotationConstantRest - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_annotationConstantRest - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_annotationMethodOrConstantRest - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_annotationMethodOrConstantRest - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_annotationMethodRest - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_annotationMethodRest - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_annotationTypeBody - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_annotationTypeBody - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_annotationTypeDeclaration - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_annotationTypeDeclaration - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_annotationTypeElementDeclaration - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_annotationTypeElementDeclaration - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_annotationTypeElementRest - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_annotationTypeElementRest - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_arguments - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_arguments - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_arrayCreatorRest - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_arrayCreatorRest - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_arrayInitializer - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_arrayInitializer - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_block - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_block - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_blockStatement - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_blockStatement - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_catchClause - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_catchClause - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_catchType - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_catchType - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_classBody - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_classBody - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_classBodyDeclaration - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_classBodyDeclaration - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_classCreatorRest - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_classCreatorRest - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_classDeclaration - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_classDeclaration - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_classOrInterfaceModifier - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_classOrInterfaceModifier - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_classOrInterfaceType - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_classOrInterfaceType - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_classType - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_classType - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_compilationUnit - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_compilationUnit - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_constantDeclarator - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_constantDeclarator - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_constDeclaration - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_constDeclaration - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_constructorCall - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_constructorCall - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_constructorDeclaration - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_constructorDeclaration - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_createdName - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_createdName - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_creator - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_creator - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_defaultValue - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_defaultValue - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_elementValue - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_elementValue - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_elementValueArrayInitializer - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_elementValueArrayInitializer - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_elementValuePair - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_elementValuePair - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_elementValuePairs - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_elementValuePairs - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_enhancedForControl - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_enhancedForControl - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_enumBodyDeclarations - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_enumBodyDeclarations - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_enumConstant - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_enumConstant - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_enumConstants - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_enumConstants - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_enumDeclaration - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_enumDeclaration - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_explicitGenericInvocation - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_explicitGenericInvocation - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_explicitGenericInvocationSuffix - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_explicitGenericInvocationSuffix - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_expression - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_expression - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_expressionList - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_expressionList - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_fieldDeclaration - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_fieldDeclaration - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_finallyBlock - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_finallyBlock - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_floatLiteral - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_floatLiteral - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_forControl - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_forControl - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_forInit - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_forInit - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_formalParameter - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_formalParameter - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_formalParameterList - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_formalParameterList - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_formalParameters - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_formalParameters - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_genericConstructorDeclaration - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_genericConstructorDeclaration - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_genericInterfaceMethodDeclaration - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_genericInterfaceMethodDeclaration - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_genericMethodDeclaration - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_genericMethodDeclaration - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_importDeclaration - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_importDeclaration - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_innerCreator - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_innerCreator - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_integerLiteral - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_integerLiteral - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_interfaceBody - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_interfaceBody - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_interfaceBodyDeclaration - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_interfaceBodyDeclaration - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_interfaceDeclaration - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_interfaceDeclaration - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_interfaceMemberDeclaration - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_interfaceMemberDeclaration - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_interfaceMethodDeclaration - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_interfaceMethodDeclaration - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_interfaceMethodModifier - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_interfaceMethodModifier - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_lambdaBody - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_lambdaBody - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_lambdaExpression - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_lambdaExpression - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_lambdaParameters - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_lambdaParameters - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_lastFormalParameter - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_lastFormalParameter - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_literal - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_literal - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_localTypeDeclaration - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_localTypeDeclaration - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_localVariableDeclaration - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_localVariableDeclaration - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_memberDeclaration - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_memberDeclaration - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_methodBody - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_methodBody - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_methodCall - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_methodCall - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_methodDeclaration - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_methodDeclaration - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_modifier - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_modifier - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_nonWildcardTypeArguments - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_nonWildcardTypeArguments - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_nonWildcardTypeArgumentsOrDiamond - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_nonWildcardTypeArgumentsOrDiamond - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_packageDeclaration - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_packageDeclaration - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_parExpression - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_parExpression - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_primary - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_primary - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_primitiveType - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_primitiveType - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_qualifiedName - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_qualifiedName - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_qualifiedNameList - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_qualifiedNameList - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_resource - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_resource - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_resources - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_resources - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_resourceSpecification - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_resourceSpecification - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_statement - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_statement - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_superSuffix - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_superSuffix - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_switchBlockStatementGroup - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_switchBlockStatementGroup - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_switchLabel - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_switchLabel - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_typeArgument - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_typeArgument - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_typeArguments - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_typeArguments - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_typeArgumentsOrDiamond - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_typeArgumentsOrDiamond - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_typeBound - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_typeBound - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_typeDeclaration - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_typeDeclaration - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_typeList - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_typeList - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_typeParameter - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_typeParameter - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_typeParameters - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_typeParameters - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_typeType - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_typeType - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_typeTypeOrVoid - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_typeTypeOrVoid - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_variableDeclarator - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_variableDeclarator - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_variableDeclaratorId - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_variableDeclaratorId - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_variableDeclarators - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_variableDeclarators - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_variableInitializer - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_variableInitializer - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_variableModifier - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- RULE_variableModifier - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- ruleNames - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- ruleNames - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- ruleNames - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- ruleNames - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- run() - Method in class org.apache.paimon.append.UnawareAppendTableCompactionCoordinator
-
- run() - Method in class org.apache.paimon.benchmark.QueryRunner
-
- run(C) - Method in interface org.apache.paimon.client.ClientPool.Action
-
- run(ClientPool.Action<R, C, E>) - Method in class org.apache.paimon.client.ClientPool.ClientPoolImpl
-
- run(C) - Method in interface org.apache.paimon.client.ClientPool.ExecuteAction
-
- run(ClientPool.Action<R, C, E>) - Method in interface org.apache.paimon.client.ClientPool
-
- run() - Method in interface org.apache.paimon.flink.action.Action
-
The execution method of the action.
- run() - Method in class org.apache.paimon.flink.action.cdc.SynchronizationActionBase
-
- run() - Method in class org.apache.paimon.flink.action.CloneAction
-
- run() - Method in class org.apache.paimon.flink.action.CompactAction
-
- run() - Method in class org.apache.paimon.flink.action.CompactDatabaseAction
-
- run() - Method in class org.apache.paimon.flink.action.CreateBranchAction
-
- run() - Method in class org.apache.paimon.flink.action.CreateTagAction
-
- run() - Method in class org.apache.paimon.flink.action.CreateTagFromTimestampAction
-
- run() - Method in class org.apache.paimon.flink.action.CreateTagFromWatermarkAction
-
- run() - Method in class org.apache.paimon.flink.action.DeleteAction
-
- run() - Method in class org.apache.paimon.flink.action.DeleteBranchAction
-
- run() - Method in class org.apache.paimon.flink.action.DeleteTagAction
-
- run() - Method in class org.apache.paimon.flink.action.DropPartitionAction
-
- run() - Method in class org.apache.paimon.flink.action.ExpirePartitionsAction
-
- run() - Method in class org.apache.paimon.flink.action.ExpireSnapshotsAction
-
- run() - Method in class org.apache.paimon.flink.action.ExpireTagsAction
-
- run() - Method in class org.apache.paimon.flink.action.FastForwardAction
-
- run() - Method in class org.apache.paimon.flink.action.MarkPartitionDoneAction
-
- run() - Method in class org.apache.paimon.flink.action.MergeIntoAction
-
- run() - Method in class org.apache.paimon.flink.action.MigrateDatabaseAction
-
- run() - Method in class org.apache.paimon.flink.action.MigrateFileAction
-
- run() - Method in class org.apache.paimon.flink.action.MigrateTableAction
-
- run() - Method in class org.apache.paimon.flink.action.RemoveOrphanFilesAction
-
- run() - Method in class org.apache.paimon.flink.action.RenameTagAction
-
- run() - Method in class org.apache.paimon.flink.action.RepairAction
-
- run() - Method in class org.apache.paimon.flink.action.ReplaceTagAction
-
- run() - Method in class org.apache.paimon.flink.action.ResetConsumerAction
-
- run() - Method in class org.apache.paimon.flink.action.RewriteFileIndexAction
-
- run() - Method in class org.apache.paimon.flink.action.RollbackToAction
-
- run() - Method in class org.apache.paimon.flink.action.RollbackToTimestampAction
-
- run() - Method in class org.apache.paimon.flink.action.SortCompactAction
-
- run(SourceFunction.SourceContext<InternalRow>) - Method in class org.apache.paimon.flink.service.QueryFileMonitor
-
- run(SourceFunction.SourceContext<UnawareAppendCompactionTask>) - Method in class org.apache.paimon.flink.source.BucketUnawareCompactSource
-
- run(SourceFunction.SourceContext<T>) - Method in class org.apache.paimon.flink.source.operator.CombinedCompactorSourceFunction
-
- run(SourceFunction.SourceContext<Split>) - Method in class org.apache.paimon.flink.source.operator.MonitorFunction
-
- run(ClientPool.Action<R, IMetaStoreClient, TException>) - Method in class org.apache.paimon.hive.pool.CachedClientPool
-
- run() - Method in class org.apache.paimon.mergetree.LevelSortedRun
-
- run() - Method in class org.apache.paimon.tag.TagAutoCreation
-
- run() - Method in class org.apache.paimon.tag.TagAutoManager
-
- runBlocking() - Method in class org.apache.paimon.benchmark.utils.AutoClosableProcess.AutoClosableProcessBuilder
-
- runBlocking(Duration) - Method in class org.apache.paimon.benchmark.utils.AutoClosableProcess.AutoClosableProcessBuilder
-
- runBlocking(String...) - Static method in class org.apache.paimon.benchmark.utils.AutoClosableProcess
-
- runBlockingWithRetry(int, Duration, Duration) - Method in class org.apache.paimon.benchmark.utils.AutoClosableProcess.AutoClosableProcessBuilder
-
- runLenDecoder - Variable in class org.apache.paimon.format.parquet.reader.AbstractColumnReader
-
Run length decoder for data and dictionary.
- runNonBlocking() - Method in class org.apache.paimon.benchmark.utils.AutoClosableProcess.AutoClosableProcessBuilder
-
- runNonBlocking(String...) - Static method in class org.apache.paimon.benchmark.utils.AutoClosableProcess
-
- runOfLevel(int) - Method in class org.apache.paimon.mergetree.Levels
-
- runSecured(Callable<T>) - Method in class org.apache.paimon.security.HadoopSecurityContext
-
- runSecured(Callable<T>) - Static method in class org.apache.paimon.security.SecurityContext
-
Run with installed context.
- runServer() - Method in class org.apache.paimon.benchmark.metric.cpu.CpuMetricReceiver
-
- runServerBlocking() - Method in class org.apache.paimon.benchmark.metric.cpu.CpuMetricReceiver
-
- runWithLock(String, String, Callable<T>) - Method in interface org.apache.paimon.catalog.CatalogLock
-
Run with catalog lock.
- runWithLock(String, String, Callable<T>) - Method in class org.apache.paimon.hive.HiveCatalogLock
-
- runWithLock(String, String, Callable<T>) - Method in class org.apache.paimon.jdbc.JdbcCatalogLock
-
- runWithLock(Callable<T>) - Method in class org.apache.paimon.operation.Lock.CatalogLockImpl
-
- runWithLock(Callable<T>) - Method in class org.apache.paimon.operation.Lock.EmptyLock
-
- runWithLock(Callable<T>) - Method in interface org.apache.paimon.operation.Lock
-
Run with lock.
- S3FileIO - Class in org.apache.paimon.s3
-
- S3FileIO() - Constructor for class org.apache.paimon.s3.S3FileIO
-
- S3Loader - Class in org.apache.paimon.s3
-
- S3Loader() - Constructor for class org.apache.paimon.s3.S3Loader
-
- SafeBinaryArray - Class in org.apache.paimon.data.safe
-
- SafeBinaryArray(byte[], int) - Constructor for class org.apache.paimon.data.safe.SafeBinaryArray
-
- SafeBinaryRow - Class in org.apache.paimon.data.safe
-
- SafeBinaryRow(int, byte[], int) - Constructor for class org.apache.paimon.data.safe.SafeBinaryRow
-
- safeCall(Runnable, Logger) - Static method in class org.apache.paimon.operation.metrics.MetricUtils
-
- safelyFromPath(FileIO, Path) - Static method in class org.apache.paimon.partition.actions.SuccessFileMarkDoneAction
-
- safelyFromPath(FileIO, Path) - Static method in class org.apache.paimon.partition.file.SuccessFile
-
- safelyFromPath(FileIO, Path) - Static method in class org.apache.paimon.tag.Tag
-
- safelyGetAllChangelogs() - Method in class org.apache.paimon.utils.SnapshotManager
-
- safelyGetAllSnapshots(String) - Method in class org.apache.paimon.operation.OrphanFilesClean
-
- safelyGetAllSnapshots() - Method in class org.apache.paimon.utils.SnapshotManager
-
If
FileNotFoundException
is thrown when reading the snapshot file, this snapshot may
be deleted by other processes, so just skip this snapshot.
- sanitizeXmlDocument(DefaultHandler, InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
-
- SAVEPOINT_TAG_PREFIX - Static variable in class org.apache.paimon.flink.sink.AutoTagForSavepointCommitterOperator
-
- saveSinkDataLineage(DataLineageEntity) - Method in interface org.apache.paimon.lineage.LineageMeta
-
Save the sink table and job lineage.
- saveSinkTableLineage(TableLineageEntity) - Method in interface org.apache.paimon.lineage.LineageMeta
-
Save the sink table and job lineage.
- saveSourceDataLineage(DataLineageEntity) - Method in interface org.apache.paimon.lineage.LineageMeta
-
Save the source table and job lineage.
- saveSourceTableLineage(TableLineageEntity) - Method in interface org.apache.paimon.lineage.LineageMeta
-
Save the source table and job lineage.
- ScalaSuffixChecker - Class in org.apache.paimon.tools.ci.suffixcheck
-
Utility for checking the presence/absence of scala-suffixes.
- ScalaSuffixChecker() - Constructor for class org.apache.paimon.tools.ci.suffixcheck.ScalaSuffixChecker
-
- scale() - Method in class org.apache.paimon.data.Decimal
-
- scan(Snapshot, SnapshotReader) - Method in class org.apache.paimon.flink.lookup.CompactionDiffFollowUpScanner
-
- scan - Variable in class org.apache.paimon.flink.source.ContinuousFileSplitEnumerator
-
- scan(String) - Method in class org.apache.paimon.index.IndexFileHandler
-
- scan(long, String, BinaryRow, int) - Method in class org.apache.paimon.index.IndexFileHandler
-
- scan(long, String, Set<BinaryRow>) - Method in class org.apache.paimon.index.IndexFileHandler
-
- scan(Snapshot, String, Set<BinaryRow>) - Method in class org.apache.paimon.index.IndexFileHandler
-
- scan(Snapshot, SnapshotReader) - Method in class org.apache.paimon.table.source.snapshot.AllDeltaFollowUpScanner
-
- scan(Snapshot, SnapshotReader) - Method in class org.apache.paimon.table.source.snapshot.CompactionChangelogFollowUpScanner
-
- scan(SnapshotReader) - Method in class org.apache.paimon.table.source.snapshot.ContinuousCompactorStartingScanner
-
- scan(SnapshotReader) - Method in class org.apache.paimon.table.source.snapshot.ContinuousFromSnapshotStartingScanner
-
- scan(SnapshotReader) - Method in class org.apache.paimon.table.source.snapshot.ContinuousFromTimestampStartingScanner
-
- scan(SnapshotReader) - Method in class org.apache.paimon.table.source.snapshot.ContinuousLatestStartingScanner
-
- scan(Snapshot, SnapshotReader) - Method in class org.apache.paimon.table.source.snapshot.DeltaFollowUpScanner
-
- scan(Snapshot, SnapshotReader) - Method in interface org.apache.paimon.table.source.snapshot.FollowUpScanner
-
- scan(SnapshotReader) - Method in class org.apache.paimon.table.source.snapshot.IncrementalStartingScanner
-
- scan(SnapshotReader) - Method in class org.apache.paimon.table.source.snapshot.IncrementalTagStartingScanner
-
- scan(SnapshotReader) - Method in class org.apache.paimon.table.source.snapshot.IncrementalTimeStampStartingScanner
-
- scan(Snapshot, SnapshotReader) - Method in class org.apache.paimon.table.source.snapshot.InputChangelogFollowUpScanner
-
- scan(SnapshotReader) - Method in class org.apache.paimon.table.source.snapshot.ReadPlanStartingScanner
-
- scan(SnapshotReader) - Method in interface org.apache.paimon.table.source.snapshot.StartingScanner
-
- SCAN_BOUNDED_WATERMARK - Static variable in class org.apache.paimon.CoreOptions
-
- SCAN_DURATION - Static variable in class org.apache.paimon.operation.metrics.ScanMetrics
-
- SCAN_FALLBACK_BRANCH - Static variable in class org.apache.paimon.CoreOptions
-
- SCAN_FILE_CREATION_TIME_MILLIS - Static variable in class org.apache.paimon.CoreOptions
-
- SCAN_MANIFEST_PARALLELISM - Static variable in class org.apache.paimon.CoreOptions
-
- SCAN_MAX_SPLITS_PER_TASK - Static variable in class org.apache.paimon.CoreOptions
-
- SCAN_MODE - Static variable in class org.apache.paimon.CoreOptions
-
- SCAN_NEWLY_ADDED_TABLE_ENABLED - Static variable in class org.apache.paimon.flink.action.cdc.mysql.MySqlActionUtils
-
- SCAN_PARALLELISM - Static variable in class org.apache.paimon.flink.FlinkConnectorOptions
-
- SCAN_PLAN_SORT_PARTITION - Static variable in class org.apache.paimon.CoreOptions
-
- SCAN_REMOVE_NORMALIZE - Static variable in class org.apache.paimon.flink.FlinkConnectorOptions
-
- SCAN_SNAPSHOT_ID - Static variable in class org.apache.paimon.CoreOptions
-
- SCAN_SPLIT_ENUMERATOR_ASSIGN_MODE - Static variable in class org.apache.paimon.flink.FlinkConnectorOptions
-
- SCAN_SPLIT_ENUMERATOR_BATCH_SIZE - Static variable in class org.apache.paimon.flink.FlinkConnectorOptions
-
- SCAN_TAG_NAME - Static variable in class org.apache.paimon.CoreOptions
-
- SCAN_TIMESTAMP - Static variable in class org.apache.paimon.CoreOptions
-
- SCAN_TIMESTAMP_MILLIS - Static variable in class org.apache.paimon.CoreOptions
-
- SCAN_VERSION - Static variable in class org.apache.paimon.CoreOptions
-
- SCAN_WATERMARK - Static variable in class org.apache.paimon.CoreOptions
-
- SCAN_WATERMARK_ALIGNMENT_GROUP - Static variable in class org.apache.paimon.flink.FlinkConnectorOptions
-
- SCAN_WATERMARK_ALIGNMENT_MAX_DRIFT - Static variable in class org.apache.paimon.flink.FlinkConnectorOptions
-
- SCAN_WATERMARK_ALIGNMENT_UPDATE_INTERVAL - Static variable in class org.apache.paimon.flink.FlinkConnectorOptions
-
- SCAN_WATERMARK_EMIT_STRATEGY - Static variable in class org.apache.paimon.flink.FlinkConnectorOptions
-
- SCAN_WATERMARK_IDLE_TIMEOUT - Static variable in class org.apache.paimon.flink.FlinkConnectorOptions
-
- scanBoundedWatermark() - Method in class org.apache.paimon.CoreOptions
-
- scanDVIndex(Long, BinaryRow, int) - Method in class org.apache.paimon.index.IndexFileHandler
-
- scanEntries() - Method in class org.apache.paimon.index.IndexFileHandler
-
- scanEntries(String, BinaryRow) - Method in class org.apache.paimon.index.IndexFileHandler
-
- scanEntries(long, String, BinaryRow) - Method in class org.apache.paimon.index.IndexFileHandler
-
- scanEntries(long, String, Set<BinaryRow>) - Method in class org.apache.paimon.index.IndexFileHandler
-
- scanEntries(Snapshot, String, Set<BinaryRow>) - Method in class org.apache.paimon.index.IndexFileHandler
-
- scanFileCreationTimeMills() - Method in class org.apache.paimon.CoreOptions
-
- scanHashIndex(long, BinaryRow, int) - Method in class org.apache.paimon.index.IndexFileHandler
-
- scanManifestParallelism() - Method in class org.apache.paimon.CoreOptions
-
- ScanMetrics - Class in org.apache.paimon.operation.metrics
-
Metrics to measure scan operation.
- ScanMetrics(MetricRegistry, String) - Constructor for class org.apache.paimon.operation.metrics.ScanMetrics
-
- scanMode - Variable in class org.apache.paimon.operation.AbstractFileStoreScan
-
- ScanMode - Enum in org.apache.paimon.table.source
-
Scan which part of the snapshot.
- ScannedResult(SnapshotReader.Plan) - Constructor for class org.apache.paimon.table.source.snapshot.StartingScanner.ScannedResult
-
- scanNextSnapshot() - Method in class org.apache.paimon.flink.source.align.AlignedContinuousFileSplitEnumerator
-
- scanNextSnapshot() - Method in class org.apache.paimon.flink.source.ContinuousFileSplitEnumerator
-
- scanPartitions(SnapshotReader) - Method in class org.apache.paimon.table.source.snapshot.AbstractStartingScanner
-
- scanPartitions(SnapshotReader) - Method in class org.apache.paimon.table.source.snapshot.ReadPlanStartingScanner
-
- scanPartitions(SnapshotReader) - Method in interface org.apache.paimon.table.source.snapshot.StartingScanner
-
- scanPlanSortPartition() - Method in class org.apache.paimon.CoreOptions
-
- scanRps - Variable in class org.apache.paimon.benchmark.QueryRunner.Result
-
- scansMap - Variable in class org.apache.paimon.flink.compact.MultiAwareBucketTableScan
-
- scanSnapshotId() - Method in class org.apache.paimon.CoreOptions
-
- scanSplitMaxPerTask() - Method in class org.apache.paimon.CoreOptions
-
- scanSplitsForInference() - Method in class org.apache.paimon.flink.source.FlinkTableSource
-
- ScanStats - Class in org.apache.paimon.operation.metrics
-
Statistics for a scan operation.
- ScanStats(long, long, long, long, long) - Constructor for class org.apache.paimon.operation.metrics.ScanStats
-
- scanTable(SourceFunction.SourceContext<T>) - Method in class org.apache.paimon.flink.compact.MultiTableScanBase
-
- scanTableSchema(long) - Method in class org.apache.paimon.operation.AbstractFileStoreScan
-
Note: Keep this thread-safe.
- scanTagName() - Method in class org.apache.paimon.CoreOptions
-
- scanTimestamp() - Method in class org.apache.paimon.CoreOptions
-
- scanTimestampMills() - Method in class org.apache.paimon.CoreOptions
-
- scanVersion() - Method in class org.apache.paimon.CoreOptions
-
- scanWatermark() - Method in class org.apache.paimon.CoreOptions
-
- SCHEMA - Static variable in class org.apache.paimon.catalog.Identifier
-
- schema() - Method in class org.apache.paimon.flink.action.cdc.mysql.format.DebeziumEvent
-
- schema() - Method in class org.apache.paimon.flink.action.cdc.schema.AllMergedJdbcTableInfo
-
- schema() - Method in class org.apache.paimon.flink.action.cdc.schema.JdbcSchemasInfo.JdbcSchemaInfo
-
- schema() - Method in interface org.apache.paimon.flink.action.cdc.schema.JdbcTableInfo
-
- schema() - Method in class org.apache.paimon.flink.action.cdc.schema.ShardsMergedJdbcTableInfo
-
- schema() - Method in class org.apache.paimon.flink.action.cdc.schema.UnmergedJdbcTableInfo
-
- schema - Variable in class org.apache.paimon.flink.sink.cdc.CdcFixedBucketChannelComputerBase
-
- schema - Variable in class org.apache.paimon.format.orc.OrcReaderFactory
-
- schema(RowType) - Static method in class org.apache.paimon.iceberg.manifest.IcebergDataFileMeta
-
- schema(RowType) - Static method in class org.apache.paimon.iceberg.manifest.IcebergManifestEntry
-
- schema() - Static method in class org.apache.paimon.iceberg.manifest.IcebergManifestFileMeta
-
- schema() - Static method in class org.apache.paimon.iceberg.manifest.IcebergPartitionSummary
-
- SCHEMA - Static variable in class org.apache.paimon.index.IndexFileMeta
-
- SCHEMA - Static variable in class org.apache.paimon.io.DataFileMeta
-
- SCHEMA - Static variable in class org.apache.paimon.io.DataFileMeta09Serializer
-
- schema(RowType, RowType) - Static method in class org.apache.paimon.KeyValue
-
- SCHEMA - Static variable in class org.apache.paimon.manifest.IndexManifestEntry
-
- SCHEMA - Static variable in class org.apache.paimon.manifest.ManifestEntry
-
- SCHEMA - Static variable in class org.apache.paimon.manifest.ManifestFileMeta
-
- Schema - Class in org.apache.paimon.schema
-
Schema of a table.
- Schema(List<DataField>, List<String>, List<String>, Map<String, String>, String) - Constructor for class org.apache.paimon.schema.Schema
-
- schema(long) - Method in class org.apache.paimon.schema.SchemaManager
-
Read schema for schema id.
- SCHEMA - Static variable in class org.apache.paimon.stats.SimpleStats
-
- schema() - Method in class org.apache.paimon.table.DelegatedFileStoreTable
-
- schema() - Method in interface org.apache.paimon.table.FileStoreTable
-
- Schema.Builder - Class in org.apache.paimon.schema
-
A builder for constructing an immutable but still unresolved
Schema
.
- SCHEMA_REGISTRY_URL - Static variable in class org.apache.paimon.flink.action.cdc.MessageQueueSchemaUtils
-
- SchemaAcquisitionMode - Enum in org.apache.paimon.flink.action.cdc.mongodb
-
Enum representing the modes of schema acquisition.
- schemaAddress() - Method in class org.apache.paimon.arrow.vector.ArrowCStruct
-
- SchemaChange - Interface in org.apache.paimon.schema
-
Schema change to table.
- SchemaChange.AddColumn - Class in org.apache.paimon.schema
-
A SchemaChange to add a field.
- SchemaChange.DropColumn - Class in org.apache.paimon.schema
-
A SchemaChange to drop a field.
- SchemaChange.Move - Class in org.apache.paimon.schema
-
Represents a requested column move in a struct.
- SchemaChange.Move.MoveType - Enum in org.apache.paimon.schema
-
- SchemaChange.RemoveOption - Class in org.apache.paimon.schema
-
A SchemaChange to remove a table option.
- SchemaChange.RenameColumn - Class in org.apache.paimon.schema
-
A SchemaChange to rename a field.
- SchemaChange.SetOption - Class in org.apache.paimon.schema
-
A SchemaChange to set a table option.
- SchemaChange.UpdateColumnComment - Class in org.apache.paimon.schema
-
A SchemaChange to update the (nested) field comment.
- SchemaChange.UpdateColumnNullability - Class in org.apache.paimon.schema
-
A SchemaChange to update the (nested) field nullability.
- SchemaChange.UpdateColumnPosition - Class in org.apache.paimon.schema
-
A SchemaChange to update the field position.
- SchemaChange.UpdateColumnType - Class in org.apache.paimon.schema
-
A SchemaChange to update the field type.
- SchemaChange.UpdateComment - Class in org.apache.paimon.schema
-
A SchemaChange to Update table comment.
- schemaCompatible(TableSchema, List<DataField>) - Static method in class org.apache.paimon.flink.action.cdc.CdcActionCommonUtils
-
- schemaDirectory() - Method in class org.apache.paimon.schema.SchemaManager
-
- SchemaEvolutionUtil - Class in org.apache.paimon.schema
-
Utils for schema evolution.
- SchemaEvolutionUtil() - Constructor for class org.apache.paimon.schema.SchemaEvolutionUtil
-
- schemaExists(long) - Method in class org.apache.paimon.schema.SchemaManager
-
Check if a schema exists.
- schemaId - Variable in class org.apache.paimon.format.FormatKey
-
- schemaId() - Method in class org.apache.paimon.iceberg.metadata.IcebergSchema
-
- schemaId() - Method in class org.apache.paimon.iceberg.metadata.IcebergSnapshot
-
- schemaId() - Method in class org.apache.paimon.io.DataFileMeta
-
- schemaId() - Method in class org.apache.paimon.manifest.ManifestFileMeta
-
- schemaId - Variable in class org.apache.paimon.Snapshot
-
- schemaId() - Method in class org.apache.paimon.Snapshot
-
- schemaId() - Method in class org.apache.paimon.stats.Statistics
-
- schemaId() - Method in class org.apache.paimon.table.source.RawFile
-
Schema id of the file.
- SchemaManager - Class in org.apache.paimon.schema
-
Schema Manager to manage schema versions.
- SchemaManager(FileIO, Path) - Constructor for class org.apache.paimon.schema.SchemaManager
-
- SchemaManager(FileIO, Path, String) - Constructor for class org.apache.paimon.schema.SchemaManager
-
Specify the default branch for data writing.
- SchemaMergingUtils - Class in org.apache.paimon.schema
-
The util class for merging the schemas.
- SchemaMergingUtils() - Constructor for class org.apache.paimon.schema.SchemaMergingUtils
-
- schemaName() - Method in class org.apache.paimon.flink.action.cdc.schema.JdbcSchemasInfo.JdbcSchemaInfo
-
- SchemaNameConverter() - Constructor for class org.apache.paimon.flink.action.cdc.CdcMetadataConverter.SchemaNameConverter
-
- schemaPaths(Predicate<Long>) - Method in class org.apache.paimon.schema.SchemaManager
-
- SchemaRetrievalException(String) - Constructor for exception org.apache.paimon.flink.action.cdc.SyncTableActionBase.SchemaRetrievalException
-
- schemas() - Method in class org.apache.paimon.iceberg.metadata.IcebergMetadata
-
- SCHEMAS - Static variable in class org.apache.paimon.table.system.SchemasTable
-
- SchemaSerializer - Class in org.apache.paimon.schema
-
- SchemaSerializer() - Constructor for class org.apache.paimon.schema.SchemaSerializer
-
- SchemasTable - Class in org.apache.paimon.table.system
-
A
Table
for showing schemas of table.
- SchemasTable(FileStoreTable) - Constructor for class org.apache.paimon.table.system.SchemasTable
-
- SchemasTable(FileIO, Path, String) - Constructor for class org.apache.paimon.table.system.SchemasTable
-
- schemasWithId(List<Long>) - Method in class org.apache.paimon.schema.SchemaManager
-
- SchemaValidation - Class in org.apache.paimon.schema
-
- SchemaValidation() - Constructor for class org.apache.paimon.schema.SchemaValidation
-
- SchemaVisitor<P,R> - Class in org.apache.paimon.hive
-
SchemaVisitor to visitor the sourceInspector and writerInspector to get the FieldDeserializer.
- SchemaVisitor() - Constructor for class org.apache.paimon.hive.SchemaVisitor
-
- SchemaVisitor.PartnerAccessors<P> - Interface in org.apache.paimon.hive
-
PartnerAccessors.
- schemaWithLevel(RowType, RowType) - Static method in class org.apache.paimon.KeyValue
-
- SCHEME - Static variable in class org.apache.paimon.fs.local.LocalFileIOLoader
-
- SearchArgumentToPredicateConverter - Class in org.apache.paimon.hive
-
Converts
SearchArgument
to
Predicate
with the best effort.
- SearchArgumentToPredicateConverter(SearchArgument, List<String>, List<DataType>, Set<String>) - Constructor for class org.apache.paimon.hive.SearchArgumentToPredicateConverter
-
- SecondaryIndexLookupTable - Class in org.apache.paimon.flink.lookup
-
A
LookupTable
for primary key table which provides lookup by secondary key.
- SecondaryIndexLookupTable(FullCacheLookupTable.Context, long) - Constructor for class org.apache.paimon.flink.lookup.SecondaryIndexLookupTable
-
- SecurityConfiguration - Class in org.apache.paimon.security
-
The security configuration.
- SecurityConfiguration(Options) - Constructor for class org.apache.paimon.security.SecurityConfiguration
-
- SecurityContext - Class in org.apache.paimon.security
-
Security context that provides security module install and holds the security context.
- SecurityContext() - Constructor for class org.apache.paimon.security.SecurityContext
-
- seek(long) - Method in class org.apache.paimon.format.avro.SeekableInputStreamWrapper
-
- seek(long) - Method in class org.apache.paimon.format.fs.FSDataWrappedInputStream
-
- seek(long) - Method in class org.apache.paimon.format.parquet.ParquetInputStream
-
- seek(long) - Method in class org.apache.paimon.fs.ByteArraySeekableStream
-
- seek(long) - Method in class org.apache.paimon.fs.local.LocalFileIO.LocalSeekableInputStream
-
- seek(long) - Method in class org.apache.paimon.fs.SeekableInputStream
-
Seek to the given offset from the start of the file.
- seek(long) - Method in class org.apache.paimon.fs.SeekableInputStreamWrapper
-
- SeekableDataInputView - Interface in org.apache.paimon.io
-
- SeekableInputStream - Class in org.apache.paimon.fs
-
SeekableInputStream
provides seek methods.
- SeekableInputStream() - Constructor for class org.apache.paimon.fs.SeekableInputStream
-
- SeekableInputStreamWrapper - Class in org.apache.paimon.format.avro
-
Code copy pasted from org.apache.avro.mapred.FSInput (which is Apache licensed as well).
- SeekableInputStreamWrapper(SeekableInputStream, long) - Constructor for class org.apache.paimon.format.avro.SeekableInputStreamWrapper
-
- SeekableInputStreamWrapper - Class in org.apache.paimon.fs
-
- SeekableInputStreamWrapper(SeekableInputStream) - Constructor for class org.apache.paimon.fs.SeekableInputStreamWrapper
-
- seekInput(MemorySegment, int, int) - Method in class org.apache.paimon.data.AbstractPagedInputView
-
Sets the internal state of the view such that the next bytes will be read from the given
memory segment, starting at the given position.
- seekOutput(MemorySegment, int) - Method in class org.apache.paimon.data.AbstractPagedOutputView
-
Sets the internal state to the given memory segment and the given position within the
segment.
- seekTo(MemorySlice) - Method in class org.apache.paimon.lookup.sort.BlockIterator
-
- seekTo(int) - Method in class org.apache.paimon.lookup.sort.BlockIterator
-
- seekToNewSource(long) - Method in class org.apache.paimon.format.fs.FSDataWrappedInputStream
-
- segment() - Method in class org.apache.paimon.memory.MemorySlice
-
- SegmentContainer(MemorySegment) - Constructor for class org.apache.paimon.io.cache.CacheManager.SegmentContainer
-
- segments - Variable in class org.apache.paimon.data.BinarySection
-
- segments() - Method in class org.apache.paimon.data.RandomAccessInputView
-
- Segments - Class in org.apache.paimon.data
-
Segments with limit in last segment.
- Segments(ArrayList<MemorySegment>, int) - Constructor for class org.apache.paimon.data.Segments
-
- segments() - Method in class org.apache.paimon.data.Segments
-
- SegmentsCache<T> - Class in org.apache.paimon.utils
-
- SegmentsCache(int, MemorySize, long) - Constructor for class org.apache.paimon.utils.SegmentsCache
-
- segmentSize - Variable in class org.apache.paimon.data.AbstractPagedOutputView
-
- select(BinaryRow, int, int) - Static method in interface org.apache.paimon.table.sink.ChannelComputer
-
- select(int, int) - Static method in interface org.apache.paimon.table.sink.ChannelComputer
-
- select(InternalRow, int) - Method in class org.apache.paimon.table.sink.FixedBucketWriteSelector
-
- select(InternalRow, int) - Method in interface org.apache.paimon.table.sink.WriteSelector
-
Returns the logical writer index, to which the given record should be written.
- selectChannel(SerializationDelegate<StreamRecord<T>>) - Method in class org.apache.paimon.flink.sink.FlinkStreamPartitioner
-
- selectExpiredPartitions(FileStoreScan, LocalDateTime) - Method in class org.apache.paimon.partition.PartitionExpireStrategy
-
- selectExpiredPartitions(FileStoreScan, LocalDateTime) - Method in class org.apache.paimon.partition.PartitionUpdateTimeExpireStrategy
-
- selectExpiredPartitions(FileStoreScan, LocalDateTime) - Method in class org.apache.paimon.partition.PartitionValuesTimeExpireStrategy
-
- Selector(int[]) - Constructor for class org.apache.paimon.operation.BucketSelectConverter.Selector
-
- self() - Method in class org.apache.paimon.format.parquet.writer.ParquetRowDataBuilder
-
- self() - Method in class org.apache.parquet.hadoop.ParquetWriter.Builder
-
- SEMI - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- SEMI - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- SEMI() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeElementDeclarationContext
-
- SEMI() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeElementDeclarationContext
-
- SEMI() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeElementRestContext
-
- SEMI() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeElementRestContext
-
- SEMI() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.BlockStatementContext
-
- SEMI() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.BlockStatementContext
-
- SEMI() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassBodyDeclarationContext
-
- SEMI() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassBodyDeclarationContext
-
- SEMI() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstDeclarationContext
-
- SEMI() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstDeclarationContext
-
- SEMI() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumBodyDeclarationsContext
-
- SEMI() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumBodyDeclarationsContext
-
- SEMI() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FieldDeclarationContext
-
- SEMI() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FieldDeclarationContext
-
- SEMI() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ForControlContext
-
- SEMI(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ForControlContext
-
- SEMI() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ForControlContext
-
- SEMI(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ForControlContext
-
- SEMI() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ImportDeclarationContext
-
- SEMI() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ImportDeclarationContext
-
- SEMI() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceBodyDeclarationContext
-
- SEMI() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceBodyDeclarationContext
-
- SEMI() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LocalTypeDeclarationContext
-
- SEMI() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LocalTypeDeclarationContext
-
- SEMI() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MethodBodyContext
-
- SEMI() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MethodBodyContext
-
- SEMI() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PackageDeclarationContext
-
- SEMI() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PackageDeclarationContext
-
- SEMI() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ResourcesContext
-
- SEMI(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ResourcesContext
-
- SEMI() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ResourcesContext
-
- SEMI(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ResourcesContext
-
- SEMI() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ResourceSpecificationContext
-
- SEMI() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ResourceSpecificationContext
-
- SEMI - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- SEMI - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- SEMI() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- SEMI() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- SEMI() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeDeclarationContext
-
- SEMI() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeDeclarationContext
-
- sempred(RuleContext, int, int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- sempred(RuleContext, int, int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- sendRequest(InetSocketAddress, REQ) - Method in class org.apache.paimon.service.network.NetworkClient
-
- SEPARATOR - Static variable in class org.apache.paimon.fs.Path
-
The directory separator, a slash.
- SEPARATOR_CHAR - Static variable in class org.apache.paimon.fs.Path
-
The directory separator, a slash, as a character.
- SEQUENCE_FIELD - Static variable in class org.apache.paimon.CoreOptions
-
- SEQUENCE_FIELD_SORT_ORDER - Static variable in class org.apache.paimon.CoreOptions
-
- SEQUENCE_GROUP - Static variable in class org.apache.paimon.mergetree.compact.PartialUpdateMergeFunction
-
- SEQUENCE_NUMBER - Static variable in class org.apache.paimon.table.SpecialFields
-
- sequenceField() - Method in class org.apache.paimon.CoreOptions
-
- sequenceFieldSortOrderIsAscending() - Method in class org.apache.paimon.CoreOptions
-
- sequenceNumber() - Method in class org.apache.paimon.iceberg.manifest.IcebergManifestEntry
-
- sequenceNumber() - Method in class org.apache.paimon.iceberg.manifest.IcebergManifestFileMeta
-
- sequenceNumber() - Method in class org.apache.paimon.iceberg.metadata.IcebergSnapshot
-
- sequenceNumber() - Method in class org.apache.paimon.KeyValue
-
- sequentialBatchedExecute(Function<U, List<T>>, List<U>, Integer) - Static method in class org.apache.paimon.utils.ManifestReadThreadPool
-
This method aims to parallel process tasks with memory control and sequentially.
- sequentialBatchedExecute(ThreadPoolExecutor, Function<U, List<T>>, List<U>, Integer) - Static method in class org.apache.paimon.utils.ThreadPoolUtils
-
This method aims to parallel process tasks with memory control and sequentially.
- SerBiFunction<T,U,R> - Interface in org.apache.paimon.utils
-
- SerializableConfiguration - Class in org.apache.paimon.hadoop
-
- SerializableConfiguration(Configuration) - Constructor for class org.apache.paimon.hadoop.SerializableConfiguration
-
- SerializableConsumer<T> - Interface in org.apache.paimon.utils
-
- SerializableFunction<T,R> - Interface in org.apache.paimon.utils
-
- SerializableHadoopConfigWrapper - Class in org.apache.paimon.format.orc
-
Utility class to make a Hadoop Configuration
serializable.
- SerializableHadoopConfigWrapper(Configuration) - Constructor for class org.apache.paimon.format.orc.SerializableHadoopConfigWrapper
-
- SerializableHiveConf - Class in org.apache.paimon.hive
-
Wrap HiveConf
to a serializable class, use lazy serialization and deserialization
mechanism to reduce overhead.
- SerializableHiveConf(HiveConf) - Constructor for class org.apache.paimon.hive.SerializableHiveConf
-
- SerializablePredicate<T> - Interface in org.apache.paimon.utils
-
- SerializableRunnable - Interface in org.apache.paimon.utils
-
- SerializableSupplier<T> - Interface in org.apache.paimon.utils
-
- SerializationUtils - Class in org.apache.paimon.utils
-
Utils for serialization.
- SerializationUtils() - Constructor for class org.apache.paimon.utils.SerializationUtils
-
- serialize(BinaryRow, DataOutputView) - Method in class org.apache.paimon.data.serializer.BinaryRowSerializer
-
- serialize(byte[], DataOutputView) - Method in class org.apache.paimon.data.serializer.BinarySerializer
-
- serialize(BinaryString, DataOutputView) - Method in class org.apache.paimon.data.serializer.BinaryStringSerializer
-
- serialize(Boolean, DataOutputView) - Method in class org.apache.paimon.data.serializer.BooleanSerializer
-
- serialize(Byte, DataOutputView) - Method in class org.apache.paimon.data.serializer.ByteSerializer
-
- serialize(Decimal, DataOutputView) - Method in class org.apache.paimon.data.serializer.DecimalSerializer
-
- serialize(Double, DataOutputView) - Method in class org.apache.paimon.data.serializer.DoubleSerializer
-
- serialize(Float, DataOutputView) - Method in class org.apache.paimon.data.serializer.FloatSerializer
-
- serialize(InternalArray, DataOutputView) - Method in class org.apache.paimon.data.serializer.InternalArraySerializer
-
- serialize(InternalMap, DataOutputView) - Method in class org.apache.paimon.data.serializer.InternalMapSerializer
-
- serialize(InternalRow, DataOutputView) - Method in class org.apache.paimon.data.serializer.InternalRowSerializer
-
- serialize(Integer, DataOutputView) - Method in class org.apache.paimon.data.serializer.IntSerializer
-
- serialize(List<T>, DataOutputView) - Method in class org.apache.paimon.data.serializer.ListSerializer
-
- serialize(Long, DataOutputView) - Method in class org.apache.paimon.data.serializer.LongSerializer
-
- serialize(T, DataOutputView) - Method in class org.apache.paimon.data.serializer.NullableSerializer
-
- serialize(InternalRow, DataOutputView) - Method in class org.apache.paimon.data.serializer.RowCompactedSerializer
-
- serialize(T, DataOutputView) - Method in interface org.apache.paimon.data.serializer.Serializer
-
Serializes the given record to the given target output view.
- serialize(Short, DataOutputView) - Method in class org.apache.paimon.data.serializer.ShortSerializer
-
- serialize(Timestamp, DataOutputView) - Method in class org.apache.paimon.data.serializer.TimestampSerializer
-
- serialize(T) - Method in interface org.apache.paimon.data.serializer.VersionedSerializer
-
Serializes the given object.
- serialize(DataOutput) - Method in class org.apache.paimon.fileindex.bitmap.BitmapFileIndexMeta
-
- serialize(ChangelogCompactTask) - Method in class org.apache.paimon.flink.compact.changelog.ChangelogCompactTaskSerializer
-
- serialize(SinkRecord, Long) - Method in class org.apache.paimon.flink.kafka.KafkaLogSerializationSchema
-
- serialize(Committable) - Method in class org.apache.paimon.flink.sink.CommittableSerializer
-
- serialize(UnawareAppendCompactionTask) - Method in class org.apache.paimon.flink.sink.CompactionTaskSimpleSerializer
-
- serialize(Tuple2<KeyPartOrRow, T>, DataOutputView) - Method in class org.apache.paimon.flink.sink.index.KeyWithRowSerializer
-
- serialize(MultiTableCommittable) - Method in class org.apache.paimon.flink.sink.MultiTableCommittableSerializer
-
- serialize(WrappedManifestCommittable) - Method in class org.apache.paimon.flink.sink.WrappedManifestCommittableSerializer
-
- serialize(DataOutputView) - Method in class org.apache.paimon.flink.source.align.PlaceholderSplit
-
- serialize(FileStoreSourceSplit) - Method in class org.apache.paimon.flink.source.FileStoreSourceSplitSerializer
-
- serialize(PendingSplitsCheckpoint) - Method in class org.apache.paimon.flink.source.PendingSplitsCheckpointSerializer
-
- serialize(InternalRow, DataOutputView) - Method in class org.apache.paimon.flink.utils.InternalRowTypeSerializer
-
- serialize(T, DataOutputView) - Method in class org.apache.paimon.flink.utils.JavaSerializer
-
- serialize(T) - Method in class org.apache.paimon.flink.VersionedSerializerWrapper
-
- serialize(Object, ObjectInspector) - Method in class org.apache.paimon.hive.PaimonSerDe
-
- serialize(DataFileMeta, DataOutputView) - Method in class org.apache.paimon.io.DataFileMeta08Serializer
-
- serialize(DataFileMeta, DataOutputView) - Method in class org.apache.paimon.io.DataFileMeta09Serializer
-
- serialize(ManifestCommittable) - Method in class org.apache.paimon.manifest.ManifestCommittableSerializer
-
- serialize(TableSchema, JsonGenerator) - Method in class org.apache.paimon.schema.SchemaSerializer
-
- serialize() - Method in class org.apache.paimon.service.messages.KvRequest
-
- serialize() - Method in class org.apache.paimon.service.messages.KvResponse
-
- serialize() - Method in class org.apache.paimon.service.network.messages.MessageBody
-
Serializes the message into a byte array.
- serialize(CommitMessage) - Method in class org.apache.paimon.table.sink.CommitMessageSerializer
-
- serialize(UnawareAppendCompactionTask) - Method in class org.apache.paimon.table.sink.CompactionTaskSerializer
-
- serialize(MultiTableUnawareAppendCompactionTask) - Method in class org.apache.paimon.table.sink.MultiTableCompactionTaskSerializer
-
- serialize(DataOutputView) - Method in class org.apache.paimon.table.source.DataSplit
-
- serialize(DataOutputView, DeletionFile) - Static method in class org.apache.paimon.table.source.DeletionFile
-
- serialize(DataOutputView) - Method in class org.apache.paimon.table.source.IndexFile
-
- serialize(DataOutputView) - Method in class org.apache.paimon.table.source.RawFile
-
- serialize(DataOutput) - Method in class org.apache.paimon.utils.BitSliceIndexRoaringBitmap.Appender
-
- serialize(T, JsonGenerator) - Method in interface org.apache.paimon.utils.JsonSerializer
-
- serialize(T, DataOutputView) - Method in class org.apache.paimon.utils.ObjectSerializer
-
Serializes the given record to the given target output view.
- serialize(PositiveIntInt, DataOutputView) - Method in class org.apache.paimon.utils.PositiveIntIntSerializer
-
- serialize(DataOutput) - Method in class org.apache.paimon.utils.RoaringBitmap32
-
- serialize() - Method in class org.apache.paimon.utils.RoaringBitmap32
-
- serialize() - Method in class org.apache.paimon.utils.RoaringBitmap64
-
- serializeBinaryRow(BinaryRow) - Static method in class org.apache.paimon.utils.SerializationUtils
-
Serialize
BinaryRow
, the difference between this and
BinaryRowSerializer
is
that arity is also serialized here, so the deserialization is schemaless.
- serializeBinaryRow(BinaryRow, DataOutputView) - Static method in class org.apache.paimon.utils.SerializationUtils
-
- serializeBytes(DataOutputView, byte[]) - Static method in class org.apache.paimon.utils.SerializationUtils
-
Serialize a byte[]
bytes with length.
- serializeCommittable(MultiTableCommittable) - Method in class org.apache.paimon.flink.sink.MultiTableCommittableSerializer
-
- serializedBytes() - Method in class org.apache.paimon.fileindex.FileIndexWriter
-
- serializeFieldsToString(DataType) - Method in class org.apache.paimon.stats.ColStats
-
- serializeFieldsToString(TableSchema) - Method in class org.apache.paimon.stats.Statistics
-
- serializeJson(JsonGenerator) - Method in class org.apache.paimon.types.ArrayType
-
- serializeJson(JsonGenerator) - Method in class org.apache.paimon.types.DataField
-
- serializeJson(JsonGenerator) - Method in class org.apache.paimon.types.DataType
-
- serializeJson(JsonGenerator) - Method in class org.apache.paimon.types.MapType
-
- serializeJson(JsonGenerator) - Method in class org.apache.paimon.types.MultisetType
-
- serializeJson(JsonGenerator) - Method in class org.apache.paimon.types.RowType
-
- serializeKey(K) - Method in class org.apache.paimon.lookup.RocksDBState
-
- serializeList(List<DataFileMeta>, DataOutputView) - Method in class org.apache.paimon.io.DataFileMeta08Serializer
-
- serializeList(List<DataFileMeta>, DataOutputView) - Method in class org.apache.paimon.io.DataFileMeta09Serializer
-
- serializeList(List<byte[]>) - Method in class org.apache.paimon.lookup.RocksDBListState
-
- serializeList(List<CommitMessage>, DataOutputView) - Method in class org.apache.paimon.table.sink.CommitMessageSerializer
-
- serializeList(List<UnawareAppendCompactionTask>, DataOutputView) - Method in class org.apache.paimon.table.sink.CompactionTaskSerializer
-
- serializeList(List<MultiTableUnawareAppendCompactionTask>, DataOutputView) - Method in class org.apache.paimon.table.sink.MultiTableCompactionTaskSerializer
-
- serializeList(DataOutputView, List<DeletionFile>) - Static method in class org.apache.paimon.table.source.DeletionFile
-
- serializeList(List<T>, Serializer<T>) - Method in class org.apache.paimon.utils.ListDelimitedSerializer
-
- serializeList(List<byte[]>) - Method in class org.apache.paimon.utils.ListDelimitedSerializer
-
- serializeList(List<T>, DataOutputView) - Method in class org.apache.paimon.utils.ObjectSerializer
-
Serializes the given record list to the given target output view.
- serializeList(List<T>) - Method in class org.apache.paimon.utils.ObjectSerializer
-
- serializeMaintainers() - Method in class org.apache.paimon.io.DataFileIndexWriter
-
- serializeNewWatermarkSpec(WatermarkSpec) - Static method in class org.apache.paimon.flink.utils.FlinkCatalogPropertiesUtil
-
- serializeNonPhysicalColumns(Map<String, Integer>, List<TableColumn>) - Static method in class org.apache.paimon.flink.utils.FlinkCatalogPropertiesUtil
-
- serializeNonPhysicalNewColumns(ResolvedSchema) - Static method in class org.apache.paimon.flink.utils.FlinkCatalogPropertiesUtil
-
Serialize non-physical columns of new api.
- serializeObject(Object) - Static method in class org.apache.paimon.utils.InstantiationUtil
-
- serializeObject(OutputStream, Object) - Static method in class org.apache.paimon.utils.InstantiationUtil
-
- Serializer<T> - Interface in org.apache.paimon.data.serializer
-
Serializer to serialize internal data structure.
- serializer - Variable in class org.apache.paimon.sort.BinaryIndexedSortable
-
- serializer - Variable in class org.apache.paimon.utils.ObjectsFile
-
- serializer1 - Variable in class org.apache.paimon.sort.BinaryIndexedSortable
-
- serializerClass() - Method in class org.apache.paimon.flink.utils.JavaSerializer.JavaSerializerSnapshot
-
- serializeRequest(ByteBufAllocator, long, REQ) - Static method in class org.apache.paimon.service.network.messages.MessageSerializer
-
- serializeRequestFailure(ByteBufAllocator, long, Throwable) - Static method in class org.apache.paimon.service.network.messages.MessageSerializer
-
Serializes the exception containing the failure message sent to the
NetworkClient
in
case of protocol related errors.
- serializeResponse(ByteBufAllocator, long, RESP) - Static method in class org.apache.paimon.service.network.messages.MessageSerializer
-
- SerializerSingleton<T> - Class in org.apache.paimon.data.serializer
-
- SerializerSingleton() - Constructor for class org.apache.paimon.data.serializer.SerializerSingleton
-
- serializeServerFailure(ByteBufAllocator, Throwable) - Static method in class org.apache.paimon.service.network.messages.MessageSerializer
-
Serializes the failure message sent to the
NetworkClient
in case of server related
errors.
- serializeToBytes(InternalRow) - Method in class org.apache.paimon.data.serializer.RowCompactedSerializer
-
- serializeToBytes() - Method in class org.apache.paimon.deletionvectors.BitmapDeletionVector
-
- serializeToBytes() - Method in interface org.apache.paimon.deletionvectors.DeletionVector
-
Serializes the deletion vector to a byte array for storage or transmission.
- serializeToBytes(T) - Method in class org.apache.paimon.utils.ObjectSerializer
-
- serializeToCStruct(VectorSchemaRoot, ArrowArray, ArrowSchema) - Static method in class org.apache.paimon.arrow.ArrowUtils
-
- serializeToIpc(VectorSchemaRoot, OutputStream) - Static method in class org.apache.paimon.arrow.ArrowUtils
-
- serializeToPages(BinaryRow, AbstractPagedOutputView) - Method in class org.apache.paimon.data.serializer.BinaryRowSerializer
-
- serializeToPages(InternalRow, AbstractPagedOutputView) - Method in class org.apache.paimon.data.serializer.InternalRowSerializer
-
- serializeToPages(T, AbstractPagedOutputView) - Method in interface org.apache.paimon.data.serializer.PagedTypeSerializer
-
Serializes the given record to the given target paged output view.
- serializeToString(BinaryString) - Method in class org.apache.paimon.data.serializer.BinaryStringSerializer
-
- serializeToString(Boolean) - Method in class org.apache.paimon.data.serializer.BooleanSerializer
-
- serializeToString(Byte) - Method in class org.apache.paimon.data.serializer.ByteSerializer
-
- serializeToString(Decimal) - Method in class org.apache.paimon.data.serializer.DecimalSerializer
-
- serializeToString(Double) - Method in class org.apache.paimon.data.serializer.DoubleSerializer
-
- serializeToString(Float) - Method in class org.apache.paimon.data.serializer.FloatSerializer
-
- serializeToString(Integer) - Method in class org.apache.paimon.data.serializer.IntSerializer
-
- serializeToString(Long) - Method in class org.apache.paimon.data.serializer.LongSerializer
-
- serializeToString(T) - Method in interface org.apache.paimon.data.serializer.Serializer
-
Serializes the given record to string.
- serializeToString(Short) - Method in class org.apache.paimon.data.serializer.ShortSerializer
-
- serializeToString(Timestamp) - Method in class org.apache.paimon.data.serializer.TimestampSerializer
-
- serializeValue(V) - Method in class org.apache.paimon.lookup.RocksDBListState
-
- serializeValue(V) - Method in class org.apache.paimon.lookup.RocksDBValueState
-
- serializeWatermarkSpec(WatermarkSpec) - Static method in class org.apache.paimon.flink.utils.FlinkCatalogPropertiesUtil
-
- serializeWithoutLengthSlow(BinaryRow, MemorySegmentWritable) - Static method in class org.apache.paimon.data.serializer.BinaryRowSerializer
-
- service(String) - Method in class org.apache.paimon.service.ServiceManager
-
- SERVICE_PREFIX - Static variable in class org.apache.paimon.service.ServiceManager
-
- ServiceManager - Class in org.apache.paimon.service
-
A manager to manage services, for example, the service to lookup row from the primary key.
- ServiceManager(FileIO, Path) - Constructor for class org.apache.paimon.service.ServiceManager
-
- ServiceRequestStats - Interface in org.apache.paimon.service.network.stats
-
Simple statistics for monitoring the server and the client.
- set(InternalRow) - Method in class org.apache.paimon.hive.RowDataContainer
-
- set(String, String) - Method in class org.apache.paimon.options.Options
-
- set(ConfigOption<T>, T) - Method in class org.apache.paimon.options.Options
-
- set(int) - Method in class org.apache.paimon.utils.BitSet
-
Sets the bit at specified index.
- set(int) - Method in class org.apache.paimon.utils.BloomFilter64.BitSet
-
- set(T) - Method in class org.apache.paimon.utils.Reference
-
- setBoolean(Configuration, boolean) - Method in enum org.apache.orc.OrcConf
-
- setBoolean(int, boolean) - Method in class org.apache.paimon.data.BinaryArray
-
- setBoolean(int, boolean) - Method in class org.apache.paimon.data.BinaryRow
-
- setBoolean(int, boolean) - Method in class org.apache.paimon.data.columnar.ColumnarArray
-
- setBoolean(int, boolean) - Method in class org.apache.paimon.data.columnar.ColumnarRow
-
- setBoolean(int, boolean) - Method in class org.apache.paimon.data.columnar.heap.HeapBooleanVector
-
- setBoolean(int, boolean) - Method in interface org.apache.paimon.data.columnar.writable.WritableBooleanVector
-
Set boolean at rowId with the provided value.
- setBoolean(int, boolean) - Method in interface org.apache.paimon.data.DataSetters
-
- setBoolean(int, boolean) - Method in class org.apache.paimon.data.NestedRow
-
- setBoolean(MemorySegment[], int, boolean) - Static method in class org.apache.paimon.memory.MemorySegmentUtils
-
set boolean from segments.
- setBuffer(ByteBuffer) - Method in class org.apache.paimon.io.DataInputDeserializer
-
- setBuffer(byte[], int, int) - Method in class org.apache.paimon.io.DataInputDeserializer
-
- setBuffer(byte[]) - Method in class org.apache.paimon.io.DataInputDeserializer
-
- setBuffer(byte[]) - Method in class org.apache.paimon.utils.FixLenByteArrayOutputStream
-
- setBuffer(byte[]) - Method in class org.apache.paimon.utils.ReuseByteArrayOutputStream
-
- setByte(int, byte) - Method in class org.apache.paimon.data.BinaryArray
-
- setByte(int, byte) - Method in class org.apache.paimon.data.BinaryRow
-
- setByte(int, byte) - Method in class org.apache.paimon.data.columnar.ColumnarArray
-
- setByte(int, byte) - Method in class org.apache.paimon.data.columnar.ColumnarRow
-
- setByte(int, byte) - Method in class org.apache.paimon.data.columnar.heap.HeapByteVector
-
- setByte(int, byte) - Method in interface org.apache.paimon.data.columnar.writable.WritableByteVector
-
Set byte at rowId with the provided value.
- setByte(int, byte) - Method in interface org.apache.paimon.data.DataSetters
-
- setByte(int, byte) - Method in class org.apache.paimon.data.NestedRow
-
- setByte(MemorySegment[], int, byte) - Static method in class org.apache.paimon.memory.MemorySegmentUtils
-
set byte from segments.
- setCacheRowFilter(Filter<InternalRow>) - Method in class org.apache.paimon.flink.lookup.FileStoreLookupFunction
-
- setChainingStrategy(ChainingStrategy) - Method in class org.apache.paimon.flink.sink.AutoTagForSavepointCommitterOperator
-
- setChainingStrategy(ChainingStrategy) - Method in class org.apache.paimon.flink.sink.BatchWriteGeneratorTagOperator
-
- setChangelogDecoupled(boolean) - Method in class org.apache.paimon.operation.FileDeletionBase
-
- setChild(ColumnVector) - Method in class org.apache.paimon.data.columnar.heap.HeapArrayVector
-
- setCompressionZstdLevel(int) - Method in class org.apache.orc.OrcFile.ZstdCompressOptions
-
- setCompressionZstdWindowLog(int) - Method in class org.apache.orc.OrcFile.ZstdCompressOptions
-
- setConf(Configuration) - Method in class org.apache.paimon.hive.PaimonStorageHandler
-
- setCount(int) - Method in class org.apache.paimon.utils.FixLenByteArrayOutputStream
-
- setCurrentKey(Object) - Method in class org.apache.paimon.flink.sink.AutoTagForSavepointCommitterOperator
-
- setCurrentKey(Object) - Method in class org.apache.paimon.flink.sink.BatchWriteGeneratorTagOperator
-
- setDecimal(int, Decimal, int) - Method in class org.apache.paimon.data.BinaryArray
-
- setDecimal(int, Decimal, int) - Method in class org.apache.paimon.data.BinaryRow
-
- setDecimal(int, Decimal, int) - Method in class org.apache.paimon.data.columnar.ColumnarArray
-
- setDecimal(int, Decimal, int) - Method in class org.apache.paimon.data.columnar.ColumnarRow
-
- setDecimal(int, Decimal, int) - Method in interface org.apache.paimon.data.DataSetters
-
Set the decimal column value.
- setDecimal(int, Decimal, int) - Method in class org.apache.paimon.data.NestedRow
-
- setDefaultValues(Options) - Static method in class org.apache.paimon.CoreOptions
-
- setDelegateCatalog(CatalogPlugin) - Method in class org.apache.paimon.spark.SparkGenericCatalog
-
- setDeletionFile(CompactDeletionFile) - Method in class org.apache.paimon.compact.CompactResult
-
- setDictionary(Dictionary) - Method in class org.apache.paimon.data.columnar.writable.AbstractWritableVector
-
Update the dictionary.
- setDictionary(Dictionary) - Method in interface org.apache.paimon.data.columnar.writable.WritableColumnVector
-
Set the dictionary, it should work with dictionary ids.
- setDictionary(Dictionary) - Method in class org.apache.paimon.format.parquet.reader.ParquetDecimalVector
-
- setDouble(Configuration, double) - Method in enum org.apache.orc.OrcConf
-
- setDouble(int, double) - Method in class org.apache.paimon.data.BinaryArray
-
- setDouble(int, double) - Method in class org.apache.paimon.data.BinaryRow
-
- setDouble(int, double) - Method in class org.apache.paimon.data.columnar.ColumnarArray
-
- setDouble(int, double) - Method in class org.apache.paimon.data.columnar.ColumnarRow
-
- setDouble(int, double) - Method in class org.apache.paimon.data.columnar.heap.HeapDoubleVector
-
- setDouble(int, double) - Method in interface org.apache.paimon.data.columnar.writable.WritableDoubleVector
-
Set double at rowId with the provided value.
- setDouble(int, double) - Method in interface org.apache.paimon.data.DataSetters
-
- setDouble(int, double) - Method in class org.apache.paimon.data.NestedRow
-
- setDouble(MemorySegment[], int, double) - Static method in class org.apache.paimon.memory.MemorySegmentUtils
-
set double from segments.
- setDoublesFromBinary(int, int, byte[], int) - Method in class org.apache.paimon.data.columnar.heap.HeapDoubleVector
-
- setDoublesFromBinary(int, int, byte[], int) - Method in interface org.apache.paimon.data.columnar.writable.WritableDoubleVector
-
Set doubles from binary, need use UNSAFE to copy.
- setExceptionHandler(Thread.UncaughtExceptionHandler) - Method in class org.apache.paimon.utils.ExecutorThreadFactory.Builder
-
- setExpirationTime(Date) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CompleteMultipartUploadHandler
-
- setExpirationTime(Date) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
-
- setExpirationTimeRuleId(String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CompleteMultipartUploadHandler
-
- setExpirationTimeRuleId(String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
-
- setField(int, Object) - Method in class org.apache.paimon.data.GenericRow
-
Sets the field value at the given position.
- setFields(WritableColumnVector[]) - Method in class org.apache.paimon.data.columnar.heap.HeapRowVector
-
- setFileSystem(Path, FileSystem) - Method in class org.apache.paimon.fs.hadoop.HadoopFileIO
-
- setFloat(int, float) - Method in class org.apache.paimon.data.BinaryArray
-
- setFloat(int, float) - Method in class org.apache.paimon.data.BinaryRow
-
- setFloat(int, float) - Method in class org.apache.paimon.data.columnar.ColumnarArray
-
- setFloat(int, float) - Method in class org.apache.paimon.data.columnar.ColumnarRow
-
- setFloat(int, float) - Method in class org.apache.paimon.data.columnar.heap.HeapFloatVector
-
- setFloat(int, float) - Method in interface org.apache.paimon.data.columnar.writable.WritableFloatVector
-
Set float at rowId with the provided value.
- setFloat(int, float) - Method in interface org.apache.paimon.data.DataSetters
-
- setFloat(int, float) - Method in class org.apache.paimon.data.NestedRow
-
- setFloat(MemorySegment[], int, float) - Static method in class org.apache.paimon.memory.MemorySegmentUtils
-
set float from segments.
- setFloatsFromBinary(int, int, byte[], int) - Method in class org.apache.paimon.data.columnar.heap.HeapFloatVector
-
- setFloatsFromBinary(int, int, byte[], int) - Method in interface org.apache.paimon.data.columnar.writable.WritableFloatVector
-
Set floats from binary, need use UNSAFE to copy.
- setGlobalSampleSize(int) - Method in class org.apache.paimon.flink.sorter.TableSortInfo.Builder
-
- setInt(Configuration, int) - Method in enum org.apache.orc.OrcConf
-
- setInt(int, int) - Method in class org.apache.paimon.data.BinaryArray
-
- setInt(int, int) - Method in class org.apache.paimon.data.BinaryRow
-
- setInt(int, int) - Method in class org.apache.paimon.data.columnar.ColumnarArray
-
- setInt(int, int) - Method in class org.apache.paimon.data.columnar.ColumnarRow
-
- setInt(int, int) - Method in class org.apache.paimon.data.columnar.heap.HeapIntVector
-
- setInt(int, int) - Method in interface org.apache.paimon.data.columnar.writable.WritableIntVector
-
Set int at rowId with the provided value.
- setInt(int, int) - Method in interface org.apache.paimon.data.DataSetters
-
- setInt(int, int) - Method in class org.apache.paimon.data.NestedRow
-
- setInt(int, int) - Method in class org.apache.paimon.format.parquet.reader.ParquetDecimalVector
-
- setInt(MemorySegment[], int, int) - Static method in class org.apache.paimon.memory.MemorySegmentUtils
-
set int from segments.
- setInteger(String, int) - Method in class org.apache.paimon.options.Options
-
- setInts(int, int, int) - Method in class org.apache.paimon.data.columnar.heap.HeapIntVector
-
- setInts(int, int, int[], int) - Method in class org.apache.paimon.data.columnar.heap.HeapIntVector
-
- setInts(int, int, int) - Method in interface org.apache.paimon.data.columnar.writable.WritableIntVector
-
Sets value to [rowId, rowId + count) by the value, this is data that repeats continuously.
- setInts(int, int, int[], int) - Method in interface org.apache.paimon.data.columnar.writable.WritableIntVector
-
Sets values from [src[srcIndex], src[srcIndex + count]) to [rowId, rowId + count).
- setInts(int, int, int) - Method in class org.apache.paimon.format.parquet.reader.ParquetDecimalVector
-
- setInts(int, int, int[], int) - Method in class org.apache.paimon.format.parquet.reader.ParquetDecimalVector
-
- setIntsFromBinary(int, int, byte[], int) - Method in class org.apache.paimon.data.columnar.heap.HeapIntVector
-
- setIntsFromBinary(int, int, byte[], int) - Method in interface org.apache.paimon.data.columnar.writable.WritableIntVector
-
Set ints from binary, need use UNSAFE to copy.
- setIntsFromBinary(int, int, byte[], int) - Method in class org.apache.paimon.format.parquet.reader.ParquetDecimalVector
-
- setIOManager(IOManager) - Method in class org.apache.paimon.mergetree.MergeSorter
-
- setKeyContextElement(StreamRecord<CommitT>) - Method in class org.apache.paimon.flink.sink.AutoTagForSavepointCommitterOperator
-
- setKeyContextElement(StreamRecord<CommitT>) - Method in class org.apache.paimon.flink.sink.BatchWriteGeneratorTagOperator
-
- setKeyContextElement1(StreamRecord<?>) - Method in class org.apache.paimon.flink.sink.AutoTagForSavepointCommitterOperator
-
- setKeyContextElement1(StreamRecord<?>) - Method in class org.apache.paimon.flink.sink.BatchWriteGeneratorTagOperator
-
- setKeyContextElement2(StreamRecord<?>) - Method in class org.apache.paimon.flink.sink.AutoTagForSavepointCommitterOperator
-
- setKeyContextElement2(StreamRecord<?>) - Method in class org.apache.paimon.flink.sink.BatchWriteGeneratorTagOperator
-
- setKeyProvider(KeyProvider) - Method in class org.apache.orc.OrcFile.ReaderOptions
-
Set the KeyProvider to override the default for getting keys.
- setKeyProvider(KeyProvider) - Method in class org.apache.orc.OrcFile.WriterOptions
-
Set the key provider for column encryption.
- setKeys(ColumnVector) - Method in class org.apache.paimon.data.columnar.heap.HeapMapVector
-
- setKeyVersion(String, int, EncryptionAlgorithm) - Method in class org.apache.orc.OrcFile.WriterOptions
-
For users that need to override the current version of a key, this method allows them to
define the version and algorithm for a given key.
- setLeft(L) - Method in class org.apache.paimon.utils.Pair
-
- setLengths(long[]) - Method in class org.apache.paimon.data.columnar.heap.HeapArrayVector
-
- setLengths(long[]) - Method in class org.apache.paimon.data.columnar.heap.HeapMapVector
-
- setLevel(int) - Method in class org.apache.paimon.KeyValue
-
- setLocalSampleSize(int) - Method in class org.apache.paimon.flink.sorter.TableSortInfo.Builder
-
- setLong(Configuration, long) - Method in enum org.apache.orc.OrcConf
-
- setLong(int, long) - Method in class org.apache.paimon.data.BinaryArray
-
- setLong(int, long) - Method in class org.apache.paimon.data.BinaryRow
-
- setLong(int, long) - Method in class org.apache.paimon.data.columnar.ColumnarArray
-
- setLong(int, long) - Method in class org.apache.paimon.data.columnar.ColumnarRow
-
- setLong(int, long) - Method in class org.apache.paimon.data.columnar.heap.HeapLongVector
-
- setLong(int, long) - Method in interface org.apache.paimon.data.columnar.writable.WritableLongVector
-
Set long at rowId with the provided value.
- setLong(int, long) - Method in interface org.apache.paimon.data.DataSetters
-
- setLong(int, long) - Method in class org.apache.paimon.data.NestedRow
-
- setLong(int, long) - Method in class org.apache.paimon.format.parquet.reader.ParquetDecimalVector
-
- setLong(MemorySegment[], int, long) - Static method in class org.apache.paimon.memory.MemorySegmentUtils
-
set long from segments.
- setLongsFromBinary(int, int, byte[], int) - Method in class org.apache.paimon.data.columnar.heap.HeapLongVector
-
- setLongsFromBinary(int, int, byte[], int) - Method in interface org.apache.paimon.data.columnar.writable.WritableLongVector
-
Set longs from binary, need use UNSAFE to copy.
- setLongsFromBinary(int, int, byte[], int) - Method in class org.apache.paimon.format.parquet.reader.ParquetDecimalVector
-
- setManifestCache(SegmentsCache<Path>) - Method in interface org.apache.paimon.FileStore
-
- setManifestCache(SegmentsCache<Path>) - Method in class org.apache.paimon.privilege.PrivilegedFileStore
-
- setManifestCache(SegmentsCache<Path>) - Method in class org.apache.paimon.table.DelegatedFileStoreTable
-
- setManifestCache(SegmentsCache<Path>) - Method in interface org.apache.paimon.table.FileStoreTable
-
- setMemoryPool(MemorySegmentPool) - Method in class org.apache.paimon.append.AppendOnlyWriter
-
- setMemoryPool(MemorySegmentPool) - Method in interface org.apache.paimon.memory.MemoryOwner
-
- setMemoryPool(MemorySegmentPool) - Method in class org.apache.paimon.mergetree.MergeTreeWriter
-
- setMemorySegment(MemorySegment, int) - Method in class org.apache.paimon.utils.BitSet
-
- setMemorySegment(MemorySegment, int) - Method in class org.apache.paimon.utils.BloomFilter
-
- setNotNullAt(int) - Method in class org.apache.paimon.data.BinaryArray
-
- setNull(BinaryArrayWriter, int) - Method in interface org.apache.paimon.data.BinaryArrayWriter.NullSetter
-
- setNullAt(int) - Method in class org.apache.paimon.data.BinaryArray
-
- setNullAt(int) - Method in class org.apache.paimon.data.BinaryArrayWriter
-
- setNullAt(int, DataType) - Method in class org.apache.paimon.data.BinaryArrayWriter
-
- setNullAt(int) - Method in class org.apache.paimon.data.BinaryRow
-
- setNullAt(int) - Method in class org.apache.paimon.data.BinaryRowWriter
-
Default not null.
- setNullAt(int) - Method in interface org.apache.paimon.data.BinaryWriter
-
Set null to this field.
- setNullAt(int) - Method in class org.apache.paimon.data.columnar.ColumnarArray
-
- setNullAt(int) - Method in class org.apache.paimon.data.columnar.ColumnarRow
-
- setNullAt(int) - Method in class org.apache.paimon.data.columnar.heap.AbstractHeapVector
-
- setNullAt(int) - Method in interface org.apache.paimon.data.columnar.writable.WritableColumnVector
-
Set null at rowId.
- setNullAt(int) - Method in interface org.apache.paimon.data.DataSetters
-
- setNullAt(int) - Method in class org.apache.paimon.data.NestedRow
-
- setNullAt(int) - Method in class org.apache.paimon.format.parquet.reader.ParquetDecimalVector
-
- setNullAt(int) - Method in class org.apache.paimon.spark.SparkArrayData
-
- setNullAt(int) - Method in class org.apache.paimon.spark.SparkInternalRow
-
- setNullBit(int) - Method in class org.apache.paimon.data.BinaryArrayWriter
-
- setNullBit(int) - Method in class org.apache.paimon.data.BinaryRowWriter
-
- setNullBoolean(int) - Method in class org.apache.paimon.data.BinaryArray
-
- setNullBoolean(int) - Method in class org.apache.paimon.data.BinaryArrayWriter
-
- setNullByte(int) - Method in class org.apache.paimon.data.BinaryArray
-
- setNullByte(int) - Method in class org.apache.paimon.data.BinaryArrayWriter
-
- setNullDouble(int) - Method in class org.apache.paimon.data.BinaryArray
-
- setNullDouble(int) - Method in class org.apache.paimon.data.BinaryArrayWriter
-
- setNullFloat(int) - Method in class org.apache.paimon.data.BinaryArray
-
- setNullFloat(int) - Method in class org.apache.paimon.data.BinaryArrayWriter
-
- setNullInt(int) - Method in class org.apache.paimon.data.BinaryArray
-
- setNullInt(int) - Method in class org.apache.paimon.data.BinaryArrayWriter
-
- setNullLong(int) - Method in class org.apache.paimon.data.BinaryArray
-
- setNullLong(int) - Method in class org.apache.paimon.data.BinaryArrayWriter
-
- setNulls(int, int) - Method in class org.apache.paimon.data.columnar.heap.AbstractHeapVector
-
- setNulls(int, int) - Method in interface org.apache.paimon.data.columnar.writable.WritableColumnVector
-
Set nulls from rowId to rowId + count (exclude).
- setNulls(int, int) - Method in class org.apache.paimon.format.parquet.reader.ParquetDecimalVector
-
- setNullShort(int) - Method in class org.apache.paimon.data.BinaryArray
-
- setNullShort(int) - Method in class org.apache.paimon.data.BinaryArrayWriter
-
- setNumRows(int) - Method in class org.apache.paimon.data.columnar.VectorizedColumnBatch
-
- setNumWriters(int) - Method in class org.apache.paimon.operation.metrics.WriterBufferMetric
-
- setOffsetAndSize(int, int, long) - Method in class org.apache.paimon.data.BinaryArrayWriter
-
- setOffsetAndSize(int, int, long) - Method in class org.apache.paimon.data.BinaryRowWriter
-
- setOffsets(long[]) - Method in class org.apache.paimon.data.columnar.heap.HeapArrayVector
-
- setOffsets(long[]) - Method in class org.apache.paimon.data.columnar.heap.HeapMapVector
-
- setOption(String, String) - Static method in interface org.apache.paimon.schema.SchemaChange
-
- setPoolName(String) - Method in class org.apache.paimon.utils.ExecutorThreadFactory.Builder
-
- setPosition(RecordAndPosition<RowData>) - Method in class org.apache.paimon.flink.source.FileStoreSourceSplitState
-
- setPosition(int) - Method in class org.apache.paimon.io.DataOutputSerializer
-
- setPosition(int) - Method in class org.apache.paimon.memory.MemorySliceInput
-
- setPositionUnsafe(int) - Method in class org.apache.paimon.io.DataOutputSerializer
-
- setProjectedValueType(RowType) - Method in class org.apache.paimon.mergetree.MergeSorter
-
- setProlepticGregorian(boolean) - Method in class org.apache.orc.OrcFile.WriterOptions
-
Should the writer use the proleptic Gregorian calendar for times and dates.
- setRangeNumber(int) - Method in class org.apache.paimon.flink.sorter.TableSortInfo.Builder
-
- setRawEvent(T) - Method in interface org.apache.paimon.flink.sink.cdc.EventParser
-
Set current raw event to the parser.
- setRawEvent(RichCdcMultiplexRecord) - Method in class org.apache.paimon.flink.sink.cdc.RichCdcMultiplexRecordEventParser
-
- setRawEvent(RichCdcRecord) - Method in class org.apache.paimon.flink.sink.cdc.RichEventParser
-
- setReadPosition(long) - Method in class org.apache.paimon.data.RandomAccessInputView
-
- setReadPosition(long) - Method in class org.apache.paimon.io.cache.FileBasedRandomInputView
-
- setReadPosition(long) - Method in interface org.apache.paimon.io.SeekableDataInputView
-
Sets the read pointer to the given position.
- setRecord(InternalRow) - Method in class org.apache.paimon.flink.lookup.FixedBucketFromPkExtractor
-
- setRecord(CdcRecord) - Method in class org.apache.paimon.flink.sink.cdc.CdcRecordKeyAndBucketExtractor
-
- setRecord(RowData) - Method in class org.apache.paimon.flink.sink.RowDataKeyAndBucketExtractor
-
- setRecord(InternalRow) - Method in class org.apache.paimon.table.sink.FixedBucketRowKeyExtractor
-
- setRecord(T) - Method in interface org.apache.paimon.table.sink.KeyAndBucketExtractor
-
- setRecord(InternalRow) - Method in class org.apache.paimon.table.sink.RowKeyExtractor
-
- setRequestedSchema(MessageType) - Method in class org.apache.parquet.hadoop.ParquetFileReader
-
- setRequesterCharged(boolean) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CompleteMultipartUploadHandler
-
- setRequesterCharged(boolean) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
-
- setResult(KeyValue) - Method in class org.apache.paimon.mergetree.compact.ChangelogResult
-
- setResultIfNotRetract(KeyValue) - Method in class org.apache.paimon.mergetree.compact.ChangelogResult
-
- setRight(R) - Method in class org.apache.paimon.utils.Pair
-
- setRoot(CdcSourceRecord) - Method in class org.apache.paimon.flink.action.cdc.format.AbstractJsonRecordParser
-
- setRoot(CdcSourceRecord) - Method in class org.apache.paimon.flink.action.cdc.format.AbstractRecordParser
-
- setRoot(CdcSourceRecord) - Method in class org.apache.paimon.flink.action.cdc.format.debezium.DebeziumAvroRecordParser
-
- setRoot(CdcSourceRecord) - Method in class org.apache.paimon.flink.action.cdc.format.debezium.DebeziumJsonRecordParser
-
- setRowId(int) - Method in class org.apache.paimon.data.columnar.ColumnarRow
-
- setRowKind(RowKind) - Method in class org.apache.paimon.casting.CastedRow
-
- setRowKind(RowKind) - Method in class org.apache.paimon.casting.DefaultValueRow
-
- setRowKind(RowKind) - Method in class org.apache.paimon.data.BinaryRow
-
- setRowKind(RowKind) - Method in class org.apache.paimon.data.columnar.ColumnarRow
-
- setRowKind(RowKind) - Method in class org.apache.paimon.data.GenericRow
-
- setRowKind(RowKind) - Method in interface org.apache.paimon.data.InternalRow
-
Sets the kind of change that this row describes in a changelog.
- setRowKind(RowKind) - Method in class org.apache.paimon.data.JoinedRow
-
- setRowKind(RowKind) - Method in class org.apache.paimon.data.LazyGenericRow
-
- setRowKind(RowKind) - Method in class org.apache.paimon.data.NestedRow
-
- setRowKind(RowKind) - Method in class org.apache.paimon.data.safe.SafeBinaryRow
-
- setRowKind(RowKind) - Method in class org.apache.paimon.flink.FlinkRowData
-
- setRowKind(RowKind) - Method in class org.apache.paimon.flink.FlinkRowWrapper
-
- setRowKind(RowKind) - Method in class org.apache.paimon.flink.ProjectedRowData
-
- setRowKind(RowKind) - Method in class org.apache.paimon.PartitionSettedRow
-
- setRowKind(RowKind) - Method in class org.apache.paimon.spark.SparkRow
-
- setRowKind(RowKind) - Method in class org.apache.paimon.utils.KeyProjectedRow
-
- setRowKind(RowKind) - Method in class org.apache.paimon.utils.OffsetRow
-
- setRowKind(RowKind) - Method in class org.apache.paimon.utils.PartialRow
-
- setRowKind(RowKind) - Method in class org.apache.paimon.utils.ProjectedRow
-
- setSchema(TypeDescription) - Method in class org.apache.orc.OrcFile.WriterOptions
-
Set the schema for the file.
- setSchema(Schema) - Method in class org.apache.paimon.format.avro.AvroRowDatumReader
-
- setSchema(Schema) - Method in class org.apache.paimon.format.avro.AvroRowDatumWriter
-
- setShims(HadoopShims) - Method in class org.apache.orc.OrcFile.WriterOptions
-
Set the HadoopShims to use.
- setShort(int, short) - Method in class org.apache.paimon.data.BinaryArray
-
- setShort(int, short) - Method in class org.apache.paimon.data.BinaryRow
-
- setShort(int, short) - Method in class org.apache.paimon.data.columnar.ColumnarArray
-
- setShort(int, short) - Method in class org.apache.paimon.data.columnar.ColumnarRow
-
- setShort(int, short) - Method in class org.apache.paimon.data.columnar.heap.HeapShortVector
-
- setShort(int, short) - Method in interface org.apache.paimon.data.columnar.writable.WritableShortVector
-
Set short at rowId with the provided value.
- setShort(int, short) - Method in interface org.apache.paimon.data.DataSetters
-
- setShort(int, short) - Method in class org.apache.paimon.data.NestedRow
-
- setShort(MemorySegment[], int, short) - Static method in class org.apache.paimon.memory.MemorySegmentUtils
-
set short from segments.
- setSinkParallelism(int) - Method in class org.apache.paimon.flink.sorter.TableSortInfo.Builder
-
- setSize(int) - Method in class org.apache.paimon.data.columnar.heap.HeapArrayVector
-
- setSize(int) - Method in class org.apache.paimon.data.columnar.heap.HeapMapVector
-
- setSize(int) - Method in class org.apache.paimon.memory.Buffer
-
- setSmapsEnabled(boolean) - Method in class org.apache.paimon.benchmark.metric.cpu.ProcfsBasedProcessTree
-
- setSortColumns(List<String>) - Method in class org.apache.paimon.flink.sorter.TableSortInfo.Builder
-
- setSortInCluster(boolean) - Method in class org.apache.paimon.flink.sorter.TableSortInfo.Builder
-
- setSortStrategy(TableSorter.OrderType) - Method in class org.apache.paimon.flink.sorter.TableSortInfo.Builder
-
- setState(String, Serializer<K>, Serializer<V>, long) - Method in class org.apache.paimon.lookup.RocksDBStateFactory
-
- setStderrProcessor(Consumer<String>) - Method in class org.apache.paimon.benchmark.utils.AutoClosableProcess.AutoClosableProcessBuilder
-
- setStdInputs(String...) - Method in class org.apache.paimon.benchmark.utils.AutoClosableProcess.AutoClosableProcessBuilder
-
- setStdoutProcessor(Consumer<String>) - Method in class org.apache.paimon.benchmark.utils.AutoClosableProcess.AutoClosableProcessBuilder
-
- setString(Configuration, String) - Method in enum org.apache.orc.OrcConf
-
- setString(String, String) - Method in class org.apache.paimon.options.Options
-
Adds the given key/value pair to the configuration object.
- setThreadPriority(int) - Method in class org.apache.paimon.utils.ExecutorThreadFactory.Builder
-
- setTimestamp(int, Timestamp, int) - Method in class org.apache.paimon.data.BinaryArray
-
- setTimestamp(int, Timestamp, int) - Method in class org.apache.paimon.data.BinaryRow
-
- setTimestamp(int, Timestamp, int) - Method in class org.apache.paimon.data.columnar.ColumnarArray
-
- setTimestamp(int, Timestamp, int) - Method in class org.apache.paimon.data.columnar.ColumnarRow
-
- setTimestamp(int, Timestamp) - Method in class org.apache.paimon.data.columnar.heap.HeapTimestampVector
-
- setTimestamp(int, Timestamp) - Method in interface org.apache.paimon.data.columnar.writable.WritableTimestampVector
-
Set
Timestamp
at rowId with the provided value.
- setTimestamp(int, Timestamp, int) - Method in interface org.apache.paimon.data.DataSetters
-
Set Timestamp value.
- setTimestamp(int, Timestamp, int) - Method in class org.apache.paimon.data.NestedRow
-
- setTotalSize(int) - Method in class org.apache.paimon.data.BinaryRow
-
- setup(int) - Method in class org.apache.paimon.flink.clone.SnapshotHintChannelComputer
-
- setup(StreamTask, StreamConfig, Output) - Method in class org.apache.paimon.flink.sink.AutoTagForSavepointCommitterOperator
-
- setup(StreamTask, StreamConfig, Output) - Method in class org.apache.paimon.flink.sink.BatchWriteGeneratorTagOperator
-
- setup(int) - Method in class org.apache.paimon.flink.sink.BucketsRowChannelComputer
-
- setup(int) - Method in class org.apache.paimon.flink.sink.cdc.CdcFixedBucketChannelComputerBase
-
- setup(int) - Method in class org.apache.paimon.flink.sink.cdc.CdcMultiplexRecordChannelComputer
-
- setup(int) - Method in class org.apache.paimon.flink.sink.FlinkStreamPartitioner
-
- setup(int) - Method in class org.apache.paimon.flink.sink.index.KeyPartRowChannelComputer
-
- setup(int) - Method in class org.apache.paimon.flink.sink.MultiTableCommittableChannelComputer
-
- setup(StreamTask<?, ?>, StreamConfig, Output<StreamRecord<OUT>>) - Method in class org.apache.paimon.flink.sink.PrepareCommitOperator
-
- setup(int) - Method in class org.apache.paimon.flink.sink.RowAssignerChannelComputer
-
- setup(int) - Method in class org.apache.paimon.flink.sink.RowDataChannelComputer
-
- setup(StreamTask<?, ?>, StreamConfig, Output<StreamRecord<Committable>>) - Method in class org.apache.paimon.flink.sink.RowDataStoreWriteOperator
-
- setup(int) - Method in class org.apache.paimon.flink.sink.RowWithBucketChannelComputer
-
- setup(int) - Method in interface org.apache.paimon.table.sink.ChannelComputer
-
- setupJob(JobContext) - Method in class org.apache.paimon.hive.mapred.PaimonOutputCommitter
-
- setupTask(TaskAttemptContext) - Method in class org.apache.paimon.hive.mapred.PaimonOutputCommitter
-
- setValue(BinaryWriter, int, Object) - Method in interface org.apache.paimon.data.BinaryWriter.ValueSetter
-
- setValue(MemorySlice) - Method in class org.apache.paimon.lookup.sort.BlockEntry
-
- setValue(R) - Method in class org.apache.paimon.utils.Pair
-
- setValues(ColumnVector) - Method in class org.apache.paimon.data.columnar.heap.HeapMapVector
-
- setVectorizedColumnBatch(VectorizedColumnBatch) - Method in class org.apache.paimon.data.columnar.ColumnarRow
-
- setVersionId(String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CompleteMultipartUploadHandler
-
- setVersionId(String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
-
- setWorkingDirectory(Path) - Method in class org.apache.paimon.format.fs.HadoopReadOnlyFileSystem
-
- setWriteCallback(LogSinkFunction.WriteCallback) - Method in class org.apache.paimon.flink.kafka.KafkaSinkFunction
-
- setWriteCallback(LogSinkFunction.WriteCallback) - Method in interface org.apache.paimon.flink.sink.LogSinkFunction
-
- ShadeParser - Class in org.apache.paimon.tools.ci.utils.shade
-
Utils for parsing the shade-plugin output.
- ShardsMergedJdbcTableInfo - Class in org.apache.paimon.flink.action.cdc.schema
-
Describe a table whose schema is merged from shards (tables with the same name but in different
database).
- ShardsMergedJdbcTableInfo() - Constructor for class org.apache.paimon.flink.action.cdc.schema.ShardsMergedJdbcTableInfo
-
- ShellCommandExecutor - Class in org.apache.paimon.benchmark.metric.cpu
-
The shell command executor.
- ShellCommandExecutor(String[]) - Constructor for class org.apache.paimon.benchmark.metric.cpu.ShellCommandExecutor
-
Instantiates a new Shell command executor.
- SHORT - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- SHORT - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- SHORT() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PrimitiveTypeContext
-
- SHORT() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PrimitiveTypeContext
-
- SHORT - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- SHORT - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- ShortColumnReader - Class in org.apache.paimon.format.parquet.reader
-
- ShortColumnReader(ColumnDescriptor, PageReader) - Constructor for class org.apache.paimon.format.parquet.reader.ShortColumnReader
-
- ShortColumnVector - Interface in org.apache.paimon.data.columnar
-
Short column vector.
- ShortSerializer - Class in org.apache.paimon.data.serializer
-
Type serializer for Short
(and short
, via auto-boxing).
- ShortSerializer() - Constructor for class org.apache.paimon.data.serializer.ShortSerializer
-
- shortString() - Method in enum org.apache.paimon.types.RowKind
-
Returns a short string representation of this
RowKind
.
- shortToOrderedBytes(short, ByteBuffer) - Static method in class org.apache.paimon.utils.ZOrderByteUtils
-
- shouldAddFileToIceberg(DataFileMeta) - Method in class org.apache.paimon.iceberg.AbstractIcebergCommitCallback
-
- shouldAddFileToIceberg(DataFileMeta) - Method in class org.apache.paimon.iceberg.AppendOnlyIcebergCommitCallback
-
- shouldAddFileToIceberg(DataFileMeta) - Method in class org.apache.paimon.iceberg.PrimaryKeyIcebergCommitCallback
-
- shouldCompactTable(Identifier, Pattern, Pattern) - Static method in class org.apache.paimon.flink.utils.MultiTablesCompactorUtil
-
- shouldEndInput(Snapshot) - Method in interface org.apache.paimon.table.source.snapshot.BoundedChecker
-
- shouldScanSnapshot(Snapshot) - Method in class org.apache.paimon.flink.lookup.CompactionDiffFollowUpScanner
-
- shouldScanSnapshot(Snapshot) - Method in class org.apache.paimon.table.source.snapshot.AllDeltaFollowUpScanner
-
- shouldScanSnapshot(Snapshot) - Method in class org.apache.paimon.table.source.snapshot.CompactionChangelogFollowUpScanner
-
- shouldScanSnapshot(Snapshot) - Method in class org.apache.paimon.table.source.snapshot.DeltaFollowUpScanner
-
- shouldScanSnapshot(Snapshot) - Method in interface org.apache.paimon.table.source.snapshot.FollowUpScanner
-
- shouldScanSnapshot(Snapshot) - Method in class org.apache.paimon.table.source.snapshot.InputChangelogFollowUpScanner
-
- shouldTriggerCheckpoint() - Method in class org.apache.paimon.flink.source.align.AlignedSourceReader
-
- shouldWaitForLatestCompaction() - Method in class org.apache.paimon.append.BucketedAppendCompactManager
-
- shouldWaitForLatestCompaction() - Method in interface org.apache.paimon.compact.CompactManager
-
Should wait compaction finish.
- shouldWaitForLatestCompaction() - Method in class org.apache.paimon.compact.NoopCompactManager
-
- shouldWaitForLatestCompaction() - Method in class org.apache.paimon.mergetree.compact.MergeTreeCompactManager
-
- shouldWaitForPreparingCheckpoint() - Method in class org.apache.paimon.append.BucketedAppendCompactManager
-
- shouldWaitForPreparingCheckpoint() - Method in interface org.apache.paimon.compact.CompactManager
-
- shouldWaitForPreparingCheckpoint() - Method in class org.apache.paimon.compact.NoopCompactManager
-
- shouldWaitForPreparingCheckpoint() - Method in class org.apache.paimon.mergetree.compact.MergeTreeCompactManager
-
- shutdown() - Method in interface org.apache.paimon.query.QueryServer
-
Shuts down the server and all related thread pools.
- shutdown() - Method in class org.apache.paimon.service.client.KvQueryClient
-
- shutdown() - Method in class org.apache.paimon.service.network.AbstractServerHandler
-
Shuts down any handler-specific resources, e.g.
- shutdown() - Method in class org.apache.paimon.service.network.NetworkClient
-
Shuts down the client and closes all connections.
- shutdown() - Method in class org.apache.paimon.service.server.KvQueryServer
-
- shutdown() - Method in class org.apache.paimon.service.server.KvServerHandler
-
- shutdownFuture() - Method in class org.apache.paimon.service.client.KvQueryClient
-
- shutdownServer() - Method in class org.apache.paimon.service.network.NetworkServer
-
Shuts down the server and all related thread pools.
- SimpleCollectingOutputView - Class in org.apache.paimon.data
-
The list with the full segments contains at any point all completely full segments, plus the
segment that is currently filled.
- SimpleCollectingOutputView(MemorySegmentSource, int) - Constructor for class org.apache.paimon.data.SimpleCollectingOutputView
-
- SimpleCollectingOutputView(List<MemorySegment>, MemorySegmentSource, int) - Constructor for class org.apache.paimon.data.SimpleCollectingOutputView
-
- SimpleColStats - Class in org.apache.paimon.format
-
A simple column statistics, supports the following stats.
- SimpleColStats(Object, Object, Long) - Constructor for class org.apache.paimon.format.SimpleColStats
-
- SimpleColStatsCollector - Interface in org.apache.paimon.statistics
-
The mode of the col stats.
- SimpleColStatsCollector.Factory - Interface in org.apache.paimon.statistics
-
- SimpleCounter - Class in org.apache.paimon.metrics
-
- SimpleCounter() - Constructor for class org.apache.paimon.metrics.SimpleCounter
-
- SimpleFileEntry - Class in org.apache.paimon.manifest
-
A simple
FileEntry
only contains identifier and min max key.
- SimpleFileEntry(FileKind, BinaryRow, int, int, String, List<String>, byte[], BinaryRow, BinaryRow) - Constructor for class org.apache.paimon.manifest.SimpleFileEntry
-
- SimpleFileEntrySerializer - Class in org.apache.paimon.manifest
-
- SimpleFileEntrySerializer() - Constructor for class org.apache.paimon.manifest.SimpleFileEntrySerializer
-
- SimpleFileReader<T> - Interface in org.apache.paimon.utils
-
A reader for reading file to entries.
- SimpleHashBucketAssigner - Class in org.apache.paimon.index
-
When we need to overwrite the table, we should use this to avoid loading index.
- SimpleHashBucketAssigner(int, int, long) - Constructor for class org.apache.paimon.index.SimpleHashBucketAssigner
-
- SimpleSqlPredicateConvertor - Class in org.apache.paimon.flink.predicate
-
convert sql to predicate.
- SimpleSqlPredicateConvertor(RowType) - Constructor for class org.apache.paimon.flink.predicate.SimpleSqlPredicateConvertor
-
- SimpleStats - Class in org.apache.paimon.stats
-
The statistics for columns, supports the following stats.
- SimpleStats(BinaryRow, BinaryRow, BinaryArray) - Constructor for class org.apache.paimon.stats.SimpleStats
-
- SimpleStatsCollector - Class in org.apache.paimon.format
-
Collector to extract statistics of each column from a series of records.
- SimpleStatsCollector(RowType) - Constructor for class org.apache.paimon.format.SimpleStatsCollector
-
- SimpleStatsCollector(RowType, SimpleColStatsCollector.Factory[]) - Constructor for class org.apache.paimon.format.SimpleStatsCollector
-
- SimpleStatsConverter - Class in org.apache.paimon.stats
-
- SimpleStatsConverter(RowType) - Constructor for class org.apache.paimon.stats.SimpleStatsConverter
-
- SimpleStatsConverter(RowType, boolean) - Constructor for class org.apache.paimon.stats.SimpleStatsConverter
-
- SimpleStatsEvolution - Class in org.apache.paimon.stats
-
- SimpleStatsEvolution(RowType, int[], CastFieldGetter[]) - Constructor for class org.apache.paimon.stats.SimpleStatsEvolution
-
- SimpleStatsEvolution.Result - Class in org.apache.paimon.stats
-
- SimpleStatsEvolutions - Class in org.apache.paimon.stats
-
Converters to create col stats array serializer.
- SimpleStatsEvolutions(Function<Long, List<DataField>>, long) - Constructor for class org.apache.paimon.stats.SimpleStatsEvolutions
-
- SimpleStatsExtractor - Interface in org.apache.paimon.format
-
Extracts statistics directly from file.
- SimpleStatsExtractor.FileInfo - Class in org.apache.paimon.format
-
File info fetched from physical file.
- singleColumn(Integer) - Static method in class org.apache.paimon.data.BinaryRow
-
- singleColumn(String) - Static method in class org.apache.paimon.data.BinaryRow
-
- singleColumn(BinaryString) - Static method in class org.apache.paimon.data.BinaryRow
-
- SingleFileWriter<T,R> - Class in org.apache.paimon.io
-
- SingleFileWriter(FileIO, FormatWriterFactory, Path, Function<T, InternalRow>, String, boolean) - Constructor for class org.apache.paimon.io.SingleFileWriter
-
- SingleFileWriter.AbortExecutor - Class in org.apache.paimon.io
-
Abort executor to just have reference of path instead of whole writer.
- SingleOutputStreamOperatorUtils - Class in org.apache.paimon.flink.utils
-
Utility methods for SingleOutputStreamOperator
.
- SingleOutputStreamOperatorUtils() - Constructor for class org.apache.paimon.flink.utils.SingleOutputStreamOperatorUtils
-
- SingletonSplit - Class in org.apache.paimon.table.source
-
Singleton split use for system table, in which, scan always just produce one split.
- SingletonSplit() - Constructor for class org.apache.paimon.table.source.SingletonSplit
-
- Sink - Class in org.apache.paimon.benchmark
-
Benchmark sink.
- sink(FileStoreTable, DataStream<UnawareAppendCompactionTask>) - Static method in class org.apache.paimon.flink.sink.UnawareBucketCompactionSink
-
- SINK_AUTO_TAG_FOR_SAVEPOINT - Static variable in class org.apache.paimon.flink.FlinkConnectorOptions
-
- SINK_COMMITTER_CPU - Static variable in class org.apache.paimon.flink.FlinkConnectorOptions
-
- SINK_COMMITTER_MEMORY - Static variable in class org.apache.paimon.flink.FlinkConnectorOptions
-
- SINK_COMMITTER_OPERATOR_CHAINING - Static variable in class org.apache.paimon.flink.FlinkConnectorOptions
-
- SINK_CROSS_PARTITION_MANAGED_MEMORY - Static variable in class org.apache.paimon.flink.FlinkConnectorOptions
-
- SINK_MANAGED_WRITER_BUFFER_MEMORY - Static variable in class org.apache.paimon.flink.FlinkConnectorOptions
-
Weight of writer buffer in managed memory, Flink will compute the memory size for writer
according to the weight, the actual memory used depends on the running environment.
- SINK_OPERATOR_UID_SUFFIX - Static variable in class org.apache.paimon.flink.FlinkConnectorOptions
-
- SINK_PARALLELISM - Static variable in class org.apache.paimon.flink.FlinkConnectorOptions
-
- SINK_PATH - Static variable in class org.apache.paimon.benchmark.BenchmarkOptions
-
- SINK_TABLE_LINEAGE - Static variable in class org.apache.paimon.table.system.SinkTableLineageTable
-
- SINK_USE_MANAGED_MEMORY - Static variable in class org.apache.paimon.flink.FlinkConnectorOptions
-
- SINK_WATERMARK_TIME_ZONE - Static variable in class org.apache.paimon.CoreOptions
-
- sinkDataLineages(Predicate) - Method in interface org.apache.paimon.lineage.LineageMeta
-
Get sink data and job lineages.
- sinkFrom(DataStream<CdcMultiplexRecord>) - Method in class org.apache.paimon.flink.sink.cdc.FlinkCdcMultiTableSink
-
- sinkFrom(DataStream<CdcMultiplexRecord>, String, StoreSinkWrite.WithWriteBufferProvider) - Method in class org.apache.paimon.flink.sink.cdc.FlinkCdcMultiTableSink
-
- sinkFrom(DataStream<RowData>, DataStream<MultiTableUnawareAppendCompactionTask>) - Method in class org.apache.paimon.flink.sink.CombinedTableCompactorSink
-
- sinkFrom(DataStream<RowData>, DataStream<MultiTableUnawareAppendCompactionTask>, String) - Method in class org.apache.paimon.flink.sink.CombinedTableCompactorSink
-
- sinkFrom(DataStream<T>) - Method in class org.apache.paimon.flink.sink.FlinkSink
-
- sinkFrom(DataStream<T>, String) - Method in class org.apache.paimon.flink.sink.FlinkSink
-
- SinkRecord - Class in org.apache.paimon.table.sink
-
A sink record contains key, row and partition, bucket information.
- SinkRecord(BinaryRow, int, BinaryRow, InternalRow) - Constructor for class org.apache.paimon.table.sink.SinkRecord
-
- sinkTableLineages(Predicate) - Method in interface org.apache.paimon.lineage.LineageMeta
-
Get sink table and job lineages.
- SinkTableLineageTable - Class in org.apache.paimon.table.system
-
This is a system table to display all the sink table lineages.
- SinkTableLineageTable(LineageMetaFactory, Options) - Constructor for class org.apache.paimon.table.system.SinkTableLineageTable
-
- sinkWatermarkTimeZone() - Method in class org.apache.paimon.CoreOptions
-
- size() - Method in class org.apache.paimon.data.BinaryArray
-
- size() - Method in class org.apache.paimon.data.BinaryMap
-
- size() - Method in class org.apache.paimon.data.columnar.ColumnarArray
-
- size() - Method in class org.apache.paimon.data.columnar.ColumnarMap
-
- size() - Method in class org.apache.paimon.data.GenericArray
-
- size() - Method in class org.apache.paimon.data.GenericMap
-
- size() - Method in interface org.apache.paimon.data.InternalArray
-
Returns the number of elements in this array.
- size() - Method in interface org.apache.paimon.data.InternalMap
-
Returns the number of key-value mappings in this map.
- size() - Method in class org.apache.paimon.data.PartitionInfo
-
- size() - Method in class org.apache.paimon.data.safe.SafeBinaryArray
-
- size() - Method in class org.apache.paimon.disk.ExternalBuffer
-
- size() - Method in class org.apache.paimon.disk.InMemoryBuffer
-
- size() - Method in interface org.apache.paimon.disk.RowBuffer
-
- size() - Method in class org.apache.paimon.hive.objectinspector.HivePaimonArray
-
- size() - Method in class org.apache.paimon.lookup.sort.BlockHandle
-
- size() - Method in class org.apache.paimon.lookup.sort.BlockReader
-
- size() - Method in class org.apache.paimon.lookup.sort.BlockWriter
-
- size() - Method in class org.apache.paimon.lookup.sort.BloomFilterHandle
-
- size() - Method in class org.apache.paimon.memory.MemorySegment
-
- size() - Method in class org.apache.paimon.memory.MemorySliceOutput
-
- size() - Method in class org.apache.paimon.mergetree.SortBufferWriteBuffer
-
- size() - Method in interface org.apache.paimon.mergetree.WriteBuffer
-
Record size of this table.
- size() - Method in class org.apache.paimon.metrics.DescriptiveStatisticsHistogramStatistics
-
- size() - Method in class org.apache.paimon.metrics.HistogramStatistics
-
Returns the size of the statistics' sample.
- size() - Method in class org.apache.paimon.sort.BinaryExternalSortBuffer
-
- size() - Method in class org.apache.paimon.sort.BinaryIndexedSortable
-
- size() - Method in interface org.apache.paimon.sort.IndexedSortable
-
Gets the number of elements in the sortable.
- size() - Method in class org.apache.paimon.sort.PartialOrderPriorityQueue
-
Returns the number of elements currently stored in the PriorityQueue.
- size() - Method in interface org.apache.paimon.sort.SortBuffer
-
- size() - Method in class org.apache.paimon.sort.zorder.ZIndexer
-
- size() - Method in class org.apache.paimon.utils.BooleanArrayList
-
- size() - Method in class org.apache.paimon.utils.Int2ShortHashMap
-
- size() - Method in class org.apache.paimon.utils.IntArrayList
-
- size() - Method in class org.apache.paimon.utils.IntHashSet
-
- size() - Method in class org.apache.paimon.utils.LongArrayList
-
- size() - Method in class org.apache.paimon.utils.ProjectedArray
-
- SizedReaderSupplier<T> - Interface in org.apache.paimon.reader
-
- sizeInBytes - Variable in class org.apache.paimon.data.BinarySection
-
- sketchOf(int...) - Static method in class org.apache.paimon.utils.HllSketchUtil
-
- sketchOf(int...) - Static method in class org.apache.paimon.utils.ThetaSketch
-
- SKIP - Static variable in interface org.apache.paimon.fileindex.FileIndexResult
-
- skip(Decoder) - Method in interface org.apache.paimon.format.avro.FieldReader
-
- skip(Decoder) - Method in class org.apache.paimon.format.avro.FieldReaderFactory.RowReader
-
- skip(long) - Method in class org.apache.paimon.fs.ByteArraySeekableStream
-
- skip(long) - Method in class org.apache.paimon.io.DataInputViewStream
-
- skip(FileIO, TableSchema, List<Predicate>, DataFilePathFactory, DataFileMeta) - Static method in class org.apache.paimon.io.FileIndexSkipper
-
- skipBytes(int) - Method in class org.apache.paimon.data.AbstractPagedInputView
-
- skipBytes(int) - Method in class org.apache.paimon.io.DataInputDeserializer
-
- skipBytesToRead(int) - Method in class org.apache.paimon.data.AbstractPagedInputView
-
- skipBytesToRead(int) - Method in class org.apache.paimon.io.DataInputDeserializer
-
- skipBytesToRead(int) - Method in interface org.apache.paimon.io.DataInputView
-
Skips numBytes
bytes of memory.
- skipBytesToRead(int) - Method in class org.apache.paimon.io.DataInputViewStreamWrapper
-
- skipBytesToWrite(int) - Method in class org.apache.paimon.data.AbstractPagedOutputView
-
- skipBytesToWrite(int) - Method in class org.apache.paimon.io.DataOutputSerializer
-
- skipBytesToWrite(int) - Method in interface org.apache.paimon.io.DataOutputView
-
Skips numBytes
bytes memory.
- skipBytesToWrite(int) - Method in class org.apache.paimon.io.DataOutputViewStreamWrapper
-
- SkipNewExistingProcessor - Class in org.apache.paimon.crosspartition
-
- SkipNewExistingProcessor(BiConsumer<InternalRow, Integer>) - Constructor for class org.apache.paimon.crosspartition.SkipNewExistingProcessor
-
- skipNextRowGroup() - Method in class org.apache.parquet.hadoop.ParquetFileReader
-
- skipRecordFromPages(AbstractPagedInputView) - Method in class org.apache.paimon.data.serializer.BinaryRowSerializer
-
- skipRecordFromPages(AbstractPagedInputView) - Method in class org.apache.paimon.data.serializer.InternalRowSerializer
-
- skipRecordFromPages(AbstractPagedInputView) - Method in interface org.apache.paimon.data.serializer.PagedTypeSerializer
-
Skip over bytes of one record from the paged input view, discarding the skipped bytes.
- slice(int, int) - Method in class org.apache.paimon.memory.MemorySlice
-
- SMALLINT() - Static method in class org.apache.paimon.types.DataTypes
-
- SmallIntType - Class in org.apache.paimon.types
-
Data type of a 2-byte signed integer with values from -32,768 to 32,767.
- SmallIntType(boolean) - Constructor for class org.apache.paimon.types.SmallIntType
-
- SmallIntType() - Constructor for class org.apache.paimon.types.SmallIntType
-
- SmallIntWriter(FieldVector) - Constructor for class org.apache.paimon.arrow.writer.ArrowFieldWriters.SmallIntWriter
-
- SMAPS - Static variable in class org.apache.paimon.benchmark.metric.cpu.ProcfsBasedProcessTree
-
- snapshot() - Method in class org.apache.paimon.flink.source.StaticFileStoreSplitEnumerator
-
- snapshot() - Method in interface org.apache.paimon.operation.FileStoreScan.Plan
-
Snapshot of this plan, return null if the table is empty or the manifest list is
specified.
- snapshot - Variable in class org.apache.paimon.operation.ManifestsReader.Result
-
- snapshot(long) - Method in class org.apache.paimon.privilege.PrivilegedFileStoreTable
-
- Snapshot - Class in org.apache.paimon
-
This file is the entrance to all data committed at some specific time point.
- Snapshot(long, long, String, String, String, String, String, long, Snapshot.CommitKind, long, Map<Integer, Long>, Long, Long, Long, Long, String) - Constructor for class org.apache.paimon.Snapshot
-
- Snapshot(Integer, long, long, String, String, String, String, String, long, Snapshot.CommitKind, long, Map<Integer, Long>, Long, Long, Long, Long, String) - Constructor for class org.apache.paimon.Snapshot
-
- snapshot(long) - Method in class org.apache.paimon.table.DelegatedFileStoreTable
-
- snapshot(long) - Method in interface org.apache.paimon.table.FormatTable
-
- snapshot(long) - Method in interface org.apache.paimon.table.ReadonlyTable
-
- snapshot(long) - Method in class org.apache.paimon.table.system.AuditLogTable
-
- snapshot(long) - Method in class org.apache.paimon.table.system.CompactBucketsTable
-
- snapshot(long) - Method in class org.apache.paimon.table.system.FileMonitorTable
-
- snapshot(long) - Method in class org.apache.paimon.table.system.ReadOptimizedTable
-
- snapshot(long) - Method in interface org.apache.paimon.table.Table
-
- snapshot(long) - Method in class org.apache.paimon.utils.SnapshotManager
-
- Snapshot.CommitKind - Enum in org.apache.paimon
-
Type of changes in this snapshot.
- SNAPSHOT_CLEAN_EMPTY_DIRECTORIES - Static variable in class org.apache.paimon.CoreOptions
-
- SNAPSHOT_EXPIRE_EXECUTION_MODE - Static variable in class org.apache.paimon.CoreOptions
-
- SNAPSHOT_EXPIRE_LIMIT - Static variable in class org.apache.paimon.CoreOptions
-
- SNAPSHOT_NUM_RETAINED_MAX - Static variable in class org.apache.paimon.CoreOptions
-
- SNAPSHOT_NUM_RETAINED_MIN - Static variable in class org.apache.paimon.CoreOptions
-
- SNAPSHOT_TIME_RETAINED - Static variable in class org.apache.paimon.CoreOptions
-
- SNAPSHOT_WATERMARK_IDLE_TIMEOUT - Static variable in class org.apache.paimon.CoreOptions
-
- snapshotConfiguration() - Method in class org.apache.paimon.flink.utils.InternalTypeSerializer
-
- snapshotConfiguration() - Method in class org.apache.paimon.flink.utils.JavaSerializer
-
- snapshotCount() - Method in class org.apache.paimon.utils.SnapshotManager
-
- SnapshotDeletion - Class in org.apache.paimon.operation
-
Delete snapshot files.
- SnapshotDeletion(FileIO, FileStorePathFactory, ManifestFile, ManifestList, IndexFileHandler, StatsFileHandler, boolean, boolean, int) - Constructor for class org.apache.paimon.operation.SnapshotDeletion
-
- snapshotDeletion() - Method in class org.apache.paimon.table.ExpireSnapshotsImpl
-
- snapshotDirectory() - Method in class org.apache.paimon.utils.SnapshotManager
-
- snapshotExists(long) - Method in class org.apache.paimon.utils.SnapshotManager
-
- snapshotExpireExecutionMode() - Method in class org.apache.paimon.CoreOptions
-
- snapshotExpireLimit() - Method in class org.apache.paimon.CoreOptions
-
- SnapshotHintChannelComputer - Class in org.apache.paimon.flink.clone
-
- SnapshotHintChannelComputer() - Constructor for class org.apache.paimon.flink.clone.SnapshotHintChannelComputer
-
- SnapshotHintOperator - Class in org.apache.paimon.flink.clone
-
Create snapshot hint files after copying a table.
- SnapshotHintOperator(Map<String, String>) - Constructor for class org.apache.paimon.flink.clone.SnapshotHintOperator
-
- snapshotId() - Method in class org.apache.paimon.flink.source.align.PlaceholderSplit
-
- snapshotId() - Method in class org.apache.paimon.iceberg.manifest.IcebergManifestEntry
-
- snapshotId() - Method in class org.apache.paimon.iceberg.metadata.IcebergSnapshot
-
- snapshotId() - Method in class org.apache.paimon.stats.Statistics
-
- snapshotId() - Method in class org.apache.paimon.table.source.DataSplit
-
- snapshotId() - Method in class org.apache.paimon.table.source.PlanImpl
-
- snapshotId() - Method in interface org.apache.paimon.table.source.snapshot.SnapshotReader.Plan
-
Snapshot id of this plan, return null if the table is empty or the manifest list is
specified.
- snapshotId() - Method in class org.apache.paimon.table.system.FileMonitorTable.FileChange
-
- snapshotManager() - Method in interface org.apache.paimon.FileStore
-
- snapshotManager - Variable in class org.apache.paimon.operation.AbstractFileStoreWrite
-
- snapshotManager() - Method in class org.apache.paimon.privilege.PrivilegedFileStore
-
- snapshotManager() - Method in class org.apache.paimon.privilege.PrivilegedFileStoreTable
-
- snapshotManager() - Method in interface org.apache.paimon.table.DataTable
-
- snapshotManager() - Method in class org.apache.paimon.table.DelegatedFileStoreTable
-
- snapshotManager - Variable in class org.apache.paimon.table.source.snapshot.AbstractStartingScanner
-
- snapshotManager() - Method in interface org.apache.paimon.table.source.snapshot.SnapshotReader
-
- snapshotManager() - Method in class org.apache.paimon.table.source.snapshot.SnapshotReaderImpl
-
- snapshotManager() - Method in class org.apache.paimon.table.system.AuditLogTable
-
- snapshotManager() - Method in class org.apache.paimon.table.system.CompactBucketsTable
-
- snapshotManager() - Method in class org.apache.paimon.table.system.FileMonitorTable
-
- snapshotManager() - Method in class org.apache.paimon.table.system.ReadOptimizedTable
-
- SnapshotManager - Class in org.apache.paimon.utils
-
Manager for
Snapshot
, providing utility methods related to paths and snapshot hints.
- SnapshotManager(FileIO, Path) - Constructor for class org.apache.paimon.utils.SnapshotManager
-
- SnapshotManager(FileIO, Path, String) - Constructor for class org.apache.paimon.utils.SnapshotManager
-
Specify the default branch for data writing.
- snapshotMaxDeletes(int) - Method in class org.apache.paimon.options.ExpireConfig.Builder
-
- SnapshotNotExistException - Exception in org.apache.paimon.utils
-
Thrown by TagManager or SnapshotManager when the specified snapshotId does not exist.
- SnapshotNotExistException(long) - Constructor for exception org.apache.paimon.utils.SnapshotNotExistException
-
- SnapshotNotExistException(String) - Constructor for exception org.apache.paimon.utils.SnapshotNotExistException
-
- SnapshotNotExistPlan - Class in org.apache.paimon.table.source
-
This is used to distinguish the case where the snapshot does not exist and the plan is empty.
- snapshotNumRetainMax() - Method in class org.apache.paimon.CoreOptions
-
- snapshotNumRetainMin() - Method in class org.apache.paimon.CoreOptions
-
- snapshotPath(long) - Method in class org.apache.paimon.utils.SnapshotManager
-
- snapshotPaths(Predicate<Long>) - Method in class org.apache.paimon.utils.SnapshotManager
-
- snapshotReader - Variable in class org.apache.paimon.table.source.AbstractDataTableScan
-
- SnapshotReader - Interface in org.apache.paimon.table.source.snapshot
-
Read splits from specified
Snapshot
with given configuration.
- SnapshotReader.Plan - Interface in org.apache.paimon.table.source.snapshot
-
Result plan of this scan.
- SnapshotReaderImpl - Class in org.apache.paimon.table.source.snapshot
-
- SnapshotReaderImpl(FileStoreScan, TableSchema, CoreOptions, SnapshotManager, SplitGenerator, BiConsumer<FileStoreScan, Predicate>, DefaultValueAssigner, FileStorePathFactory, String, IndexFileHandler) - Constructor for class org.apache.paimon.table.source.snapshot.SnapshotReaderImpl
-
- snapshotRetainMax(int) - Method in class org.apache.paimon.options.ExpireConfig.Builder
-
- snapshotRetainMin(int) - Method in class org.apache.paimon.options.ExpireConfig.Builder
-
- snapshots() - Method in class org.apache.paimon.iceberg.metadata.IcebergMetadata
-
- SNAPSHOTS - Static variable in class org.apache.paimon.table.system.SnapshotsTable
-
- snapshots() - Method in class org.apache.paimon.utils.SnapshotManager
-
- SnapshotsTable - Class in org.apache.paimon.table.system
-
A
Table
for showing committing snapshots of table.
- SnapshotsTable(FileStoreTable) - Constructor for class org.apache.paimon.table.system.SnapshotsTable
-
- SnapshotsTable(FileIO, Path, FileStoreTable, String) - Constructor for class org.apache.paimon.table.system.SnapshotsTable
-
- snapshotState() - Method in class org.apache.paimon.flink.sink.AsyncLookupSinkWrite
-
- snapshotState(long, long, CheckpointOptions, CheckpointStreamFactory) - Method in class org.apache.paimon.flink.sink.AutoTagForSavepointCommitterOperator
-
- snapshotState(long, long, CheckpointOptions, CheckpointStreamFactory) - Method in class org.apache.paimon.flink.sink.BatchWriteGeneratorTagOperator
-
- snapshotState(StateSnapshotContext) - Method in class org.apache.paimon.flink.sink.cdc.CdcRecordStoreMultiWriteOperator
-
- snapshotState(StateSnapshotContext, List<GlobalCommitT>) - Method in interface org.apache.paimon.flink.sink.CommittableStateManager
-
- snapshotState(StateSnapshotContext) - Method in class org.apache.paimon.flink.sink.CommitterOperator
-
- snapshotState() - Method in class org.apache.paimon.flink.sink.GlobalFullCompactionSinkWrite
-
- snapshotState(StateSnapshotContext) - Method in class org.apache.paimon.flink.sink.MultiTablesStoreCompactOperator
-
- snapshotState(StateSnapshotContext, List<ManifestCommittable>) - Method in class org.apache.paimon.flink.sink.NoopCommittableStateManager
-
- snapshotState() - Method in class org.apache.paimon.flink.sink.NoopStoreSinkWriteState
-
- snapshotState() - Method in interface org.apache.paimon.flink.sink.partition.PartitionListener
-
- snapshotState() - Method in class org.apache.paimon.flink.sink.partition.PartitionListeners
-
- snapshotState() - Method in class org.apache.paimon.flink.sink.partition.PartitionMarkDone
-
- snapshotState() - Method in class org.apache.paimon.flink.sink.partition.PartitionMarkDoneTrigger
-
- snapshotState() - Method in class org.apache.paimon.flink.sink.partition.ReportHmsListener
-
- snapshotState(StateSnapshotContext, List<GlobalCommitT>) - Method in class org.apache.paimon.flink.sink.RestoreAndFailCommittableStateManager
-
- snapshotState(StateSnapshotContext) - Method in class org.apache.paimon.flink.sink.RowDataStoreWriteOperator
-
- snapshotState(StateSnapshotContext) - Method in class org.apache.paimon.flink.sink.StoreCompactOperator
-
- snapshotState() - Method in interface org.apache.paimon.flink.sink.StoreSinkWrite
-
- snapshotState() - Method in class org.apache.paimon.flink.sink.StoreSinkWriteImpl
-
- snapshotState() - Method in interface org.apache.paimon.flink.sink.StoreSinkWriteState
-
- snapshotState() - Method in class org.apache.paimon.flink.sink.StoreSinkWriteStateImpl
-
- snapshotState(StateSnapshotContext) - Method in class org.apache.paimon.flink.sink.TableWriteOperator
-
- snapshotState(long) - Method in class org.apache.paimon.flink.source.align.AlignedContinuousFileSplitEnumerator
-
- snapshotState(long) - Method in class org.apache.paimon.flink.source.ContinuousFileSplitEnumerator
-
- snapshotState(FunctionSnapshotContext) - Method in class org.apache.paimon.flink.source.operator.MonitorFunction
-
- snapshotState(long) - Method in class org.apache.paimon.flink.source.StaticFileStoreSplitEnumerator
-
- snapshotsWithId(List<Long>) - Method in class org.apache.paimon.utils.SnapshotManager
-
- snapshotsWithinRange(Optional<Long>, Optional<Long>) - Method in class org.apache.paimon.utils.SnapshotManager
-
- snapshotTimeRetain() - Method in class org.apache.paimon.CoreOptions
-
- snapshotTimeRetain(Duration) - Method in class org.apache.paimon.options.ExpireConfig.Builder
-
- snapshotWatermarkIdleTimeout() - Method in class org.apache.paimon.CoreOptions
-
- sort() - Method in class org.apache.paimon.flink.sorter.HilbertSorter
-
- sort() - Method in class org.apache.paimon.flink.sorter.OrderSorter
-
- sort() - Method in class org.apache.paimon.flink.sorter.TableSorter
-
- sort() - Method in class org.apache.paimon.flink.sorter.ZorderSorter
-
- sort(IndexedSortable, int, int) - Method in class org.apache.paimon.sort.HeapSort
-
- sort(IndexedSortable) - Method in class org.apache.paimon.sort.HeapSort
-
- sort(IndexedSortable, int, int) - Method in interface org.apache.paimon.sort.IndexedSorter
-
Sort the items accessed through the given IndexedSortable over the given range of logical
indices.
- sort(IndexedSortable) - Method in interface org.apache.paimon.sort.IndexedSorter
-
- sort(IndexedSortable, int, int) - Method in class org.apache.paimon.sort.QuickSort
-
Sort the given range of items using quick sort.
- sort(IndexedSortable) - Method in class org.apache.paimon.sort.QuickSort
-
- sort(Dataset<Row>) - Method in class org.apache.paimon.spark.sort.HilbertSorter
-
- sort(Dataset<Row>) - Method in class org.apache.paimon.spark.sort.OrderSorter
-
- sort(Dataset<Row>) - Method in class org.apache.paimon.spark.sort.TableSorter
-
- sort(Dataset<Row>) - Method in class org.apache.paimon.spark.sort.ZorderSorter
-
- SORT_COMPACTION_SAMPLE_MAGNIFICATION - Static variable in class org.apache.paimon.CoreOptions
-
- SORT_ENGINE - Static variable in class org.apache.paimon.CoreOptions
-
- SORT_RANG_STRATEGY - Static variable in class org.apache.paimon.CoreOptions
-
- SORT_SPILL_BUFFER_SIZE - Static variable in class org.apache.paimon.CoreOptions
-
- SORT_SPILL_THRESHOLD - Static variable in class org.apache.paimon.CoreOptions
-
- SortBuffer - Interface in org.apache.paimon.sort
-
Sort buffer to sort records.
- SortBufferWriteBuffer - Class in org.apache.paimon.mergetree
-
- SortBufferWriteBuffer(RowType, RowType, FieldsComparator, MemorySegmentPool, boolean, MemorySize, int, CompressOptions, IOManager) - Constructor for class org.apache.paimon.mergetree.SortBufferWriteBuffer
-
- sortBySize() - Method in class org.apache.paimon.CoreOptions
-
- SortCompactAction - Class in org.apache.paimon.flink.action
-
Compact with sort action.
- SortCompactAction(String, String, String, Map<String, String>, Map<String, String>) - Constructor for class org.apache.paimon.flink.action.SortCompactAction
-
- SortCompactSinkBuilder - Class in org.apache.paimon.flink.sink
-
- SortCompactSinkBuilder(Table) - Constructor for class org.apache.paimon.flink.sink.SortCompactSinkBuilder
-
- SortContext - Class in org.apache.paimon.lookup.sort
-
- SortContext(long) - Constructor for class org.apache.paimon.lookup.sort.SortContext
-
- sortedIterator() - Method in class org.apache.paimon.sort.BinaryExternalSortBuffer
-
- sortedIterator() - Method in class org.apache.paimon.sort.BinaryInMemorySortBuffer
-
- sortedIterator() - Method in interface org.apache.paimon.sort.SortBuffer
-
- sortedLexicographically(Column, DataType) - Method in class org.apache.paimon.spark.sort.SparkHilbertUDF
-
- sortedLexicographically(Column, DataType) - Method in class org.apache.paimon.spark.sort.SparkZOrderUDF
-
- SortedRun - Class in org.apache.paimon.mergetree
-
A
SortedRun
is a list of files sorted by their keys.
- sortedRunSizeRatio() - Method in class org.apache.paimon.CoreOptions
-
- sortEngine() - Method in class org.apache.paimon.CoreOptions
-
- SortFieldSpec(int, boolean, boolean) - Constructor for class org.apache.paimon.codegen.SortSpec.SortFieldSpec
-
- sortIndex - Variable in class org.apache.paimon.sort.BinaryIndexedSortable
-
- SortLookupStoreFactory - Class in org.apache.paimon.lookup.sort
-
- SortLookupStoreFactory(Comparator<MemorySlice>, CacheManager, int, CompressOptions) - Constructor for class org.apache.paimon.lookup.sort.SortLookupStoreFactory
-
- SortLookupStoreReader - Class in org.apache.paimon.lookup.sort
-
- SortLookupStoreReader(Comparator<MemorySlice>, File, int, SortContext, CacheManager) - Constructor for class org.apache.paimon.lookup.sort.SortLookupStoreReader
-
- SortLookupStoreUtils - Class in org.apache.paimon.lookup.sort
-
Utils for sort lookup store.
- SortLookupStoreUtils() - Constructor for class org.apache.paimon.lookup.sort.SortLookupStoreUtils
-
- SortLookupStoreWriter - Class in org.apache.paimon.lookup.sort
-
- SortMergeReader<T> - Interface in org.apache.paimon.mergetree.compact
-
This reader is to read a list of
RecordReader
, which is already sorted by key and
sequence number, and perform a sort merge algorithm.
- SortMergeReaderWithLoserTree<T> - Class in org.apache.paimon.mergetree.compact
-
- SortMergeReaderWithLoserTree(List<RecordReader<KeyValue>>, Comparator<InternalRow>, FieldsComparator, MergeFunctionWrapper<T>) - Constructor for class org.apache.paimon.mergetree.compact.SortMergeReaderWithLoserTree
-
- SortMergeReaderWithMinHeap<T> - Class in org.apache.paimon.mergetree.compact
-
- SortMergeReaderWithMinHeap(List<RecordReader<KeyValue>>, Comparator<InternalRow>, FieldsComparator, MergeFunctionWrapper<T>) - Constructor for class org.apache.paimon.mergetree.compact.SortMergeReaderWithMinHeap
-
- SortOperator - Class in org.apache.paimon.flink.sorter
-
SortOperator to sort the `InternalRow`s by the `KeyType`.
- SortOperator(RowType, RowType, long, int, int, CompressOptions, int, MemorySize, boolean) - Constructor for class org.apache.paimon.flink.sorter.SortOperator
-
- sortOrders() - Method in class org.apache.paimon.iceberg.metadata.IcebergMetadata
-
- SortSpec - Class in org.apache.paimon.codegen
-
SortSpec
describes how the data will be sorted.
- SortSpec(SortSpec.SortFieldSpec[]) - Constructor for class org.apache.paimon.codegen.SortSpec
-
- SortSpec.SortFieldSpec - Class in org.apache.paimon.codegen
-
Sort info for a Field.
- SortSpec.SortSpecBuilder - Class in org.apache.paimon.codegen
-
SortSpec builder.
- SortSpecBuilder() - Constructor for class org.apache.paimon.codegen.SortSpec.SortSpecBuilder
-
- sortSpillBufferSize() - Method in class org.apache.paimon.CoreOptions
-
- sortSpillThreshold() - Method in class org.apache.paimon.CoreOptions
-
- sortStreamByKey(DataStream<RowData>, FileStoreTable, RowType, TypeInformation<KEY>, SerializableSupplier<Comparator<KEY>>, SortUtils.KeyAbstract<KEY>, SortUtils.ShuffleKeyConvertor<KEY>, TableSortInfo) - Static method in class org.apache.paimon.flink.sorter.SortUtils
-
Sort the input stream by the key specified.
- sortTagsOfOneSnapshot(List<String>) - Method in class org.apache.paimon.utils.TagManager
-
- SortUtil - Class in org.apache.paimon.utils
-
Util for sort.
- SortUtil() - Constructor for class org.apache.paimon.utils.SortUtil
-
- SortUtils - Class in org.apache.paimon.flink.sorter
-
This is a table sorter which will sort the records by the key of the shuffleKeyComparator
generates.
- SortUtils() - Constructor for class org.apache.paimon.flink.sorter.SortUtils
-
- source() - Method in class org.apache.paimon.flink.action.cdc.mysql.format.DebeziumEvent.Payload
-
- SOURCE_CHECKPOINT_ALIGN_ENABLED - Static variable in class org.apache.paimon.flink.FlinkConnectorOptions
-
- SOURCE_CHECKPOINT_ALIGN_TIMEOUT - Static variable in class org.apache.paimon.flink.FlinkConnectorOptions
-
- SOURCE_OPERATOR_UID_SUFFIX - Static variable in class org.apache.paimon.flink.FlinkConnectorOptions
-
- SOURCE_SPLIT_OPEN_FILE_COST - Static variable in class org.apache.paimon.CoreOptions
-
- SOURCE_SPLIT_TARGET_SIZE - Static variable in class org.apache.paimon.CoreOptions
-
- SOURCE_TABLE_LINEAGE - Static variable in class org.apache.paimon.table.system.SourceTableLineageTable
-
- sourceBounded(boolean) - Method in class org.apache.paimon.flink.source.FlinkSourceBuilder
-
- sourceDataLineages(Predicate) - Method in interface org.apache.paimon.lineage.LineageMeta
-
Get source data and job lineages.
- sourceId() - Method in class org.apache.paimon.iceberg.metadata.IcebergPartitionField
-
- sourceName(String) - Method in class org.apache.paimon.flink.source.FlinkSourceBuilder
-
- sourceParallelism(Integer) - Method in class org.apache.paimon.flink.source.FlinkSourceBuilder
-
- sourceTableLineages(Predicate) - Method in interface org.apache.paimon.lineage.LineageMeta
-
Get source table and job lineages.
- SourceTableLineageTable - Class in org.apache.paimon.table.system
-
This is a system table to display all the source table lineages.
- SourceTableLineageTable(LineageMetaFactory, Options) - Constructor for class org.apache.paimon.table.system.SourceTableLineageTable
-
- SparkArrayData - Class in org.apache.paimon.spark
-
- SparkArrayData(DataType) - Constructor for class org.apache.paimon.spark.SparkArrayData
-
- SparkBaseCatalog - Class in org.apache.paimon.spark.catalog
-
Spark base catalog.
- SparkBaseCatalog() - Constructor for class org.apache.paimon.spark.catalog.SparkBaseCatalog
-
- SparkCatalog - Class in org.apache.paimon.spark
-
Spark TableCatalog
for paimon.
- SparkCatalog() - Constructor for class org.apache.paimon.spark.SparkCatalog
-
- SparkCatalogOptions - Class in org.apache.paimon.spark
-
Options for spark catalog.
- SparkCatalogOptions() - Constructor for class org.apache.paimon.spark.SparkCatalogOptions
-
- SparkConnectorOptions - Class in org.apache.paimon.spark
-
Options for spark connector.
- SparkConnectorOptions() - Constructor for class org.apache.paimon.spark.SparkConnectorOptions
-
- SparkFilterConverter - Class in org.apache.paimon.spark
-
- SparkFilterConverter(RowType) - Constructor for class org.apache.paimon.spark.SparkFilterConverter
-
- SparkGenericCatalog - Class in org.apache.paimon.spark
-
A Spark catalog that can also load non-Paimon tables.
- SparkGenericCatalog() - Constructor for class org.apache.paimon.spark.SparkGenericCatalog
-
- SparkHilbertUDF - Class in org.apache.paimon.spark.sort
-
Spark udf to calculate hilbert bytes.
- SparkInternalRow - Class in org.apache.paimon.spark
-
- SparkInternalRow(RowType) - Constructor for class org.apache.paimon.spark.SparkInternalRow
-
- SparkProcedures - Class in org.apache.paimon.spark
-
The
Procedure
s including all the stored procedures.
- SparkRow - Class in org.apache.paimon.spark
-
- SparkRow(RowType, Row) - Constructor for class org.apache.paimon.spark.SparkRow
-
- SparkRow(RowType, Row, RowKind) - Constructor for class org.apache.paimon.spark.SparkRow
-
- SparkTypeUtils - Class in org.apache.paimon.spark
-
Utils for spark DataType
.
- SparkUtils - Class in org.apache.paimon.spark
-
Utils for Spark.
- SparkUtils() - Constructor for class org.apache.paimon.spark.SparkUtils
-
- SparkUtils.CatalogAndIdentifier - Class in org.apache.paimon.spark
-
This mimics a class inside of Spark which is private inside of LookupCatalog.
- SparkZOrderUDF - Class in org.apache.paimon.spark.sort
-
Spark udf to calculate zorder bytes.
- SparkZOrderUDF(int, int, int) - Constructor for class org.apache.paimon.spark.sort.SparkZOrderUDF
-
- SPEC_ID - Static variable in class org.apache.paimon.iceberg.metadata.IcebergPartitionSpec
-
- SpecialFields - Class in org.apache.paimon.table
-
Special fields in a
RowType
with specific field ids.
- SpecialFields() - Constructor for class org.apache.paimon.table.SpecialFields
-
- specId() - Method in class org.apache.paimon.iceberg.metadata.IcebergPartitionSpec
-
- specificPartitionFilter(Predicate) - Method in class org.apache.paimon.flink.lookup.FullCacheLookupTable
-
- specificPartitionFilter(Predicate) - Method in interface org.apache.paimon.flink.lookup.LookupTable
-
- specificPartitionFilter(Predicate) - Method in class org.apache.paimon.flink.lookup.PrimaryKeyPartialLookupTable
-
- specifyCacheRowFilter(Filter<InternalRow>) - Method in class org.apache.paimon.flink.lookup.FullCacheLookupTable
-
- specifyCacheRowFilter(Filter<InternalRow>) - Method in interface org.apache.paimon.flink.lookup.LookupTable
-
- specifyCacheRowFilter(Filter<InternalRow>) - Method in class org.apache.paimon.flink.lookup.PrimaryKeyPartialLookupTable
-
- specifyDatabaseLocation(Path, Database) - Method in interface org.apache.paimon.hive.LocationHelper
-
- specifyDatabaseLocation(Path, Database) - Method in class org.apache.paimon.hive.StorageLocationHelper
-
- specifyDatabaseLocation(Path, Database) - Method in class org.apache.paimon.hive.TBPropertiesLocationHelper
-
- specifyTableLocation(Table, String) - Method in interface org.apache.paimon.hive.LocationHelper
-
- specifyTableLocation(Table, String) - Method in class org.apache.paimon.hive.StorageLocationHelper
-
- specifyTableLocation(Table, String) - Method in class org.apache.paimon.hive.TBPropertiesLocationHelper
-
- SPILL_COMPRESSION - Static variable in class org.apache.paimon.CoreOptions
-
- SPILL_COMPRESSION_ZSTD_LEVEL - Static variable in class org.apache.paimon.CoreOptions
-
- SpillChannelManager - Class in org.apache.paimon.sort
-
Channel manager to manage the life cycle of spill channels.
- SpillChannelManager() - Constructor for class org.apache.paimon.sort.SpillChannelManager
-
- spillCompressOptions() - Method in class org.apache.paimon.CoreOptions
-
- split(String, int, int) - Static method in class org.apache.paimon.codegen.codesplit.JavaCodeSplitter
-
- split() - Method in class org.apache.paimon.flink.source.FileStoreSourceSplit
-
- Split(ManifestEntry) - Constructor for class org.apache.paimon.flink.source.RewriteFileIndexSource.Split
-
- split() - Method in class org.apache.paimon.hive.mapred.PaimonInputSplit
-
- Split - Interface in org.apache.paimon.table.source
-
An input split for reading.
- split(String, String) - Static method in class org.apache.paimon.utils.StringUtils
-
Splits the provided text into an array, separators specified.
- split(String, String, int, boolean) - Static method in class org.apache.paimon.utils.StringUtils
-
Performs the logic for the split
and splitPreserveAllTokens
methods that
return a maximum array length.
- splitAnd(Predicate) - Static method in class org.apache.paimon.predicate.PredicateBuilder
-
- SplitAssigner - Interface in org.apache.paimon.flink.source.assigners
-
The SplitAssigner
is responsible for deciding what splits should be processed next by
which node.
- splitAssigner - Variable in class org.apache.paimon.flink.source.ContinuousFileSplitEnumerator
-
- splitForBatch(List<DataFileMeta>) - Method in class org.apache.paimon.table.source.AppendOnlySplitGenerator
-
- splitForBatch(List<DataFileMeta>) - Method in class org.apache.paimon.table.source.MergeTreeSplitGenerator
-
- splitForBatch(List<DataFileMeta>) - Method in interface org.apache.paimon.table.source.SplitGenerator
-
- splitForStreaming(List<DataFileMeta>) - Method in class org.apache.paimon.table.source.AppendOnlySplitGenerator
-
- splitForStreaming(List<DataFileMeta>) - Method in class org.apache.paimon.table.source.MergeTreeSplitGenerator
-
- splitForStreaming(List<DataFileMeta>) - Method in interface org.apache.paimon.table.source.SplitGenerator
-
- splitGenerator - Variable in class org.apache.paimon.flink.source.ContinuousFileSplitEnumerator
-
- splitGenerator() - Method in interface org.apache.paimon.table.source.snapshot.SnapshotReader
-
- splitGenerator() - Method in class org.apache.paimon.table.source.snapshot.SnapshotReaderImpl
-
- SplitGenerator - Interface in org.apache.paimon.table.source
-
- SplitGenerator.SplitGroup - Class in org.apache.paimon.table.source
-
Split group.
- splitId() - Method in class org.apache.paimon.flink.source.FileStoreSourceSplit
-
- splitId() - Method in class org.apache.paimon.flink.source.NumberSequenceRowSource.NumberSequenceSplit
-
- splitId() - Method in class org.apache.paimon.flink.source.RewriteFileIndexSource.Split
-
- splitNumber() - Method in class org.apache.paimon.flink.source.FlinkTableSource.SplitStatistics
-
- splitNumberRange(long, long, int) - Method in class org.apache.paimon.flink.source.NumberSequenceRowSource
-
- splitOpenFileCost() - Method in class org.apache.paimon.CoreOptions
-
- splitOr(Predicate) - Static method in class org.apache.paimon.predicate.PredicateBuilder
-
- splitPaths(String) - Static method in class org.apache.paimon.disk.IOManagerImpl
-
- SplitRead<T> - Interface in org.apache.paimon.operation
-
- SplitReadProvider - Interface in org.apache.paimon.table.source.splitread
-
- splits() - Method in class org.apache.paimon.flink.source.PendingSplitsCheckpoint
-
- splits() - Method in class org.apache.paimon.table.KnownSplitsTable
-
- splits() - Method in class org.apache.paimon.table.source.DataFilePlan
-
- splits() - Method in class org.apache.paimon.table.source.PlanImpl
-
- splits() - Method in interface org.apache.paimon.table.source.snapshot.SnapshotReader.Plan
-
Result splits.
- splits() - Method in class org.apache.paimon.table.source.snapshot.StartingScanner.ScannedResult
-
- splits() - Method in class org.apache.paimon.table.source.SnapshotNotExistPlan
-
- splits() - Method in interface org.apache.paimon.table.source.TableScan.Plan
-
- SplitsParallelReadUtil - Class in org.apache.paimon.io
-
- SplitsParallelReadUtil() - Constructor for class org.apache.paimon.io.SplitsParallelReadUtil
-
- splitStatistics - Variable in class org.apache.paimon.flink.source.FlinkTableSource
-
- SplitStatistics(int, long) - Constructor for class org.apache.paimon.flink.source.FlinkTableSource.SplitStatistics
-
- splitTargetSize() - Method in class org.apache.paimon.CoreOptions
-
- sqlBasicCallDelegate() - Method in class org.apache.paimon.flink.utils.FlinkCalciteClasses
-
- SqlBasicCallDelegate() - Constructor for class org.apache.paimon.flink.utils.FlinkCalciteClasses.SqlBasicCallDelegate
-
- SqlIdentifierDelegate() - Constructor for class org.apache.paimon.flink.utils.FlinkCalciteClasses.SqlIdentifierDelegate
-
- sqlIndentifierDelegate() - Method in class org.apache.paimon.flink.utils.FlinkCalciteClasses
-
- sqlKindDelegate() - Method in class org.apache.paimon.flink.utils.FlinkCalciteClasses
-
- SqlKindDelegate() - Constructor for class org.apache.paimon.flink.utils.FlinkCalciteClasses.SqlKindDelegate
-
- SqlLiteDistributedLockDialect - Class in org.apache.paimon.jdbc
-
Distributed lock implementation based on sqlite table.
- SqlLiteDistributedLockDialect() - Constructor for class org.apache.paimon.jdbc.SqlLiteDistributedLockDialect
-
- sqlLiteralDelegate() - Method in class org.apache.paimon.flink.utils.FlinkCalciteClasses
-
- SqlLiteralDelegate() - Constructor for class org.apache.paimon.flink.utils.FlinkCalciteClasses.SqlLiteralDelegate
-
- sqlNodeListDelegate() - Method in class org.apache.paimon.flink.utils.FlinkCalciteClasses
-
- SqlNodeListDelegate() - Constructor for class org.apache.paimon.flink.utils.FlinkCalciteClasses.SqlNodeListDelegate
-
- sqlOperatorDelegate() - Method in class org.apache.paimon.flink.utils.FlinkCalciteClasses
-
- SqlOperatorDelegate() - Constructor for class org.apache.paimon.flink.utils.FlinkCalciteClasses.SqlOperatorDelegate
-
- sqlParserDelegate() - Method in class org.apache.paimon.flink.utils.FlinkCalciteClasses
-
- SqlParserDelegate() - Constructor for class org.apache.paimon.flink.utils.FlinkCalciteClasses.SqlParserDelegate
-
- SSE_KMS - Static variable in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.GetBucketInventoryConfigurationHandler
-
- SSE_S3 - Static variable in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.GetBucketInventoryConfigurationHandler
-
- sseResult() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CompleteMultipartUploadHandler
-
- sseResult() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
-
- stackContains(String) - Static method in class org.apache.paimon.utils.ThreadUtils
-
- start - Variable in class org.apache.paimon.data.columnar.heap.HeapBytesVector
-
start offset of each field.
- start() - Method in class org.apache.paimon.flink.source.ContinuousFileSplitEnumerator
-
- start() - Method in class org.apache.paimon.flink.source.FileStoreSourceReader
-
- start() - Method in class org.apache.paimon.flink.source.StaticFileStoreSplitEnumerator
-
- start() - Method in class org.apache.paimon.operation.metrics.CompactTimer
-
- start() - Method in interface org.apache.paimon.query.QueryServer
-
Starts the server.
- start() - Method in class org.apache.paimon.service.network.NetworkServer
-
Starts the server by binding to the configured bind address (blocking).
- start() - Method in class org.apache.paimon.service.server.KvQueryServer
-
- START_MODE - Static variable in class org.apache.paimon.flink.action.cdc.mongodb.MongoDBActionUtils
-
- startClient() - Method in class org.apache.paimon.benchmark.metric.cpu.CpuMetricSender
-
- startingContext() - Method in class org.apache.paimon.table.source.DataTableStreamScan
-
- startingContext() - Method in class org.apache.paimon.table.source.snapshot.AbstractStartingScanner
-
- startingContext() - Method in class org.apache.paimon.table.source.snapshot.ContinuousFromTimestampStartingScanner
-
- StartingContext - Class in org.apache.paimon.table.source.snapshot
-
That contains some information that will be used out of StartingScanner.
- StartingContext(Long, Boolean) - Constructor for class org.apache.paimon.table.source.snapshot.StartingContext
-
- startingContext() - Method in interface org.apache.paimon.table.source.snapshot.StartingScanner
-
- startingContext() - Method in interface org.apache.paimon.table.source.StreamDataTableScan
-
- startingScanMode() - Method in class org.apache.paimon.table.source.snapshot.AbstractStartingScanner
-
- startingScanMode() - Method in class org.apache.paimon.table.source.snapshot.CompactedStartingScanner
-
- startingScanMode() - Method in class org.apache.paimon.table.source.snapshot.ContinuousFromSnapshotFullStartingScanner
-
- startingScanMode() - Method in class org.apache.paimon.table.source.snapshot.FileCreationTimeStartingScanner
-
- startingScanMode() - Method in class org.apache.paimon.table.source.snapshot.FullCompactedStartingScanner
-
- startingScanMode() - Method in class org.apache.paimon.table.source.snapshot.FullStartingScanner
-
- startingScanMode() - Method in class org.apache.paimon.table.source.snapshot.StaticFromSnapshotStartingScanner
-
- startingScanMode() - Method in class org.apache.paimon.table.source.snapshot.StaticFromTagStartingScanner
-
- startingScanMode() - Method in class org.apache.paimon.table.source.snapshot.StaticFromWatermarkStartingScanner
-
- StartingScanner - Interface in org.apache.paimon.table.source.snapshot
-
Helper class for the first planning of
TableScan
.
- StartingScanner.NextSnapshot - Class in org.apache.paimon.table.source.snapshot
-
Return the next snapshot for followup scanning.
- StartingScanner.NoSnapshot - Class in org.apache.paimon.table.source.snapshot
-
Currently, there is no snapshot, need to wait for the snapshot to be generated.
- StartingScanner.Result - Interface in org.apache.paimon.table.source.snapshot
-
- StartingScanner.ScannedResult - Class in org.apache.paimon.table.source.snapshot
-
Result with scanned snapshot.
- startingSnapshotId - Variable in class org.apache.paimon.table.source.snapshot.AbstractStartingScanner
-
- startsWith(BinaryString) - Method in class org.apache.paimon.data.BinaryString
-
Tests if this BinaryString starts with the specified prefix.
- startsWith(int, Object) - Method in class org.apache.paimon.predicate.PredicateBuilder
-
- StartsWith - Class in org.apache.paimon.predicate
-
- startupMode() - Method in class org.apache.paimon.CoreOptions
-
- startupMode(Options) - Static method in class org.apache.paimon.CoreOptions
-
- state - Variable in class org.apache.paimon.flink.sink.StoreSinkWriteImpl
-
- State(BinaryRow, int, long, long, Collection<DataFileMeta>, long, IndexMaintainer<T>, DeletionVectorsMaintainer, CommitIncrement) - Constructor for class org.apache.paimon.operation.FileStoreWrite.State
-
- stateFactory - Variable in class org.apache.paimon.flink.lookup.FullCacheLookupTable
-
- stateFactory - Variable in class org.apache.paimon.lookup.RocksDBState
-
- statement() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.BlockStatementContext
-
- statement() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.BlockStatementContext
-
- statement() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- statement() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- statement() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- statement(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- statement() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- statement(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- StatementContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- StatementContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- statementExpression - Variable in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- statementExpression - Variable in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- stateStore() - Method in interface org.apache.paimon.flink.sink.Committer.Context
-
- StateUtils - Class in org.apache.paimon.flink.sink
-
Utility class for sink state manipulation.
- StateUtils() - Constructor for class org.apache.paimon.flink.sink.StateUtils
-
- StateValue(BinaryRow, int, byte[]) - Constructor for class org.apache.paimon.flink.sink.StoreSinkWriteState.StateValue
-
- stateValueFilter() - Method in class org.apache.paimon.flink.sink.NoopStoreSinkWriteState
-
- stateValueFilter() - Method in interface org.apache.paimon.flink.sink.StoreSinkWriteState
-
- stateValueFilter() - Method in class org.apache.paimon.flink.sink.StoreSinkWriteStateImpl
-
- STATIC - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- STATIC - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- STATIC() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassBodyDeclarationContext
-
- STATIC() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassBodyDeclarationContext
-
- STATIC() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassOrInterfaceModifierContext
-
- STATIC() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassOrInterfaceModifierContext
-
- STATIC() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ImportDeclarationContext
-
- STATIC() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ImportDeclarationContext
-
- STATIC() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMethodModifierContext
-
- STATIC() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMethodModifierContext
-
- STATIC - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- STATIC - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- StaticFileStoreSource - Class in org.apache.paimon.flink.source
-
- StaticFileStoreSource(ReadBuilder, Long, int, FlinkConnectorOptions.SplitAssignMode) - Constructor for class org.apache.paimon.flink.source.StaticFileStoreSource
-
- StaticFileStoreSource(ReadBuilder, Long, int, FlinkConnectorOptions.SplitAssignMode, DynamicPartitionFilteringInfo) - Constructor for class org.apache.paimon.flink.source.StaticFileStoreSource
-
- StaticFileStoreSplitEnumerator - Class in org.apache.paimon.flink.source
-
- StaticFileStoreSplitEnumerator(SplitEnumeratorContext<FileStoreSourceSplit>, Snapshot, SplitAssigner) - Constructor for class org.apache.paimon.flink.source.StaticFileStoreSplitEnumerator
-
- StaticFileStoreSplitEnumerator(SplitEnumeratorContext<FileStoreSourceSplit>, Snapshot, SplitAssigner, DynamicPartitionFilteringInfo) - Constructor for class org.apache.paimon.flink.source.StaticFileStoreSplitEnumerator
-
- StaticFromSnapshotStartingScanner - Class in org.apache.paimon.table.source.snapshot
-
StartingScanner
for the
CoreOptions.StartupMode#FROM_SNAPSHOT
or
CoreOptions.StartupMode#FROM_SNAPSHOT_FULL
startup mode of a batch read.
- StaticFromSnapshotStartingScanner(SnapshotManager, long) - Constructor for class org.apache.paimon.table.source.snapshot.StaticFromSnapshotStartingScanner
-
- StaticFromTagStartingScanner - Class in org.apache.paimon.table.source.snapshot
-
- StaticFromTagStartingScanner(SnapshotManager, String) - Constructor for class org.apache.paimon.table.source.snapshot.StaticFromTagStartingScanner
-
- StaticFromTimestampStartingScanner - Class in org.apache.paimon.table.source.snapshot
-
StartingScanner
for the
CoreOptions.StartupMode#FROM_TIMESTAMP
startup mode of a
batch read.
- StaticFromTimestampStartingScanner(SnapshotManager, long) - Constructor for class org.apache.paimon.table.source.snapshot.StaticFromTimestampStartingScanner
-
- StaticFromWatermarkStartingScanner - Class in org.apache.paimon.table.source.snapshot
-
- StaticFromWatermarkStartingScanner(SnapshotManager, long) - Constructor for class org.apache.paimon.table.source.snapshot.StaticFromWatermarkStartingScanner
-
- staticPartitions - Variable in class org.apache.paimon.flink.sink.FlinkTableSinkBase
-
- statistics() - Method in class org.apache.paimon.privilege.PrivilegedFileStoreTable
-
- statistics - Variable in class org.apache.paimon.Snapshot
-
- statistics() - Method in class org.apache.paimon.Snapshot
-
- Statistics - Class in org.apache.paimon.stats
-
Global stats, supports the following stats.
- Statistics(long, long, Long, Long, Map<String, ColStats<?>>) - Constructor for class org.apache.paimon.stats.Statistics
-
- Statistics(long, long, Long, Long) - Constructor for class org.apache.paimon.stats.Statistics
-
- statistics() - Method in class org.apache.paimon.table.DelegatedFileStoreTable
-
- statistics() - Method in interface org.apache.paimon.table.FormatTable
-
- statistics() - Method in interface org.apache.paimon.table.ReadonlyTable
-
- STATISTICS - Static variable in class org.apache.paimon.table.system.StatisticTable
-
- statistics() - Method in interface org.apache.paimon.table.Table
-
Optional statistics of this table.
- StatisticTable - Class in org.apache.paimon.table.system
-
A
Table
for showing statistic of table.
- StatisticTable(FileStoreTable) - Constructor for class org.apache.paimon.table.system.StatisticTable
-
- STATS_MODE_SUFFIX - Static variable in class org.apache.paimon.CoreOptions
-
- StatsCollectingSingleFileWriter<T,R> - Class in org.apache.paimon.io
-
- StatsCollectingSingleFileWriter(FileIO, FormatWriterFactory, Path, Function<T, InternalRow>, RowType, SimpleStatsExtractor, String, SimpleColStatsCollector.Factory[], boolean) - Constructor for class org.apache.paimon.io.StatsCollectingSingleFileWriter
-
- StatsCollectorFactories - Class in org.apache.paimon.utils
-
The stats utils to create SimpleColStatsCollector.Factory
s.
- StatsCollectorFactories() - Constructor for class org.apache.paimon.utils.StatsCollectorFactories
-
- statsDenseStore() - Method in class org.apache.paimon.CoreOptions
-
- StatsFile - Class in org.apache.paimon.stats
-
Stats file contains stats.
- StatsFile(FileIO, PathFactory) - Constructor for class org.apache.paimon.stats.StatsFile
-
- statsFileFactory() - Method in class org.apache.paimon.utils.FileStorePathFactory
-
- statsFileHandler - Variable in class org.apache.paimon.operation.FileDeletionBase
-
- StatsFileHandler - Class in org.apache.paimon.stats
-
Handler of StatsFile.
- StatsFileHandler(SnapshotManager, SchemaManager, StatsFile) - Constructor for class org.apache.paimon.stats.StatsFileHandler
-
- status() - Method in class org.apache.paimon.iceberg.manifest.IcebergManifestEntry
-
- stopJobWithSavepoint(String, String) - Method in class org.apache.paimon.benchmark.metric.FlinkRestClient
-
- StorageLocationHelper - Class in org.apache.paimon.hive
-
Helper for Setting Location in Hive Table Storage.
- StorageLocationHelper() - Constructor for class org.apache.paimon.hive.StorageLocationHelper
-
- store() - Method in class org.apache.paimon.privilege.PrivilegedFileStoreTable
-
- store() - Method in class org.apache.paimon.table.DelegatedFileStoreTable
-
- store() - Method in interface org.apache.paimon.table.FileStoreTable
-
- StoreCommitter - Class in org.apache.paimon.flink.sink
-
- StoreCommitter(FileStoreTable, TableCommit, Committer.Context) - Constructor for class org.apache.paimon.flink.sink.StoreCommitter
-
- StoreCompactOperator - Class in org.apache.paimon.flink.sink
-
A dedicated operator for manual triggered compaction.
- StoreCompactOperator(FileStoreTable, StoreSinkWrite.Provider, String) - Constructor for class org.apache.paimon.flink.sink.StoreCompactOperator
-
- StoreMultiCommitter - Class in org.apache.paimon.flink.sink
-
- StoreMultiCommitter(Catalog.Loader, Committer.Context) - Constructor for class org.apache.paimon.flink.sink.StoreMultiCommitter
-
- StoreMultiCommitter(Catalog.Loader, Committer.Context, boolean, Map<String, String>) - Constructor for class org.apache.paimon.flink.sink.StoreMultiCommitter
-
- StoreSinkWrite - Interface in org.apache.paimon.flink.sink
-
- StoreSinkWrite.Provider - Interface in org.apache.paimon.flink.sink
-
- StoreSinkWrite.WithWriteBufferProvider - Interface in org.apache.paimon.flink.sink
-
- StoreSinkWriteImpl - Class in org.apache.paimon.flink.sink
-
- StoreSinkWriteImpl(FileStoreTable, String, StoreSinkWriteState, IOManager, boolean, boolean, boolean, MemorySegmentPool, MetricGroup) - Constructor for class org.apache.paimon.flink.sink.StoreSinkWriteImpl
-
- StoreSinkWriteImpl(FileStoreTable, String, StoreSinkWriteState, IOManager, boolean, boolean, boolean, MemoryPoolFactory, MetricGroup) - Constructor for class org.apache.paimon.flink.sink.StoreSinkWriteImpl
-
- StoreSinkWriteState - Interface in org.apache.paimon.flink.sink
-
- StoreSinkWriteState.StateValue - Class in org.apache.paimon.flink.sink
-
- StoreSinkWriteState.StateValueFilter - Interface in org.apache.paimon.flink.sink
-
- StoreSinkWriteStateImpl - Class in org.apache.paimon.flink.sink
-
- StoreSinkWriteStateImpl(StateInitializationContext, StoreSinkWriteState.StateValueFilter) - Constructor for class org.apache.paimon.flink.sink.StoreSinkWriteStateImpl
-
- STREAM_SCAN_MODE - Static variable in class org.apache.paimon.CoreOptions
-
- STREAM_THROWABLE - Static variable in class org.apache.paimon.testutils.assertj.PaimonAssertions
-
- StreamDataTableScan - Interface in org.apache.paimon.table.source
-
- streaming - Variable in class org.apache.paimon.flink.source.BaseDataTableSource
-
- STREAMING_READ_MODE - Static variable in class org.apache.paimon.CoreOptions
-
- STREAMING_READ_OVERWRITE - Static variable in class org.apache.paimon.CoreOptions
-
- STREAMING_READ_SHUFFLE_BUCKET_WITH_PARTITION - Static variable in class org.apache.paimon.flink.FlinkConnectorOptions
-
- STREAMING_READ_SNAPSHOT_DELAY - Static variable in class org.apache.paimon.CoreOptions
-
- streamingCheckpointEnabled() - Method in interface org.apache.paimon.flink.sink.Committer.Context
-
- streamingMode() - Method in interface org.apache.paimon.flink.sink.StoreSinkWrite
-
- streamingMode() - Method in class org.apache.paimon.flink.sink.StoreSinkWriteImpl
-
- streamingReadDelay() - Method in class org.apache.paimon.CoreOptions
-
- streamingReadingValidate(Table) - Static method in class org.apache.paimon.flink.utils.TableScanUtils
-
- streamingReadOverwrite() - Method in class org.apache.paimon.CoreOptions
-
- StreamMapWithForwardingRecordAttributes<IN,OUT> - Class in org.apache.paimon.flink.sink
-
- StreamMapWithForwardingRecordAttributes(MapFunction<IN, OUT>) - Constructor for class org.apache.paimon.flink.sink.StreamMapWithForwardingRecordAttributes
-
- StreamOutputFile - Class in org.apache.paimon.format.parquet.writer
-
An implementation of Parquet's OutputFile
interface that goes against a Paimon PositionOutputStream
.
- StreamOutputFile(PositionOutputStream) - Constructor for class org.apache.paimon.format.parquet.writer.StreamOutputFile
-
Creates a new StreamOutputFile.
- streamReadType(Options) - Static method in class org.apache.paimon.CoreOptions
-
- streams - Variable in class org.apache.orc.impl.PhysicalFsWriter.VariantTracker
-
- StreamTableCommit - Interface in org.apache.paimon.table.sink
-
- StreamTableScan - Interface in org.apache.paimon.table.source
-
- StreamTableWrite - Interface in org.apache.paimon.table.sink
-
- StreamWriteBuilder - Interface in org.apache.paimon.table.sink
-
- StreamWriteBuilderImpl - Class in org.apache.paimon.table.sink
-
- StreamWriteBuilderImpl(InnerTable) - Constructor for class org.apache.paimon.table.sink.StreamWriteBuilderImpl
-
- STRICTFP - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- STRICTFP - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- STRICTFP() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassOrInterfaceModifierContext
-
- STRICTFP() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassOrInterfaceModifierContext
-
- STRICTFP() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMethodModifierContext
-
- STRICTFP() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMethodModifierContext
-
- STRICTFP - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- STRICTFP - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- STRING() - Static method in class org.apache.paimon.types.DataTypes
-
- STRING_LITERAL - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- STRING_LITERAL - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- STRING_LITERAL() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LiteralContext
-
- STRING_LITERAL() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LiteralContext
-
- STRING_LITERAL - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- STRING_LITERAL - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- STRING_TYPE - Static variable in class org.apache.paimon.types.VarCharType
-
- STRINGIFIED_NULL_EXCEPTION - Static variable in class org.apache.paimon.utils.ExceptionUtils
-
The stringified representation of a null exception reference.
- stringifyDiskRanges(DiskRangeList) - Static method in class org.apache.orc.impl.RecordReaderUtils
-
Build a string representation of a list of disk ranges.
- stringifyException(Throwable) - Static method in class org.apache.paimon.utils.ExceptionUtils
-
Makes a string representation of the exception's stack trace, or "(null)", if the exception
is null.
- stringifyPath(String, String, String) - Static method in class org.apache.paimon.catalog.CatalogUtils
-
- stringToOrderedBytes(String, int, ByteBuffer) - Static method in class org.apache.paimon.utils.ZOrderByteUtils
-
Strings are lexicographically sortable BUT if different byte array lengths will ruin the
Z-Ordering.
- stringType() - Method in class org.apache.paimon.options.ConfigOptions.OptionBuilder
-
Defines that the value of the option should be of
String
type.
- stringType(boolean) - Static method in class org.apache.paimon.types.VarCharType
-
- StringUtils - Class in org.apache.paimon.utils
-
Utils for
BinaryString
and utility class to convert objects into strings in vice-versa.
- StringUtils() - Constructor for class org.apache.paimon.utils.StringUtils
-
- StringWriter(FieldVector) - Constructor for class org.apache.paimon.arrow.writer.ArrowFieldWriters.StringWriter
-
- stripCompletionException(Throwable) - Static method in class org.apache.paimon.utils.ExceptionUtils
-
- stripeSize(long) - Method in class org.apache.orc.OrcFile.WriterOptions
-
Set the stripe size for the file.
- stripeStats - Variable in class org.apache.orc.impl.PhysicalFsWriter.VariantTracker
-
- stripeStatsStreams - Variable in class org.apache.orc.impl.PhysicalFsWriter.VariantTracker
-
- stripException(Throwable, Class<? extends Throwable>) - Static method in class org.apache.paimon.utils.ExceptionUtils
-
Unpacks an specified exception and returns its cause.
- stripExecutionException(Throwable) - Static method in class org.apache.paimon.utils.ExceptionUtils
-
- STRUCTURED_TYPE_FIELD_ID_BASE - Static variable in class org.apache.paimon.table.SpecialFields
-
- SUB - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- SUB - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- SUB() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- SUB() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- SUB - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- SUB - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- SUB_ASSIGN - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- SUB_ASSIGN - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- SUB_ASSIGN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- SUB_ASSIGN() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- SUB_ASSIGN - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- SUB_ASSIGN - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- submit(Runnable) - Method in class org.apache.paimon.utils.BlockingExecutor
-
- submitSQLJob(String) - Method in class org.apache.paimon.benchmark.QueryRunner
-
- submoduleClassLoader() - Method in class org.apache.paimon.plugin.PluginLoader
-
- substring(int, int) - Method in class org.apache.paimon.data.BinaryString
-
Returns a binary string that is a substring of this binary string.
- substring(String, String...) - Static method in interface org.apache.paimon.flink.action.cdc.Expression
-
- subtract(MemorySize) - Method in class org.apache.paimon.options.MemorySize
-
- subtract(Decimal, Decimal, int, int) - Static method in class org.apache.paimon.utils.DecimalUtils
-
- SUCCESS_FILE_NAME - Static variable in class org.apache.paimon.partition.actions.SuccessFileMarkDoneAction
-
- SuccessFile - Class in org.apache.paimon.partition.file
-
Json represents a success file.
- SuccessFile(long, long) - Constructor for class org.apache.paimon.partition.file.SuccessFile
-
- SuccessFileMarkDoneAction - Class in org.apache.paimon.partition.actions
-
- SuccessFileMarkDoneAction(FileIO, Path) - Constructor for class org.apache.paimon.partition.actions.SuccessFileMarkDoneAction
-
- suggestedFileSize() - Method in class org.apache.paimon.manifest.ManifestFile
-
- summary() - Method in class org.apache.paimon.iceberg.metadata.IcebergSnapshot
-
- SUPER - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- SUPER - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- SUPER() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstructorCallContext
-
- SUPER() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstructorCallContext
-
- SUPER() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExplicitGenericInvocationSuffixContext
-
- SUPER() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExplicitGenericInvocationSuffixContext
-
- SUPER() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- SUPER() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- SUPER() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PrimaryContext
-
- SUPER() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PrimaryContext
-
- SUPER - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- SUPER - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- SUPER() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeArgumentContext
-
- SUPER() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeArgumentContext
-
- superSuffix() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExplicitGenericInvocationSuffixContext
-
- superSuffix() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExplicitGenericInvocationSuffixContext
-
- superSuffix() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- superSuffix() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- superSuffix() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- superSuffix() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- SuperSuffixContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.SuperSuffixContext
-
- SuperSuffixContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.SuperSuffixContext
-
- SUPPORT_FILTERS - Static variable in class org.apache.paimon.spark.SparkFilterConverter
-
- supportCompactDiffStreamingReading(Table) - Static method in class org.apache.paimon.flink.utils.TableScanUtils
-
Check whether streaming reading is supported based on the data changed before and after
compact.
- SupportFunction - Interface in org.apache.paimon.spark.catalog
-
Catalog methods for working with Functions.
- supportLazyDecode() - Method in class org.apache.paimon.format.parquet.reader.AbstractColumnReader
-
Support lazy dictionary ids decode.
- supportLazyDecode() - Method in class org.apache.paimon.format.parquet.reader.BooleanColumnReader
-
- supportLazyDecode() - Method in class org.apache.paimon.format.parquet.reader.TimestampColumnReader
-
- supportsBlockSize() - Method in class org.apache.paimon.format.parquet.writer.StreamOutputFile
-
- supportsCompatibleCast(DataType, DataType) - Static method in class org.apache.paimon.types.DataTypeCasts
-
Returns whether the source type can be compatibly cast to the target type.
- supportsExplicitCast(DataType, DataType) - Static method in class org.apache.paimon.types.DataTypeCasts
-
Returns whether the source type can be cast to the target type.
- SupportsHandleExecutionAttemptSourceEvent - Interface in org.apache.flink.api.connector.source
-
An decorative interface of SplitEnumerator
which allows to handle SourceEvent
sent from a specific execution attempt.
- supportsImplicitCast(DataType, DataType) - Static method in class org.apache.paimon.types.DataTypeCasts
-
Returns whether the source type can be safely cast to the target type without loosing
information.
- supportsNestedProjection() - Method in class org.apache.paimon.flink.source.FlinkTableSource
-
- SupportsReportOrdering - Interface in org.apache.spark.sql.connector.read
-
Just make compile happy and never be used.
- SupportsRowLevelOperationFlinkTableSink - Class in org.apache.paimon.flink.sink
-
Flink table sink that supports row level update and delete.
- SupportsRowLevelOperationFlinkTableSink(ObjectIdentifier, Table, DynamicTableFactory.Context, LogStoreTableFactory) - Constructor for class org.apache.paimon.flink.sink.SupportsRowLevelOperationFlinkTableSink
-
- supportsTestTemplate(ExtensionContext) - Method in class org.apache.paimon.testutils.junit.parameterized.ParameterizedTestExtension
-
- supportStreamingReadOverwrite() - Method in class org.apache.paimon.table.DelegatedFileStoreTable
-
- supportStreamingReadOverwrite() - Method in interface org.apache.paimon.table.FileStoreTable
-
- swap(int, int) - Method in class org.apache.paimon.sort.BinaryIndexedSortable
-
- swap(int, int, int, int) - Method in class org.apache.paimon.sort.BinaryIndexedSortable
-
- swap(int, int) - Method in interface org.apache.paimon.sort.IndexedSortable
-
Swap items at the given addresses.
- swap(int, int, int, int) - Method in interface org.apache.paimon.sort.IndexedSortable
-
Swap records at the given addresses.
- swapBytes(byte[], MemorySegment, int, int, int) - Method in class org.apache.paimon.memory.MemorySegment
-
- swapKey(MemorySegment, int, MemorySegment, int) - Method in interface org.apache.paimon.codegen.NormalizedKeyComputer
-
- SWITCH - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- SWITCH - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- SWITCH() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- SWITCH() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- SWITCH - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- SWITCH - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- switchBlockStatementGroup() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- switchBlockStatementGroup(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- switchBlockStatementGroup() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- switchBlockStatementGroup(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- switchBlockStatementGroup() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- switchBlockStatementGroup() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- SwitchBlockStatementGroupContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.SwitchBlockStatementGroupContext
-
- SwitchBlockStatementGroupContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.SwitchBlockStatementGroupContext
-
- switchLabel() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- switchLabel(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- switchLabel() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- switchLabel(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- switchLabel() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.SwitchBlockStatementGroupContext
-
- switchLabel(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.SwitchBlockStatementGroupContext
-
- switchLabel() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.SwitchBlockStatementGroupContext
-
- switchLabel(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.SwitchBlockStatementGroupContext
-
- switchLabel() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- switchLabel() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- SwitchLabelContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.SwitchLabelContext
-
- SwitchLabelContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.SwitchLabelContext
-
- switchToBranch(String) - Method in class org.apache.paimon.flink.lookup.LookupFileStoreTable
-
- switchToBranch(String) - Method in class org.apache.paimon.privilege.PrivilegedFileStoreTable
-
- switchToBranch(String) - Method in interface org.apache.paimon.table.DataTable
-
Get
DataTable
with branch identified by
branchName
.
- switchToBranch(String) - Method in class org.apache.paimon.table.FallbackReadFileStoreTable
-
- switchToBranch(String) - Method in interface org.apache.paimon.table.FileStoreTable
-
Get
DataTable
with branch identified by
branchName
.
- switchToBranch(String) - Method in class org.apache.paimon.table.system.AuditLogTable
-
- switchToBranch(String) - Method in class org.apache.paimon.table.system.CompactBucketsTable
-
- switchToBranch(String) - Method in class org.apache.paimon.table.system.FileMonitorTable
-
- switchToBranch(String) - Method in class org.apache.paimon.table.system.ReadOptimizedTable
-
- sync() - Method in class org.apache.paimon.append.AppendOnlyWriter
-
- sync() - Method in class org.apache.paimon.mergetree.MergeTreeWriter
-
- sync() - Method in interface org.apache.paimon.utils.RecordWriter
-
Sync the writer.
- SYNC_ALL_PROPERTIES - Static variable in class org.apache.paimon.options.CatalogOptions
-
- syncAllProperties() - Method in class org.apache.paimon.hive.HiveCatalog
-
- SyncDatabaseActionBase - Class in org.apache.paimon.flink.action.cdc
-
Base
Action
for synchronizing into one Paimon database.
- SyncDatabaseActionBase(String, String, Map<String, String>, Map<String, String>, SyncJobHandler.SourceType) - Constructor for class org.apache.paimon.flink.action.cdc.SyncDatabaseActionBase
-
- SyncDatabaseActionFactoryBase<T extends SyncDatabaseActionBase> - Class in org.apache.paimon.flink.action.cdc
-
- SyncDatabaseActionFactoryBase() - Constructor for class org.apache.paimon.flink.action.cdc.SyncDatabaseActionFactoryBase
-
- SynchronizationActionBase - Class in org.apache.paimon.flink.action.cdc
-
Base
Action
for table/database synchronizing job.
- SynchronizationActionBase(String, String, Map<String, String>, Map<String, String>, SyncJobHandler) - Constructor for class org.apache.paimon.flink.action.cdc.SynchronizationActionBase
-
- SynchronizationActionFactoryBase<T extends SynchronizationActionBase> - Class in org.apache.paimon.flink.action.cdc
-
- SynchronizationActionFactoryBase() - Constructor for class org.apache.paimon.flink.action.cdc.SynchronizationActionFactoryBase
-
- SYNCHRONIZED - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- SYNCHRONIZED - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- SYNCHRONIZED() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ModifierContext
-
- SYNCHRONIZED() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ModifierContext
-
- SYNCHRONIZED() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- SYNCHRONIZED() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- SYNCHRONIZED - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- SYNCHRONIZED - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- syncJobHandler - Variable in class org.apache.paimon.flink.action.cdc.SynchronizationActionBase
-
- SyncJobHandler - Class in org.apache.paimon.flink.action.cdc
-
Provide different function according to CDC source type.
- SyncJobHandler(SyncJobHandler.SourceType, Map<String, String>, String) - Constructor for class org.apache.paimon.flink.action.cdc.SyncJobHandler
-
- SyncJobHandler(SyncJobHandler.SourceType, Map<String, String>, String, String) - Constructor for class org.apache.paimon.flink.action.cdc.SyncJobHandler
-
- SyncJobHandler.SourceType - Enum in org.apache.paimon.flink.action.cdc
-
CDC source type.
- SyncTableActionBase - Class in org.apache.paimon.flink.action.cdc
-
Base
Action
for synchronizing into one Paimon table.
- SyncTableActionBase(String, String, String, Map<String, String>, Map<String, String>, SyncJobHandler.SourceType) - Constructor for class org.apache.paimon.flink.action.cdc.SyncTableActionBase
-
- SyncTableActionBase.SchemaRetrievalException - Exception in org.apache.paimon.flink.action.cdc
-
Custom exception to indicate issues with schema retrieval.
- SyncTableActionFactoryBase - Class in org.apache.paimon.flink.action.cdc
-
- SyncTableActionFactoryBase() - Constructor for class org.apache.paimon.flink.action.cdc.SyncTableActionFactoryBase
-
- SysInfoLinux - Class in org.apache.paimon.benchmark.metric.cpu
-
Plugin to calculate resource information on Linux systems.
- SysInfoLinux() - Constructor for class org.apache.paimon.benchmark.metric.cpu.SysInfoLinux
-
- SysInfoLinux(String, String, String, String, String, long) - Constructor for class org.apache.paimon.benchmark.metric.cpu.SysInfoLinux
-
Constructor which allows assigning the /proc/ directories.
- SYSTEM_BRANCH_PREFIX - Static variable in interface org.apache.paimon.catalog.Catalog
-
- SYSTEM_DATABASE_NAME - Static variable in interface org.apache.paimon.catalog.Catalog
-
- SYSTEM_FIELD_ID_START - Static variable in class org.apache.paimon.table.SpecialFields
-
- SYSTEM_FIELD_NAMES - Static variable in class org.apache.paimon.table.SpecialFields
-
- SYSTEM_TABLE_LOADERS - Static variable in class org.apache.paimon.table.system.SystemTableLoader
-
- SYSTEM_TABLE_SPLITTER - Static variable in interface org.apache.paimon.catalog.Catalog
-
- SYSTEM_TABLES - Static variable in class org.apache.paimon.table.system.SystemTableLoader
-
- SystemCatalogTable - Class in org.apache.paimon.flink
-
A CatalogTable
to represent system table.
- SystemCatalogTable(Table) - Constructor for class org.apache.paimon.flink.SystemCatalogTable
-
- SystemClock - Class in org.apache.paimon.benchmark.metric.cpu.clock
-
A clock that returns the time of the system / process.
- SystemTableLoader - Class in org.apache.paimon.table.system
-
Loader to load system
Table
s.
- SystemTableLoader() - Constructor for class org.apache.paimon.table.system.SystemTableLoader
-
- SystemTableSource - Class in org.apache.paimon.flink.source
-
- SystemTableSource(Table, boolean, ObjectIdentifier) - Constructor for class org.apache.paimon.flink.source.SystemTableSource
-
- SystemTableSource(Table, boolean, Predicate, int[][], Long, int, FlinkConnectorOptions.SplitAssignMode, ObjectIdentifier) - Constructor for class org.apache.paimon.flink.source.SystemTableSource
-
- table(Path) - Static method in class org.apache.paimon.catalog.CatalogUtils
-
- table(String) - Static method in class org.apache.paimon.catalog.CatalogUtils
-
- TABLE - Static variable in interface org.apache.paimon.flink.action.ActionFactory
-
- table - Variable in class org.apache.paimon.flink.action.cdc.SyncTableActionBase
-
- table - Variable in class org.apache.paimon.flink.action.TableActionBase
-
- table() - Method in class org.apache.paimon.flink.DataCatalogTable
-
- table() - Method in class org.apache.paimon.flink.FormatCatalogTable
-
- table - Variable in class org.apache.paimon.flink.lookup.FullCacheLookupTable.Context
-
- table(String) - Method in class org.apache.paimon.flink.procedure.ProcedureBase
-
- table - Variable in class org.apache.paimon.flink.sink.BatchWriteGeneratorTagOperator
-
- table - Variable in class org.apache.paimon.flink.sink.FlinkSink
-
- table - Variable in class org.apache.paimon.flink.sink.FlinkSinkBuilder
-
- table - Variable in class org.apache.paimon.flink.sink.FlinkTableSinkBase
-
- table - Variable in class org.apache.paimon.flink.sink.TableWriteOperator
-
- table - Variable in class org.apache.paimon.flink.sink.UnawareBucketSink
-
- table - Variable in class org.apache.paimon.flink.sorter.TableSorter
-
- table - Variable in class org.apache.paimon.flink.source.FlinkTableSource
-
- table() - Method in class org.apache.paimon.flink.SystemCatalogTable
-
- table - Variable in class org.apache.paimon.iceberg.AbstractIcebergCommitCallback
-
- table - Variable in class org.apache.paimon.operation.OrphanFilesClean
-
- table - Variable in class org.apache.paimon.spark.sort.TableSorter
-
- Table - Interface in org.apache.paimon.table
-
A table provides basic abstraction for table type and table scan and table read.
- TABLE_CONF - Static variable in interface org.apache.paimon.flink.action.ActionFactory
-
- TABLE_DATABASE - Static variable in class org.apache.paimon.jdbc.JdbcUtils
-
- TABLE_DEFAULT_OPTION_PREFIX - Static variable in interface org.apache.paimon.catalog.Catalog
-
- TABLE_DYNAMIC_OPTION_PREFIX - Static variable in class org.apache.paimon.flink.FlinkConnectorOptions
-
- TABLE_NAME - Static variable in class org.apache.paimon.jdbc.JdbcUtils
-
- TABLE_PREFIX - Static variable in class org.apache.paimon.flink.action.cdc.CdcActionCommonUtils
-
- TABLE_STORE_02_VERSION - Static variable in class org.apache.paimon.Snapshot
-
- TABLE_SUFFIX - Static variable in class org.apache.paimon.flink.action.cdc.CdcActionCommonUtils
-
- TABLE_TYPE - Static variable in class org.apache.paimon.options.CatalogOptions
-
- TABLE_TYPE - Static variable in class org.apache.paimon.table.system.AggregationFieldsTable
-
- TABLE_TYPE - Static variable in class org.apache.paimon.table.system.BranchesTable
-
- TABLE_TYPE - Static variable in class org.apache.paimon.table.system.BucketsTable
-
- TABLE_TYPE - Static variable in class org.apache.paimon.table.system.CatalogOptionsTable
-
- TABLE_TYPE - Static variable in class org.apache.paimon.table.system.ConsumersTable
-
- TABLE_TYPE - Static variable in class org.apache.paimon.table.system.FilesTable
-
- TABLE_TYPE - Static variable in class org.apache.paimon.table.system.ManifestsTable
-
- TABLE_TYPE - Static variable in class org.apache.paimon.table.system.OptionsTable
-
- TABLE_TYPE - Static variable in class org.apache.paimon.table.system.PartitionsTable
-
- TABLE_TYPE - Static variable in class org.apache.paimon.table.system.SchemasTable
-
- TABLE_TYPE - Static variable in class org.apache.paimon.table.system.SnapshotsTable
-
- TABLE_TYPE - Static variable in class org.apache.paimon.table.system.TableLineageTable
-
- TABLE_TYPE - Static variable in class org.apache.paimon.table.system.TagsTable
-
- TABLE_TYPE_PROP - Static variable in class org.apache.paimon.hive.HiveCatalog
-
- TableActionBase - Class in org.apache.paimon.flink.action
-
Abstract base of
Action
for table.
- TableAlreadyExistException(Identifier) - Constructor for exception org.apache.paimon.catalog.Catalog.TableAlreadyExistException
-
- TableAlreadyExistException(Identifier, Throwable) - Constructor for exception org.apache.paimon.catalog.Catalog.TableAlreadyExistException
-
- tableCache - Variable in class org.apache.paimon.catalog.CachingCatalog
-
- TableCommit - Interface in org.apache.paimon.table.sink
-
Create and commit snapshots of a
Table
.
- TableCommitImpl - Class in org.apache.paimon.table.sink
-
An abstraction layer above
FileStoreCommit
to provide snapshot commit and expiration.
- TableCommitImpl(FileStoreCommit, Runnable, PartitionExpire, TagAutoManager, Lock, Duration, ConsumerManager, CoreOptions.ExpireExecutionMode, String, boolean) - Constructor for class org.apache.paimon.table.sink.TableCommitImpl
-
- tableConfig - Variable in class org.apache.paimon.flink.action.cdc.SynchronizationActionBase
-
- tableConfig() - Method in class org.apache.paimon.flink.action.cdc.SynchronizationActionBase
-
- tableDataFields() - Method in class org.apache.paimon.stats.SimpleStatsEvolutions
-
- tableDefaultOptions - Variable in class org.apache.paimon.catalog.AbstractCatalog
-
- tableDefaultOptions(Map<String, String>) - Static method in interface org.apache.paimon.catalog.Catalog
-
- tableExists(ObjectPath) - Method in class org.apache.paimon.flink.FlinkCatalog
-
- tableExists(ObjectPath) - Method in class org.apache.paimon.flink.FlinkGenericCatalog
-
- tableExists(JdbcClientPool, String, String, String) - Static method in class org.apache.paimon.jdbc.JdbcUtils
-
- tableExistsInFileSystem(Path, String) - Method in class org.apache.paimon.catalog.AbstractCatalog
-
- tableIdentifier() - Method in class org.apache.paimon.append.MultiTableUnawareAppendCompactionTask
-
- tableIdentifier - Variable in class org.apache.paimon.flink.sink.FlinkTableSinkBase
-
- tableIdentifier - Variable in class org.apache.paimon.flink.source.BaseDataTableSource
-
- TableLineageEntity - Interface in org.apache.paimon.lineage
-
Table lineage entity with database, table and job for table source and sink lineage.
- TableLineageEntityImpl - Class in org.apache.paimon.lineage
-
- TableLineageEntityImpl(String, String, String, Timestamp) - Constructor for class org.apache.paimon.lineage.TableLineageEntityImpl
-
- TableLineageRead(LineageMetaFactory, Options, BiFunction<LineageMeta, Predicate, Iterator<TableLineageEntity>>) - Constructor for class org.apache.paimon.table.system.TableLineageTable.TableLineageRead
-
- TableLineageTable - Class in org.apache.paimon.table.system
-
Base lineage table for source and sink table lineage.
- TableLineageTable(LineageMetaFactory, Options) - Constructor for class org.apache.paimon.table.system.TableLineageTable
-
- TableLineageTable.TableLineageRead - Class in org.apache.paimon.table.system
-
Table lineage read with lineage meta query.
- tableList(MultiTablesSinkMode, String, String, List<Identifier>, List<Identifier>) - Static method in class org.apache.paimon.flink.action.cdc.CdcActionCommonUtils
-
- tableMetricGroup(String, String) - Method in class org.apache.paimon.metrics.MetricRegistry
-
- TableMigrationUtils - Class in org.apache.paimon.flink.utils
-
Migration util to choose importer according to connector.
- TableMigrationUtils() - Constructor for class org.apache.paimon.flink.utils.TableMigrationUtils
-
- TableMigrationUtils - Class in org.apache.paimon.spark.utils
-
Migration util to choose importer according to connector.
- TableMigrationUtils() - Constructor for class org.apache.paimon.spark.utils.TableMigrationUtils
-
- tableName() - Method in class org.apache.paimon.benchmark.Sink
-
- tableName() - Method in class org.apache.paimon.flink.action.cdc.schema.AllMergedJdbcTableInfo
-
- tableName() - Method in interface org.apache.paimon.flink.action.cdc.schema.JdbcTableInfo
-
- tableName() - Method in class org.apache.paimon.flink.action.cdc.schema.ShardsMergedJdbcTableInfo
-
- tableName() - Method in class org.apache.paimon.flink.action.cdc.schema.UnmergedJdbcTableInfo
-
- tableName() - Method in class org.apache.paimon.flink.sink.cdc.CdcMultiplexRecord
-
- tableName() - Method in class org.apache.paimon.flink.sink.cdc.RichCdcMultiplexRecord
-
- tableName - Variable in class org.apache.paimon.operation.AbstractFileStoreWrite
-
- tableName() - Method in class org.apache.paimon.table.sink.BatchWriteBuilderImpl
-
- tableName() - Method in class org.apache.paimon.table.sink.StreamWriteBuilderImpl
-
- tableName() - Method in interface org.apache.paimon.table.sink.WriteBuilder
-
A name to identify this table.
- tableName() - Method in interface org.apache.paimon.table.source.ReadBuilder
-
A name to identify the table.
- tableName() - Method in class org.apache.paimon.table.source.ReadBuilderImpl
-
- TableNameConverter() - Constructor for class org.apache.paimon.flink.action.cdc.CdcMetadataConverter.TableNameConverter
-
- TableNameConverter - Class in org.apache.paimon.flink.action.cdc
-
Used to convert a MySQL source table name to corresponding Paimon table name.
- TableNameConverter(boolean) - Constructor for class org.apache.paimon.flink.action.cdc.TableNameConverter
-
- TableNameConverter(boolean, boolean, String, String) - Constructor for class org.apache.paimon.flink.action.cdc.TableNameConverter
-
- TableNotExistException(Identifier) - Constructor for exception org.apache.paimon.catalog.Catalog.TableNotExistException
-
- TableNotExistException(Identifier, Throwable) - Constructor for exception org.apache.paimon.catalog.Catalog.TableNotExistException
-
- tablePath - Variable in class org.apache.paimon.flink.action.cdc.SyncTableActionFactoryBase
-
- tablePath() - Method in class org.apache.paimon.service.ServiceManager
-
- tablePath() - Method in class org.apache.paimon.utils.SnapshotManager
-
- tablePredicate - Variable in class org.apache.paimon.flink.lookup.FullCacheLookupTable.Context
-
- tablePrefix - Variable in class org.apache.paimon.flink.action.cdc.SyncDatabaseActionBase
-
- tableProperties() - Method in class org.apache.paimon.benchmark.Sink
-
- TableQuery - Interface in org.apache.paimon.table.query
-
A query of Table to perform lookup.
- TableRead - Interface in org.apache.paimon.table.source
-
- tables - Variable in class org.apache.paimon.flink.action.cdc.SyncDatabaseActionBase
-
- tables() - Method in class org.apache.paimon.flink.sink.cdc.CdcRecordStoreMultiWriteOperator
-
- tables - Variable in class org.apache.paimon.flink.sink.MultiTablesStoreCompactOperator
-
- TableScan - Interface in org.apache.paimon.table.source
-
- TableScan.Plan - Interface in org.apache.paimon.table.source
-
Plan of scan.
- TableScanUtils - Class in org.apache.paimon.flink.utils
-
Utility methods for
TableScan
, such as validating.
- TableScanUtils() - Constructor for class org.apache.paimon.flink.utils.TableScanUtils
-
- tableSchema() - Method in class org.apache.paimon.operation.MergeFileSplitRead
-
- TableSchema - Class in org.apache.paimon.schema
-
Schema of a table.
- TableSchema(long, List<DataField>, int, List<String>, List<String>, Map<String, String>, String) - Constructor for class org.apache.paimon.schema.TableSchema
-
- TableSchema(int, long, List<DataField>, int, List<String>, List<String>, Map<String, String>, String, long) - Constructor for class org.apache.paimon.schema.TableSchema
-
- tableSchemaInFileSystem(Path, String) - Method in class org.apache.paimon.catalog.AbstractCatalog
-
- tablesMap - Variable in class org.apache.paimon.flink.compact.MultiAwareBucketTableScan
-
- tablesMap - Variable in class org.apache.paimon.flink.compact.MultiUnawareBucketTableScan
-
- TableSorter - Class in org.apache.paimon.flink.sorter
-
- TableSorter(StreamExecutionEnvironment, DataStream<RowData>, FileStoreTable, List<String>) - Constructor for class org.apache.paimon.flink.sorter.TableSorter
-
- TableSorter - Class in org.apache.paimon.spark.sort
-
Abstract sorter for sorting table.
- TableSorter(FileStoreTable, List<String>) - Constructor for class org.apache.paimon.spark.sort.TableSorter
-
- TableSorter.OrderType - Enum in org.apache.paimon.flink.sorter
-
The order type of table sort.
- TableSorter.OrderType - Enum in org.apache.paimon.spark.sort
-
order type for sorting.
- TableSortInfo - Class in org.apache.paimon.flink.sorter
-
TableSortInfo
is used to indicate the configuration details for table data sorting.
- TableSortInfo.Builder - Class in org.apache.paimon.flink.sorter
-
- tableState - Variable in class org.apache.paimon.flink.lookup.PrimaryKeyLookupTable
-
- TableStatsUtil - Class in org.apache.paimon.flink.utils
-
Utility methods for analysis table.
- TableStatsUtil() - Constructor for class org.apache.paimon.flink.utils.TableStatsUtil
-
- TableStoreHiveStorageHandler - Class in org.apache.flink.table.store.hive
-
Deprecated.
- TableStoreHiveStorageHandler() - Constructor for class org.apache.flink.table.store.hive.TableStoreHiveStorageHandler
-
Deprecated.
- TableStoreInputFormat - Class in org.apache.flink.table.store.mapred
-
Deprecated.
- TableStoreInputFormat() - Constructor for class org.apache.flink.table.store.mapred.TableStoreInputFormat
-
Deprecated.
- TableStoreOutputFormat - Class in org.apache.flink.table.store.mapred
-
Deprecated.
- TableStoreOutputFormat() - Constructor for class org.apache.flink.table.store.mapred.TableStoreOutputFormat
-
Deprecated.
- TableStoreSerDe - Class in org.apache.flink.table.store.hive
-
Deprecated.
- TableStoreSerDe() - Constructor for class org.apache.flink.table.store.hive.TableStoreSerDe
-
Deprecated.
- tableSuffix - Variable in class org.apache.paimon.flink.action.cdc.SyncDatabaseActionBase
-
- TableType - Enum in org.apache.paimon
-
Type of the table.
- tableUuid() - Method in class org.apache.paimon.iceberg.metadata.IcebergMetadata
-
- TableWrite - Interface in org.apache.paimon.table.sink
-
- TableWriteImpl<T> - Class in org.apache.paimon.table.sink
-
- TableWriteImpl(RowType, FileStoreWrite<T>, KeyAndBucketExtractor<InternalRow>, TableWriteImpl.RecordExtractor<T>, RowKindGenerator, boolean) - Constructor for class org.apache.paimon.table.sink.TableWriteImpl
-
- TableWriteImpl.RecordExtractor<T> - Interface in org.apache.paimon.table.sink
-
- TableWriteOperator<IN> - Class in org.apache.paimon.flink.sink
-
An abstract class for table write operator.
- TableWriteOperator(FileStoreTable, StoreSinkWrite.Provider, String) - Constructor for class org.apache.paimon.flink.sink.TableWriteOperator
-
- Tag - Class in org.apache.paimon.tag
-
Snapshot with tagCreateTime and tagTimeRetained.
- Tag(Integer, long, long, String, String, String, String, String, long, Snapshot.CommitKind, long, Map<Integer, Long>, Long, Long, Long, Long, String, LocalDateTime, Duration) - Constructor for class org.apache.paimon.tag.Tag
-
- tag(String) - Method in class org.apache.paimon.utils.TagManager
-
Read tag for tagName.
- TAG_AUTOMATIC_COMPLETION - Static variable in class org.apache.paimon.CoreOptions
-
- TAG_AUTOMATIC_CREATION - Static variable in class org.apache.paimon.CoreOptions
-
- TAG_CALLBACK_PARAM - Static variable in class org.apache.paimon.CoreOptions
-
- TAG_CALLBACKS - Static variable in class org.apache.paimon.CoreOptions
-
- TAG_CREATION_DELAY - Static variable in class org.apache.paimon.CoreOptions
-
- TAG_CREATION_PERIOD - Static variable in class org.apache.paimon.CoreOptions
-
- TAG_DEFAULT_TIME_RETAINED - Static variable in class org.apache.paimon.CoreOptions
-
- TAG_NUM_RETAINED_MAX - Static variable in class org.apache.paimon.CoreOptions
-
- TAG_PERIOD_FORMATTER - Static variable in class org.apache.paimon.CoreOptions
-
- TagAutoCreation - Class in org.apache.paimon.tag
-
A manager to create tags automatically.
- TagAutoManager - Class in org.apache.paimon.tag
-
A manager to create and expire tags.
- tagAutomaticCompletion() - Method in class org.apache.paimon.CoreOptions
-
- TagCallback - Interface in org.apache.paimon.table.sink
-
This callback will be called after tag operations.
- tagCallbacks() - Method in class org.apache.paimon.CoreOptions
-
- tagCount() - Method in class org.apache.paimon.utils.TagManager
-
- tagCreationDelay() - Method in class org.apache.paimon.CoreOptions
-
- tagCreationMode() - Method in class org.apache.paimon.CoreOptions
-
- tagCreationPeriod() - Method in class org.apache.paimon.CoreOptions
-
- tagDefaultTimeRetained() - Method in class org.apache.paimon.CoreOptions
-
- TagDeletion - Class in org.apache.paimon.operation
-
Delete tag files.
- TagDeletion(FileIO, FileStorePathFactory, ManifestFile, ManifestList, IndexFileHandler, StatsFileHandler, boolean, int) - Constructor for class org.apache.paimon.operation.TagDeletion
-
- tagDirectory() - Method in class org.apache.paimon.utils.TagManager
-
Return the root Directory of tags.
- tagExists(String) - Method in class org.apache.paimon.utils.TagManager
-
Check if a tag exists.
- taggedSnapshot(String) - Method in class org.apache.paimon.utils.TagManager
-
Get the tagged snapshot by name.
- taggedSnapshots() - Method in class org.apache.paimon.utils.TagManager
-
Get all tagged snapshots sorted by snapshot id.
- tagManager() - Method in class org.apache.paimon.privilege.PrivilegedFileStoreTable
-
- tagManager() - Method in interface org.apache.paimon.table.DataTable
-
- tagManager() - Method in class org.apache.paimon.table.DelegatedFileStoreTable
-
- tagManager() - Method in class org.apache.paimon.table.system.AuditLogTable
-
- tagManager() - Method in class org.apache.paimon.table.system.CompactBucketsTable
-
- tagManager() - Method in class org.apache.paimon.table.system.FileMonitorTable
-
- tagManager() - Method in class org.apache.paimon.table.system.ReadOptimizedTable
-
- TagManager - Class in org.apache.paimon.utils
-
Manager for Tag
.
- TagManager(FileIO, Path) - Constructor for class org.apache.paimon.utils.TagManager
-
- TagManager(FileIO, Path, String) - Constructor for class org.apache.paimon.utils.TagManager
-
Specify the default branch for data writing.
- tagNumRetainedMax() - Method in class org.apache.paimon.CoreOptions
-
- tagObjects() - Method in class org.apache.paimon.utils.TagManager
-
- tagPath(String) - Method in class org.apache.paimon.utils.TagManager
-
Return the path of a tag.
- tagPaths(Predicate<Path>) - Method in class org.apache.paimon.utils.TagManager
-
- tagPeriodFormatter() - Method in class org.apache.paimon.CoreOptions
-
- TagPeriodHandler - Interface in org.apache.paimon.tag
-
Handle time for tag.
- TagPeriodHandler.BaseTagPeriodHandler - Class in org.apache.paimon.tag
-
- TagPeriodHandler.DailyTagPeriodHandler - Class in org.apache.paimon.tag
-
- TagPeriodHandler.HourlyTagPeriodHandler - Class in org.apache.paimon.tag
-
- TagPeriodHandler.TwoHoursTagPeriodHandler - Class in org.apache.paimon.tag
-
- TagPreview - Class in org.apache.paimon.tag
-
A class of tag preview to find suitable snapshots.
- TagPreviewCommitCallback - Class in org.apache.paimon.metastore
-
- TagPreviewCommitCallback(AddPartitionTagCallback, TagPreview) - Constructor for class org.apache.paimon.metastore.TagPreviewCommitCallback
-
- TAGS - Static variable in class org.apache.paimon.table.system.TagsTable
-
- tags() - Method in class org.apache.paimon.utils.TagManager
-
Get all tagged snapshots with names sorted by snapshot id.
- tags(Predicate<String>) - Method in class org.apache.paimon.utils.TagManager
-
Retrieves a sorted map of snapshots filtered based on a provided predicate.
- TagsTable - Class in org.apache.paimon.table.system
-
A
Table
for showing tags of table.
- TagsTable(FileStoreTable) - Constructor for class org.apache.paimon.table.system.TagsTable
-
- TagsTable(FileIO, Path, String) - Constructor for class org.apache.paimon.table.system.TagsTable
-
- TagTimeExpire - Class in org.apache.paimon.tag
-
A manager to expire tags by time.
- TagTimeExtractor - Interface in org.apache.paimon.tag
-
Extractor to extract tag time from
Snapshot
.
- TagTimeExtractor.ProcessTimeExtractor - Class in org.apache.paimon.tag
-
Extract time from snapshot time millis.
- TagTimeExtractor.WatermarkExtractor - Class in org.apache.paimon.tag
-
Extract time from snapshot watermark.
- tagToPartitionField() - Method in class org.apache.paimon.CoreOptions
-
- tagToPartitionPreview() - Method in class org.apache.paimon.CoreOptions
-
- tagToTime(String) - Method in class org.apache.paimon.tag.TagPeriodHandler.BaseTagPeriodHandler
-
- tagToTime(String) - Method in class org.apache.paimon.tag.TagPeriodHandler.DailyTagPeriodHandler
-
- tagToTime(String) - Method in interface org.apache.paimon.tag.TagPeriodHandler
-
- take() - Method in class org.apache.paimon.utils.ParallelExecution
-
- target(DataTypeRoot) - Method in class org.apache.paimon.casting.CastRulePredicate.Builder
-
- target(DataType) - Method in class org.apache.paimon.casting.CastRulePredicate.Builder
-
- target(DataTypeFamily) - Method in class org.apache.paimon.casting.CastRulePredicate.Builder
-
- TARGET_FILE_SIZE - Static variable in class org.apache.paimon.CoreOptions
-
- TARGET_FILE_SIZE_BASE - Static variable in class org.apache.paimon.lookup.RocksDBOptions
-
- targetFileSize(boolean) - Method in class org.apache.paimon.CoreOptions
-
- targetFileSize() - Method in class org.apache.paimon.io.RollingFileWriter
-
- taskAttemptWrapper(TaskAttemptID) - Static method in class org.apache.paimon.hive.mapred.TezUtil
-
- taskAttemptWrapper(JobConf) - Static method in class org.apache.paimon.hive.mapred.TezUtil
-
- taskFuture - Variable in class org.apache.paimon.compact.CompactFutureManager
-
- TBPROPERTIES_LOCATION_KEY - Static variable in class org.apache.paimon.hive.LocationKeyExtractor
-
- TBPropertiesLocationHelper - Class in org.apache.paimon.hive
-
Helper for Setting Location in Hive Table Properties.
- TBPropertiesLocationHelper() - Constructor for class org.apache.paimon.hive.TBPropertiesLocationHelper
-
- tell() - Method in class org.apache.paimon.format.avro.SeekableInputStreamWrapper
-
- tempDirs() - Method in interface org.apache.paimon.disk.IOManager
-
- tempDirs() - Method in class org.apache.paimon.disk.IOManagerImpl
-
- tempPath - Variable in class org.apache.paimon.flink.lookup.FullCacheLookupTable.Context
-
- test(BinaryRow, int) - Method in interface org.apache.paimon.manifest.ManifestCacheFilter
-
- test(Integer, Integer) - Method in class org.apache.paimon.operation.BucketSelectConverter.Selector
-
- test(BinaryRow) - Method in class org.apache.paimon.partition.PartitionPredicate.DefaultPartitionPredicate
-
- test(long, InternalRow, InternalRow, InternalArray) - Method in class org.apache.paimon.partition.PartitionPredicate.DefaultPartitionPredicate
-
- test(BinaryRow) - Method in class org.apache.paimon.partition.PartitionPredicate.MultiplePartitionPredicate
-
- test(long, InternalRow, InternalRow, InternalArray) - Method in class org.apache.paimon.partition.PartitionPredicate.MultiplePartitionPredicate
-
- test(BinaryRow) - Method in interface org.apache.paimon.partition.PartitionPredicate
-
- test(long, InternalRow, InternalRow, InternalArray) - Method in interface org.apache.paimon.partition.PartitionPredicate
-
- test(InternalRow, List<Predicate>) - Method in class org.apache.paimon.predicate.And
-
- test(long, InternalRow, InternalRow, InternalArray, List<Predicate>) - Method in class org.apache.paimon.predicate.And
-
- test(InternalRow, List<Predicate>) - Method in class org.apache.paimon.predicate.CompoundPredicate.Function
-
- test(long, InternalRow, InternalRow, InternalArray, List<Predicate>) - Method in class org.apache.paimon.predicate.CompoundPredicate.Function
-
- test(InternalRow) - Method in class org.apache.paimon.predicate.CompoundPredicate
-
- test(long, InternalRow, InternalRow, InternalArray) - Method in class org.apache.paimon.predicate.CompoundPredicate
-
- test(DataType, Object, Object) - Method in class org.apache.paimon.predicate.Contains
-
- test(DataType, long, Object, Object, Long, Object) - Method in class org.apache.paimon.predicate.Contains
-
- test(DataType, Object, Object) - Method in class org.apache.paimon.predicate.EndsWith
-
- test(DataType, long, Object, Object, Long, Object) - Method in class org.apache.paimon.predicate.EndsWith
-
- test(DataType, Object, Object) - Method in class org.apache.paimon.predicate.Equal
-
- test(DataType, long, Object, Object, Long, Object) - Method in class org.apache.paimon.predicate.Equal
-
- test(DataType, Object, Object) - Method in class org.apache.paimon.predicate.GreaterOrEqual
-
- test(DataType, long, Object, Object, Long, Object) - Method in class org.apache.paimon.predicate.GreaterOrEqual
-
- test(DataType, Object, Object) - Method in class org.apache.paimon.predicate.GreaterThan
-
- test(DataType, long, Object, Object, Long, Object) - Method in class org.apache.paimon.predicate.GreaterThan
-
- test(DataType, Object, List<Object>) - Method in class org.apache.paimon.predicate.In
-
- test(DataType, long, Object, Object, Long, List<Object>) - Method in class org.apache.paimon.predicate.In
-
- test(DataType, Object) - Method in class org.apache.paimon.predicate.IsNotNull
-
- test(DataType, long, Object, Object, Long) - Method in class org.apache.paimon.predicate.IsNotNull
-
- test(DataType, Object) - Method in class org.apache.paimon.predicate.IsNull
-
- test(DataType, long, Object, Object, Long) - Method in class org.apache.paimon.predicate.IsNull
-
- test(DataType, Object, List<Object>) - Method in class org.apache.paimon.predicate.LeafFunction
-
- test(DataType, long, Object, Object, Long, List<Object>) - Method in class org.apache.paimon.predicate.LeafFunction
-
- test(InternalRow) - Method in class org.apache.paimon.predicate.LeafPredicate
-
- test(long, InternalRow, InternalRow, InternalArray) - Method in class org.apache.paimon.predicate.LeafPredicate
-
- test(DataType, Object) - Method in class org.apache.paimon.predicate.LeafUnaryFunction
-
- test(DataType, long, Object, Object, Long) - Method in class org.apache.paimon.predicate.LeafUnaryFunction
-
- test(DataType, Object, List<Object>) - Method in class org.apache.paimon.predicate.LeafUnaryFunction
-
- test(DataType, long, Object, Object, Long, List<Object>) - Method in class org.apache.paimon.predicate.LeafUnaryFunction
-
- test(DataType, Object, Object) - Method in class org.apache.paimon.predicate.LessOrEqual
-
- test(DataType, long, Object, Object, Long, Object) - Method in class org.apache.paimon.predicate.LessOrEqual
-
- test(DataType, Object, Object) - Method in class org.apache.paimon.predicate.LessThan
-
- test(DataType, long, Object, Object, Long, Object) - Method in class org.apache.paimon.predicate.LessThan
-
- test(DataType, Object, Object) - Method in class org.apache.paimon.predicate.NotEqual
-
- test(DataType, long, Object, Object, Long, Object) - Method in class org.apache.paimon.predicate.NotEqual
-
- test(DataType, Object, List<Object>) - Method in class org.apache.paimon.predicate.NotIn
-
- test(DataType, long, Object, Object, Long, List<Object>) - Method in class org.apache.paimon.predicate.NotIn
-
- test(DataType, Object, Object) - Method in class org.apache.paimon.predicate.NullFalseLeafBinaryFunction
-
- test(DataType, long, Object, Object, Long, Object) - Method in class org.apache.paimon.predicate.NullFalseLeafBinaryFunction
-
- test(DataType, Object, List<Object>) - Method in class org.apache.paimon.predicate.NullFalseLeafBinaryFunction
-
- test(DataType, long, Object, Object, Long, List<Object>) - Method in class org.apache.paimon.predicate.NullFalseLeafBinaryFunction
-
- test(InternalRow, List<Predicate>) - Method in class org.apache.paimon.predicate.Or
-
- test(long, InternalRow, InternalRow, InternalArray, List<Predicate>) - Method in class org.apache.paimon.predicate.Or
-
- test(InternalRow) - Method in interface org.apache.paimon.predicate.Predicate
-
Test based on the specific input row.
- test(long, InternalRow, InternalRow, InternalArray) - Method in interface org.apache.paimon.predicate.Predicate
-
Test based on the statistical information to determine whether a hit is possible.
- test(DataType, Object, Object) - Method in class org.apache.paimon.predicate.StartsWith
-
- test(DataType, long, Object, Object, Long, Object) - Method in class org.apache.paimon.predicate.StartsWith
-
- test(T, U) - Method in interface org.apache.paimon.utils.BiFilter
-
- test(T) - Method in interface org.apache.paimon.utils.Filter
-
Evaluates this predicate on the given argument.
- testFailed(ExtensionContext, Throwable) - Method in class org.apache.paimon.testutils.junit.TestLoggerExtension
-
- testHash(int) - Method in class org.apache.paimon.utils.BloomFilter.Builder
-
- testHash(int) - Method in class org.apache.paimon.utils.BloomFilter
-
- testHash(long) - Method in class org.apache.paimon.utils.BloomFilter64
-
- testHash(int) - Method in class org.apache.paimon.utils.FileBasedBloomFilter
-
- TestLoggerExtension - Class in org.apache.paimon.testutils.junit
-
A JUnit-5-style test logger.
- TestLoggerExtension() - Constructor for class org.apache.paimon.testutils.junit.TestLoggerExtension
-
- testPredicate(Predicate) - Method in class org.apache.paimon.fileindex.FileIndexPredicate
-
- testSuccessful(ExtensionContext) - Method in class org.apache.paimon.testutils.junit.TestLoggerExtension
-
- text - Variable in class org.apache.paimon.benchmark.Query.WriteSql
-
- text(String, InlineElement...) - Method in class org.apache.paimon.options.description.Description.DescriptionBuilder
-
Adds a block of text with placeholders ("%s") that will be replaced with proper string
representation of given
InlineElement
.
- text(String) - Method in class org.apache.paimon.options.description.Description.DescriptionBuilder
-
Creates a simple block of text.
- text(String, InlineElement...) - Static method in class org.apache.paimon.options.description.TextElement
-
Creates a block of text with placeholders ("%s") that will be replaced with proper string
representation of given
InlineElement
.
- text(String) - Static method in class org.apache.paimon.options.description.TextElement
-
Creates a simple block of text.
- TextElement - Class in org.apache.paimon.options.description
-
- TextElement.TextStyle - Enum in org.apache.paimon.options.description
-
- TezUtil - Class in org.apache.paimon.hive.mapred
-
Utility class to enrich the JobContext and TaskAttemptContext with the vertex id.
- ThetaSketch - Class in org.apache.paimon.utils
-
A compressed bitmap for 32-bit integer.
- ThetaSketch() - Constructor for class org.apache.paimon.utils.ThetaSketch
-
- THIS - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- THIS - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- THIS() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstructorCallContext
-
- THIS() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstructorCallContext
-
- THIS() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- THIS() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- THIS() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PrimaryContext
-
- THIS() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PrimaryContext
-
- THIS - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- THIS - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- ThreadLocalClassLoaderConfiguration - Class in org.apache.paimon.format.orc
-
Workaround for https://issues.apache.org/jira/browse/ORC-653.
- ThreadLocalClassLoaderConfiguration() - Constructor for class org.apache.paimon.format.orc.ThreadLocalClassLoaderConfiguration
-
- ThreadLocalClassLoaderConfiguration(Configuration) - Constructor for class org.apache.paimon.format.orc.ThreadLocalClassLoaderConfiguration
-
- ThreadPoolUtils - Class in org.apache.paimon.utils
-
Utils for thread pool.
- ThreadPoolUtils() - Constructor for class org.apache.paimon.utils.ThreadPoolUtils
-
- ThreadUtils - Class in org.apache.paimon.utils
-
Utils for thread.
- ThreadUtils() - Constructor for class org.apache.paimon.utils.ThreadUtils
-
- THROW - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- THROW - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- THROW() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- THROW() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- THROW - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- THROW - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- ThrowingConsumer<T,E extends Throwable> - Interface in org.apache.paimon.utils
-
This interface is basically Java's
Consumer
interface enhanced with
the ability to throw an exception.
- throwMultiException(List<Exception>) - Static method in class org.apache.paimon.utils.ExceptionUtils
-
- THROWS - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- THROWS - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- THROWS() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstructorDeclarationContext
-
- THROWS() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstructorDeclarationContext
-
- THROWS() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMethodDeclarationContext
-
- THROWS() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMethodDeclarationContext
-
- THROWS() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MethodDeclarationContext
-
- THROWS() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MethodDeclarationContext
-
- THROWS - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- THROWS - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- TILDE - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- TILDE - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- TILDE() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- TILDE() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- TILDE - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- TILDE - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- TIME() - Static method in class org.apache.paimon.types.DataTypes
-
- TIME(int) - Static method in class org.apache.paimon.types.DataTypes
-
- timeMillis() - Method in class org.apache.paimon.schema.TableSchema
-
- timeMillis - Variable in class org.apache.paimon.Snapshot
-
- timeMillis() - Method in class org.apache.paimon.Snapshot
-
- Timestamp - Class in org.apache.paimon.data
-
- TIMESTAMP() - Static method in class org.apache.paimon.types.DataTypes
-
- TIMESTAMP(int) - Static method in class org.apache.paimon.types.DataTypes
-
- TIMESTAMP_MILLIS() - Static method in class org.apache.paimon.types.DataTypes
-
- TIMESTAMP_PATTERN - Static variable in interface org.apache.paimon.flink.action.ActionFactory
-
- TIMESTAMP_WITH_LOCAL_TIME_ZONE() - Static method in class org.apache.paimon.types.DataTypes
-
- TIMESTAMP_WITH_LOCAL_TIME_ZONE(int) - Static method in class org.apache.paimon.types.DataTypes
-
- TimestampColumnReader - Class in org.apache.paimon.format.parquet.reader
-
- TimestampColumnReader(boolean, ColumnDescriptor, PageReader) - Constructor for class org.apache.paimon.format.parquet.reader.TimestampColumnReader
-
- TimestampColumnVector - Interface in org.apache.paimon.data.columnar
-
Timestamp column vector.
- TIMESTAMPFORMATTER - Static variable in interface org.apache.paimon.flink.action.ActionFactory
-
- timestampMs() - Method in class org.apache.paimon.iceberg.metadata.IcebergSnapshot
-
- TimestampSerializer - Class in org.apache.paimon.data.serializer
-
- TimestampSerializer(int) - Constructor for class org.apache.paimon.data.serializer.TimestampSerializer
-
- timestampToEpoch(Timestamp, int, ZoneId) - Static method in class org.apache.paimon.arrow.ArrowUtils
-
- TimestampToNumericPrimitiveCastRule - Class in org.apache.paimon.casting
-
- timestampToTimestampWithLocalZone(Timestamp, TimeZone) - Static method in class org.apache.paimon.utils.DateTimeUtils
-
- TimestampType - Class in org.apache.paimon.types
-
Data type of a timestamp WITHOUT time zone consisting of year-month-day
hour:minute:second[.fractional]
with up to nanosecond precision and values ranging from 0000-01-01 00:00:00.000000000
to 9999-12-31 23:59:59.999999999
.
- TimestampType(boolean, int) - Constructor for class org.apache.paimon.types.TimestampType
-
- TimestampType(int) - Constructor for class org.apache.paimon.types.TimestampType
-
- TimestampType() - Constructor for class org.apache.paimon.types.TimestampType
-
- timestampWithLocalZoneToDate(Timestamp, TimeZone) - Static method in class org.apache.paimon.utils.DateTimeUtils
-
- timestampWithLocalZoneToTime(Timestamp, TimeZone) - Static method in class org.apache.paimon.utils.DateTimeUtils
-
- timestampWithLocalZoneToTimestamp(Timestamp, TimeZone) - Static method in class org.apache.paimon.utils.DateTimeUtils
-
- TimestampWriter(FieldVector, int, ZoneId) - Constructor for class org.apache.paimon.arrow.writer.ArrowFieldWriters.TimestampWriter
-
- timeToTag(LocalDateTime) - Method in class org.apache.paimon.tag.TagPeriodHandler.BaseTagPeriodHandler
-
- timeToTag(LocalDateTime) - Method in interface org.apache.paimon.tag.TagPeriodHandler
-
- timeToTimestampWithLocalZone(int, TimeZone) - Static method in class org.apache.paimon.utils.DateTimeUtils
-
- timeTravel(FileStoreTable, String) - Method in class org.apache.paimon.tag.TagPreview
-
- timeTravelToTimestamp(SnapshotManager, long) - Static method in class org.apache.paimon.table.source.snapshot.StaticFromTimestampStartingScanner
-
- timeTravelToWatermark(SnapshotManager, long) - Static method in class org.apache.paimon.table.source.snapshot.StaticFromWatermarkStartingScanner
-
- TimeTravelUtil - Class in org.apache.paimon.table.source.snapshot
-
The util class of resolve snapshot from scan params for time travel.
- TimeTravelUtil() - Constructor for class org.apache.paimon.table.source.snapshot.TimeTravelUtil
-
- TimeType - Class in org.apache.paimon.types
-
Data type of a time WITHOUT time zone consisting of hour:minute:second[.fractional]
with
up to nanosecond precision and values ranging from 00:00:00.000000000
to 23:59:59.999999999
.
- TimeType(boolean, int) - Constructor for class org.apache.paimon.types.TimeType
-
- TimeType(int) - Constructor for class org.apache.paimon.types.TimeType
-
- TimeType() - Constructor for class org.apache.paimon.types.TimeType
-
- TimeUtils - Class in org.apache.paimon.utils
-
Collection of utilities about time intervals.
- TimeUtils() - Constructor for class org.apache.paimon.utils.TimeUtils
-
- TimeWriter(FieldVector) - Constructor for class org.apache.paimon.arrow.writer.ArrowFieldWriters.TimeWriter
-
- TINYINT() - Static method in class org.apache.paimon.types.DataTypes
-
- tinyintToOrderedBytes(byte, ByteBuffer) - Static method in class org.apache.paimon.utils.ZOrderByteUtils
-
- TinyIntType - Class in org.apache.paimon.types
-
Data type of a 1-byte signed integer with values from -128 to 127.
- TinyIntType(boolean) - Constructor for class org.apache.paimon.types.TinyIntType
-
- TinyIntType() - Constructor for class org.apache.paimon.types.TinyIntType
-
- TinyIntWriter(FieldVector) - Constructor for class org.apache.paimon.arrow.writer.ArrowFieldWriters.TinyIntWriter
-
- to() - Method in class org.apache.paimon.flink.source.NumberSequenceRowSource.NumberSequenceSplit
-
- toArray() - Method in class org.apache.paimon.utils.BooleanArrayList
-
- toArray() - Method in class org.apache.paimon.utils.IntArrayList
-
- toArray() - Method in class org.apache.paimon.utils.LongArrayList
-
- toArrowField(String, DataType) - Static method in class org.apache.paimon.arrow.ArrowUtils
-
- toBigDecimal() - Method in class org.apache.paimon.data.Decimal
-
- toBinary(SimpleColStats[]) - Method in class org.apache.paimon.stats.SimpleStatsConverter
-
- toBinaryAllMode(SimpleColStats[]) - Method in class org.apache.paimon.stats.SimpleStatsConverter
-
- toBinaryArray(InternalArray) - Method in class org.apache.paimon.data.serializer.InternalArraySerializer
-
- toBinaryMap(InternalMap) - Method in class org.apache.paimon.data.serializer.InternalMapSerializer
-
- toBinaryRow(T) - Method in class org.apache.paimon.data.serializer.AbstractRowDataSerializer
-
- toBinaryRow(BinaryRow) - Method in class org.apache.paimon.data.serializer.BinaryRowSerializer
-
- toBinaryRow(InternalRow) - Method in class org.apache.paimon.data.serializer.InternalRowSerializer
-
- toBinaryString(byte[], DataType) - Static method in class org.apache.paimon.utils.BinaryStringUtils
-
- toBoolean(BinaryString) - Static method in class org.apache.paimon.utils.BinaryStringUtils
-
- toBooleanArray() - Method in class org.apache.paimon.data.BinaryArray
-
- toBooleanArray() - Method in class org.apache.paimon.data.columnar.ColumnarArray
-
- toBooleanArray() - Method in class org.apache.paimon.data.GenericArray
-
- toBooleanArray() - Method in interface org.apache.paimon.data.InternalArray
-
- toBooleanArray() - Method in class org.apache.paimon.data.safe.SafeBinaryArray
-
- toBooleanArray() - Method in class org.apache.paimon.hive.objectinspector.HivePaimonArray
-
- toBooleanArray() - Method in class org.apache.paimon.utils.ProjectedArray
-
- toBufferedWriter() - Method in class org.apache.paimon.append.AppendOnlyWriter
-
- toByte() - Method in enum org.apache.paimon.lookup.sort.BlockAlignedType
-
- toByte(BinaryString) - Static method in class org.apache.paimon.utils.BinaryStringUtils
-
- toByteArray() - Method in class org.apache.paimon.data.BinaryArray
-
- toByteArray() - Method in class org.apache.paimon.data.columnar.ColumnarArray
-
- toByteArray() - Method in class org.apache.paimon.data.GenericArray
-
- toByteArray() - Method in interface org.apache.paimon.data.InternalArray
-
- toByteArray() - Method in class org.apache.paimon.data.safe.SafeBinaryArray
-
- toByteArray() - Method in class org.apache.paimon.hive.objectinspector.HivePaimonArray
-
- toByteArray(byte[], int, int) - Method in class org.apache.paimon.utils.BloomFilter64.BitSet
-
- toByteArray() - Method in class org.apache.paimon.utils.ProjectedArray
-
- toByteBuffer(DataType, Object) - Static method in class org.apache.paimon.iceberg.manifest.IcebergConversions
-
- toBytes() - Method in class org.apache.paimon.data.BinarySection
-
- toBytes() - Method in class org.apache.paimon.flink.sink.LogOffsetCommittable
-
- toBytes() - Method in class org.apache.paimon.manifest.ManifestEntry
-
- toBytes() - Method in class org.apache.paimon.manifest.ManifestFileMeta
-
- toByteValue() - Method in enum org.apache.paimon.crosspartition.KeyPartOrRow
-
- toByteValue() - Method in enum org.apache.paimon.flink.sink.Committable.Kind
-
- toByteValue() - Method in enum org.apache.paimon.flink.sink.MultiTableCommittable.Kind
-
- toByteValue() - Method in enum org.apache.paimon.manifest.FileKind
-
- toByteValue() - Method in enum org.apache.paimon.manifest.FileSource
-
- toByteValue() - Method in enum org.apache.paimon.types.RowKind
-
Returns the byte value representation of this
RowKind
.
- toCdcRecord() - Method in class org.apache.paimon.flink.sink.cdc.RichCdcRecord
-
- toCharacterString(BinaryString, DataType) - Static method in class org.apache.paimon.utils.BinaryStringUtils
-
- toCloseableIterator() - Method in interface org.apache.paimon.reader.RecordReader
-
- toConfiguration() - Method in class org.apache.paimon.CoreOptions
-
- toDataType(String, String, Map<String, String>) - Static method in class org.apache.paimon.flink.action.cdc.format.debezium.DebeziumSchemaUtils
-
- toDataType(String, Integer, Integer, TypeMapping) - Static method in class org.apache.paimon.flink.action.cdc.mysql.MySqlTypeUtils
-
- toDataType(String, Integer, Integer, TypeMapping) - Static method in class org.apache.paimon.flink.action.cdc.postgres.PostgresTypeUtils
-
- toDataType(RowType) - Static method in class org.apache.paimon.flink.LogicalTypeConversion
-
- toDataType(LogicalType) - Static method in class org.apache.paimon.flink.LogicalTypeConversion
-
- toDataType(LogicalType, AtomicInteger) - Static method in class org.apache.paimon.flink.LogicalTypeConversion
-
- toDate(BinaryString) - Static method in class org.apache.paimon.utils.BinaryStringUtils
-
- toDeleteEntry() - Method in class org.apache.paimon.manifest.IndexManifestEntry
-
- toDouble(BinaryString) - Static method in class org.apache.paimon.utils.BinaryStringUtils
-
- toDoubleArray() - Method in class org.apache.paimon.data.BinaryArray
-
- toDoubleArray() - Method in class org.apache.paimon.data.columnar.ColumnarArray
-
- toDoubleArray() - Method in class org.apache.paimon.data.GenericArray
-
- toDoubleArray() - Method in interface org.apache.paimon.data.InternalArray
-
- toDoubleArray() - Method in class org.apache.paimon.data.safe.SafeBinaryArray
-
- toDoubleArray() - Method in class org.apache.paimon.hive.objectinspector.HivePaimonArray
-
- toDoubleArray() - Method in class org.apache.paimon.utils.ProjectedArray
-
- toFile(Path) - Method in class org.apache.paimon.fs.local.LocalFileIO
-
Converts the given Path to a File for this file system.
- toFileChange(InternalRow) - Static method in class org.apache.paimon.table.system.FileMonitorTable
-
- toFlatJson(T) - Static method in class org.apache.paimon.utils.JsonSerdeUtil
-
- toFlinkDecimal(Decimal) - Static method in class org.apache.paimon.flink.FlinkRowData
-
- toFlinkRowKind(RowKind) - Static method in class org.apache.paimon.flink.FlinkRowData
-
- toFlinkString(BinaryString) - Static method in class org.apache.paimon.flink.FlinkRowData
-
- toFlinkTimestamp(Timestamp) - Static method in class org.apache.paimon.flink.FlinkRowData
-
- toFloat(BinaryString) - Static method in class org.apache.paimon.utils.BinaryStringUtils
-
- toFloatArray() - Method in class org.apache.paimon.data.BinaryArray
-
- toFloatArray() - Method in class org.apache.paimon.data.columnar.ColumnarArray
-
- toFloatArray() - Method in class org.apache.paimon.data.GenericArray
-
- toFloatArray() - Method in interface org.apache.paimon.data.InternalArray
-
- toFloatArray() - Method in class org.apache.paimon.data.safe.SafeBinaryArray
-
- toFloatArray() - Method in class org.apache.paimon.hive.objectinspector.HivePaimonArray
-
- toFloatArray() - Method in class org.apache.paimon.utils.ProjectedArray
-
- toGenericRow(CdcRecord, List<DataField>) - Static method in class org.apache.paimon.flink.sink.cdc.CdcRecordUtils
-
- toGenericRow(InternalRow) - Method in class org.apache.paimon.utils.RowDataToObjectArrayConverter
-
- toHiveType(LocalZonedTimestampType) - Static method in class org.apache.paimon.hive.LocalZonedTimestampTypeUtils
-
- toHumanReadableString() - Method in class org.apache.paimon.options.MemorySize
-
- toIdentifier(ObjectPath) - Static method in class org.apache.paimon.flink.FlinkCatalog
-
- toIdentifier(Identifier) - Method in class org.apache.paimon.spark.SparkCatalog
-
- toInput() - Method in class org.apache.paimon.memory.MemorySlice
-
- toInstant() - Method in class org.apache.paimon.data.LocalZoneTimestamp
-
- toInstant() - Method in class org.apache.paimon.data.Timestamp
-
- toInt(BinaryString) - Static method in class org.apache.paimon.utils.BinaryStringUtils
-
Parses this BinaryString to Int.
- toIntArray() - Method in class org.apache.paimon.data.BinaryArray
-
- toIntArray() - Method in class org.apache.paimon.data.columnar.ColumnarArray
-
- toIntArray() - Method in class org.apache.paimon.data.GenericArray
-
- toIntArray() - Method in interface org.apache.paimon.data.InternalArray
-
- toIntArray() - Method in class org.apache.paimon.data.safe.SafeBinaryArray
-
- toIntArray() - Method in class org.apache.paimon.hive.objectinspector.HivePaimonArray
-
- toIntArray() - Method in class org.apache.paimon.utils.ProjectedArray
-
- toInternal(Date) - Static method in class org.apache.paimon.utils.DateTimeUtils
-
Converts the Java type used for UDF parameters of SQL DATE type (
Date
) to
internal representation (int).
- toInternal(Time) - Static method in class org.apache.paimon.utils.DateTimeUtils
-
Converts the Java type used for UDF parameters of SQL TIME type (
Time
) to
internal representation (int).
- toInternal(long, int) - Static method in class org.apache.paimon.utils.DateTimeUtils
-
- toInternal(LocalDate) - Static method in class org.apache.paimon.utils.DateTimeUtils
-
- toInternal(LocalTime) - Static method in class org.apache.paimon.utils.DateTimeUtils
-
- toIntIterator() - Method in class org.apache.paimon.utils.IntHashSet
-
- toIntList(IntIterator) - Static method in interface org.apache.paimon.utils.IntIterator
-
- toInts() - Method in class org.apache.paimon.utils.IntHashSet
-
- toInts(IntIterator) - Static method in interface org.apache.paimon.utils.IntIterator
-
- toJavaMap(DataType, DataType) - Method in class org.apache.paimon.data.BinaryMap
-
- toJson() - Method in class org.apache.paimon.consumer.Consumer
-
- toJson() - Method in class org.apache.paimon.iceberg.metadata.IcebergMetadata
-
- toJson() - Method in class org.apache.paimon.partition.file.SuccessFile
-
- toJson() - Method in class org.apache.paimon.Snapshot
-
- toJson() - Method in class org.apache.paimon.stats.Statistics
-
- toJson() - Method in class org.apache.paimon.tag.Tag
-
- toJson(T) - Static method in class org.apache.paimon.utils.JsonSerdeUtil
-
- toKafkaProperties(Options) - Static method in class org.apache.paimon.flink.kafka.KafkaLogStoreFactory
-
- tokenNames - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- tokenNames - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- tokenNames - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- tokenNames - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- toKeyBytes(InternalRow) - Method in class org.apache.paimon.flink.lookup.FullCacheLookupTable
-
- toKeyBytes(InternalRow) - Method in class org.apache.paimon.flink.lookup.NoPrimaryKeyLookupTable
-
- toKeyBytes(InternalRow) - Method in class org.apache.paimon.flink.lookup.PrimaryKeyLookupTable
-
- toLocalDate(int) - Static method in class org.apache.paimon.utils.DateTimeUtils
-
- toLocalDateTime() - Method in class org.apache.paimon.data.Timestamp
-
Converts this
Timestamp
object to a
LocalDateTime
.
- toLocalDateTime(long) - Static method in class org.apache.paimon.utils.DateTimeUtils
-
- toLocalDateTime(long, ZoneId) - Static method in class org.apache.paimon.utils.DateTimeUtils
-
- toLocalDateTime(String, int) - Static method in class org.apache.paimon.utils.DateTimeUtils
-
- toLocalDateTimeDefault(String) - Static method in class org.apache.paimon.partition.PartitionTimeExtractor
-
- toLocalTime(int) - Static method in class org.apache.paimon.utils.DateTimeUtils
-
- toLogicalType(RowType) - Static method in class org.apache.paimon.flink.LogicalTypeConversion
-
- toLogicalType(DataType) - Static method in class org.apache.paimon.flink.LogicalTypeConversion
-
- toLogRecord(SinkRecord) - Method in interface org.apache.paimon.flink.sink.StoreSinkWrite
-
- toLogRecord(SinkRecord) - Method in class org.apache.paimon.flink.sink.StoreSinkWriteImpl
-
- toLogRecord(SinkRecord) - Method in class org.apache.paimon.table.sink.TableWriteImpl
-
- toLong(BinaryString) - Static method in class org.apache.paimon.utils.BinaryStringUtils
-
Parses this BinaryString to Long.
- toLongArray() - Method in class org.apache.paimon.data.BinaryArray
-
- toLongArray() - Method in class org.apache.paimon.data.columnar.ColumnarArray
-
- toLongArray() - Method in class org.apache.paimon.data.GenericArray
-
- toLongArray() - Method in interface org.apache.paimon.data.InternalArray
-
- toLongArray() - Method in class org.apache.paimon.data.safe.SafeBinaryArray
-
- toLongArray() - Method in class org.apache.paimon.hive.objectinspector.HivePaimonArray
-
- toLongArray() - Method in class org.apache.paimon.utils.ProjectedArray
-
- toLowerCase() - Method in class org.apache.paimon.data.BinaryString
-
Converts all of the characters in this BinaryString
to lower case.
- toManifestFilePath(String) - Method in class org.apache.paimon.iceberg.IcebergPathFactory
-
- toManifestFilePath(String) - Method in class org.apache.paimon.utils.FileStorePathFactory
-
- toManifestListPath(String) - Method in class org.apache.paimon.iceberg.IcebergPathFactory
-
- toManifestListPath(String) - Method in class org.apache.paimon.utils.FileStorePathFactory
-
- toMap() - Method in class org.apache.paimon.CoreOptions
-
- toMap() - Method in class org.apache.paimon.options.Options
-
- toMapKey(String, String) - Static method in class org.apache.paimon.fileindex.FileIndexCommon
-
- toMetadataPath(long) - Method in class org.apache.paimon.iceberg.IcebergPathFactory
-
- toMicros() - Method in class org.apache.paimon.data.LocalZoneTimestamp
-
- toMicros() - Method in class org.apache.paimon.data.Timestamp
-
- toMillisTimestamp() - Method in class org.apache.paimon.data.LocalZoneTimestamp
-
- toMillisTimestamp() - Method in class org.apache.paimon.data.Timestamp
-
- toMySqlTableInfos(boolean) - Method in class org.apache.paimon.flink.action.cdc.schema.JdbcSchemasInfo
-
- toNestedIndexes() - Method in class org.apache.paimon.flink.Projection
-
Convert this instance to a nested projection index paths.
- toNestedIndexes() - Method in class org.apache.paimon.utils.Projection
-
Convert this instance to a nested projection index paths.
- toObject(boolean[]) - Static method in class org.apache.paimon.utils.ArrayUtils
-
Converts an array of primitive booleans to objects.
- toObject(byte[]) - Static method in class org.apache.paimon.utils.ArrayUtils
-
Converts an array of primitive bytes to objects.
- toObject(double[]) - Static method in class org.apache.paimon.utils.ArrayUtils
-
Converts an array of primitive doubles to objects.
- toObject(float[]) - Static method in class org.apache.paimon.utils.ArrayUtils
-
Converts an array of primitive floats to objects.
- toObject(int[]) - Static method in class org.apache.paimon.utils.ArrayUtils
-
Converts an array of primitive ints to objects.
- toObject(long[]) - Static method in class org.apache.paimon.utils.ArrayUtils
-
Converts an array of primitive longs to objects.
- toObject(short[]) - Static method in class org.apache.paimon.utils.ArrayUtils
-
Converts an array of primitive shorts to objects.
- toObjectArray(DataType) - Method in class org.apache.paimon.data.BinaryArray
-
- toObjectArray() - Method in class org.apache.paimon.data.GenericArray
-
- toOrcType(DataType) - Static method in class org.apache.paimon.format.orc.filter.OrcPredicateFunctionVisitor
-
- toOrcType(DataType) - Static method in class org.apache.paimon.format.orc.reader.OrcSplitReaderUtil
-
- toPaimonObject(DataType, byte[]) - Static method in class org.apache.paimon.iceberg.manifest.IcebergConversions
-
- toPaimonTableName() - Method in class org.apache.paimon.flink.action.cdc.schema.AllMergedJdbcTableInfo
-
- toPaimonTableName() - Method in interface org.apache.paimon.flink.action.cdc.schema.JdbcTableInfo
-
Convert to corresponding Paimon table name.
- toPaimonTableName() - Method in class org.apache.paimon.flink.action.cdc.schema.ShardsMergedJdbcTableInfo
-
- toPaimonTableName() - Method in class org.apache.paimon.flink.action.cdc.schema.UnmergedJdbcTableInfo
-
- toPaimonType(String) - Static method in class org.apache.paimon.hive.HiveTypeUtils
-
Convert hive data type
TypeInfo
to paimon data type
DataType
.
- toPaimonType(TypeInfo) - Static method in class org.apache.paimon.hive.HiveTypeUtils
-
Convert hive data type
TypeInfo
to paimon data type
DataType
.
- toPaimonType(DataType) - Static method in class org.apache.paimon.spark.SparkTypeUtils
-
- toPaimonTypes(List<DataType>) - Method in class org.apache.paimon.flink.action.ActionBase
-
Extract
LogicalType
s from Flink
DataType
s and
convert to Paimon
DataType
s.
- toPaimonTypeVisitor() - Static method in class org.apache.paimon.flink.action.cdc.mysql.MySqlTypeUtils
-
- toPaimonTypeVisitor() - Static method in class org.apache.paimon.flink.action.cdc.postgres.PostgresTypeUtils
-
- toPartitionString(Object[]) - Method in class org.apache.paimon.partition.PartitionExpireStrategy
-
- toPartitionType(Table) - Static method in class org.apache.paimon.spark.SparkTypeUtils
-
- toPartitionValue(Object[]) - Method in class org.apache.paimon.partition.PartitionExpireStrategy
-
- toPath(String) - Method in class org.apache.paimon.io.DataFilePathFactory
-
- toPath(String) - Method in interface org.apache.paimon.utils.PathFactory
-
- topic() - Method in interface org.apache.paimon.flink.action.cdc.MessageQueueSchemaUtils.ConsumerWrapper
-
- TOPIC - Static variable in class org.apache.paimon.flink.action.cdc.pulsar.PulsarActionUtils
-
- TOPIC - Static variable in class org.apache.paimon.flink.kafka.KafkaLogOptions
-
- TOPIC_PATTERN - Static variable in class org.apache.paimon.flink.action.cdc.pulsar.PulsarActionUtils
-
- topLevelIndexOfNested(String) - Static method in class org.apache.paimon.fileindex.FileIndexOptions
-
- toPrimitiveBoolean(Object[]) - Static method in class org.apache.paimon.utils.ArrayUtils
-
Converts an array of object Booleans to primitives.
- toPrimitiveByte(Object[]) - Static method in class org.apache.paimon.utils.ArrayUtils
-
Converts an array of object Bytes to primitives.
- toPrimitiveDouble(Object[]) - Static method in class org.apache.paimon.utils.ArrayUtils
-
Converts an array of object Doubles to primitives.
- toPrimitiveFloat(Object[]) - Static method in class org.apache.paimon.utils.ArrayUtils
-
Converts an array of object Floats to primitives.
- toPrimitiveInteger(Object[]) - Static method in class org.apache.paimon.utils.ArrayUtils
-
Converts an array of object Integers to primitives.
- toPrimitiveLong(Object[]) - Static method in class org.apache.paimon.utils.ArrayUtils
-
Converts an array of object Longs to primitives.
- toPrimitiveShort(Object[]) - Static method in class org.apache.paimon.utils.ArrayUtils
-
Converts an array of object Shorts to primitives.
- toRichCdcRecord() - Method in class org.apache.paimon.flink.sink.cdc.RichCdcMultiplexRecord
-
- toRow(IcebergDataFileMeta) - Method in class org.apache.paimon.iceberg.manifest.IcebergDataFileMetaSerializer
-
- toRow(IcebergManifestEntry) - Method in class org.apache.paimon.iceberg.manifest.IcebergManifestEntrySerializer
-
- toRow(IcebergManifestFileMeta) - Method in class org.apache.paimon.iceberg.manifest.IcebergManifestFileMetaSerializer
-
- toRow(IcebergPartitionSummary) - Method in class org.apache.paimon.iceberg.manifest.IcebergPartitionSummarySerializer
-
- toRow(IndexFileMeta) - Method in class org.apache.paimon.index.IndexFileMetaSerializer
-
- toRow(DataFileMeta) - Method in class org.apache.paimon.io.DataFileMetaSerializer
-
- toRow(Identifier) - Method in class org.apache.paimon.io.IdentifierSerializer
-
- toRow(KeyValue) - Method in class org.apache.paimon.KeyValueSerializer
-
- toRow(InternalRow, long, RowKind, InternalRow) - Method in class org.apache.paimon.KeyValueSerializer
-
- toRow() - Method in class org.apache.paimon.stats.SimpleStats
-
- toRow(Map<String, Map<String, Map<String, String>>>) - Static method in class org.apache.paimon.table.system.AllTableOptionsTable
-
- toRow(FileMonitorTable.FileChange) - Static method in class org.apache.paimon.table.system.FileMonitorTable
-
- toRow(Integer) - Method in class org.apache.paimon.utils.IntObjectSerializer
-
- toRow(KeyValue) - Method in class org.apache.paimon.utils.KeyValueWithLevelNoReusingSerializer
-
- toRow(T) - Method in class org.apache.paimon.utils.ObjectSerializer
-
- toRow(T) - Method in class org.apache.paimon.utils.VersionedObjectSerializer
-
- toSchemaPath(long) - Method in class org.apache.paimon.schema.SchemaManager
-
- toShort(BinaryString) - Static method in class org.apache.paimon.utils.BinaryStringUtils
-
- toShortArray() - Method in class org.apache.paimon.data.BinaryArray
-
- toShortArray() - Method in class org.apache.paimon.data.columnar.ColumnarArray
-
- toShortArray() - Method in class org.apache.paimon.data.GenericArray
-
- toShortArray() - Method in interface org.apache.paimon.data.InternalArray
-
- toShortArray() - Method in class org.apache.paimon.data.safe.SafeBinaryArray
-
- toShortArray() - Method in class org.apache.paimon.hive.objectinspector.HivePaimonArray
-
- toShortArray() - Method in class org.apache.paimon.utils.ProjectedArray
-
- toSlice() - Method in class org.apache.paimon.memory.MemorySliceOutput
-
- toSourceSplit() - Method in class org.apache.paimon.flink.source.FileStoreSourceSplitState
-
- toSparkPartitionType(Table) - Static method in class org.apache.paimon.spark.SparkTypeUtils
-
- toSplitType(String, FileStoreSourceSplitState) - Method in class org.apache.paimon.flink.source.FileStoreSourceReader
-
- toSQLDate(int) - Static method in class org.apache.paimon.utils.DateTimeUtils
-
Converts the internal representation of a SQL DATE (int) to the Java type used for UDF
parameters (
Date
).
- toSQLTime(int) - Static method in class org.apache.paimon.utils.DateTimeUtils
-
Converts the internal representation of a SQL TIME (int) to the Java type used for UDF
parameters (
Time
).
- toSQLTimestamp() - Method in class org.apache.paimon.data.LocalZoneTimestamp
-
- toSQLTimestamp() - Method in class org.apache.paimon.data.Timestamp
-
- toString() - Method in class org.apache.orc.impl.PhysicalFsWriter
-
- toString() - Method in enum org.apache.orc.OrcFile.BloomFilterVersion
-
- toString() - Method in class org.apache.paimon.append.UnawareAppendCompactionTask
-
- toString() - Method in class org.apache.paimon.benchmark.metric.cpu.CpuMetric
-
- toString() - Method in class org.apache.paimon.benchmark.metric.cpu.CpuTimeTracker
-
- toString() - Method in class org.apache.paimon.benchmark.metric.cpu.ProcfsBasedProcessTree
-
Returns a string printing PIDs of process present in the ProcfsBasedProcessTree.
- toString() - Method in class org.apache.paimon.catalog.Identifier
-
- toString() - Method in class org.apache.paimon.codegen.SortSpec.SortFieldSpec
-
- toString() - Method in class org.apache.paimon.codegen.SortSpec
-
- toString() - Method in class org.apache.paimon.compression.CompressOptions
-
- toString() - Method in enum org.apache.paimon.CoreOptions.ChangelogProducer
-
- toString() - Method in enum org.apache.paimon.CoreOptions.ConsumerMode
-
- toString() - Method in enum org.apache.paimon.CoreOptions.ExpireExecutionMode
-
- toString() - Method in enum org.apache.paimon.CoreOptions.IncrementalBetweenScanMode
-
- toString() - Method in enum org.apache.paimon.CoreOptions.LogChangelogMode
-
- toString() - Method in enum org.apache.paimon.CoreOptions.LogConsistency
-
- toString() - Method in enum org.apache.paimon.CoreOptions.LookupLocalFileType
-
- toString() - Method in enum org.apache.paimon.CoreOptions.MergeEngine
-
- toString() - Method in enum org.apache.paimon.CoreOptions.PartitionExpireStrategy
-
- toString() - Method in enum org.apache.paimon.CoreOptions.SortEngine
-
- toString() - Method in enum org.apache.paimon.CoreOptions.SortOrder
-
- toString() - Method in enum org.apache.paimon.CoreOptions.StartupMode
-
- toString() - Method in enum org.apache.paimon.CoreOptions.StreamingReadMode
-
- toString() - Method in enum org.apache.paimon.CoreOptions.StreamScanMode
-
- toString() - Method in enum org.apache.paimon.CoreOptions.TagCreationMode
-
- toString() - Method in enum org.apache.paimon.CoreOptions.TagCreationPeriod
-
- toString() - Method in enum org.apache.paimon.CoreOptions.TagPeriodFormatter
-
- toString() - Method in class org.apache.paimon.data.BinaryString
-
- toString() - Method in class org.apache.paimon.data.columnar.ColumnarMap
-
- toString() - Method in class org.apache.paimon.data.Decimal
-
- toString() - Method in class org.apache.paimon.data.GenericRow
-
- toString() - Method in class org.apache.paimon.data.JoinedRow
-
- toString() - Method in class org.apache.paimon.data.LocalZoneTimestamp
-
- toString() - Method in class org.apache.paimon.data.Timestamp
-
- toString() - Method in class org.apache.paimon.disk.FileIOChannel.ID
-
- toString() - Method in class org.apache.paimon.flink.action.cdc.CdcSourceRecord
-
- toString() - Method in class org.apache.paimon.flink.clone.CloneFileInfo
-
- toString() - Method in class org.apache.paimon.flink.compact.changelog.ChangelogCompactTask
-
- toString() - Method in class org.apache.paimon.flink.compact.changelog.ChangelogTaskTypeInfo
-
- toString() - Method in enum org.apache.paimon.flink.FlinkConnectorOptions.SplitAssignMode
-
- toString() - Method in enum org.apache.paimon.flink.FlinkConnectorOptions.WatermarkEmitStrategy
-
- toString() - Method in enum org.apache.paimon.flink.lookup.LookupFileStoreTable.LookupStreamScanMode
-
- toString() - Method in class org.apache.paimon.flink.ProjectedRowData
-
- toString() - Method in class org.apache.paimon.flink.Projection
-
- toString() - Method in class org.apache.paimon.flink.sink.BucketsRowChannelComputer
-
- toString() - Method in class org.apache.paimon.flink.sink.cdc.CdcFixedBucketChannelComputerBase
-
- toString() - Method in class org.apache.paimon.flink.sink.cdc.CdcMultiplexRecord
-
- toString() - Method in class org.apache.paimon.flink.sink.cdc.CdcMultiplexRecordChannelComputer
-
- toString() - Method in class org.apache.paimon.flink.sink.cdc.CdcRecord
-
- toString() - Method in class org.apache.paimon.flink.sink.cdc.RichCdcMultiplexRecord
-
- toString() - Method in class org.apache.paimon.flink.sink.cdc.RichCdcRecord
-
- toString() - Method in class org.apache.paimon.flink.sink.Committable
-
- toString() - Method in class org.apache.paimon.flink.sink.CommittableTypeInfo
-
- toString() - Method in class org.apache.paimon.flink.sink.CompactionTaskTypeInfo
-
- toString() - Method in class org.apache.paimon.flink.sink.FlinkStreamPartitioner
-
- toString() - Method in class org.apache.paimon.flink.sink.index.KeyPartRowChannelComputer
-
- toString() - Method in class org.apache.paimon.flink.sink.MultiTableCommittable
-
- toString() - Method in class org.apache.paimon.flink.sink.MultiTableCommittableChannelComputer
-
- toString() - Method in class org.apache.paimon.flink.sink.MultiTableCommittableTypeInfo
-
- toString() - Method in class org.apache.paimon.flink.sink.MultiTableCompactionTaskTypeInfo
-
- toString() - Method in class org.apache.paimon.flink.sink.RowAssignerChannelComputer
-
- toString() - Method in class org.apache.paimon.flink.sink.RowDataChannelComputer
-
- toString() - Method in class org.apache.paimon.flink.sink.RowWithBucketChannelComputer
-
- toString() - Method in enum org.apache.paimon.flink.sorter.TableSorter.OrderType
-
- toString() - Method in class org.apache.paimon.flink.source.align.CheckpointEvent
-
- toString() - Method in class org.apache.paimon.flink.source.NumberSequenceRowSource.NumberSequenceSplit
-
- toString() - Method in class org.apache.paimon.flink.source.ReaderConsumeProgressEvent
-
- toString() - Method in class org.apache.paimon.flink.utils.InternalTypeInfo
-
- toString() - Method in class org.apache.paimon.flink.utils.JavaTypeInfo
-
- toString() - Method in class org.apache.paimon.format.orc.filter.OrcFilters.And
-
- toString() - Method in class org.apache.paimon.format.orc.filter.OrcFilters.Equals
-
- toString() - Method in class org.apache.paimon.format.orc.filter.OrcFilters.IsNull
-
- toString() - Method in class org.apache.paimon.format.orc.filter.OrcFilters.LessThan
-
- toString() - Method in class org.apache.paimon.format.orc.filter.OrcFilters.LessThanEquals
-
- toString() - Method in class org.apache.paimon.format.orc.filter.OrcFilters.Not
-
- toString() - Method in class org.apache.paimon.format.orc.filter.OrcFilters.Or
-
- toString() - Method in class org.apache.paimon.format.parquet.ParquetInputFile
-
- toString() - Method in class org.apache.paimon.format.parquet.type.ParquetField
-
- toString() - Method in class org.apache.paimon.format.SimpleColStats
-
- toString() - Method in class org.apache.paimon.fs.FileRange.FileRangeImpl
-
- toString() - Method in class org.apache.paimon.fs.Path
-
- toString() - Method in class org.apache.paimon.hive.mapred.PaimonInputSplit
-
- toString() - Method in enum org.apache.paimon.iceberg.IcebergOptions.StorageType
-
- toString() - Method in class org.apache.paimon.index.IndexFileMeta
-
- toString() - Method in class org.apache.paimon.io.CompactIncrement
-
- toString() - Method in class org.apache.paimon.io.DataFileMeta
-
- toString() - Method in class org.apache.paimon.io.DataIncrement
-
- toString() - Method in class org.apache.paimon.io.DataOutputSerializer
-
- toString() - Method in class org.apache.paimon.io.IndexIncrement
-
- toString(RowType, RowType) - Method in class org.apache.paimon.KeyValue
-
- toString() - Method in class org.apache.paimon.lookup.sort.BlockHandle
-
- toString() - Method in class org.apache.paimon.lookup.sort.BlockTrailer
-
- toString() - Method in class org.apache.paimon.manifest.FileEntry.Identifier
-
- toString(FileStorePathFactory) - Method in class org.apache.paimon.manifest.FileEntry.Identifier
-
- toString() - Method in class org.apache.paimon.manifest.IndexManifestEntry
-
- toString() - Method in class org.apache.paimon.manifest.ManifestCommittable
-
- toString() - Method in class org.apache.paimon.manifest.ManifestEntry
-
- toString() - Method in class org.apache.paimon.manifest.ManifestFileMeta
-
- toString() - Method in class org.apache.paimon.manifest.SimpleFileEntry
-
- toString() - Method in class org.apache.paimon.manifest.WrappedManifestCommittable
-
- toString() - Method in class org.apache.paimon.mergetree.LevelSortedRun
-
- toString() - Method in class org.apache.paimon.mergetree.SortedRun
-
- toString() - Method in class org.apache.paimon.operation.FileStoreWrite.State
-
- toString() - Method in class org.apache.paimon.options.ConfigOption
-
- toString() - Method in class org.apache.paimon.options.FallbackKey
-
- toString() - Method in class org.apache.paimon.options.MemorySize
-
- toString() - Method in class org.apache.paimon.predicate.CompoundPredicate.Function
-
- toString() - Method in class org.apache.paimon.predicate.CompoundPredicate
-
- toString() - Method in class org.apache.paimon.predicate.FieldRef
-
- toString() - Method in class org.apache.paimon.predicate.LeafFunction
-
- toString() - Method in class org.apache.paimon.predicate.LeafPredicate
-
- toString() - Method in class org.apache.paimon.schema.Schema
-
- toString() - Method in class org.apache.paimon.schema.TableSchema
-
- toString() - Method in class org.apache.paimon.service.network.ChunkedByteBuf
-
- toString() - Method in class org.apache.paimon.service.network.messages.RequestFailure
-
- toString() - Method in class org.apache.paimon.service.network.stats.AtomicServiceRequestStats
-
- toString() - Method in class org.apache.paimon.spark.procedure.ProcedureParameterImpl
-
- toString() - Method in enum org.apache.paimon.spark.sort.TableSorter.OrderType
-
- toString() - Method in class org.apache.paimon.stats.ColStats
-
- toString() - Method in class org.apache.paimon.stats.Statistics
-
- toString() - Method in class org.apache.paimon.table.BucketSpec
-
- toString() - Method in enum org.apache.paimon.table.CatalogTableType
-
- toString() - Method in class org.apache.paimon.table.sink.CommitMessageImpl
-
- toString() - Method in class org.apache.paimon.table.source.DeletionFile
-
- toString() - Method in class org.apache.paimon.table.source.RawFile
-
- toString() - Method in class org.apache.paimon.table.system.FileMonitorTable.FileChange
-
- toString() - Method in enum org.apache.paimon.TableType
-
- toString() - Method in class org.apache.paimon.tools.ci.utils.shared.Dependency
-
- toString() - Method in class org.apache.paimon.types.DataField
-
- toString() - Method in class org.apache.paimon.types.DataType
-
- toString() - Method in class org.apache.paimon.utils.BitSet
-
- toString() - Method in class org.apache.paimon.utils.BloomFilter
-
- toString() - Method in class org.apache.paimon.utils.CommitIncrement
-
- toString() - Method in enum org.apache.paimon.utils.HadoopUtils.HadoopConfigLoader
-
- toString() - Method in class org.apache.paimon.utils.KeyProjectedRow
-
- toString() - Method in class org.apache.paimon.utils.LongCounter
-
- toString() - Method in class org.apache.paimon.utils.Pair
-
- toString() - Method in class org.apache.paimon.utils.PositiveIntInt
-
- toString() - Method in class org.apache.paimon.utils.ProjectedArray
-
- toString() - Method in class org.apache.paimon.utils.ProjectedRow
-
- toString() - Method in class org.apache.paimon.utils.Projection
-
- toString() - Method in class org.apache.paimon.utils.Reference
-
- toString() - Method in class org.apache.paimon.utils.RoaringBitmap32
-
- toString() - Method in class org.apache.paimon.utils.Triple
-
- toStringArrayData(List<String>) - Static method in class org.apache.paimon.utils.InternalRowUtils
-
- TOTAL_SIZE_PROP - Static variable in interface org.apache.paimon.catalog.Catalog
-
- totalBucket - Variable in class org.apache.paimon.index.PartitionIndex
-
- totalBucketGetter() - Static method in class org.apache.paimon.manifest.ManifestEntrySerializer
-
- totalBuckets() - Method in class org.apache.paimon.manifest.ManifestEntry
-
- totalBufferSize() - Method in class org.apache.paimon.memory.MemoryPoolFactory
-
- totalRecordCount(Snapshot) - Method in interface org.apache.paimon.operation.FileStoreScan
-
Return record count of all changes occurred in this snapshot given the scan.
- totalRecordCount - Variable in class org.apache.paimon.Snapshot
-
- totalRecordCount() - Method in class org.apache.paimon.Snapshot
-
- totalRowCount() - Method in class org.apache.paimon.flink.source.FlinkTableSource.SplitStatistics
-
- totalSize() - Method in class org.apache.paimon.mergetree.SortedRun
-
- toTime(BinaryString) - Static method in class org.apache.paimon.utils.BinaryStringUtils
-
- toTimestamp(BinaryString, int) - Static method in class org.apache.paimon.utils.BinaryStringUtils
-
Used by CAST(x as TIMESTAMP)
.
- toTimestamp(BinaryString, int, TimeZone) - Static method in class org.apache.paimon.utils.BinaryStringUtils
-
Used by CAST(x as TIMESTAMP_LTZ)
.
- toTopLevelIndexes() - Method in class org.apache.paimon.flink.Projection
-
Convert this instance to a projection of top level indexes.
- toTopLevelIndexes() - Method in class org.apache.paimon.utils.Projection
-
Convert this instance to a projection of top level indexes.
- toTypeInfo(DataType) - Static method in class org.apache.paimon.hive.HiveTypeUtils
-
Convert paimon data type
DataType
to hive data type
TypeInfo
.
- toUnscaledBytes() - Method in class org.apache.paimon.data.Decimal
-
Returns a byte array describing the
unscaled value of this
Decimal
.
- toUnscaledLong() - Method in class org.apache.paimon.data.Decimal
-
Returns a long describing the
unscaled value of this
Decimal
.
- toUpperCase() - Method in class org.apache.paimon.data.BinaryString
-
Converts all of the characters in this BinaryString
to upper case.
- toUri() - Method in class org.apache.paimon.fs.Path
-
Convert this Path to a URI.
- toValue(Object) - Method in class org.apache.paimon.flink.utils.FlinkCalciteClasses.SqlLiteralDelegate
-
- toValueBytes(InternalRow) - Method in class org.apache.paimon.flink.lookup.FullCacheLookupTable
-
- toValueBytes(InternalRow) - Method in class org.apache.paimon.flink.lookup.NoPrimaryKeyLookupTable
-
- toValueBytes(InternalRow) - Method in class org.apache.paimon.flink.lookup.PrimaryKeyLookupTable
-
- transform() - Method in class org.apache.paimon.iceberg.metadata.IcebergPartitionField
-
- transform(Function<T, R>) - Method in interface org.apache.paimon.reader.FileRecordIterator
-
- transform(Function<T, R>) - Method in interface org.apache.paimon.reader.RecordReader.RecordIterator
-
Returns an iterator that applies function
to each element.
- transform(Function<T, R>) - Method in interface org.apache.paimon.reader.RecordReader
-
Returns a
RecordReader
that applies
function
to each element.
- transform(Column) - Method in class org.apache.paimon.spark.sort.SparkHilbertUDF
-
- transform(ChannelComputer<T>, SerializableFunction<R, T>) - Static method in interface org.apache.paimon.table.sink.ChannelComputer
-
- transformAvroRawValue(String, String, String, TypeMapping, Object, ZoneId) - Static method in class org.apache.paimon.flink.action.cdc.format.debezium.DebeziumSchemaUtils
-
- transformFieldMapping(Predicate, int[]) - Static method in class org.apache.paimon.predicate.PredicateBuilder
-
- transformRawValue(String, String, String, TypeMapping, JsonNode, ZoneId) - Static method in class org.apache.paimon.flink.action.cdc.format.debezium.DebeziumSchemaUtils
-
- transformRawValue(String, String, String, TypeMapping, Supplier<ByteBuffer>, Object, ZoneId) - Static method in class org.apache.paimon.flink.action.cdc.format.debezium.DebeziumSchemaUtils
-
Transform raw string value according to schema.
- TRANSIENT - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- TRANSIENT - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- TRANSIENT() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ModifierContext
-
- TRANSIENT() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ModifierContext
-
- TRANSIENT - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- TRANSIENT - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- traversalSnapshotsFromLatestSafely(Filter<Snapshot>) - Method in class org.apache.paimon.utils.SnapshotManager
-
Traversal snapshots from latest to earliest safely, this is applied on the writer side
because the committer may delete obsolete snapshots, which may cause the writer to encounter
unreadable snapshots.
- triggerCompaction(boolean) - Method in class org.apache.paimon.append.BucketedAppendCompactManager
-
- triggerCompaction(boolean) - Method in interface org.apache.paimon.compact.CompactManager
-
Trigger a new compaction task.
- triggerCompaction(boolean) - Method in class org.apache.paimon.compact.NoopCompactManager
-
- triggerCompaction(boolean) - Method in class org.apache.paimon.mergetree.compact.MergeTreeCompactManager
-
- trim() - Method in class org.apache.paimon.data.BinaryString
-
Returns a string whose value is this string, with any leading and trailing whitespace
removed.
- trimmedPrimaryKey(InternalRow) - Method in class org.apache.paimon.crosspartition.KeyPartPartitionKeyExtractor
-
- trimmedPrimaryKey() - Method in class org.apache.paimon.flink.lookup.FixedBucketFromPkExtractor
-
- trimmedPrimaryKey() - Method in class org.apache.paimon.flink.sink.cdc.CdcRecordKeyAndBucketExtractor
-
- trimmedPrimaryKey(CdcRecord) - Method in class org.apache.paimon.flink.sink.cdc.CdcRecordPartitionKeyExtractor
-
- trimmedPrimaryKey() - Method in class org.apache.paimon.flink.sink.RowDataKeyAndBucketExtractor
-
- trimmedPrimaryKey() - Method in interface org.apache.paimon.table.sink.KeyAndBucketExtractor
-
- trimmedPrimaryKey(T) - Method in interface org.apache.paimon.table.sink.PartitionKeyExtractor
-
- trimmedPrimaryKey() - Method in class org.apache.paimon.table.sink.RowKeyExtractor
-
- trimmedPrimaryKey(InternalRow) - Method in class org.apache.paimon.table.sink.RowPartitionKeyExtractor
-
- trimmedPrimaryKeys() - Method in class org.apache.paimon.schema.TableSchema
-
- trimmedPrimaryKeysFields() - Method in class org.apache.paimon.schema.TableSchema
-
- trimToSnapshot() - Method in class org.apache.paimon.tag.Tag
-
- Triple<T0,T1,T2> - Class in org.apache.paimon.utils
-
Container that accommodates three fields.
- TRUE_STRING - Static variable in class org.apache.paimon.utils.BinaryStringUtils
-
- truncate(String, DataType, String...) - Static method in interface org.apache.paimon.flink.action.cdc.Expression
-
- truncate(Timestamp, int) - Static method in class org.apache.paimon.utils.DateTimeUtils
-
- TRUNCATE_PATTERN - Static variable in class org.apache.paimon.statistics.TruncateSimpleColStatsCollector
-
- TruncateSimpleColStatsCollector - Class in org.apache.paimon.statistics
-
The truncate stats collector which will report null count, truncated min/max value.
- TruncateSimpleColStatsCollector(int) - Constructor for class org.apache.paimon.statistics.TruncateSimpleColStatsCollector
-
- truncateTable(long) - Method in interface org.apache.paimon.operation.FileStoreCommit
-
- truncateTable(long) - Method in class org.apache.paimon.operation.FileStoreCommitImpl
-
- truncateTable() - Method in interface org.apache.paimon.table.sink.BatchTableCommit
-
- truncateTable() - Method in class org.apache.paimon.table.sink.TableCommitImpl
-
- TRY - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- TRY - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- TRY() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- TRY() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- TRY - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- TRY - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- tryAtomicOverwriteViaRename(Path, String) - Method in class org.apache.paimon.fs.hadoop.HadoopFileIO
-
- tryBestListingDirs(Path) - Method in class org.apache.paimon.operation.OrphanFilesClean
-
If failed to list directory, just return an empty result because it's OK to not delete them.
- tryEnrichOutOfMemoryError(Throwable, String, String, String) - Static method in class org.apache.paimon.utils.ExceptionUtils
-
Tries to enrich OutOfMemoryErrors being part of the passed root Throwable's cause tree.
- tryFullCompaction(List<ManifestFileMeta>, List<ManifestFileMeta>, ManifestFile, long, long, RowType, Integer) - Static method in class org.apache.paimon.operation.ManifestFileMerger
-
- tryGetNonChangelogFiles(Predicate<FileStatus>) - Method in class org.apache.paimon.utils.SnapshotManager
-
- tryGetNonSnapshotFiles(Predicate<FileStatus>) - Method in class org.apache.paimon.utils.SnapshotManager
-
Try to get non snapshot files.
- tryGetSnapshot(long) - Method in class org.apache.paimon.utils.SnapshotManager
-
- tryPollEntry() - Method in class org.apache.paimon.utils.Pool
-
Tries to get the next cached entry.
- tryReadDataManifests(Snapshot) - Method in class org.apache.paimon.operation.FileDeletionBase
-
- tryReadManifestList(String) - Method in class org.apache.paimon.operation.FileDeletionBase
-
It is possible that a job was killed during expiration and some manifest files have been
deleted, so if the clean methods need to get manifests of a snapshot to be cleaned, we should
try to read manifests and return empty list if failed instead of calling
ManifestList.readDataManifests(org.apache.paimon.Snapshot)
directly.
- tryReleaseTimedOutLock(JdbcClientPool, String) - Method in class org.apache.paimon.jdbc.AbstractDistributedLockDialect
-
- tryReleaseTimedOutLock(JdbcClientPool, String) - Method in interface org.apache.paimon.jdbc.JdbcDistributedLockDialect
-
- tryRethrowException(Exception) - Static method in class org.apache.paimon.utils.ExceptionUtils
-
Tries to throw the given exception if not null.
- tryRethrowIOException(Throwable) - Static method in class org.apache.paimon.utils.ExceptionUtils
-
Tries to throw the given Throwable
in scenarios where the signatures allows only
IOExceptions (and RuntimeException and Error).
- tryToCreate(Catalog, Options) - Static method in class org.apache.paimon.catalog.CachingCatalog
-
- tryToCreate(Catalog, Options) - Static method in class org.apache.paimon.privilege.PrivilegedCatalog
-
- tryToWriteAtomic(Path, String) - Method in interface org.apache.paimon.fs.FileIO
-
Write content to one file atomically, initially writes to temp hidden file and only renames
to the target file once temp file is closed.
- TwoHoursTagPeriodHandler() - Constructor for class org.apache.paimon.tag.TagPeriodHandler.TwoHoursTagPeriodHandler
-
- TYPE - Static variable in class org.apache.paimon.CoreOptions
-
- type() - Method in class org.apache.paimon.flink.action.cdc.mysql.format.DebeziumEvent.Field
-
- type() - Method in class org.apache.paimon.iceberg.metadata.IcebergDataField
-
- type() - Method in class org.apache.paimon.iceberg.metadata.IcebergSchema
-
- type() - Method in class org.apache.paimon.predicate.FieldRef
-
- type() - Method in class org.apache.paimon.predicate.LeafPredicate
-
- type() - Method in class org.apache.paimon.schema.SchemaChange.Move
-
- type() - Method in class org.apache.paimon.types.DataField
-
- TYPE_MAPPING - Static variable in class org.apache.paimon.flink.action.cdc.CdcActionCommonUtils
-
- typeArgument() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- typeArgument() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- typeArgument() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeArgumentsContext
-
- typeArgument(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeArgumentsContext
-
- typeArgument() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeArgumentsContext
-
- typeArgument(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeArgumentsContext
-
- TypeArgumentContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.TypeArgumentContext
-
- TypeArgumentContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.TypeArgumentContext
-
- typeArguments() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassOrInterfaceTypeContext
-
- typeArguments(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassOrInterfaceTypeContext
-
- typeArguments() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassOrInterfaceTypeContext
-
- typeArguments(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassOrInterfaceTypeContext
-
- typeArguments() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassTypeContext
-
- typeArguments() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassTypeContext
-
- typeArguments() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- typeArguments() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- typeArguments() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- typeArguments() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- typeArguments() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeArgumentsOrDiamondContext
-
- typeArguments() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeArgumentsOrDiamondContext
-
- TypeArgumentsContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.TypeArgumentsContext
-
- TypeArgumentsContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.TypeArgumentsContext
-
- typeArgumentsOrDiamond() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CreatedNameContext
-
- typeArgumentsOrDiamond(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CreatedNameContext
-
- typeArgumentsOrDiamond() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CreatedNameContext
-
- typeArgumentsOrDiamond(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CreatedNameContext
-
- typeArgumentsOrDiamond() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- typeArgumentsOrDiamond() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- TypeArgumentsOrDiamondContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.TypeArgumentsOrDiamondContext
-
- TypeArgumentsOrDiamondContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.TypeArgumentsOrDiamondContext
-
- typeBound() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- typeBound() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- typeBound() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeParameterContext
-
- typeBound() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeParameterContext
-
- TypeBoundContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.TypeBoundContext
-
- TypeBoundContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.TypeBoundContext
-
- TypeCheckUtils - Class in org.apache.paimon.utils
-
Utils for type.
- TypeCheckUtils() - Constructor for class org.apache.paimon.utils.TypeCheckUtils
-
- typeDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CompilationUnitContext
-
- typeDeclaration(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CompilationUnitContext
-
- typeDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CompilationUnitContext
-
- typeDeclaration(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CompilationUnitContext
-
- typeDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- typeDeclaration() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- TypeDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.TypeDeclarationContext
-
- TypeDeclarationContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.TypeDeclarationContext
-
- typeList() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassDeclarationContext
-
- typeList() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassDeclarationContext
-
- typeList() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumDeclarationContext
-
- typeList() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnumDeclarationContext
-
- typeList() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceDeclarationContext
-
- typeList() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceDeclarationContext
-
- typeList() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.NonWildcardTypeArgumentsContext
-
- typeList() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.NonWildcardTypeArgumentsContext
-
- typeList() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- typeList() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- TypeListContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.TypeListContext
-
- TypeListContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.TypeListContext
-
- typeMapping - Variable in class org.apache.paimon.flink.action.cdc.format.AbstractRecordParser
-
- typeMapping - Variable in class org.apache.paimon.flink.action.cdc.SynchronizationActionBase
-
- TypeMapping - Class in org.apache.paimon.flink.action.cdc
-
Utility that holds data type mapping options.
- TypeMapping(Set<TypeMapping.TypeMappingMode>) - Constructor for class org.apache.paimon.flink.action.cdc.TypeMapping
-
- TypeMapping.TypeMappingMode - Enum in org.apache.paimon.flink.action.cdc
-
Describe how to map MySQL data type to Paimon data type.
- typeParameter() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- typeParameter() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- typeParameter() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeParametersContext
-
- typeParameter(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeParametersContext
-
- typeParameter() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeParametersContext
-
- typeParameter(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeParametersContext
-
- TypeParameterContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.TypeParameterContext
-
- TypeParameterContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.TypeParameterContext
-
- typeParameters() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassDeclarationContext
-
- typeParameters() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassDeclarationContext
-
- typeParameters() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.GenericConstructorDeclarationContext
-
- typeParameters() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.GenericConstructorDeclarationContext
-
- typeParameters() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.GenericInterfaceMethodDeclarationContext
-
- typeParameters() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.GenericInterfaceMethodDeclarationContext
-
- typeParameters() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.GenericMethodDeclarationContext
-
- typeParameters() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.GenericMethodDeclarationContext
-
- typeParameters() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceDeclarationContext
-
- typeParameters() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceDeclarationContext
-
- typeParameters() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMethodDeclarationContext
-
- typeParameters() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMethodDeclarationContext
-
- typeParameters() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- typeParameters() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- TypeParametersContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.TypeParametersContext
-
- TypeParametersContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.TypeParametersContext
-
- types - Variable in class org.apache.paimon.utils.InternalRowPartitionComputer
-
- typeType() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeElementRestContext
-
- typeType() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationTypeElementRestContext
-
- typeType() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassDeclarationContext
-
- typeType() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ClassDeclarationContext
-
- typeType() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstDeclarationContext
-
- typeType() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstDeclarationContext
-
- typeType() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnhancedForControlContext
-
- typeType() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnhancedForControlContext
-
- typeType() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- typeType() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ExpressionContext
-
- typeType() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FieldDeclarationContext
-
- typeType() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FieldDeclarationContext
-
- typeType() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FormalParameterContext
-
- typeType() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FormalParameterContext
-
- typeType() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LastFormalParameterContext
-
- typeType() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LastFormalParameterContext
-
- typeType() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LocalVariableDeclarationContext
-
- typeType() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LocalVariableDeclarationContext
-
- typeType() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeArgumentContext
-
- typeType() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeArgumentContext
-
- typeType() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeBoundContext
-
- typeType(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeBoundContext
-
- typeType() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeBoundContext
-
- typeType(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeBoundContext
-
- typeType() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeListContext
-
- typeType(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeListContext
-
- typeType() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeListContext
-
- typeType(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeListContext
-
- typeType() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- typeType() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- typeType() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeTypeOrVoidContext
-
- typeType() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeTypeOrVoidContext
-
- TypeTypeContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.TypeTypeContext
-
- TypeTypeContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.TypeTypeContext
-
- typeTypeOrVoid() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMethodDeclarationContext
-
- typeTypeOrVoid() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.InterfaceMethodDeclarationContext
-
- typeTypeOrVoid() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MethodDeclarationContext
-
- typeTypeOrVoid() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.MethodDeclarationContext
-
- typeTypeOrVoid() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PrimaryContext
-
- typeTypeOrVoid() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.PrimaryContext
-
- typeTypeOrVoid() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- typeTypeOrVoid() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- TypeTypeOrVoidContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.TypeTypeOrVoidContext
-
- TypeTypeOrVoidContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.TypeTypeOrVoidContext
-
- TypeUtils - Class in org.apache.paimon.utils
-
Type related helper functions.
- TypeUtils() - Constructor for class org.apache.paimon.utils.TypeUtils
-
- TypeVisitor(int) - Constructor for class org.apache.paimon.sort.hilbert.HilbertIndexer.TypeVisitor
-
- TypeVisitor(int, int) - Constructor for class org.apache.paimon.sort.zorder.ZIndexer.TypeVisitor
-
- validate() - Method in class org.apache.paimon.flink.action.MergeIntoAction
-
- validate(Schema) - Method in class org.apache.paimon.format.avro.LogicalMap
-
- validate(Comparator<InternalRow>) - Method in class org.apache.paimon.mergetree.SortedRun
-
- validateCaseInsensitive(boolean, String, String...) - Static method in interface org.apache.paimon.catalog.Catalog
-
Validate database, table and field names must be lowercase when not case-sensitive.
- validateCaseInsensitive(boolean, String, List<String>) - Static method in interface org.apache.paimon.catalog.Catalog
-
Validate database, table and field names must be lowercase when not case-sensitive.
- validateCaseSensitivity() - Method in class org.apache.paimon.flink.action.cdc.SyncDatabaseActionBase
-
- validateCaseSensitivity() - Method in class org.apache.paimon.flink.action.cdc.SynchronizationActionBase
-
- validateCaseSensitivity() - Method in class org.apache.paimon.flink.action.cdc.SyncTableActionBase
-
- validateDataFields(RowType) - Method in class org.apache.paimon.flink.compact.changelog.format.CompactedChangelogReadOnlyFormat
-
- validateDataFields(RowType) - Method in class org.apache.paimon.format.avro.AvroFileFormat
-
- validateDataFields(RowType) - Method in class org.apache.paimon.format.FileFormat
-
Validate data field type supported or not.
- validateDataFields(RowType) - Method in class org.apache.paimon.format.orc.OrcFileFormat
-
- validateDataFields(RowType) - Method in class org.apache.paimon.format.parquet.ParquetFileFormat
-
- validateDelay(Duration) - Method in class org.apache.paimon.tag.TagPeriodHandler.BaseTagPeriodHandler
-
- validateDelay(Duration) - Method in interface org.apache.paimon.tag.TagPeriodHandler
-
- validateFallbackBranch(SchemaManager, TableSchema) - Static method in class org.apache.paimon.schema.SchemaValidation
-
- validateFieldNameCaseInsensitive(List<String>) - Method in class org.apache.paimon.catalog.AbstractCatalog
-
- validateIdentifierNameCaseInsensitive(Identifier) - Method in class org.apache.paimon.catalog.AbstractCatalog
-
- validateKeyFormat(Format, String) - Static method in interface org.apache.paimon.flink.log.LogStoreTableFactory
-
- validateLength(int, int) - Static method in class org.apache.paimon.compression.CompressorUtils
-
- validateRuntimeExecutionMode() - Method in class org.apache.paimon.flink.action.cdc.SynchronizationActionBase
-
- validateTableSchema(TableSchema) - Static method in class org.apache.paimon.schema.SchemaValidation
-
- validateValueFormat(Format, String) - Static method in interface org.apache.paimon.flink.log.LogStoreTableFactory
-
- validBranches() - Method in class org.apache.paimon.operation.OrphanFilesClean
-
- value() - Method in class org.apache.paimon.flink.sink.StoreSinkWriteState.StateValue
-
- value() - Method in class org.apache.paimon.KeyValue
-
- value() - Method in class org.apache.paimon.schema.SchemaChange.SetOption
-
- VALUE_128_MB - Static variable in class org.apache.paimon.options.MemorySize
-
- VALUE_256_MB - Static variable in class org.apache.paimon.options.MemorySize
-
- VALUE_FORMAT - Static variable in class org.apache.paimon.flink.action.cdc.pulsar.PulsarActionUtils
-
- VALUE_KIND - Static variable in class org.apache.paimon.table.SpecialFields
-
- valueArray() - Method in class org.apache.paimon.data.BinaryMap
-
- valueArray() - Method in class org.apache.paimon.data.columnar.ColumnarMap
-
- valueArray() - Method in class org.apache.paimon.data.GenericMap
-
- valueArray() - Method in interface org.apache.paimon.data.InternalMap
-
Returns an array view of the values contained in this map.
- ValueContentRowDataRecordIterator - Class in org.apache.paimon.table.source
-
A
RecordReader.RecordIterator
mapping a
KeyValue
to its value.
- ValueContentRowDataRecordIterator(RecordReader.RecordIterator<KeyValue>) - Constructor for class org.apache.paimon.table.source.ValueContentRowDataRecordIterator
-
- ValueEqualiserSupplier - Class in org.apache.paimon.utils
-
A
Supplier
that returns the equaliser for the file store value.
- ValueEqualiserSupplier(RowType) - Constructor for class org.apache.paimon.utils.ValueEqualiserSupplier
-
- ValueEqualiserSupplier(RowType, int[]) - Constructor for class org.apache.paimon.utils.ValueEqualiserSupplier
-
- valueFields(TableSchema) - Method in interface org.apache.paimon.schema.KeyValueFieldsExtractor
-
Extract value fields from table schema.
- valueFields(TableSchema) - Method in class org.apache.paimon.table.PrimaryKeyTableUtils.PrimaryKeyFieldsExtractor
-
- valueInputView - Variable in class org.apache.paimon.lookup.RocksDBState
-
- valueKind() - Method in class org.apache.paimon.KeyValue
-
- valueOf(String) - Static method in enum org.apache.flink.table.catalog.CatalogMaterializedTable.LogicalRefreshMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.flink.table.catalog.CatalogMaterializedTable.RefreshMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.flink.table.catalog.CatalogMaterializedTable.RefreshStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.orc.CompressionKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.orc.OrcConf
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.orc.OrcFile.BloomFilterVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.orc.OrcFile.CompressionStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.orc.OrcFile.EncodingStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.orc.OrcFile.Version
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.orc.OrcFile.WriterImplementation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.orc.OrcFile.WriterVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.paimon.benchmark.metric.cpu.OperatingSystem
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.paimon.compression.BlockCompressionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.paimon.CoreOptions.ChangelogProducer
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.paimon.CoreOptions.ConsumerMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.paimon.CoreOptions.ExpireExecutionMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.paimon.CoreOptions.IncrementalBetweenScanMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.paimon.CoreOptions.LogChangelogMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.paimon.CoreOptions.LogConsistency
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.paimon.CoreOptions.LookupLocalFileType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.paimon.CoreOptions.MaterializedTableIntervalFreshnessTimeUnit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.paimon.CoreOptions.MaterializedTableRefreshMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.paimon.CoreOptions.MaterializedTableRefreshStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.paimon.CoreOptions.MergeEngine
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.paimon.CoreOptions.PartitionExpireStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.paimon.CoreOptions.RangeStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.paimon.CoreOptions.SortEngine
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.paimon.CoreOptions.SortOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.paimon.CoreOptions.StartupMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.paimon.CoreOptions.StreamingReadMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.paimon.CoreOptions.StreamScanMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.paimon.CoreOptions.TagCreationMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.paimon.CoreOptions.TagCreationPeriod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.paimon.CoreOptions.TagPeriodFormatter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.paimon.crosspartition.ExistingProcessor.SortOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.paimon.crosspartition.KeyPartOrRow
-
Returns the enum constant of this type with the specified name.
- valueOf(BinaryArray, BinaryArray) - Static method in class org.apache.paimon.data.BinaryMap
-
- valueOf(String) - Static method in enum org.apache.paimon.flink.action.cdc.CdcMetadataProcessor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.paimon.flink.action.cdc.Expression.ExpressionFunction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.paimon.flink.action.cdc.mongodb.SchemaAcquisitionMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.paimon.flink.action.cdc.SyncJobHandler.SourceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.paimon.flink.action.cdc.TypeMapping.TypeMappingMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.paimon.flink.action.MultiTablesSinkMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.paimon.flink.compact.MultiTableScanBase.ScanResult
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.paimon.flink.FlinkConnectorOptions.LookupCacheMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.paimon.flink.FlinkConnectorOptions.SplitAssignMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.paimon.flink.FlinkConnectorOptions.WatermarkEmitStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.paimon.flink.lookup.LookupFileStoreTable.LookupStreamScanMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.paimon.flink.sink.cdc.UpdatedDataFieldsProcessFunctionBase.ConvertAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.paimon.flink.sink.Committable.Kind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.paimon.flink.sink.MultiTableCommittable.Kind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.paimon.flink.sorter.TableSorter.OrderType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.paimon.iceberg.IcebergOptions.StorageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.paimon.iceberg.manifest.IcebergDataFileMeta.Content
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.paimon.iceberg.manifest.IcebergManifestEntry.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.paimon.iceberg.manifest.IcebergManifestFileMeta.Content
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.paimon.io.cache.Cache.CacheType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.paimon.lookup.sort.BlockAlignedType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.paimon.manifest.FileKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.paimon.manifest.FileSource
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.paimon.mergetree.compact.ChangelogMergeTreeRewriter.UpgradeStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.paimon.metrics.MetricType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.paimon.options.description.TextElement.TextStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.paimon.options.MemorySize.MemoryUnit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.paimon.privilege.EntityType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.paimon.privilege.PrivilegeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.paimon.schema.SchemaChange.Move.MoveType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.paimon.service.network.messages.MessageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.paimon.Snapshot.CommitKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.paimon.spark.sort.TableSorter.OrderType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.paimon.table.BucketMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.paimon.table.CatalogTableType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.paimon.table.FormatTable.Format
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.paimon.table.source.ScanMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.paimon.TableType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.paimon.types.DataTypeFamily
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.paimon.types.DataTypeRoot
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.paimon.types.RowKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.paimon.utils.HadoopUtils.HadoopConfigLoader
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.paimon.utils.OperatingSystem
-
Returns the enum constant of this type with the specified name.
- valueOutputView - Variable in class org.apache.paimon.lookup.RocksDBState
-
- values() - Static method in enum org.apache.flink.table.catalog.CatalogMaterializedTable.LogicalRefreshMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.flink.table.catalog.CatalogMaterializedTable.RefreshMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.flink.table.catalog.CatalogMaterializedTable.RefreshStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.orc.CompressionKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.orc.OrcConf
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.orc.OrcFile.BloomFilterVersion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.orc.OrcFile.CompressionStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.orc.OrcFile.EncodingStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.orc.OrcFile.Version
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.orc.OrcFile.WriterImplementation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.orc.OrcFile.WriterVersion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.paimon.benchmark.metric.cpu.OperatingSystem
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.paimon.compression.BlockCompressionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.paimon.CoreOptions.ChangelogProducer
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.paimon.CoreOptions.ConsumerMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.paimon.CoreOptions.ExpireExecutionMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.paimon.CoreOptions.IncrementalBetweenScanMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.paimon.CoreOptions.LogChangelogMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.paimon.CoreOptions.LogConsistency
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.paimon.CoreOptions.LookupLocalFileType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.paimon.CoreOptions.MaterializedTableIntervalFreshnessTimeUnit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.paimon.CoreOptions.MaterializedTableRefreshMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.paimon.CoreOptions.MaterializedTableRefreshStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.paimon.CoreOptions.MergeEngine
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.paimon.CoreOptions.PartitionExpireStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.paimon.CoreOptions.RangeStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.paimon.CoreOptions.SortEngine
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.paimon.CoreOptions.SortOrder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.paimon.CoreOptions.StartupMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.paimon.CoreOptions.StreamingReadMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.paimon.CoreOptions.StreamScanMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.paimon.CoreOptions.TagCreationMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.paimon.CoreOptions.TagCreationPeriod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.paimon.CoreOptions.TagPeriodFormatter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.paimon.crosspartition.ExistingProcessor.SortOrder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.paimon.crosspartition.KeyPartOrRow
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.paimon.flink.action.cdc.CdcMetadataProcessor
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.paimon.flink.action.cdc.Expression.ExpressionFunction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.paimon.flink.action.cdc.mongodb.SchemaAcquisitionMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.paimon.flink.action.cdc.SyncJobHandler.SourceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.paimon.flink.action.cdc.TypeMapping.TypeMappingMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.paimon.flink.action.MultiTablesSinkMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.paimon.flink.compact.MultiTableScanBase.ScanResult
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.paimon.flink.FlinkConnectorOptions.LookupCacheMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.paimon.flink.FlinkConnectorOptions.SplitAssignMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.paimon.flink.FlinkConnectorOptions.WatermarkEmitStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.paimon.flink.lookup.LookupFileStoreTable.LookupStreamScanMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.paimon.flink.sink.cdc.UpdatedDataFieldsProcessFunctionBase.ConvertAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.paimon.flink.sink.Committable.Kind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.paimon.flink.sink.MultiTableCommittable.Kind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.paimon.flink.sorter.TableSorter.OrderType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.paimon.iceberg.IcebergOptions.StorageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.paimon.iceberg.manifest.IcebergDataFileMeta.Content
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.paimon.iceberg.manifest.IcebergManifestEntry.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.paimon.iceberg.manifest.IcebergManifestFileMeta.Content
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.paimon.io.cache.Cache.CacheType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.paimon.lookup.sort.BlockAlignedType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.paimon.manifest.FileKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.paimon.manifest.FileSource
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.paimon.mergetree.compact.ChangelogMergeTreeRewriter.UpgradeStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.paimon.metrics.MetricType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.paimon.options.description.TextElement.TextStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.paimon.options.MemorySize.MemoryUnit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.paimon.privilege.EntityType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.paimon.privilege.PrivilegeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.paimon.schema.SchemaChange.Move.MoveType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class org.apache.paimon.service.messages.KvResponse
-
- values() - Static method in enum org.apache.paimon.service.network.messages.MessageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.paimon.Snapshot.CommitKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.paimon.spark.sort.TableSorter.OrderType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.paimon.table.BucketMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.paimon.table.CatalogTableType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.paimon.table.FormatTable.Format
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.paimon.table.source.ScanMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.paimon.TableType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.paimon.types.DataTypeFamily
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.paimon.types.DataTypeRoot
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.paimon.types.RowKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.paimon.utils.HadoopUtils.HadoopConfigLoader
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.paimon.utils.OperatingSystem
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- valueSerializer - Variable in class org.apache.paimon.lookup.RocksDBState
-
- ValuesReaderIntIterator(ValuesReader) - Constructor for class org.apache.paimon.format.parquet.reader.NestedPrimitiveColumnReader.ValuesReaderIntIterator
-
- valueState(String, Serializer<K>, Serializer<V>, long) - Method in class org.apache.paimon.lookup.RocksDBStateFactory
-
- valueStats() - Method in class org.apache.paimon.io.DataFileMeta
-
- valueStatsCols() - Method in class org.apache.paimon.io.DataFileMeta
-
- valueType() - Method in class org.apache.paimon.io.KeyValueFileWriterFactory
-
- valueType() - Method in class org.apache.paimon.mergetree.MergeSorter
-
- VARBINARY(int) - Static method in class org.apache.paimon.types.DataTypes
-
- VarBinaryType - Class in org.apache.paimon.types
-
Data type of a variable-length binary string (=a sequence of bytes).
- VarBinaryType(boolean, int) - Constructor for class org.apache.paimon.types.VarBinaryType
-
- VarBinaryType(int) - Constructor for class org.apache.paimon.types.VarBinaryType
-
- VarBinaryType() - Constructor for class org.apache.paimon.types.VarBinaryType
-
- VARCHAR(int) - Static method in class org.apache.paimon.types.DataTypes
-
- VarCharType - Class in org.apache.paimon.types
-
Data type of a variable-length character string.
- VarCharType(boolean, int) - Constructor for class org.apache.paimon.types.VarCharType
-
- VarCharType(int) - Constructor for class org.apache.paimon.types.VarCharType
-
- VarCharType() - Constructor for class org.apache.paimon.types.VarCharType
-
- variableDeclarator() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- variableDeclarator() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- variableDeclarator() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableDeclaratorsContext
-
- variableDeclarator(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableDeclaratorsContext
-
- variableDeclarator() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableDeclaratorsContext
-
- variableDeclarator(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableDeclaratorsContext
-
- VariableDeclaratorContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.VariableDeclaratorContext
-
- VariableDeclaratorContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.VariableDeclaratorContext
-
- variableDeclaratorId() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnhancedForControlContext
-
- variableDeclaratorId() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnhancedForControlContext
-
- variableDeclaratorId() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FormalParameterContext
-
- variableDeclaratorId() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FormalParameterContext
-
- variableDeclaratorId() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LastFormalParameterContext
-
- variableDeclaratorId() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LastFormalParameterContext
-
- variableDeclaratorId() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ResourceContext
-
- variableDeclaratorId() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ResourceContext
-
- variableDeclaratorId() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableDeclaratorContext
-
- variableDeclaratorId() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableDeclaratorContext
-
- variableDeclaratorId() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- variableDeclaratorId() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- VariableDeclaratorIdContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.VariableDeclaratorIdContext
-
- VariableDeclaratorIdContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.VariableDeclaratorIdContext
-
- variableDeclarators() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationConstantRestContext
-
- variableDeclarators() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.AnnotationConstantRestContext
-
- variableDeclarators() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FieldDeclarationContext
-
- variableDeclarators() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FieldDeclarationContext
-
- variableDeclarators() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LocalVariableDeclarationContext
-
- variableDeclarators() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LocalVariableDeclarationContext
-
- variableDeclarators() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- variableDeclarators() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- VariableDeclaratorsContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.VariableDeclaratorsContext
-
- VariableDeclaratorsContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.VariableDeclaratorsContext
-
- variableInitializer() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ArrayInitializerContext
-
- variableInitializer(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ArrayInitializerContext
-
- variableInitializer() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ArrayInitializerContext
-
- variableInitializer(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ArrayInitializerContext
-
- variableInitializer() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstantDeclaratorContext
-
- variableInitializer() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ConstantDeclaratorContext
-
- variableInitializer() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableDeclaratorContext
-
- variableInitializer() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.VariableDeclaratorContext
-
- variableInitializer() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- variableInitializer() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- VariableInitializerContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.VariableInitializerContext
-
- VariableInitializerContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.VariableInitializerContext
-
- variableModifier() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CatchClauseContext
-
- variableModifier(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CatchClauseContext
-
- variableModifier() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CatchClauseContext
-
- variableModifier(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.CatchClauseContext
-
- variableModifier() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnhancedForControlContext
-
- variableModifier(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnhancedForControlContext
-
- variableModifier() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnhancedForControlContext
-
- variableModifier(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.EnhancedForControlContext
-
- variableModifier() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FormalParameterContext
-
- variableModifier(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FormalParameterContext
-
- variableModifier() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FormalParameterContext
-
- variableModifier(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.FormalParameterContext
-
- variableModifier() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LastFormalParameterContext
-
- variableModifier(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LastFormalParameterContext
-
- variableModifier() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LastFormalParameterContext
-
- variableModifier(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LastFormalParameterContext
-
- variableModifier() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LocalVariableDeclarationContext
-
- variableModifier(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LocalVariableDeclarationContext
-
- variableModifier() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LocalVariableDeclarationContext
-
- variableModifier(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.LocalVariableDeclarationContext
-
- variableModifier() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ResourceContext
-
- variableModifier(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ResourceContext
-
- variableModifier() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ResourceContext
-
- variableModifier(int) - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ResourceContext
-
- variableModifier() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- variableModifier() - Method in class org.apache.paimon.codegen.codesplit.JavaParser
-
- VariableModifierContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.VariableModifierContext
-
- VariableModifierContext(ParserRuleContext, int) - Constructor for class org.apache.paimon.codegen.codesplit.JavaParser.VariableModifierContext
-
- VarLengthIntUtils - Class in org.apache.paimon.utils
-
Utils for encoding int/long to var length bytes.
- VarLengthIntUtils() - Constructor for class org.apache.paimon.utils.VarLengthIntUtils
-
- varTypeSize() - Method in class org.apache.paimon.CoreOptions
-
- vector - Variable in class org.apache.paimon.data.columnar.heap.HeapBooleanVector
-
- vector - Variable in class org.apache.paimon.data.columnar.heap.HeapByteVector
-
- vector - Variable in class org.apache.paimon.data.columnar.heap.HeapDoubleVector
-
- vector - Variable in class org.apache.paimon.data.columnar.heap.HeapFloatVector
-
- vector - Variable in class org.apache.paimon.data.columnar.heap.HeapIntVector
-
- vector - Variable in class org.apache.paimon.data.columnar.heap.HeapLongVector
-
- vector - Variable in class org.apache.paimon.data.columnar.heap.HeapShortVector
-
- VectoredReadable - Interface in org.apache.paimon.fs
-
Stream that permits vectored reading.
- VectoredReadUtils - Class in org.apache.paimon.fs
-
- VectoredReadUtils() - Constructor for class org.apache.paimon.fs.VectoredReadUtils
-
- vectorize(InternalRow, VectorizedRowBatch) - Method in class org.apache.paimon.format.orc.writer.RowDataVectorizer
-
- vectorize(T, VectorizedRowBatch) - Method in class org.apache.paimon.format.orc.writer.Vectorizer
-
Transforms the provided element to ColumnVectors and sets them in the exposed
VectorizedRowBatch.
- VectorizedColumnBatch - Class in org.apache.paimon.data.columnar
-
A VectorizedColumnBatch is a set of rows, organized with each column as a vector.
- VectorizedColumnBatch(ColumnVector[]) - Constructor for class org.apache.paimon.data.columnar.VectorizedColumnBatch
-
- VectorizedRecordIterator - Interface in org.apache.paimon.reader
-
- Vectorizer<T> - Class in org.apache.paimon.format.orc.writer
-
This class provides an abstracted set of methods to handle the lifecycle of VectorizedRowBatch
.
- Vectorizer(String) - Constructor for class org.apache.paimon.format.orc.writer.Vectorizer
-
- VectorMappingUtils - Class in org.apache.paimon.utils
-
This is a util about how to expand the
ColumnVector
s with the partition row and index
mapping.
- VectorMappingUtils() - Constructor for class org.apache.paimon.utils.VectorMappingUtils
-
- version(OrcFile.Version) - Method in class org.apache.orc.OrcFile.WriterOptions
-
Sets the version of the file that will be written.
- version() - Method in class org.apache.paimon.schema.TableSchema
-
- version - Variable in class org.apache.paimon.Snapshot
-
- version() - Method in class org.apache.paimon.Snapshot
-
- VERSION_1 - Static variable in class org.apache.paimon.fileindex.bitmap.BitmapFileIndex
-
- VERSION_1 - Static variable in class org.apache.paimon.fileindex.bsi.BitSliceIndexBitmapFileIndex
-
- VERSION_1 - Static variable in class org.apache.paimon.utils.BitSliceIndexRoaringBitmap
-
- VERSION_ID_V1 - Static variable in class org.apache.paimon.deletionvectors.DeletionVectorsIndexFile
-
- VersionedObjectSerializer<T> - Class in org.apache.paimon.utils
-
- VersionedObjectSerializer(RowType) - Constructor for class org.apache.paimon.utils.VersionedObjectSerializer
-
- VersionedSerializer<T> - Interface in org.apache.paimon.data.serializer
-
A simple serializer interface for versioned serialization.
- VersionedSerializerWrapper<T> - Class in org.apache.paimon.flink
-
- VersionedSerializerWrapper(VersionedSerializer<T>) - Constructor for class org.apache.paimon.flink.VersionedSerializerWrapper
-
- versionType(RowType) - Static method in class org.apache.paimon.utils.VersionedObjectSerializer
-
- View - Interface in org.apache.paimon.view
-
Interface for view definition.
- ViewAlreadyExistException(Identifier) - Constructor for exception org.apache.paimon.catalog.Catalog.ViewAlreadyExistException
-
- ViewAlreadyExistException(Identifier, Throwable) - Constructor for exception org.apache.paimon.catalog.Catalog.ViewAlreadyExistException
-
- ViewImpl - Class in org.apache.paimon.view
-
- ViewImpl(Identifier, RowType, String, String, Map<String, String>) - Constructor for class org.apache.paimon.view.ViewImpl
-
- ViewNotExistException(Identifier) - Constructor for exception org.apache.paimon.catalog.Catalog.ViewNotExistException
-
- ViewNotExistException(Identifier, Throwable) - Constructor for exception org.apache.paimon.catalog.Catalog.ViewNotExistException
-
- VisibleForTesting - Annotation Type in org.apache.paimon.annotation
-
This annotations declares that a function, field, constructor, or entire type, is only visible
for testing purposes.
- visit(CharType) - Method in class org.apache.paimon.arrow.ArrowFieldTypeConversion.ArrowFieldTypeVisitor
-
- visit(VarCharType) - Method in class org.apache.paimon.arrow.ArrowFieldTypeConversion.ArrowFieldTypeVisitor
-
- visit(BooleanType) - Method in class org.apache.paimon.arrow.ArrowFieldTypeConversion.ArrowFieldTypeVisitor
-
- visit(BinaryType) - Method in class org.apache.paimon.arrow.ArrowFieldTypeConversion.ArrowFieldTypeVisitor
-
- visit(VarBinaryType) - Method in class org.apache.paimon.arrow.ArrowFieldTypeConversion.ArrowFieldTypeVisitor
-
- visit(DecimalType) - Method in class org.apache.paimon.arrow.ArrowFieldTypeConversion.ArrowFieldTypeVisitor
-
- visit(TinyIntType) - Method in class org.apache.paimon.arrow.ArrowFieldTypeConversion.ArrowFieldTypeVisitor
-
- visit(SmallIntType) - Method in class org.apache.paimon.arrow.ArrowFieldTypeConversion.ArrowFieldTypeVisitor
-
- visit(IntType) - Method in class org.apache.paimon.arrow.ArrowFieldTypeConversion.ArrowFieldTypeVisitor
-
- visit(BigIntType) - Method in class org.apache.paimon.arrow.ArrowFieldTypeConversion.ArrowFieldTypeVisitor
-
- visit(FloatType) - Method in class org.apache.paimon.arrow.ArrowFieldTypeConversion.ArrowFieldTypeVisitor
-
- visit(DoubleType) - Method in class org.apache.paimon.arrow.ArrowFieldTypeConversion.ArrowFieldTypeVisitor
-
- visit(DateType) - Method in class org.apache.paimon.arrow.ArrowFieldTypeConversion.ArrowFieldTypeVisitor
-
- visit(TimeType) - Method in class org.apache.paimon.arrow.ArrowFieldTypeConversion.ArrowFieldTypeVisitor
-
- visit(TimestampType) - Method in class org.apache.paimon.arrow.ArrowFieldTypeConversion.ArrowFieldTypeVisitor
-
- visit(LocalZonedTimestampType) - Method in class org.apache.paimon.arrow.ArrowFieldTypeConversion.ArrowFieldTypeVisitor
-
- visit(ArrayType) - Method in class org.apache.paimon.arrow.ArrowFieldTypeConversion.ArrowFieldTypeVisitor
-
- visit(MultisetType) - Method in class org.apache.paimon.arrow.ArrowFieldTypeConversion.ArrowFieldTypeVisitor
-
- visit(MapType) - Method in class org.apache.paimon.arrow.ArrowFieldTypeConversion.ArrowFieldTypeVisitor
-
- visit(RowType) - Method in class org.apache.paimon.arrow.ArrowFieldTypeConversion.ArrowFieldTypeVisitor
-
- visit(CharType) - Method in class org.apache.paimon.arrow.converter.Arrow2PaimonVectorConverter.Arrow2PaimonVectorConvertorVisitor
-
- visit(VarCharType) - Method in class org.apache.paimon.arrow.converter.Arrow2PaimonVectorConverter.Arrow2PaimonVectorConvertorVisitor
-
- visit(BooleanType) - Method in class org.apache.paimon.arrow.converter.Arrow2PaimonVectorConverter.Arrow2PaimonVectorConvertorVisitor
-
- visit(BinaryType) - Method in class org.apache.paimon.arrow.converter.Arrow2PaimonVectorConverter.Arrow2PaimonVectorConvertorVisitor
-
- visit(VarBinaryType) - Method in class org.apache.paimon.arrow.converter.Arrow2PaimonVectorConverter.Arrow2PaimonVectorConvertorVisitor
-
- visit(DecimalType) - Method in class org.apache.paimon.arrow.converter.Arrow2PaimonVectorConverter.Arrow2PaimonVectorConvertorVisitor
-
- visit(TinyIntType) - Method in class org.apache.paimon.arrow.converter.Arrow2PaimonVectorConverter.Arrow2PaimonVectorConvertorVisitor
-
- visit(SmallIntType) - Method in class org.apache.paimon.arrow.converter.Arrow2PaimonVectorConverter.Arrow2PaimonVectorConvertorVisitor
-
- visit(IntType) - Method in class org.apache.paimon.arrow.converter.Arrow2PaimonVectorConverter.Arrow2PaimonVectorConvertorVisitor
-
- visit(BigIntType) - Method in class org.apache.paimon.arrow.converter.Arrow2PaimonVectorConverter.Arrow2PaimonVectorConvertorVisitor
-
- visit(FloatType) - Method in class org.apache.paimon.arrow.converter.Arrow2PaimonVectorConverter.Arrow2PaimonVectorConvertorVisitor
-
- visit(DoubleType) - Method in class org.apache.paimon.arrow.converter.Arrow2PaimonVectorConverter.Arrow2PaimonVectorConvertorVisitor
-
- visit(DateType) - Method in class org.apache.paimon.arrow.converter.Arrow2PaimonVectorConverter.Arrow2PaimonVectorConvertorVisitor
-
- visit(TimeType) - Method in class org.apache.paimon.arrow.converter.Arrow2PaimonVectorConverter.Arrow2PaimonVectorConvertorVisitor
-
- visit(TimestampType) - Method in class org.apache.paimon.arrow.converter.Arrow2PaimonVectorConverter.Arrow2PaimonVectorConvertorVisitor
-
- visit(LocalZonedTimestampType) - Method in class org.apache.paimon.arrow.converter.Arrow2PaimonVectorConverter.Arrow2PaimonVectorConvertorVisitor
-
- visit(ArrayType) - Method in class org.apache.paimon.arrow.converter.Arrow2PaimonVectorConverter.Arrow2PaimonVectorConvertorVisitor
-
- visit(MultisetType) - Method in class org.apache.paimon.arrow.converter.Arrow2PaimonVectorConverter.Arrow2PaimonVectorConvertorVisitor
-
- visit(MapType) - Method in class org.apache.paimon.arrow.converter.Arrow2PaimonVectorConverter.Arrow2PaimonVectorConvertorVisitor
-
- visit(RowType) - Method in class org.apache.paimon.arrow.converter.Arrow2PaimonVectorConverter.Arrow2PaimonVectorConvertorVisitor
-
- visit(CharType) - Method in class org.apache.paimon.arrow.writer.ArrowFieldWriterFactoryVisitor
-
- visit(VarCharType) - Method in class org.apache.paimon.arrow.writer.ArrowFieldWriterFactoryVisitor
-
- visit(BooleanType) - Method in class org.apache.paimon.arrow.writer.ArrowFieldWriterFactoryVisitor
-
- visit(BinaryType) - Method in class org.apache.paimon.arrow.writer.ArrowFieldWriterFactoryVisitor
-
- visit(VarBinaryType) - Method in class org.apache.paimon.arrow.writer.ArrowFieldWriterFactoryVisitor
-
- visit(DecimalType) - Method in class org.apache.paimon.arrow.writer.ArrowFieldWriterFactoryVisitor
-
- visit(TinyIntType) - Method in class org.apache.paimon.arrow.writer.ArrowFieldWriterFactoryVisitor
-
- visit(SmallIntType) - Method in class org.apache.paimon.arrow.writer.ArrowFieldWriterFactoryVisitor
-
- visit(IntType) - Method in class org.apache.paimon.arrow.writer.ArrowFieldWriterFactoryVisitor
-
- visit(BigIntType) - Method in class org.apache.paimon.arrow.writer.ArrowFieldWriterFactoryVisitor
-
- visit(FloatType) - Method in class org.apache.paimon.arrow.writer.ArrowFieldWriterFactoryVisitor
-
- visit(DoubleType) - Method in class org.apache.paimon.arrow.writer.ArrowFieldWriterFactoryVisitor
-
- visit(DateType) - Method in class org.apache.paimon.arrow.writer.ArrowFieldWriterFactoryVisitor
-
- visit(TimeType) - Method in class org.apache.paimon.arrow.writer.ArrowFieldWriterFactoryVisitor
-
- visit(TimestampType) - Method in class org.apache.paimon.arrow.writer.ArrowFieldWriterFactoryVisitor
-
- visit(LocalZonedTimestampType) - Method in class org.apache.paimon.arrow.writer.ArrowFieldWriterFactoryVisitor
-
- visit(ArrayType) - Method in class org.apache.paimon.arrow.writer.ArrowFieldWriterFactoryVisitor
-
- visit(MultisetType) - Method in class org.apache.paimon.arrow.writer.ArrowFieldWriterFactoryVisitor
-
- visit(MapType) - Method in class org.apache.paimon.arrow.writer.ArrowFieldWriterFactoryVisitor
-
- visit(RowType) - Method in class org.apache.paimon.arrow.writer.ArrowFieldWriterFactoryVisitor
-
- visit(CharType) - Method in class org.apache.paimon.fileindex.bitmap.BitmapFileIndexMeta.DataTypeVisitorAdapter
-
- visit(VarCharType) - Method in class org.apache.paimon.fileindex.bitmap.BitmapFileIndexMeta.DataTypeVisitorAdapter
-
- visit(BooleanType) - Method in class org.apache.paimon.fileindex.bitmap.BitmapFileIndexMeta.DataTypeVisitorAdapter
-
- visit(BinaryType) - Method in class org.apache.paimon.fileindex.bitmap.BitmapFileIndexMeta.DataTypeVisitorAdapter
-
- visit(VarBinaryType) - Method in class org.apache.paimon.fileindex.bitmap.BitmapFileIndexMeta.DataTypeVisitorAdapter
-
- visit(DecimalType) - Method in class org.apache.paimon.fileindex.bitmap.BitmapFileIndexMeta.DataTypeVisitorAdapter
-
- visit(TinyIntType) - Method in class org.apache.paimon.fileindex.bitmap.BitmapFileIndexMeta.DataTypeVisitorAdapter
-
- visit(SmallIntType) - Method in class org.apache.paimon.fileindex.bitmap.BitmapFileIndexMeta.DataTypeVisitorAdapter
-
- visit(IntType) - Method in class org.apache.paimon.fileindex.bitmap.BitmapFileIndexMeta.DataTypeVisitorAdapter
-
- visit(BigIntType) - Method in class org.apache.paimon.fileindex.bitmap.BitmapFileIndexMeta.DataTypeVisitorAdapter
-
- visit(FloatType) - Method in class org.apache.paimon.fileindex.bitmap.BitmapFileIndexMeta.DataTypeVisitorAdapter
-
- visit(DoubleType) - Method in class org.apache.paimon.fileindex.bitmap.BitmapFileIndexMeta.DataTypeVisitorAdapter
-
- visit(DateType) - Method in class org.apache.paimon.fileindex.bitmap.BitmapFileIndexMeta.DataTypeVisitorAdapter
-
- visit(TimeType) - Method in class org.apache.paimon.fileindex.bitmap.BitmapFileIndexMeta.DataTypeVisitorAdapter
-
- visit(ArrayType) - Method in class org.apache.paimon.fileindex.bitmap.BitmapFileIndexMeta.DataTypeVisitorAdapter
-
- visit(MultisetType) - Method in class org.apache.paimon.fileindex.bitmap.BitmapFileIndexMeta.DataTypeVisitorAdapter
-
- visit(TimestampType) - Method in class org.apache.paimon.fileindex.bitmap.BitmapFileIndexMeta.DataTypeVisitorAdapter
-
- visit(LocalZonedTimestampType) - Method in class org.apache.paimon.fileindex.bitmap.BitmapFileIndexMeta.DataTypeVisitorAdapter
-
- visit(MapType) - Method in class org.apache.paimon.fileindex.bitmap.BitmapFileIndexMeta.DataTypeVisitorAdapter
-
- visit(RowType) - Method in class org.apache.paimon.fileindex.bitmap.BitmapFileIndexMeta.DataTypeVisitorAdapter
-
- visit(CharType) - Method in class org.apache.paimon.fileindex.bloomfilter.FastHash.FastHashVisitor
-
- visit(VarCharType) - Method in class org.apache.paimon.fileindex.bloomfilter.FastHash.FastHashVisitor
-
- visit(BooleanType) - Method in class org.apache.paimon.fileindex.bloomfilter.FastHash.FastHashVisitor
-
- visit(BinaryType) - Method in class org.apache.paimon.fileindex.bloomfilter.FastHash.FastHashVisitor
-
- visit(VarBinaryType) - Method in class org.apache.paimon.fileindex.bloomfilter.FastHash.FastHashVisitor
-
- visit(DecimalType) - Method in class org.apache.paimon.fileindex.bloomfilter.FastHash.FastHashVisitor
-
- visit(TinyIntType) - Method in class org.apache.paimon.fileindex.bloomfilter.FastHash.FastHashVisitor
-
- visit(SmallIntType) - Method in class org.apache.paimon.fileindex.bloomfilter.FastHash.FastHashVisitor
-
- visit(IntType) - Method in class org.apache.paimon.fileindex.bloomfilter.FastHash.FastHashVisitor
-
- visit(BigIntType) - Method in class org.apache.paimon.fileindex.bloomfilter.FastHash.FastHashVisitor
-
- visit(FloatType) - Method in class org.apache.paimon.fileindex.bloomfilter.FastHash.FastHashVisitor
-
- visit(DoubleType) - Method in class org.apache.paimon.fileindex.bloomfilter.FastHash.FastHashVisitor
-
- visit(DateType) - Method in class org.apache.paimon.fileindex.bloomfilter.FastHash.FastHashVisitor
-
- visit(TimeType) - Method in class org.apache.paimon.fileindex.bloomfilter.FastHash.FastHashVisitor
-
- visit(TimestampType) - Method in class org.apache.paimon.fileindex.bloomfilter.FastHash.FastHashVisitor
-
- visit(LocalZonedTimestampType) - Method in class org.apache.paimon.fileindex.bloomfilter.FastHash.FastHashVisitor
-
- visit(ArrayType) - Method in class org.apache.paimon.fileindex.bloomfilter.FastHash.FastHashVisitor
-
- visit(MultisetType) - Method in class org.apache.paimon.fileindex.bloomfilter.FastHash.FastHashVisitor
-
- visit(MapType) - Method in class org.apache.paimon.fileindex.bloomfilter.FastHash.FastHashVisitor
-
- visit(RowType) - Method in class org.apache.paimon.fileindex.bloomfilter.FastHash.FastHashVisitor
-
- visit(String, Integer, Integer, TypeMapping) - Method in interface org.apache.paimon.flink.action.cdc.JdbcToPaimonTypeVisitor
-
- visit(CharType) - Method in class org.apache.paimon.flink.DataTypeToLogicalType
-
- visit(VarCharType) - Method in class org.apache.paimon.flink.DataTypeToLogicalType
-
- visit(BooleanType) - Method in class org.apache.paimon.flink.DataTypeToLogicalType
-
- visit(BinaryType) - Method in class org.apache.paimon.flink.DataTypeToLogicalType
-
- visit(VarBinaryType) - Method in class org.apache.paimon.flink.DataTypeToLogicalType
-
- visit(DecimalType) - Method in class org.apache.paimon.flink.DataTypeToLogicalType
-
- visit(TinyIntType) - Method in class org.apache.paimon.flink.DataTypeToLogicalType
-
- visit(SmallIntType) - Method in class org.apache.paimon.flink.DataTypeToLogicalType
-
- visit(IntType) - Method in class org.apache.paimon.flink.DataTypeToLogicalType
-
- visit(BigIntType) - Method in class org.apache.paimon.flink.DataTypeToLogicalType
-
- visit(FloatType) - Method in class org.apache.paimon.flink.DataTypeToLogicalType
-
- visit(DoubleType) - Method in class org.apache.paimon.flink.DataTypeToLogicalType
-
- visit(DateType) - Method in class org.apache.paimon.flink.DataTypeToLogicalType
-
- visit(TimeType) - Method in class org.apache.paimon.flink.DataTypeToLogicalType
-
- visit(TimestampType) - Method in class org.apache.paimon.flink.DataTypeToLogicalType
-
- visit(LocalZonedTimestampType) - Method in class org.apache.paimon.flink.DataTypeToLogicalType
-
- visit(ArrayType) - Method in class org.apache.paimon.flink.DataTypeToLogicalType
-
- visit(MultisetType) - Method in class org.apache.paimon.flink.DataTypeToLogicalType
-
- visit(MapType) - Method in class org.apache.paimon.flink.DataTypeToLogicalType
-
- visit(RowType) - Method in class org.apache.paimon.flink.DataTypeToLogicalType
-
- visit(CharType) - Method in class org.apache.paimon.flink.LogicalTypeToDataType
-
- visit(VarCharType) - Method in class org.apache.paimon.flink.LogicalTypeToDataType
-
- visit(BooleanType) - Method in class org.apache.paimon.flink.LogicalTypeToDataType
-
- visit(BinaryType) - Method in class org.apache.paimon.flink.LogicalTypeToDataType
-
- visit(VarBinaryType) - Method in class org.apache.paimon.flink.LogicalTypeToDataType
-
- visit(DecimalType) - Method in class org.apache.paimon.flink.LogicalTypeToDataType
-
- visit(TinyIntType) - Method in class org.apache.paimon.flink.LogicalTypeToDataType
-
- visit(SmallIntType) - Method in class org.apache.paimon.flink.LogicalTypeToDataType
-
- visit(IntType) - Method in class org.apache.paimon.flink.LogicalTypeToDataType
-
- visit(BigIntType) - Method in class org.apache.paimon.flink.LogicalTypeToDataType
-
- visit(FloatType) - Method in class org.apache.paimon.flink.LogicalTypeToDataType
-
- visit(DoubleType) - Method in class org.apache.paimon.flink.LogicalTypeToDataType
-
- visit(DateType) - Method in class org.apache.paimon.flink.LogicalTypeToDataType
-
- visit(TimeType) - Method in class org.apache.paimon.flink.LogicalTypeToDataType
-
- visit(TimestampType) - Method in class org.apache.paimon.flink.LogicalTypeToDataType
-
- visit(LocalZonedTimestampType) - Method in class org.apache.paimon.flink.LogicalTypeToDataType
-
- visit(ArrayType) - Method in class org.apache.paimon.flink.LogicalTypeToDataType
-
- visit(MultisetType) - Method in class org.apache.paimon.flink.LogicalTypeToDataType
-
- visit(MapType) - Method in class org.apache.paimon.flink.LogicalTypeToDataType
-
- visit(RowType) - Method in class org.apache.paimon.flink.LogicalTypeToDataType
-
- visit(CallExpression) - Method in class org.apache.paimon.flink.PredicateConverter
-
- visit(ValueLiteralExpression) - Method in class org.apache.paimon.flink.PredicateConverter
-
- visit(FieldReferenceExpression) - Method in class org.apache.paimon.flink.PredicateConverter
-
- visit(TypeLiteralExpression) - Method in class org.apache.paimon.flink.PredicateConverter
-
- visit(Expression) - Method in class org.apache.paimon.flink.PredicateConverter
-
- visit(Schema) - Method in interface org.apache.paimon.format.avro.AvroSchemaTypelessReader
-
- visit(Schema, DataType) - Method in interface org.apache.paimon.format.avro.AvroSchemaVisitor
-
- visit(CharType) - Method in class org.apache.paimon.format.orc.writer.FieldWriterFactory
-
- visit(VarCharType) - Method in class org.apache.paimon.format.orc.writer.FieldWriterFactory
-
- visit(BooleanType) - Method in class org.apache.paimon.format.orc.writer.FieldWriterFactory
-
- visit(BinaryType) - Method in class org.apache.paimon.format.orc.writer.FieldWriterFactory
-
- visit(VarBinaryType) - Method in class org.apache.paimon.format.orc.writer.FieldWriterFactory
-
- visit(TinyIntType) - Method in class org.apache.paimon.format.orc.writer.FieldWriterFactory
-
- visit(SmallIntType) - Method in class org.apache.paimon.format.orc.writer.FieldWriterFactory
-
- visit(IntType) - Method in class org.apache.paimon.format.orc.writer.FieldWriterFactory
-
- visit(BigIntType) - Method in class org.apache.paimon.format.orc.writer.FieldWriterFactory
-
- visit(FloatType) - Method in class org.apache.paimon.format.orc.writer.FieldWriterFactory
-
- visit(DoubleType) - Method in class org.apache.paimon.format.orc.writer.FieldWriterFactory
-
- visit(DateType) - Method in class org.apache.paimon.format.orc.writer.FieldWriterFactory
-
- visit(TimeType) - Method in class org.apache.paimon.format.orc.writer.FieldWriterFactory
-
- visit(TimestampType) - Method in class org.apache.paimon.format.orc.writer.FieldWriterFactory
-
- visit(LocalZonedTimestampType) - Method in class org.apache.paimon.format.orc.writer.FieldWriterFactory
-
- visit(DecimalType) - Method in class org.apache.paimon.format.orc.writer.FieldWriterFactory
-
- visit(ArrayType) - Method in class org.apache.paimon.format.orc.writer.FieldWriterFactory
-
- visit(MapType) - Method in class org.apache.paimon.format.orc.writer.FieldWriterFactory
-
- visit(RowType) - Method in class org.apache.paimon.format.orc.writer.FieldWriterFactory
-
- visit(MultisetType) - Method in class org.apache.paimon.format.orc.writer.FieldWriterFactory
-
- visit(HiveSchema, P, SchemaVisitor<P, T>, SchemaVisitor.PartnerAccessors<P>) - Static method in class org.apache.paimon.hive.SchemaVisitor
-
- visit(DataType, P, SchemaVisitor<P, T>, SchemaVisitor.PartnerAccessors<P>) - Static method in class org.apache.paimon.hive.SchemaVisitor
-
- visit(FunctionVisitor<T>, List<T>) - Method in class org.apache.paimon.predicate.And
-
- visit(FunctionVisitor<T>, List<T>) - Method in class org.apache.paimon.predicate.CompoundPredicate.Function
-
- visit(PredicateVisitor<T>) - Method in class org.apache.paimon.predicate.CompoundPredicate
-
- visit(FunctionVisitor<T>, FieldRef, List<Object>) - Method in class org.apache.paimon.predicate.Contains
-
- visit(FunctionVisitor<T>, FieldRef, List<Object>) - Method in class org.apache.paimon.predicate.EndsWith
-
- visit(FunctionVisitor<T>, FieldRef, List<Object>) - Method in class org.apache.paimon.predicate.Equal
-
- visit(LeafPredicate) - Method in interface org.apache.paimon.predicate.FunctionVisitor
-
- visit(CompoundPredicate) - Method in interface org.apache.paimon.predicate.FunctionVisitor
-
- visit(FunctionVisitor<T>, FieldRef, List<Object>) - Method in class org.apache.paimon.predicate.GreaterOrEqual
-
- visit(FunctionVisitor<T>, FieldRef, List<Object>) - Method in class org.apache.paimon.predicate.GreaterThan
-
- visit(FunctionVisitor<T>, FieldRef, List<Object>) - Method in class org.apache.paimon.predicate.In
-
- visit(FunctionVisitor<T>, FieldRef, List<Object>) - Method in class org.apache.paimon.predicate.IsNotNull
-
- visit(FunctionVisitor<T>, FieldRef, List<Object>) - Method in class org.apache.paimon.predicate.IsNull
-
- visit(FunctionVisitor<T>, FieldRef, List<Object>) - Method in class org.apache.paimon.predicate.LeafFunction
-
- visit(PredicateVisitor<T>) - Method in class org.apache.paimon.predicate.LeafPredicate
-
- visit(LeafPredicate) - Method in class org.apache.paimon.predicate.LeafPredicateExtractor
-
- visit(CompoundPredicate) - Method in class org.apache.paimon.predicate.LeafPredicateExtractor
-
- visit(FunctionVisitor<T>, FieldRef, List<Object>) - Method in class org.apache.paimon.predicate.LessOrEqual
-
- visit(FunctionVisitor<T>, FieldRef, List<Object>) - Method in class org.apache.paimon.predicate.LessThan
-
- visit(FunctionVisitor<T>, FieldRef, List<Object>) - Method in class org.apache.paimon.predicate.NotEqual
-
- visit(FunctionVisitor<T>, FieldRef, List<Object>) - Method in class org.apache.paimon.predicate.NotIn
-
- visit(FunctionVisitor<T>, List<T>) - Method in class org.apache.paimon.predicate.Or
-
- visit(LeafPredicate) - Method in class org.apache.paimon.predicate.PartitionPredicateVisitor
-
- visit(CompoundPredicate) - Method in class org.apache.paimon.predicate.PartitionPredicateVisitor
-
- visit(PredicateVisitor<T>) - Method in interface org.apache.paimon.predicate.Predicate
-
- visit(LeafPredicate) - Method in class org.apache.paimon.predicate.PredicateProjectionConverter
-
- visit(CompoundPredicate) - Method in class org.apache.paimon.predicate.PredicateProjectionConverter
-
- visit(CompoundPredicate) - Method in interface org.apache.paimon.predicate.PredicateReplaceVisitor
-
- visit(LeafPredicate) - Method in interface org.apache.paimon.predicate.PredicateVisitor
-
- visit(CompoundPredicate) - Method in interface org.apache.paimon.predicate.PredicateVisitor
-
- visit(FunctionVisitor<T>, FieldRef, List<Object>) - Method in class org.apache.paimon.predicate.StartsWith
-
- visit(CharType) - Method in class org.apache.paimon.sort.hilbert.HilbertIndexer.TypeVisitor
-
- visit(VarCharType) - Method in class org.apache.paimon.sort.hilbert.HilbertIndexer.TypeVisitor
-
- visit(BooleanType) - Method in class org.apache.paimon.sort.hilbert.HilbertIndexer.TypeVisitor
-
- visit(BinaryType) - Method in class org.apache.paimon.sort.hilbert.HilbertIndexer.TypeVisitor
-
- visit(VarBinaryType) - Method in class org.apache.paimon.sort.hilbert.HilbertIndexer.TypeVisitor
-
- visit(DecimalType) - Method in class org.apache.paimon.sort.hilbert.HilbertIndexer.TypeVisitor
-
- visit(TinyIntType) - Method in class org.apache.paimon.sort.hilbert.HilbertIndexer.TypeVisitor
-
- visit(SmallIntType) - Method in class org.apache.paimon.sort.hilbert.HilbertIndexer.TypeVisitor
-
- visit(IntType) - Method in class org.apache.paimon.sort.hilbert.HilbertIndexer.TypeVisitor
-
- visit(BigIntType) - Method in class org.apache.paimon.sort.hilbert.HilbertIndexer.TypeVisitor
-
- visit(FloatType) - Method in class org.apache.paimon.sort.hilbert.HilbertIndexer.TypeVisitor
-
- visit(DoubleType) - Method in class org.apache.paimon.sort.hilbert.HilbertIndexer.TypeVisitor
-
- visit(DateType) - Method in class org.apache.paimon.sort.hilbert.HilbertIndexer.TypeVisitor
-
- visit(TimeType) - Method in class org.apache.paimon.sort.hilbert.HilbertIndexer.TypeVisitor
-
- visit(TimestampType) - Method in class org.apache.paimon.sort.hilbert.HilbertIndexer.TypeVisitor
-
- visit(LocalZonedTimestampType) - Method in class org.apache.paimon.sort.hilbert.HilbertIndexer.TypeVisitor
-
- visit(ArrayType) - Method in class org.apache.paimon.sort.hilbert.HilbertIndexer.TypeVisitor
-
- visit(MultisetType) - Method in class org.apache.paimon.sort.hilbert.HilbertIndexer.TypeVisitor
-
- visit(MapType) - Method in class org.apache.paimon.sort.hilbert.HilbertIndexer.TypeVisitor
-
- visit(RowType) - Method in class org.apache.paimon.sort.hilbert.HilbertIndexer.TypeVisitor
-
- visit(CharType) - Method in class org.apache.paimon.sort.zorder.ZIndexer.TypeVisitor
-
- visit(VarCharType) - Method in class org.apache.paimon.sort.zorder.ZIndexer.TypeVisitor
-
- visit(BooleanType) - Method in class org.apache.paimon.sort.zorder.ZIndexer.TypeVisitor
-
- visit(BinaryType) - Method in class org.apache.paimon.sort.zorder.ZIndexer.TypeVisitor
-
- visit(VarBinaryType) - Method in class org.apache.paimon.sort.zorder.ZIndexer.TypeVisitor
-
- visit(DecimalType) - Method in class org.apache.paimon.sort.zorder.ZIndexer.TypeVisitor
-
- visit(TinyIntType) - Method in class org.apache.paimon.sort.zorder.ZIndexer.TypeVisitor
-
- visit(SmallIntType) - Method in class org.apache.paimon.sort.zorder.ZIndexer.TypeVisitor
-
- visit(IntType) - Method in class org.apache.paimon.sort.zorder.ZIndexer.TypeVisitor
-
- visit(BigIntType) - Method in class org.apache.paimon.sort.zorder.ZIndexer.TypeVisitor
-
- visit(FloatType) - Method in class org.apache.paimon.sort.zorder.ZIndexer.TypeVisitor
-
- visit(DoubleType) - Method in class org.apache.paimon.sort.zorder.ZIndexer.TypeVisitor
-
- visit(DateType) - Method in class org.apache.paimon.sort.zorder.ZIndexer.TypeVisitor
-
- visit(TimeType) - Method in class org.apache.paimon.sort.zorder.ZIndexer.TypeVisitor
-
- visit(TimestampType) - Method in class org.apache.paimon.sort.zorder.ZIndexer.TypeVisitor
-
- visit(LocalZonedTimestampType) - Method in class org.apache.paimon.sort.zorder.ZIndexer.TypeVisitor
-
- visit(ArrayType) - Method in class org.apache.paimon.sort.zorder.ZIndexer.TypeVisitor
-
- visit(MultisetType) - Method in class org.apache.paimon.sort.zorder.ZIndexer.TypeVisitor
-
- visit(MapType) - Method in class org.apache.paimon.sort.zorder.ZIndexer.TypeVisitor
-
- visit(RowType) - Method in class org.apache.paimon.sort.zorder.ZIndexer.TypeVisitor
-
- visit(CharType) - Method in class org.apache.paimon.types.DataTypeDefaultVisitor
-
- visit(VarCharType) - Method in class org.apache.paimon.types.DataTypeDefaultVisitor
-
- visit(BooleanType) - Method in class org.apache.paimon.types.DataTypeDefaultVisitor
-
- visit(BinaryType) - Method in class org.apache.paimon.types.DataTypeDefaultVisitor
-
- visit(VarBinaryType) - Method in class org.apache.paimon.types.DataTypeDefaultVisitor
-
- visit(DecimalType) - Method in class org.apache.paimon.types.DataTypeDefaultVisitor
-
- visit(TinyIntType) - Method in class org.apache.paimon.types.DataTypeDefaultVisitor
-
- visit(SmallIntType) - Method in class org.apache.paimon.types.DataTypeDefaultVisitor
-
- visit(IntType) - Method in class org.apache.paimon.types.DataTypeDefaultVisitor
-
- visit(BigIntType) - Method in class org.apache.paimon.types.DataTypeDefaultVisitor
-
- visit(FloatType) - Method in class org.apache.paimon.types.DataTypeDefaultVisitor
-
- visit(DoubleType) - Method in class org.apache.paimon.types.DataTypeDefaultVisitor
-
- visit(DateType) - Method in class org.apache.paimon.types.DataTypeDefaultVisitor
-
- visit(TimeType) - Method in class org.apache.paimon.types.DataTypeDefaultVisitor
-
- visit(TimestampType) - Method in class org.apache.paimon.types.DataTypeDefaultVisitor
-
- visit(LocalZonedTimestampType) - Method in class org.apache.paimon.types.DataTypeDefaultVisitor
-
- visit(ArrayType) - Method in class org.apache.paimon.types.DataTypeDefaultVisitor
-
- visit(MultisetType) - Method in class org.apache.paimon.types.DataTypeDefaultVisitor
-
- visit(MapType) - Method in class org.apache.paimon.types.DataTypeDefaultVisitor
-
- visit(RowType) - Method in class org.apache.paimon.types.DataTypeDefaultVisitor
-
- visit(CharType) - Method in interface org.apache.paimon.types.DataTypeVisitor
-
- visit(VarCharType) - Method in interface org.apache.paimon.types.DataTypeVisitor
-
- visit(BooleanType) - Method in interface org.apache.paimon.types.DataTypeVisitor
-
- visit(BinaryType) - Method in interface org.apache.paimon.types.DataTypeVisitor
-
- visit(VarBinaryType) - Method in interface org.apache.paimon.types.DataTypeVisitor
-
- visit(DecimalType) - Method in interface org.apache.paimon.types.DataTypeVisitor
-
- visit(TinyIntType) - Method in interface org.apache.paimon.types.DataTypeVisitor
-
- visit(SmallIntType) - Method in interface org.apache.paimon.types.DataTypeVisitor
-
- visit(IntType) - Method in interface org.apache.paimon.types.DataTypeVisitor
-
- visit(BigIntType) - Method in interface org.apache.paimon.types.DataTypeVisitor
-
- visit(FloatType) - Method in interface org.apache.paimon.types.DataTypeVisitor
-
- visit(DoubleType) - Method in interface org.apache.paimon.types.DataTypeVisitor
-
- visit(DateType) - Method in interface org.apache.paimon.types.DataTypeVisitor
-
- visit(TimeType) - Method in interface org.apache.paimon.types.DataTypeVisitor
-
- visit(TimestampType) - Method in interface org.apache.paimon.types.DataTypeVisitor
-
- visit(LocalZonedTimestampType) - Method in interface org.apache.paimon.types.DataTypeVisitor
-
- visit(ArrayType) - Method in interface org.apache.paimon.types.DataTypeVisitor
-
- visit(MultisetType) - Method in interface org.apache.paimon.types.DataTypeVisitor
-
- visit(MapType) - Method in interface org.apache.paimon.types.DataTypeVisitor
-
- visit(RowType) - Method in interface org.apache.paimon.types.DataTypeVisitor
-
- visit(CharType) - Method in class org.apache.paimon.types.InternalRowToSizeVisitor
-
- visit(VarCharType) - Method in class org.apache.paimon.types.InternalRowToSizeVisitor
-
- visit(BooleanType) - Method in class org.apache.paimon.types.InternalRowToSizeVisitor
-
- visit(BinaryType) - Method in class org.apache.paimon.types.InternalRowToSizeVisitor
-
- visit(VarBinaryType) - Method in class org.apache.paimon.types.InternalRowToSizeVisitor
-
- visit(DecimalType) - Method in class org.apache.paimon.types.InternalRowToSizeVisitor
-
- visit(TinyIntType) - Method in class org.apache.paimon.types.InternalRowToSizeVisitor
-
- visit(SmallIntType) - Method in class org.apache.paimon.types.InternalRowToSizeVisitor
-
- visit(IntType) - Method in class org.apache.paimon.types.InternalRowToSizeVisitor
-
- visit(BigIntType) - Method in class org.apache.paimon.types.InternalRowToSizeVisitor
-
- visit(FloatType) - Method in class org.apache.paimon.types.InternalRowToSizeVisitor
-
- visit(DoubleType) - Method in class org.apache.paimon.types.InternalRowToSizeVisitor
-
- visit(DateType) - Method in class org.apache.paimon.types.InternalRowToSizeVisitor
-
- visit(TimeType) - Method in class org.apache.paimon.types.InternalRowToSizeVisitor
-
- visit(TimestampType) - Method in class org.apache.paimon.types.InternalRowToSizeVisitor
-
- visit(LocalZonedTimestampType) - Method in class org.apache.paimon.types.InternalRowToSizeVisitor
-
- visit(ArrayType) - Method in class org.apache.paimon.types.InternalRowToSizeVisitor
-
- visit(MultisetType) - Method in class org.apache.paimon.types.InternalRowToSizeVisitor
-
- visit(MapType) - Method in class org.apache.paimon.types.InternalRowToSizeVisitor
-
- visit(RowType) - Method in class org.apache.paimon.types.InternalRowToSizeVisitor
-
- visit(ArrayType) - Method in class org.apache.paimon.types.ReassignFieldId
-
- visit(MultisetType) - Method in class org.apache.paimon.types.ReassignFieldId
-
- visit(MapType) - Method in class org.apache.paimon.types.ReassignFieldId
-
- visit(RowType) - Method in class org.apache.paimon.types.ReassignFieldId
-
- visitAnd(List<FileIndexResult>) - Method in class org.apache.paimon.fileindex.FileIndexReader
-
- visitAnd(List<Optional<OrcFilters.Predicate>>) - Method in class org.apache.paimon.format.orc.filter.OrcPredicateFunctionVisitor
-
- visitAnd(List<T>) - Method in interface org.apache.paimon.predicate.FunctionVisitor
-
- visitAnd(List<Boolean>) - Method in class org.apache.paimon.predicate.OnlyPartitionKeyEqualVisitor
-
- visitAnnotation(JavaParser.AnnotationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitAnnotation(JavaParser.AnnotationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitAnnotation(JavaParser.AnnotationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitAnnotation(JavaParser.AnnotationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitAnnotationConstantRest(JavaParser.AnnotationConstantRestContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitAnnotationConstantRest(JavaParser.AnnotationConstantRestContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitAnnotationConstantRest(JavaParser.AnnotationConstantRestContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitAnnotationConstantRest(JavaParser.AnnotationConstantRestContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitAnnotationMethodOrConstantRest(JavaParser.AnnotationMethodOrConstantRestContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitAnnotationMethodOrConstantRest(JavaParser.AnnotationMethodOrConstantRestContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitAnnotationMethodOrConstantRest(JavaParser.AnnotationMethodOrConstantRestContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitAnnotationMethodOrConstantRest(JavaParser.AnnotationMethodOrConstantRestContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitAnnotationMethodRest(JavaParser.AnnotationMethodRestContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitAnnotationMethodRest(JavaParser.AnnotationMethodRestContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitAnnotationMethodRest(JavaParser.AnnotationMethodRestContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitAnnotationMethodRest(JavaParser.AnnotationMethodRestContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitAnnotationTypeBody(JavaParser.AnnotationTypeBodyContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitAnnotationTypeBody(JavaParser.AnnotationTypeBodyContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitAnnotationTypeBody(JavaParser.AnnotationTypeBodyContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitAnnotationTypeBody(JavaParser.AnnotationTypeBodyContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitAnnotationTypeDeclaration(JavaParser.AnnotationTypeDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitAnnotationTypeDeclaration(JavaParser.AnnotationTypeDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitAnnotationTypeDeclaration(JavaParser.AnnotationTypeDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitAnnotationTypeDeclaration(JavaParser.AnnotationTypeDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitAnnotationTypeElementDeclaration(JavaParser.AnnotationTypeElementDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitAnnotationTypeElementDeclaration(JavaParser.AnnotationTypeElementDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitAnnotationTypeElementDeclaration(JavaParser.AnnotationTypeElementDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitAnnotationTypeElementDeclaration(JavaParser.AnnotationTypeElementDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitAnnotationTypeElementRest(JavaParser.AnnotationTypeElementRestContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitAnnotationTypeElementRest(JavaParser.AnnotationTypeElementRestContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitAnnotationTypeElementRest(JavaParser.AnnotationTypeElementRestContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitAnnotationTypeElementRest(JavaParser.AnnotationTypeElementRestContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitArguments(JavaParser.ArgumentsContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitArguments(JavaParser.ArgumentsContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitArguments(JavaParser.ArgumentsContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitArguments(JavaParser.ArgumentsContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitArray(Schema) - Method in interface org.apache.paimon.format.avro.AvroSchemaTypelessReader
-
- visitArray(Schema, DataType) - Method in interface org.apache.paimon.format.avro.AvroSchemaVisitor
-
- visitArray(Schema, DataType) - Method in class org.apache.paimon.format.avro.FieldReaderFactory
-
- visitArray(Schema, DataType) - Method in class org.apache.paimon.format.avro.FieldWriterFactory
-
- visitArrayCreatorRest(JavaParser.ArrayCreatorRestContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitArrayCreatorRest(JavaParser.ArrayCreatorRestContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitArrayCreatorRest(JavaParser.ArrayCreatorRestContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitArrayCreatorRest(JavaParser.ArrayCreatorRestContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitArrayInitializer(JavaParser.ArrayInitializerContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitArrayInitializer(JavaParser.ArrayInitializerContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitArrayInitializer(JavaParser.ArrayInitializerContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitArrayInitializer(JavaParser.ArrayInitializerContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitArrayMap(Schema, DataType, DataType) - Method in interface org.apache.paimon.format.avro.AvroSchemaVisitor
-
- visitArrayMap(Schema, DataType, DataType) - Method in class org.apache.paimon.format.avro.FieldReaderFactory
-
- visitArrayMap(Schema, DataType, DataType) - Method in class org.apache.paimon.format.avro.FieldWriterFactory
-
- visitBiFunction(Object, Object, BiFunction<Integer, Object, Predicate>, BiFunction<Integer, Object, Predicate>) - Method in class org.apache.paimon.flink.predicate.SimpleSqlPredicateConvertor
-
- visitBigInt() - Method in interface org.apache.paimon.format.avro.AvroSchemaVisitor
-
- visitBigInt() - Method in class org.apache.paimon.format.avro.FieldReaderFactory
-
- visitBigInt() - Method in class org.apache.paimon.format.avro.FieldWriterFactory
-
- visitBinaryString() - Method in class org.apache.paimon.fileindex.bitmap.BitmapFileIndexMeta.DataTypeVisitorAdapter
-
- visitBlock(JavaParser.BlockContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitBlock(JavaParser.BlockContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitBlock(JavaParser.BlockContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitBlock(JavaParser.BlockContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitBlockStatement(JavaParser.BlockStatementContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitBlockStatement(JavaParser.BlockStatementContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitBlockStatement(JavaParser.BlockStatementContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitBlockStatement(JavaParser.BlockStatementContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitBoolean() - Method in interface org.apache.paimon.format.avro.AvroSchemaVisitor
-
- visitBoolean() - Method in class org.apache.paimon.format.avro.FieldReaderFactory
-
- visitBoolean() - Method in class org.apache.paimon.format.avro.FieldWriterFactory
-
- visitByte() - Method in class org.apache.paimon.fileindex.bitmap.BitmapFileIndexMeta.DataTypeVisitorAdapter
-
- visitBytes() - Method in interface org.apache.paimon.format.avro.AvroSchemaVisitor
-
- visitBytes() - Method in class org.apache.paimon.format.avro.FieldReaderFactory
-
- visitBytes() - Method in class org.apache.paimon.format.avro.FieldWriterFactory
-
- visitCatchClause(JavaParser.CatchClauseContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitCatchClause(JavaParser.CatchClauseContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitCatchClause(JavaParser.CatchClauseContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitCatchClause(JavaParser.CatchClauseContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitCatchType(JavaParser.CatchTypeContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitCatchType(JavaParser.CatchTypeContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitCatchType(JavaParser.CatchTypeContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitCatchType(JavaParser.CatchTypeContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitClassBody(JavaParser.ClassBodyContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitClassBody(JavaParser.ClassBodyContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitClassBody(JavaParser.ClassBodyContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitClassBody(JavaParser.ClassBodyContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitClassBodyDeclaration(JavaParser.ClassBodyDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitClassBodyDeclaration(JavaParser.ClassBodyDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitClassBodyDeclaration(JavaParser.ClassBodyDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitClassBodyDeclaration(JavaParser.ClassBodyDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitClassCreatorRest(JavaParser.ClassCreatorRestContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitClassCreatorRest(JavaParser.ClassCreatorRestContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitClassCreatorRest(JavaParser.ClassCreatorRestContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitClassCreatorRest(JavaParser.ClassCreatorRestContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitClassDeclaration(JavaParser.ClassDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitClassDeclaration(JavaParser.ClassDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitClassDeclaration(JavaParser.ClassDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitClassDeclaration(JavaParser.ClassDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitClassOrInterfaceModifier(JavaParser.ClassOrInterfaceModifierContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitClassOrInterfaceModifier(JavaParser.ClassOrInterfaceModifierContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitClassOrInterfaceModifier(JavaParser.ClassOrInterfaceModifierContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitClassOrInterfaceModifier(JavaParser.ClassOrInterfaceModifierContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitClassOrInterfaceType(JavaParser.ClassOrInterfaceTypeContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitClassOrInterfaceType(JavaParser.ClassOrInterfaceTypeContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitClassOrInterfaceType(JavaParser.ClassOrInterfaceTypeContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitClassOrInterfaceType(JavaParser.ClassOrInterfaceTypeContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitClassType(JavaParser.ClassTypeContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitClassType(JavaParser.ClassTypeContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitClassType(JavaParser.ClassTypeContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitClassType(JavaParser.ClassTypeContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitCompilationUnit(JavaParser.CompilationUnitContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitCompilationUnit(JavaParser.CompilationUnitContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitCompilationUnit(JavaParser.CompilationUnitContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitCompilationUnit(JavaParser.CompilationUnitContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitConstantDeclarator(JavaParser.ConstantDeclaratorContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitConstantDeclarator(JavaParser.ConstantDeclaratorContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitConstantDeclarator(JavaParser.ConstantDeclaratorContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitConstantDeclarator(JavaParser.ConstantDeclaratorContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitConstDeclaration(JavaParser.ConstDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitConstDeclaration(JavaParser.ConstDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitConstDeclaration(JavaParser.ConstDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitConstDeclaration(JavaParser.ConstDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitConstructorCall(JavaParser.ConstructorCallContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitConstructorCall(JavaParser.ConstructorCallContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitConstructorCall(JavaParser.ConstructorCallContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitConstructorCall(JavaParser.ConstructorCallContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitConstructorDeclaration(JavaParser.ConstructorDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitConstructorDeclaration(JavaParser.ConstructorDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitConstructorDeclaration(JavaParser.ConstructorDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitConstructorDeclaration(JavaParser.ConstructorDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitContains(FieldRef, Object) - Method in class org.apache.paimon.fileindex.empty.EmptyFileIndexReader
-
- visitContains(FieldRef, Object) - Method in class org.apache.paimon.fileindex.FileIndexReader
-
- visitContains(FieldRef, Object) - Method in class org.apache.paimon.format.orc.filter.OrcPredicateFunctionVisitor
-
- visitContains(FieldRef, Object) - Method in interface org.apache.paimon.predicate.FunctionVisitor
-
- visitContains(FieldRef, Object) - Method in class org.apache.paimon.predicate.OnlyPartitionKeyEqualVisitor
-
- visitCreatedName(JavaParser.CreatedNameContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitCreatedName(JavaParser.CreatedNameContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitCreatedName(JavaParser.CreatedNameContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitCreatedName(JavaParser.CreatedNameContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitCreator(JavaParser.CreatorContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitCreator(JavaParser.CreatorContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitCreator(JavaParser.CreatorContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitCreator(JavaParser.CreatorContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitDecimal() - Method in interface org.apache.paimon.format.avro.AvroSchemaTypelessReader
-
- visitDecimal(Integer, Integer) - Method in interface org.apache.paimon.format.avro.AvroSchemaVisitor
-
- visitDecimal(Integer, Integer) - Method in class org.apache.paimon.format.avro.FieldReaderFactory
-
- visitDecimal(Integer, Integer) - Method in class org.apache.paimon.format.avro.FieldWriterFactory
-
- visitDefaultValue(JavaParser.DefaultValueContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitDefaultValue(JavaParser.DefaultValueContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitDefaultValue(JavaParser.DefaultValueContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitDefaultValue(JavaParser.DefaultValueContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitDouble() - Method in class org.apache.paimon.fileindex.bitmap.BitmapFileIndexMeta.DataTypeVisitorAdapter
-
- visitDouble() - Method in interface org.apache.paimon.format.avro.AvroSchemaVisitor
-
- visitDouble() - Method in class org.apache.paimon.format.avro.FieldReaderFactory
-
- visitDouble() - Method in class org.apache.paimon.format.avro.FieldWriterFactory
-
- visitElementValue(JavaParser.ElementValueContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitElementValue(JavaParser.ElementValueContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitElementValue(JavaParser.ElementValueContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitElementValue(JavaParser.ElementValueContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitElementValueArrayInitializer(JavaParser.ElementValueArrayInitializerContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitElementValueArrayInitializer(JavaParser.ElementValueArrayInitializerContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitElementValueArrayInitializer(JavaParser.ElementValueArrayInitializerContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitElementValueArrayInitializer(JavaParser.ElementValueArrayInitializerContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitElementValuePair(JavaParser.ElementValuePairContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitElementValuePair(JavaParser.ElementValuePairContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitElementValuePair(JavaParser.ElementValuePairContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitElementValuePair(JavaParser.ElementValuePairContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitElementValuePairs(JavaParser.ElementValuePairsContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitElementValuePairs(JavaParser.ElementValuePairsContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitElementValuePairs(JavaParser.ElementValuePairsContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitElementValuePairs(JavaParser.ElementValuePairsContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitEndsWith(FieldRef, Object) - Method in class org.apache.paimon.fileindex.empty.EmptyFileIndexReader
-
- visitEndsWith(FieldRef, Object) - Method in class org.apache.paimon.fileindex.FileIndexReader
-
- visitEndsWith(FieldRef, Object) - Method in class org.apache.paimon.format.orc.filter.OrcPredicateFunctionVisitor
-
- visitEndsWith(FieldRef, Object) - Method in interface org.apache.paimon.predicate.FunctionVisitor
-
- visitEndsWith(FieldRef, Object) - Method in class org.apache.paimon.predicate.OnlyPartitionKeyEqualVisitor
-
- visitEnhancedForControl(JavaParser.EnhancedForControlContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitEnhancedForControl(JavaParser.EnhancedForControlContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitEnhancedForControl(JavaParser.EnhancedForControlContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitEnhancedForControl(JavaParser.EnhancedForControlContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitEnumBodyDeclarations(JavaParser.EnumBodyDeclarationsContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitEnumBodyDeclarations(JavaParser.EnumBodyDeclarationsContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitEnumBodyDeclarations(JavaParser.EnumBodyDeclarationsContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitEnumBodyDeclarations(JavaParser.EnumBodyDeclarationsContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitEnumConstant(JavaParser.EnumConstantContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitEnumConstant(JavaParser.EnumConstantContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitEnumConstant(JavaParser.EnumConstantContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitEnumConstant(JavaParser.EnumConstantContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitEnumConstants(JavaParser.EnumConstantsContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitEnumConstants(JavaParser.EnumConstantsContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitEnumConstants(JavaParser.EnumConstantsContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitEnumConstants(JavaParser.EnumConstantsContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitEnumDeclaration(JavaParser.EnumDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitEnumDeclaration(JavaParser.EnumDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitEnumDeclaration(JavaParser.EnumDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitEnumDeclaration(JavaParser.EnumDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitEqual(FieldRef, Object) - Method in class org.apache.paimon.fileindex.empty.EmptyFileIndexReader
-
- visitEqual(FieldRef, Object) - Method in class org.apache.paimon.fileindex.FileIndexReader
-
- visitEqual(FieldRef, Object) - Method in class org.apache.paimon.format.orc.filter.OrcPredicateFunctionVisitor
-
- visitEqual(FieldRef, Object) - Method in interface org.apache.paimon.predicate.FunctionVisitor
-
- visitEqual(FieldRef, Object) - Method in class org.apache.paimon.predicate.OnlyPartitionKeyEqualVisitor
-
- visitErrorNode(ErrorNode) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
- visitErrorNode(ErrorNode) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
- visitExplicitGenericInvocation(JavaParser.ExplicitGenericInvocationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitExplicitGenericInvocation(JavaParser.ExplicitGenericInvocationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitExplicitGenericInvocation(JavaParser.ExplicitGenericInvocationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitExplicitGenericInvocation(JavaParser.ExplicitGenericInvocationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitExplicitGenericInvocationSuffix(JavaParser.ExplicitGenericInvocationSuffixContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitExplicitGenericInvocationSuffix(JavaParser.ExplicitGenericInvocationSuffixContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitExplicitGenericInvocationSuffix(JavaParser.ExplicitGenericInvocationSuffixContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitExplicitGenericInvocationSuffix(JavaParser.ExplicitGenericInvocationSuffixContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitExpression(JavaParser.ExpressionContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitExpression(JavaParser.ExpressionContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitExpression(JavaParser.ExpressionContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitExpression(JavaParser.ExpressionContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitExpressionList(JavaParser.ExpressionListContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitExpressionList(JavaParser.ExpressionListContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitExpressionList(JavaParser.ExpressionListContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitExpressionList(JavaParser.ExpressionListContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitFieldDeclaration(JavaParser.FieldDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitFieldDeclaration(JavaParser.FieldDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitFieldDeclaration(JavaParser.FieldDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitFieldDeclaration(JavaParser.FieldDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitFinallyBlock(JavaParser.FinallyBlockContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitFinallyBlock(JavaParser.FinallyBlockContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitFinallyBlock(JavaParser.FinallyBlockContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitFinallyBlock(JavaParser.FinallyBlockContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitFloat() - Method in class org.apache.paimon.fileindex.bitmap.BitmapFileIndexMeta.DataTypeVisitorAdapter
-
- visitFloat() - Method in interface org.apache.paimon.format.avro.AvroSchemaVisitor
-
- visitFloat() - Method in class org.apache.paimon.format.avro.FieldReaderFactory
-
- visitFloat() - Method in class org.apache.paimon.format.avro.FieldWriterFactory
-
- visitFloatLiteral(JavaParser.FloatLiteralContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitFloatLiteral(JavaParser.FloatLiteralContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitFloatLiteral(JavaParser.FloatLiteralContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitFloatLiteral(JavaParser.FloatLiteralContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitForControl(JavaParser.ForControlContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitForControl(JavaParser.ForControlContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitForControl(JavaParser.ForControlContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitForControl(JavaParser.ForControlContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitForInit(JavaParser.ForInitContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitForInit(JavaParser.ForInitContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitForInit(JavaParser.ForInitContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitForInit(JavaParser.ForInitContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitFormalParameter(JavaParser.FormalParameterContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitFormalParameter(JavaParser.FormalParameterContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitFormalParameter(JavaParser.FormalParameterContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitFormalParameter(JavaParser.FormalParameterContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitFormalParameterList(JavaParser.FormalParameterListContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitFormalParameterList(JavaParser.FormalParameterListContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitFormalParameterList(JavaParser.FormalParameterListContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitFormalParameterList(JavaParser.FormalParameterListContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitFormalParameters(JavaParser.FormalParametersContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitFormalParameters(JavaParser.FormalParametersContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitFormalParameters(JavaParser.FormalParametersContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitFormalParameters(JavaParser.FormalParametersContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitGenericConstructorDeclaration(JavaParser.GenericConstructorDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitGenericConstructorDeclaration(JavaParser.GenericConstructorDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitGenericConstructorDeclaration(JavaParser.GenericConstructorDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitGenericConstructorDeclaration(JavaParser.GenericConstructorDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitGenericInterfaceMethodDeclaration(JavaParser.GenericInterfaceMethodDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitGenericInterfaceMethodDeclaration(JavaParser.GenericInterfaceMethodDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitGenericInterfaceMethodDeclaration(JavaParser.GenericInterfaceMethodDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitGenericInterfaceMethodDeclaration(JavaParser.GenericInterfaceMethodDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitGenericMethodDeclaration(JavaParser.GenericMethodDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitGenericMethodDeclaration(JavaParser.GenericMethodDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitGenericMethodDeclaration(JavaParser.GenericMethodDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitGenericMethodDeclaration(JavaParser.GenericMethodDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitGreaterOrEqual(FieldRef, Object) - Method in class org.apache.paimon.fileindex.empty.EmptyFileIndexReader
-
- visitGreaterOrEqual(FieldRef, Object) - Method in class org.apache.paimon.fileindex.FileIndexReader
-
- visitGreaterOrEqual(FieldRef, Object) - Method in class org.apache.paimon.format.orc.filter.OrcPredicateFunctionVisitor
-
- visitGreaterOrEqual(FieldRef, Object) - Method in interface org.apache.paimon.predicate.FunctionVisitor
-
- visitGreaterOrEqual(FieldRef, Object) - Method in class org.apache.paimon.predicate.OnlyPartitionKeyEqualVisitor
-
- visitGreaterThan(FieldRef, Object) - Method in class org.apache.paimon.fileindex.empty.EmptyFileIndexReader
-
- visitGreaterThan(FieldRef, Object) - Method in class org.apache.paimon.fileindex.FileIndexReader
-
- visitGreaterThan(FieldRef, Object) - Method in class org.apache.paimon.format.orc.filter.OrcPredicateFunctionVisitor
-
- visitGreaterThan(FieldRef, Object) - Method in interface org.apache.paimon.predicate.FunctionVisitor
-
- visitGreaterThan(FieldRef, Object) - Method in class org.apache.paimon.predicate.OnlyPartitionKeyEqualVisitor
-
- visitImportDeclaration(JavaParser.ImportDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitImportDeclaration(JavaParser.ImportDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitImportDeclaration(JavaParser.ImportDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitImportDeclaration(JavaParser.ImportDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitIn(FieldRef, List<Object>) - Method in class org.apache.paimon.fileindex.empty.EmptyFileIndexReader
-
- visitIn(FieldRef, List<Object>) - Method in class org.apache.paimon.fileindex.FileIndexReader
-
- visitIn(FieldRef, List<Object>) - Method in class org.apache.paimon.format.orc.filter.OrcPredicateFunctionVisitor
-
- visitIn(FieldRef, List<Object>) - Method in interface org.apache.paimon.predicate.FunctionVisitor
-
- visitIn(FieldRef, List<Object>) - Method in class org.apache.paimon.predicate.OnlyPartitionKeyEqualVisitor
-
- visitInnerCreator(JavaParser.InnerCreatorContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitInnerCreator(JavaParser.InnerCreatorContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitInnerCreator(JavaParser.InnerCreatorContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitInnerCreator(JavaParser.InnerCreatorContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitInt() - Method in class org.apache.paimon.fileindex.bitmap.BitmapFileIndexMeta.DataTypeVisitorAdapter
-
- visitInt() - Method in interface org.apache.paimon.format.avro.AvroSchemaVisitor
-
- visitInt() - Method in class org.apache.paimon.format.avro.FieldReaderFactory
-
- visitInt() - Method in class org.apache.paimon.format.avro.FieldWriterFactory
-
- visitIntegerLiteral(JavaParser.IntegerLiteralContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitIntegerLiteral(JavaParser.IntegerLiteralContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitIntegerLiteral(JavaParser.IntegerLiteralContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitIntegerLiteral(JavaParser.IntegerLiteralContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitInterfaceBody(JavaParser.InterfaceBodyContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitInterfaceBody(JavaParser.InterfaceBodyContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitInterfaceBody(JavaParser.InterfaceBodyContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitInterfaceBody(JavaParser.InterfaceBodyContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitInterfaceBodyDeclaration(JavaParser.InterfaceBodyDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitInterfaceBodyDeclaration(JavaParser.InterfaceBodyDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitInterfaceBodyDeclaration(JavaParser.InterfaceBodyDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitInterfaceBodyDeclaration(JavaParser.InterfaceBodyDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitInterfaceDeclaration(JavaParser.InterfaceDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitInterfaceDeclaration(JavaParser.InterfaceDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitInterfaceDeclaration(JavaParser.InterfaceDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitInterfaceDeclaration(JavaParser.InterfaceDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitInterfaceMemberDeclaration(JavaParser.InterfaceMemberDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitInterfaceMemberDeclaration(JavaParser.InterfaceMemberDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitInterfaceMemberDeclaration(JavaParser.InterfaceMemberDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitInterfaceMemberDeclaration(JavaParser.InterfaceMemberDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitInterfaceMethodDeclaration(JavaParser.InterfaceMethodDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitInterfaceMethodDeclaration(JavaParser.InterfaceMethodDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitInterfaceMethodDeclaration(JavaParser.InterfaceMethodDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitInterfaceMethodDeclaration(JavaParser.InterfaceMethodDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitInterfaceMethodModifier(JavaParser.InterfaceMethodModifierContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitInterfaceMethodModifier(JavaParser.InterfaceMethodModifierContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitInterfaceMethodModifier(JavaParser.InterfaceMethodModifierContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitInterfaceMethodModifier(JavaParser.InterfaceMethodModifierContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitIsNotNull(FieldRef) - Method in class org.apache.paimon.fileindex.empty.EmptyFileIndexReader
-
- visitIsNotNull(FieldRef) - Method in class org.apache.paimon.fileindex.FileIndexReader
-
- visitIsNotNull(FieldRef) - Method in class org.apache.paimon.format.orc.filter.OrcPredicateFunctionVisitor
-
- visitIsNotNull(FieldRef) - Method in interface org.apache.paimon.predicate.FunctionVisitor
-
- visitIsNotNull(FieldRef) - Method in class org.apache.paimon.predicate.OnlyPartitionKeyEqualVisitor
-
- visitIsNull(FieldRef) - Method in class org.apache.paimon.fileindex.FileIndexReader
-
- visitIsNull(FieldRef) - Method in class org.apache.paimon.format.orc.filter.OrcPredicateFunctionVisitor
-
- visitIsNull(FieldRef) - Method in interface org.apache.paimon.predicate.FunctionVisitor
-
- visitIsNull(FieldRef) - Method in class org.apache.paimon.predicate.OnlyPartitionKeyEqualVisitor
-
- visitLambdaBody(JavaParser.LambdaBodyContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitLambdaBody(JavaParser.LambdaBodyContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitLambdaBody(JavaParser.LambdaBodyContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitLambdaBody(JavaParser.LambdaBodyContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitLambdaExpression(JavaParser.LambdaExpressionContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitLambdaExpression(JavaParser.LambdaExpressionContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitLambdaExpression(JavaParser.LambdaExpressionContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitLambdaExpression(JavaParser.LambdaExpressionContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitLambdaParameters(JavaParser.LambdaParametersContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitLambdaParameters(JavaParser.LambdaParametersContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitLambdaParameters(JavaParser.LambdaParametersContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitLambdaParameters(JavaParser.LambdaParametersContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitLastFormalParameter(JavaParser.LastFormalParameterContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitLastFormalParameter(JavaParser.LastFormalParameterContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitLastFormalParameter(JavaParser.LastFormalParameterContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitLastFormalParameter(JavaParser.LastFormalParameterContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitLessOrEqual(FieldRef, Object) - Method in class org.apache.paimon.fileindex.empty.EmptyFileIndexReader
-
- visitLessOrEqual(FieldRef, Object) - Method in class org.apache.paimon.fileindex.FileIndexReader
-
- visitLessOrEqual(FieldRef, Object) - Method in class org.apache.paimon.format.orc.filter.OrcPredicateFunctionVisitor
-
- visitLessOrEqual(FieldRef, Object) - Method in interface org.apache.paimon.predicate.FunctionVisitor
-
- visitLessOrEqual(FieldRef, Object) - Method in class org.apache.paimon.predicate.OnlyPartitionKeyEqualVisitor
-
- visitLessThan(FieldRef, Object) - Method in class org.apache.paimon.fileindex.empty.EmptyFileIndexReader
-
- visitLessThan(FieldRef, Object) - Method in class org.apache.paimon.fileindex.FileIndexReader
-
- visitLessThan(FieldRef, Object) - Method in class org.apache.paimon.format.orc.filter.OrcPredicateFunctionVisitor
-
- visitLessThan(FieldRef, Object) - Method in interface org.apache.paimon.predicate.FunctionVisitor
-
- visitLessThan(FieldRef, Object) - Method in class org.apache.paimon.predicate.OnlyPartitionKeyEqualVisitor
-
- visitLiteral(JavaParser.LiteralContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitLiteral(JavaParser.LiteralContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitLiteral(JavaParser.LiteralContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitLiteral(JavaParser.LiteralContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitLocalTypeDeclaration(JavaParser.LocalTypeDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitLocalTypeDeclaration(JavaParser.LocalTypeDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitLocalTypeDeclaration(JavaParser.LocalTypeDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitLocalTypeDeclaration(JavaParser.LocalTypeDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitLocalVariableDeclaration(JavaParser.LocalVariableDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitLocalVariableDeclaration(JavaParser.LocalVariableDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitLocalVariableDeclaration(JavaParser.LocalVariableDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitLocalVariableDeclaration(JavaParser.LocalVariableDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitLong() - Method in class org.apache.paimon.fileindex.bitmap.BitmapFileIndexMeta.DataTypeVisitorAdapter
-
- visitMap(Schema) - Method in interface org.apache.paimon.format.avro.AvroSchemaTypelessReader
-
- visitMap(Schema, DataType) - Method in interface org.apache.paimon.format.avro.AvroSchemaVisitor
-
- visitMap(Schema, DataType) - Method in class org.apache.paimon.format.avro.FieldReaderFactory
-
- visitMap(Schema, DataType) - Method in class org.apache.paimon.format.avro.FieldWriterFactory
-
- visitMemberDeclaration(JavaParser.MemberDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitMemberDeclaration(JavaParser.MemberDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitMemberDeclaration(JavaParser.MemberDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitMemberDeclaration(JavaParser.MemberDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitMethodBody(JavaParser.MethodBodyContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitMethodBody(JavaParser.MethodBodyContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitMethodBody(JavaParser.MethodBodyContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitMethodBody(JavaParser.MethodBodyContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitMethodCall(JavaParser.MethodCallContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitMethodCall(JavaParser.MethodCallContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitMethodCall(JavaParser.MethodCallContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitMethodCall(JavaParser.MethodCallContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitMethodDeclaration(JavaParser.MethodDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitMethodDeclaration(JavaParser.MethodDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitMethodDeclaration(JavaParser.MethodDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitMethodDeclaration(JavaParser.MethodDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitModifier(JavaParser.ModifierContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitModifier(JavaParser.ModifierContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitModifier(JavaParser.ModifierContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitModifier(JavaParser.ModifierContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitNonWildcardTypeArguments(JavaParser.NonWildcardTypeArgumentsContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitNonWildcardTypeArguments(JavaParser.NonWildcardTypeArgumentsContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitNonWildcardTypeArguments(JavaParser.NonWildcardTypeArgumentsContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitNonWildcardTypeArguments(JavaParser.NonWildcardTypeArgumentsContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitNonWildcardTypeArgumentsOrDiamond(JavaParser.NonWildcardTypeArgumentsOrDiamondContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitNonWildcardTypeArgumentsOrDiamond(JavaParser.NonWildcardTypeArgumentsOrDiamondContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitNonWildcardTypeArgumentsOrDiamond(JavaParser.NonWildcardTypeArgumentsOrDiamondContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitNonWildcardTypeArgumentsOrDiamond(JavaParser.NonWildcardTypeArgumentsOrDiamondContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitNotEqual(FieldRef, Object) - Method in class org.apache.paimon.fileindex.FileIndexReader
-
- visitNotEqual(FieldRef, Object) - Method in class org.apache.paimon.format.orc.filter.OrcPredicateFunctionVisitor
-
- visitNotEqual(FieldRef, Object) - Method in interface org.apache.paimon.predicate.FunctionVisitor
-
- visitNotEqual(FieldRef, Object) - Method in class org.apache.paimon.predicate.OnlyPartitionKeyEqualVisitor
-
- visitNotIn(FieldRef, List<Object>) - Method in class org.apache.paimon.fileindex.FileIndexReader
-
- visitNotIn(FieldRef, List<Object>) - Method in class org.apache.paimon.format.orc.filter.OrcPredicateFunctionVisitor
-
- visitNotIn(FieldRef, List<Object>) - Method in interface org.apache.paimon.predicate.FunctionVisitor
-
- visitNotIn(FieldRef, List<Object>) - Method in class org.apache.paimon.predicate.OnlyPartitionKeyEqualVisitor
-
- visitOr(List<FileIndexResult>) - Method in class org.apache.paimon.fileindex.FileIndexReader
-
- VISITOR - Static variable in class org.apache.paimon.format.orc.filter.OrcPredicateFunctionVisitor
-
- visitOr(List<Optional<OrcFilters.Predicate>>) - Method in class org.apache.paimon.format.orc.filter.OrcPredicateFunctionVisitor
-
- visitOr(List<T>) - Method in interface org.apache.paimon.predicate.FunctionVisitor
-
- visitOr(List<Boolean>) - Method in class org.apache.paimon.predicate.OnlyPartitionKeyEqualVisitor
-
- visitPackageDeclaration(JavaParser.PackageDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitPackageDeclaration(JavaParser.PackageDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitPackageDeclaration(JavaParser.PackageDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitPackageDeclaration(JavaParser.PackageDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitParExpression(JavaParser.ParExpressionContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitParExpression(JavaParser.ParExpressionContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitParExpression(JavaParser.ParExpressionContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitParExpression(JavaParser.ParExpressionContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitPrimary(JavaParser.PrimaryContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitPrimary(JavaParser.PrimaryContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitPrimary(JavaParser.PrimaryContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitPrimary(JavaParser.PrimaryContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitPrimitiveType(JavaParser.PrimitiveTypeContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitPrimitiveType(JavaParser.PrimitiveTypeContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitPrimitiveType(JavaParser.PrimitiveTypeContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitPrimitiveType(JavaParser.PrimitiveTypeContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitQualifiedName(JavaParser.QualifiedNameContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitQualifiedName(JavaParser.QualifiedNameContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitQualifiedName(JavaParser.QualifiedNameContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitQualifiedName(JavaParser.QualifiedNameContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitQualifiedNameList(JavaParser.QualifiedNameListContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitQualifiedNameList(JavaParser.QualifiedNameListContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitQualifiedNameList(JavaParser.QualifiedNameListContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitQualifiedNameList(JavaParser.QualifiedNameListContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitRecord(Schema) - Method in interface org.apache.paimon.format.avro.AvroSchemaTypelessReader
-
- visitRecord(Schema, List<DataField>) - Method in interface org.apache.paimon.format.avro.AvroSchemaVisitor
-
- visitRecord(Schema, List<DataField>) - Method in class org.apache.paimon.format.avro.FieldReaderFactory
-
- visitRecord(Schema, List<DataField>) - Method in class org.apache.paimon.format.avro.FieldWriterFactory
-
- visitResource(JavaParser.ResourceContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitResource(JavaParser.ResourceContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitResource(JavaParser.ResourceContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitResource(JavaParser.ResourceContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitResources(JavaParser.ResourcesContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitResources(JavaParser.ResourcesContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitResources(JavaParser.ResourcesContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitResources(JavaParser.ResourcesContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitResourceSpecification(JavaParser.ResourceSpecificationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitResourceSpecification(JavaParser.ResourceSpecificationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitResourceSpecification(JavaParser.ResourceSpecificationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitResourceSpecification(JavaParser.ResourceSpecificationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitShort() - Method in class org.apache.paimon.fileindex.bitmap.BitmapFileIndexMeta.DataTypeVisitorAdapter
-
- visitSmallInt() - Method in interface org.apache.paimon.format.avro.AvroSchemaVisitor
-
- visitSmallInt() - Method in class org.apache.paimon.format.avro.FieldReaderFactory
-
- visitSmallInt() - Method in class org.apache.paimon.format.avro.FieldWriterFactory
-
- visitStartsWith(FieldRef, Object) - Method in class org.apache.paimon.fileindex.empty.EmptyFileIndexReader
-
- visitStartsWith(FieldRef, Object) - Method in class org.apache.paimon.fileindex.FileIndexReader
-
- visitStartsWith(FieldRef, Object) - Method in class org.apache.paimon.format.orc.filter.OrcPredicateFunctionVisitor
-
- visitStartsWith(FieldRef, Object) - Method in interface org.apache.paimon.predicate.FunctionVisitor
-
- visitStartsWith(FieldRef, Object) - Method in class org.apache.paimon.predicate.OnlyPartitionKeyEqualVisitor
-
- visitStatement(JavaParser.StatementContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitStatement(JavaParser.StatementContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitStatement(JavaParser.StatementContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitStatement(JavaParser.StatementContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitStatement(JavaParser.StatementContext) - Method in class org.apache.paimon.codegen.codesplit.ReturnAndJumpCounter
-
- visitString() - Method in interface org.apache.paimon.format.avro.AvroSchemaVisitor
-
- visitString() - Method in class org.apache.paimon.format.avro.FieldReaderFactory
-
- visitString() - Method in class org.apache.paimon.format.avro.FieldWriterFactory
-
- visitSuperSuffix(JavaParser.SuperSuffixContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitSuperSuffix(JavaParser.SuperSuffixContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitSuperSuffix(JavaParser.SuperSuffixContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitSuperSuffix(JavaParser.SuperSuffixContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitSwitchBlockStatementGroup(JavaParser.SwitchBlockStatementGroupContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitSwitchBlockStatementGroup(JavaParser.SwitchBlockStatementGroupContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitSwitchBlockStatementGroup(JavaParser.SwitchBlockStatementGroupContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitSwitchBlockStatementGroup(JavaParser.SwitchBlockStatementGroupContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitSwitchLabel(JavaParser.SwitchLabelContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitSwitchLabel(JavaParser.SwitchLabelContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitSwitchLabel(JavaParser.SwitchLabelContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitSwitchLabel(JavaParser.SwitchLabelContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitTerminal(TerminalNode) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
- visitTerminal(TerminalNode) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseListener
- visitTimestampMicros() - Method in interface org.apache.paimon.format.avro.AvroSchemaTypelessReader
-
- visitTimestampMicros(Integer) - Method in interface org.apache.paimon.format.avro.AvroSchemaVisitor
-
- visitTimestampMicros(Integer) - Method in class org.apache.paimon.format.avro.FieldReaderFactory
-
- visitTimestampMicros(Integer) - Method in class org.apache.paimon.format.avro.FieldWriterFactory
-
- visitTimestampMillis() - Method in interface org.apache.paimon.format.avro.AvroSchemaTypelessReader
-
- visitTimestampMillis(Integer) - Method in interface org.apache.paimon.format.avro.AvroSchemaVisitor
-
- visitTimestampMillis(Integer) - Method in class org.apache.paimon.format.avro.FieldReaderFactory
-
- visitTimestampMillis(Integer) - Method in class org.apache.paimon.format.avro.FieldWriterFactory
-
- visitTinyInt() - Method in interface org.apache.paimon.format.avro.AvroSchemaVisitor
-
- visitTinyInt() - Method in class org.apache.paimon.format.avro.FieldReaderFactory
-
- visitTinyInt() - Method in class org.apache.paimon.format.avro.FieldWriterFactory
-
- visitTypeArgument(JavaParser.TypeArgumentContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitTypeArgument(JavaParser.TypeArgumentContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitTypeArgument(JavaParser.TypeArgumentContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitTypeArgument(JavaParser.TypeArgumentContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitTypeArguments(JavaParser.TypeArgumentsContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitTypeArguments(JavaParser.TypeArgumentsContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitTypeArguments(JavaParser.TypeArgumentsContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitTypeArguments(JavaParser.TypeArgumentsContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitTypeArgumentsOrDiamond(JavaParser.TypeArgumentsOrDiamondContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitTypeArgumentsOrDiamond(JavaParser.TypeArgumentsOrDiamondContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitTypeArgumentsOrDiamond(JavaParser.TypeArgumentsOrDiamondContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitTypeArgumentsOrDiamond(JavaParser.TypeArgumentsOrDiamondContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitTypeBound(JavaParser.TypeBoundContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitTypeBound(JavaParser.TypeBoundContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitTypeBound(JavaParser.TypeBoundContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitTypeBound(JavaParser.TypeBoundContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitTypeDeclaration(JavaParser.TypeDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitTypeDeclaration(JavaParser.TypeDeclarationContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitTypeDeclaration(JavaParser.TypeDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitTypeDeclaration(JavaParser.TypeDeclarationContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitTypeList(JavaParser.TypeListContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitTypeList(JavaParser.TypeListContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitTypeList(JavaParser.TypeListContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitTypeList(JavaParser.TypeListContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitTypeParameter(JavaParser.TypeParameterContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitTypeParameter(JavaParser.TypeParameterContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitTypeParameter(JavaParser.TypeParameterContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitTypeParameter(JavaParser.TypeParameterContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitTypeParameters(JavaParser.TypeParametersContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitTypeParameters(JavaParser.TypeParametersContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitTypeParameters(JavaParser.TypeParametersContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitTypeParameters(JavaParser.TypeParametersContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitTypeType(JavaParser.TypeTypeContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitTypeType(JavaParser.TypeTypeContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitTypeType(JavaParser.TypeTypeContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitTypeType(JavaParser.TypeTypeContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitTypeTypeOrVoid(JavaParser.TypeTypeOrVoidContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitTypeTypeOrVoid(JavaParser.TypeTypeOrVoidContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitTypeTypeOrVoid(JavaParser.TypeTypeOrVoidContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitTypeTypeOrVoid(JavaParser.TypeTypeOrVoidContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitUnion(Schema) - Method in interface org.apache.paimon.format.avro.AvroSchemaTypelessReader
-
- visitUnion(Schema, DataType) - Method in interface org.apache.paimon.format.avro.AvroSchemaVisitor
-
- visitUnion(Schema, DataType) - Method in class org.apache.paimon.format.avro.FieldReaderFactory
-
- visitUnion(Schema, DataType) - Method in class org.apache.paimon.format.avro.FieldWriterFactory
-
- visitVariableDeclarator(JavaParser.VariableDeclaratorContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitVariableDeclarator(JavaParser.VariableDeclaratorContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitVariableDeclarator(JavaParser.VariableDeclaratorContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitVariableDeclarator(JavaParser.VariableDeclaratorContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitVariableDeclaratorId(JavaParser.VariableDeclaratorIdContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitVariableDeclaratorId(JavaParser.VariableDeclaratorIdContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitVariableDeclaratorId(JavaParser.VariableDeclaratorIdContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitVariableDeclaratorId(JavaParser.VariableDeclaratorIdContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitVariableDeclarators(JavaParser.VariableDeclaratorsContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitVariableDeclarators(JavaParser.VariableDeclaratorsContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitVariableDeclarators(JavaParser.VariableDeclaratorsContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitVariableDeclarators(JavaParser.VariableDeclaratorsContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitVariableInitializer(JavaParser.VariableInitializerContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitVariableInitializer(JavaParser.VariableInitializerContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitVariableInitializer(JavaParser.VariableInitializerContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitVariableInitializer(JavaParser.VariableInitializerContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitVariableModifier(JavaParser.VariableModifierContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitVariableModifier(JavaParser.VariableModifierContext) - Method in class org.apache.paimon.codegen.codesplit.JavaParserBaseVisitor
-
- visitVariableModifier(JavaParser.VariableModifierContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- visitVariableModifier(JavaParser.VariableModifierContext) - Method in interface org.apache.paimon.codegen.codesplit.JavaParserVisitor
-
- VOCABULARY - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- VOCABULARY - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- VOCABULARY - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- VOCABULARY - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- VOID - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- VOID - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- VOID() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeTypeOrVoidContext
-
- VOID() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.TypeTypeOrVoidContext
-
- VOID - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- VOID - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- VOLATILE - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- VOLATILE - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- VOLATILE() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ModifierContext
-
- VOLATILE() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.ModifierContext
-
- VOLATILE - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- VOLATILE - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- waitUntilJobFinished(String) - Method in class org.apache.paimon.benchmark.metric.FlinkRestClient
-
- waitUntilNumberOfRows(String, long) - Method in class org.apache.paimon.benchmark.metric.FlinkRestClient
-
- wakeUp() - Method in class org.apache.paimon.flink.source.FileStoreSourceSplitReader
-
- warehouse() - Method in interface org.apache.paimon.catalog.Catalog
-
Warehouse root path containing all database directories in this catalog.
- warehouse(CatalogContext) - Static method in interface org.apache.paimon.catalog.CatalogFactory
-
- warehouse(String) - Static method in class org.apache.paimon.catalog.CatalogUtils
-
- warehouse() - Method in class org.apache.paimon.catalog.DelegateCatalog
-
- warehouse() - Method in class org.apache.paimon.catalog.FileSystemCatalog
-
- WAREHOUSE - Static variable in interface org.apache.paimon.flink.action.ActionFactory
-
- warehouse - Variable in class org.apache.paimon.flink.action.cdc.SyncDatabaseActionFactoryBase
-
- warehouse() - Method in class org.apache.paimon.hive.HiveCatalog
-
- warehouse() - Method in class org.apache.paimon.jdbc.JdbcCatalog
-
- WAREHOUSE - Static variable in class org.apache.paimon.options.CatalogOptions
-
- watermark() - Method in class org.apache.paimon.manifest.ManifestCommittable
-
- watermark() - Method in class org.apache.paimon.manifest.WrappedManifestCommittable
-
- watermark() - Method in interface org.apache.paimon.operation.FileStoreScan.Plan
-
- watermark - Variable in class org.apache.paimon.Snapshot
-
- watermark() - Method in class org.apache.paimon.Snapshot
-
- watermark() - Method in class org.apache.paimon.table.source.DataTableStreamScan
-
- watermark() - Method in class org.apache.paimon.table.source.PlanImpl
-
- watermark(long) - Static method in interface org.apache.paimon.table.source.snapshot.BoundedChecker
-
- watermark() - Method in interface org.apache.paimon.table.source.snapshot.SnapshotReader.Plan
-
- watermark() - Method in interface org.apache.paimon.table.source.StreamTableScan
-
Current watermark for consumed snapshot.
- WatermarkAlignUtils - Class in org.apache.paimon.flink.source
-
Since Flink 1.15, watermark alignment is supported.
- WatermarkAlignUtils() - Constructor for class org.apache.paimon.flink.source.WatermarkAlignUtils
-
- watermarkStrategy - Variable in class org.apache.paimon.flink.source.BaseDataTableSource
-
- watermarkStrategy(WatermarkStrategy<RowData>) - Method in class org.apache.paimon.flink.source.FlinkSourceBuilder
-
- WHILE - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- WHILE - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- WHILE() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- WHILE() - Method in class org.apache.paimon.codegen.codesplit.JavaParser.StatementContext
-
- WHILE - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- WHILE - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- willNotCompleteWithin(Duration) - Method in class org.apache.paimon.testutils.assertj.PaimonCompletableFutureAssert
-
- WINDOWS - Static variable in class org.apache.paimon.fs.Path
-
Whether the current host is a Windows machine.
- withBeforeDeletionFiles(List<DeletionFile>) - Method in class org.apache.paimon.table.source.DataSplit.Builder
-
- withBeforeFiles(List<DataFileMeta>) - Method in class org.apache.paimon.table.source.DataSplit.Builder
-
- withBloomFilterEnabled(boolean) - Method in class org.apache.parquet.hadoop.ParquetWriter.Builder
-
Sets the bloom filter enabled/disabled.
- withBloomFilterEnabled(String, boolean) - Method in class org.apache.parquet.hadoop.ParquetWriter.Builder
-
Sets the bloom filter enabled/disabled for the specified column.
- withBloomFilterFPP(String, double) - Method in class org.apache.parquet.hadoop.ParquetWriter.Builder
-
- withBloomFilterNDV(String, long) - Method in class org.apache.parquet.hadoop.ParquetWriter.Builder
-
Sets the NDV (number of distinct values) for the specified column.
- withBucket(int) - Method in class org.apache.paimon.operation.AbstractFileStoreScan
-
- withBucket(int) - Method in interface org.apache.paimon.operation.FileStoreScan
-
- withBucket(int) - Method in class org.apache.paimon.table.source.AbstractDataTableScan
-
- withBucket(int) - Method in class org.apache.paimon.table.source.DataSplit.Builder
-
- withBucket(int) - Method in interface org.apache.paimon.table.source.snapshot.SnapshotReader
-
- withBucket(int) - Method in class org.apache.paimon.table.source.snapshot.SnapshotReaderImpl
-
- withBucketFilter(Filter<Integer>) - Method in class org.apache.paimon.operation.AbstractFileStoreScan
-
- withBucketFilter(Filter<Integer>) - Method in interface org.apache.paimon.operation.FileStoreScan
-
- withBucketFilter(Filter<Integer>) - Method in class org.apache.paimon.table.source.AbstractDataTableScan
-
- withBucketFilter(Filter<Integer>) - Method in interface org.apache.paimon.table.source.InnerTableScan
-
- withBucketFilter(Filter<Integer>) - Method in interface org.apache.paimon.table.source.ReadBuilder
-
Push bucket filter.
- withBucketFilter(Filter<Integer>) - Method in class org.apache.paimon.table.source.ReadBuilderImpl
-
- withBucketFilter(Filter<Integer>) - Method in interface org.apache.paimon.table.source.snapshot.SnapshotReader
-
- withBucketFilter(Filter<Integer>) - Method in class org.apache.paimon.table.source.snapshot.SnapshotReaderImpl
-
- withBucketMode(BucketMode) - Method in class org.apache.paimon.table.sink.TableWriteImpl
-
- withBucketPath(String) - Method in class org.apache.paimon.table.source.DataSplit.Builder
-
- withByteStreamSplitEncoding(boolean) - Method in class org.apache.parquet.hadoop.ParquetWriter.Builder
-
- withCacheRowFilter(Filter<InternalRow>) - Method in class org.apache.paimon.table.query.LocalTableQuery
-
- withCatalog(Catalog) - Method in class org.apache.paimon.flink.procedure.ProcedureBase
-
- withCatalogLoader(Catalog.Loader) - Method in class org.apache.paimon.flink.sink.cdc.CdcSinkBuilder
-
- withCatalogLoader(Catalog.Loader) - Method in class org.apache.paimon.flink.sink.cdc.FlinkCdcSyncDatabaseSinkBuilder
-
- withCatalogLoader(Catalog.Loader) - Method in class org.apache.paimon.flink.sink.cdc.RichCdcSinkBuilder
-
- withColumnConfig(String, Function<String, T>, BiConsumer<String, T>) - Method in class org.apache.paimon.format.parquet.ColumnConfigParser
-
- withColumnIndexTruncateLength(int) - Method in class org.apache.parquet.hadoop.ParquetWriter.Builder
-
Sets the length to be used for truncating binary values in a binary column index.
- withCommitUser(String) - Method in interface org.apache.paimon.table.sink.StreamWriteBuilder
-
Set commit user, the default value is a random UUID.
- withCommitUser(String) - Method in class org.apache.paimon.table.sink.StreamWriteBuilderImpl
-
- withCompactExecutor(ExecutorService) - Method in class org.apache.paimon.flink.sink.StoreSinkWriteImpl
-
- withCompactExecutor(ExecutorService) - Method in class org.apache.paimon.operation.AbstractFileStoreWrite
-
- withCompactExecutor(ExecutorService) - Method in interface org.apache.paimon.operation.FileStoreWrite
-
- withCompactExecutor(ExecutorService) - Method in class org.apache.paimon.table.sink.TableWriteImpl
-
- withCompressionCodec(CompressionCodecName) - Method in class org.apache.parquet.hadoop.ParquetWriter.Builder
-
Set the compression codec
used by the constructed writer.
- withComputedColumnArgs(List<String>) - Method in class org.apache.paimon.flink.action.cdc.SyncTableActionBase
-
- withConf(Configuration) - Method in class org.apache.parquet.hadoop.ParquetWriter.Builder
-
Set the Configuration
used by the constructed writer.
- withContinuousMode(boolean) - Method in class org.apache.paimon.flink.compact.UnawareBucketCompactionTopoBuilder
-
- withContinuousMode(boolean) - Method in class org.apache.paimon.flink.source.CombinedTableCompactorSourceBuilder
-
- withContinuousMode(boolean) - Method in class org.apache.paimon.flink.source.CompactorSourceBuilder
-
- withDatabase(String) - Method in class org.apache.paimon.flink.sink.cdc.FlinkCdcSyncDatabaseSinkBuilder
-
- withDatabaseCompactMode(String) - Method in class org.apache.paimon.flink.action.CompactDatabaseAction
-
- withDataDeletionFiles(List<DeletionFile>) - Method in class org.apache.paimon.table.source.DataSplit.Builder
-
- withDataFileNameFilter(Filter<String>) - Method in class org.apache.paimon.operation.AbstractFileStoreScan
-
- withDataFileNameFilter(Filter<String>) - Method in interface org.apache.paimon.operation.FileStoreScan
-
- withDataFileNameFilter(Filter<String>) - Method in interface org.apache.paimon.table.source.snapshot.SnapshotReader
-
- withDataFileNameFilter(Filter<String>) - Method in class org.apache.paimon.table.source.snapshot.SnapshotReaderImpl
-
- withDataFiles(List<DataFileMeta>) - Method in class org.apache.paimon.table.source.DataSplit.Builder
-
- withDescription(String) - Method in class org.apache.paimon.options.ConfigOption
-
Creates a new config option, using this option's key and default value, and adding the given
description.
- withDescription(Description) - Method in class org.apache.paimon.options.ConfigOption
-
Creates a new config option, using this option's key and default value, and adding the given
description.
- withDictionaryEncoding(boolean) - Method in class org.apache.parquet.hadoop.ParquetWriter.Builder
-
Enable or disable dictionary encoding for the constructed writer.
- withDictionaryEncoding(String, boolean) - Method in class org.apache.parquet.hadoop.ParquetWriter.Builder
-
Enable or disable dictionary encoding of the specified column for the constructed writer.
- withDictionaryPageSize(int) - Method in class org.apache.parquet.hadoop.ParquetWriter.Builder
-
Set the Parquet format dictionary page size used by the constructed writer.
- withEnv(StreamExecutionEnvironment) - Method in class org.apache.paimon.flink.source.CombinedTableCompactorSourceBuilder
-
- withEnv(StreamExecutionEnvironment) - Method in class org.apache.paimon.flink.source.CompactorSourceBuilder
-
- withExecutionMode(boolean) - Method in class org.apache.paimon.operation.AbstractFileStoreWrite
-
- withExecutionMode(boolean) - Method in interface org.apache.paimon.operation.FileStoreWrite
-
We detect whether it is in batch mode, if so, we do some optimization.
- withExecutionMode(boolean) - Method in interface org.apache.paimon.table.sink.InnerTableWrite
-
- withExecutionMode(boolean) - Method in class org.apache.paimon.table.sink.TableWriteImpl
-
- withFallbackKeys(String...) - Method in class org.apache.paimon.options.ConfigOption
-
Creates a new config option, using this option's key and default value, and adding the given
fallback keys.
- withFilter(Predicate) - Method in class org.apache.paimon.operation.AppendOnlyFileStoreScan
-
- withFilter(Predicate) - Method in class org.apache.paimon.operation.MergeFileSplitRead
-
- withFilter(Predicate) - Method in class org.apache.paimon.operation.RawFileSplitRead
-
- withFilter(Predicate) - Method in interface org.apache.paimon.operation.SplitRead
-
- withFilter(Predicate) - Method in class org.apache.paimon.table.source.AbstractDataTableRead
-
- withFilter(Predicate) - Method in class org.apache.paimon.table.source.DataTableBatchScan
-
- withFilter(Predicate) - Method in class org.apache.paimon.table.source.DataTableStreamScan
-
- withFilter(List<Predicate>) - Method in interface org.apache.paimon.table.source.InnerTableRead
-
- withFilter(Predicate) - Method in interface org.apache.paimon.table.source.InnerTableRead
-
- withFilter(Predicate) - Method in interface org.apache.paimon.table.source.InnerTableScan
-
- withFilter(List<Predicate>) - Method in interface org.apache.paimon.table.source.ReadBuilder
-
Apply filters to the readers to decrease the number of produced records.
- withFilter(Predicate) - Method in interface org.apache.paimon.table.source.ReadBuilder
-
Push filters, will filter the data as much as possible, but it is not guaranteed that it is a
complete filter.
- withFilter(Predicate) - Method in class org.apache.paimon.table.source.ReadBuilderImpl
-
- withFilter(Predicate) - Method in interface org.apache.paimon.table.source.snapshot.SnapshotReader
-
- withFilter(Predicate) - Method in class org.apache.paimon.table.source.snapshot.SnapshotReaderImpl
-
- withFilter(Predicate) - Method in class org.apache.paimon.table.source.splitread.IncrementalDiffSplitRead
-
- withFilter(Predicate) - Method in class org.apache.paimon.table.system.TableLineageTable.TableLineageRead
-
- withIdentifier(Identifier) - Method in class org.apache.paimon.flink.sink.cdc.CdcSinkBuilder
-
- withIdentifier(Identifier) - Method in class org.apache.paimon.flink.sink.cdc.RichCdcSinkBuilder
-
- withIgnorePreviousFiles(boolean) - Method in class org.apache.paimon.operation.AbstractFileStoreWrite
-
- withIgnorePreviousFiles(boolean) - Method in class org.apache.paimon.operation.AppendOnlyUnawareBucketFileStoreWrite
-
- withIgnorePreviousFiles(boolean) - Method in interface org.apache.paimon.operation.FileStoreWrite
-
Set whether the write operation should ignore previously stored files.
- withIgnorePreviousFiles(boolean) - Method in interface org.apache.paimon.table.sink.InnerTableWrite
-
- withIgnorePreviousFiles(boolean) - Method in class org.apache.paimon.table.sink.TableWriteImpl
-
- withInput(DataStream<T>) - Method in class org.apache.paimon.flink.sink.cdc.CdcSinkBuilder
-
- withInput(DataStream<T>) - Method in class org.apache.paimon.flink.sink.cdc.FlinkCdcSyncDatabaseSinkBuilder
-
- withInput(DataStream<RichCdcRecord>) - Method in class org.apache.paimon.flink.sink.cdc.RichCdcSinkBuilder
-
- withInput(DataStream<RowData>) - Method in class org.apache.paimon.flink.sink.CompactorSinkBuilder
-
- withInsertOnly(boolean) - Method in class org.apache.paimon.append.AppendOnlyWriter
-
- withInsertOnly(boolean) - Method in interface org.apache.paimon.flink.sink.StoreSinkWrite
-
This method is called when the insert only status of the records changes.
- withInsertOnly(boolean) - Method in class org.apache.paimon.flink.sink.StoreSinkWriteImpl
-
- withInsertOnly(boolean) - Method in class org.apache.paimon.mergetree.MergeTreeWriter
-
- withInsertOnly(boolean) - Method in class org.apache.paimon.operation.AbstractFileStoreWrite
-
- withInsertOnly(boolean) - Method in interface org.apache.paimon.operation.FileStoreWrite
-
This method is called when the insert only status of the records changes.
- withInsertOnly(boolean) - Method in interface org.apache.paimon.table.sink.TableWrite
-
This method is called when the insert only status of the records changes.
- withInsertOnly(boolean) - Method in class org.apache.paimon.table.sink.TableWriteImpl
-
- withInsertOnly(boolean) - Method in interface org.apache.paimon.utils.RecordWriter
-
This method is called when the insert only status of the records changes.
- withIOManager(IOManager) - Method in class org.apache.paimon.flink.lookup.LookupCompactDiffRead
-
- withIOManager(IOManager) - Method in class org.apache.paimon.operation.AbstractFileStoreWrite
-
- withIOManager(IOManager) - Method in interface org.apache.paimon.operation.FileStoreWrite
-
- withIOManager(IOManager) - Method in class org.apache.paimon.operation.MergeFileSplitRead
-
- withIOManager(IOManager) - Method in class org.apache.paimon.operation.RawFileSplitRead
-
- withIOManager(IOManager) - Method in interface org.apache.paimon.operation.SplitRead
-
- withIOManager(IOManager) - Method in class org.apache.paimon.table.query.LocalTableQuery
-
- withIOManager(IOManager) - Method in interface org.apache.paimon.table.sink.TableWrite
-
With
IOManager
, this is needed if 'write-buffer-spillable' is set to true.
- withIOManager(IOManager) - Method in class org.apache.paimon.table.sink.TableWriteImpl
-
- withIOManager(IOManager) - Method in class org.apache.paimon.table.source.AbstractDataTableRead
-
- withIOManager(IOManager) - Method in class org.apache.paimon.table.source.KeyValueTableRead
-
- withIOManager(IOManager) - Method in class org.apache.paimon.table.source.splitread.IncrementalDiffSplitRead
-
- withIOManager(IOManager) - Method in interface org.apache.paimon.table.source.TableRead
-
- withIOManager(IOManager) - Method in class org.apache.paimon.table.system.TableLineageTable.TableLineageRead
-
- withKeyFilter(Predicate) - Method in class org.apache.paimon.operation.KeyValueFileStoreScan
-
- withKind(ScanMode) - Method in class org.apache.paimon.operation.AbstractFileStoreScan
-
- withKind(ScanMode) - Method in interface org.apache.paimon.operation.FileStoreScan
-
- withLevelFilter(Filter<Integer>) - Method in class org.apache.paimon.operation.AbstractFileStoreScan
-
- withLevelFilter(Filter<Integer>) - Method in interface org.apache.paimon.operation.FileStoreScan
-
- withLevelFilter(Filter<Integer>) - Method in class org.apache.paimon.table.source.AbstractDataTableScan
-
- withLevelFilter(Filter<Integer>) - Method in interface org.apache.paimon.table.source.InnerTableScan
-
- withLevelFilter(Filter<Integer>) - Method in interface org.apache.paimon.table.source.snapshot.SnapshotReader
-
- withLevelFilter(Filter<Integer>) - Method in class org.apache.paimon.table.source.snapshot.SnapshotReaderImpl
-
- withLex(Object, Object) - Method in class org.apache.paimon.flink.utils.FlinkCalciteClasses.ConfigDelegate
-
- withLimit(int) - Method in class org.apache.paimon.table.source.DataTableBatchScan
-
- withLimit(int) - Method in interface org.apache.paimon.table.source.InnerTableScan
-
- withLimit(int) - Method in interface org.apache.paimon.table.source.ReadBuilder
-
the row number pushed down.
- withLimit(int) - Method in class org.apache.paimon.table.source.ReadBuilderImpl
-
- withLock(Lock) - Method in interface org.apache.paimon.operation.FileStoreCommit
-
With global lock.
- withLock(Lock) - Method in class org.apache.paimon.operation.FileStoreCommitImpl
-
- withLock(Lock) - Method in class org.apache.paimon.operation.PartitionExpire
-
- withLock(Lock) - Method in class org.apache.paimon.schema.SchemaManager
-
- withManifestCacheFilter(ManifestCacheFilter) - Method in class org.apache.paimon.operation.AbstractFileStoreScan
-
- withManifestCacheFilter(ManifestCacheFilter) - Method in interface org.apache.paimon.operation.FileStoreScan
-
- withManifestEntryFilter(Filter<ManifestEntry>) - Method in class org.apache.paimon.operation.AbstractFileStoreScan
-
- withManifestEntryFilter(Filter<ManifestEntry>) - Method in interface org.apache.paimon.operation.FileStoreScan
-
- withManifestEntryFilter(Filter<ManifestEntry>) - Method in interface org.apache.paimon.table.source.snapshot.SnapshotReader
-
- withManifestEntryFilter(Filter<ManifestEntry>) - Method in class org.apache.paimon.table.source.snapshot.SnapshotReaderImpl
-
- withManifestList(List<ManifestFileMeta>) - Method in class org.apache.paimon.operation.AbstractFileStoreScan
-
- withManifestList(List<ManifestFileMeta>) - Method in interface org.apache.paimon.operation.FileStoreScan
-
- withMatchedDelete(String) - Method in class org.apache.paimon.flink.action.MergeIntoAction
-
- withMatchedUpsert(String, String) - Method in class org.apache.paimon.flink.action.MergeIntoAction
-
- withMaxExpires(int) - Method in class org.apache.paimon.operation.PartitionExpire
-
- withMaxPaddingSize(int) - Method in class 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) - Method in class org.apache.parquet.hadoop.ParquetWriter.Builder
-
Sets the maximum number of rows to write before a page size check is done.
- withMemoryPool(MemorySegmentPool) - Method in interface org.apache.paimon.operation.FileStoreWrite
-
With memory pool for the current file store write.
- withMemoryPool(MemorySegmentPool) - Method in interface org.apache.paimon.table.sink.TableWrite
-
- withMemoryPool(MemorySegmentPool) - Method in class org.apache.paimon.table.sink.TableWriteImpl
-
- withMemoryPoolFactory(MemoryPoolFactory) - Method in class org.apache.paimon.operation.AbstractFileStoreWrite
-
- withMemoryPoolFactory(MemoryPoolFactory) - Method in interface org.apache.paimon.operation.FileStoreWrite
-
With memory pool factory for the current file store write.
- withMemoryPoolFactory(MemoryPoolFactory) - Method in class org.apache.paimon.operation.MemoryFileStoreWrite
-
- withMemoryPoolFactory(MemoryPoolFactory) - Method in class org.apache.paimon.table.sink.TableWriteImpl
-
- withMergeCondition(String) - Method in class org.apache.paimon.flink.action.MergeIntoAction
-
- withMetadataColumns(List<String>) - Method in class org.apache.paimon.flink.action.cdc.SynchronizationActionBase
-
- withMetricRegistry(MetricRegistry) - Method in class org.apache.paimon.operation.AbstractFileStoreWrite
-
- withMetricRegistry(MetricRegistry) - Method in interface org.apache.paimon.operation.FileStoreWrite
-
With metrics to measure compaction.
- withMetricRegistry(MetricRegistry) - Method in class org.apache.paimon.operation.MemoryFileStoreWrite
-
- withMetricRegistry(MetricRegistry) - Method in interface org.apache.paimon.table.sink.InnerTableCommit
-
- withMetricRegistry(MetricRegistry) - Method in class org.apache.paimon.table.sink.TableCommitImpl
-
- withMetricRegistry(MetricRegistry) - Method in interface org.apache.paimon.table.sink.TableWrite
-
With metrics to measure compaction.
- withMetricRegistry(MetricRegistry) - Method in class org.apache.paimon.table.sink.TableWriteImpl
-
- withMetricRegistry(MetricRegistry) - Method in interface org.apache.paimon.table.source.snapshot.SnapshotReader
-
- withMetricRegistry(MetricRegistry) - Method in class org.apache.paimon.table.source.snapshot.SnapshotReaderImpl
-
- withMetrics(ScanMetrics) - Method in class org.apache.paimon.operation.AbstractFileStoreScan
-
- withMetrics(CommitMetrics) - Method in interface org.apache.paimon.operation.FileStoreCommit
-
With metrics to measure commits.
- withMetrics(CommitMetrics) - Method in class org.apache.paimon.operation.FileStoreCommitImpl
-
- withMetrics(ScanMetrics) - Method in interface org.apache.paimon.operation.FileStoreScan
-
- withMetricsRegistry(MetricRegistry) - Method in class org.apache.paimon.table.source.AbstractDataTableScan
-
- withMetricsRegistry(MetricRegistry) - Method in interface org.apache.paimon.table.source.InnerTableScan
-
- withMinRowCountForPageSizeCheck(int) - Method in class org.apache.parquet.hadoop.ParquetWriter.Builder
-
Sets the minimum number of rows to write before a page size check is done.
- withMode(MultiTablesSinkMode) - Method in class org.apache.paimon.flink.action.cdc.SyncDatabaseActionBase
-
- withMode(MultiTablesSinkMode) - Method in class org.apache.paimon.flink.sink.cdc.FlinkCdcSyncDatabaseSinkBuilder
-
- withMode(ScanMode) - Method in interface org.apache.paimon.table.source.snapshot.SnapshotReader
-
- withMode(ScanMode) - Method in class org.apache.paimon.table.source.snapshot.SnapshotReaderImpl
-
- withNextSnapshotIds(Long) - Method in class org.apache.paimon.flink.action.ResetConsumerAction
-
- withNotMatchedBySourceDelete(String) - Method in class org.apache.paimon.flink.action.MergeIntoAction
-
- withNotMatchedBySourceUpsert(String, String) - Method in class org.apache.paimon.flink.action.MergeIntoAction
-
- withNotMatchedInsert(String, String) - Method in class org.apache.paimon.flink.action.MergeIntoAction
-
- withNullability(String, Object...) - Method in class org.apache.paimon.types.DataType
-
- withOlderThanTime(LocalDateTime) - Method in class org.apache.paimon.tag.TagTimeExpire
-
- withOrderColumns(String...) - Method in class org.apache.paimon.flink.action.SortCompactAction
-
- withOrderColumns(List<String>) - Method in class org.apache.paimon.flink.action.SortCompactAction
-
- withOrderStrategy(String) - Method in class org.apache.paimon.flink.action.SortCompactAction
-
- withOverwrite() - Method in interface org.apache.paimon.table.sink.BatchWriteBuilder
-
Overwrite writing, same as the 'INSERT OVERWRITE' semantics of SQL.
- withOverwrite(Map<String, String>) - Method in interface org.apache.paimon.table.sink.BatchWriteBuilder
-
Overwrite writing, same as the 'INSERT OVERWRITE T PARTITION (...)' semantics of SQL.
- withOverwrite(Map<String, String>) - Method in class org.apache.paimon.table.sink.BatchWriteBuilderImpl
-
- withOverwrite(Map<String, String>) - Method in interface org.apache.paimon.table.sink.InnerTableCommit
-
Overwrite writing, same as the 'INSERT OVERWRITE T PARTITION (...)' semantics of SQL.
- withOverwrite(Map<String, String>) - Method in class org.apache.paimon.table.sink.TableCommitImpl
-
- withPageRowCountLimit(int) - Method in class org.apache.parquet.hadoop.ParquetWriter.Builder
-
Sets the Parquet format page row count limit used by the constructed writer.
- withPageSize(int) - Method in class org.apache.parquet.hadoop.ParquetWriter.Builder
-
Set the Parquet format page size used by the constructed writer.
- withPageWriteChecksumEnabled(boolean) - Method in class org.apache.parquet.hadoop.ParquetWriter.Builder
-
Enables writing page level checksums for the constructed writer.
- WithPaimonCatalog - Interface in org.apache.paimon.spark.catalog
-
With paimon catalog.
- withParallelism(Integer) - Method in class org.apache.paimon.flink.sink.cdc.CdcSinkBuilder
-
- withParallelism(Integer) - Method in class org.apache.paimon.flink.sink.cdc.RichCdcSinkBuilder
-
- withParams(MultipleParameterToolAdapter, SyncTableActionBase) - Method in class org.apache.paimon.flink.action.cdc.mongodb.MongoDBSyncTableActionFactory
-
- withParams(MultipleParameterToolAdapter, MySqlSyncDatabaseAction) - Method in class org.apache.paimon.flink.action.cdc.mysql.MySqlSyncDatabaseActionFactory
-
- withParams(MultipleParameterToolAdapter, T) - Method in class org.apache.paimon.flink.action.cdc.SyncDatabaseActionFactoryBase
-
- withParams(MultipleParameterToolAdapter, T) - Method in class org.apache.paimon.flink.action.cdc.SynchronizationActionFactoryBase
-
- withParams(MultipleParameterToolAdapter, SyncTableActionBase) - Method in class org.apache.paimon.flink.action.cdc.SyncTableActionFactoryBase
-
- withParserFactory(EventParser.Factory<T>) - Method in class org.apache.paimon.flink.sink.cdc.CdcSinkBuilder
-
- withParserFactory(EventParser.Factory<T>) - Method in class org.apache.paimon.flink.sink.cdc.FlinkCdcSyncDatabaseSinkBuilder
-
- withPartition(BinaryRow) - Method in class org.apache.paimon.table.source.DataSplit.Builder
-
- withPartitionBucket(BinaryRow, int) - Method in class org.apache.paimon.operation.AbstractFileStoreScan
-
- withPartitionBucket(BinaryRow, int) - Method in interface org.apache.paimon.operation.FileStoreScan
-
- withPartitionExpire(PartitionExpire) - Method in interface org.apache.paimon.operation.FileStoreCommit
-
- withPartitionExpire(PartitionExpire) - Method in class org.apache.paimon.operation.FileStoreCommitImpl
-
- withPartitionFilter(Predicate) - Method in class org.apache.paimon.operation.AbstractFileStoreScan
-
- withPartitionFilter(List<BinaryRow>) - Method in class org.apache.paimon.operation.AbstractFileStoreScan
-
- withPartitionFilter(PartitionPredicate) - Method in class org.apache.paimon.operation.AbstractFileStoreScan
-
- withPartitionFilter(Predicate) - Method in interface org.apache.paimon.operation.FileStoreScan
-
- withPartitionFilter(List<BinaryRow>) - Method in interface org.apache.paimon.operation.FileStoreScan
-
- withPartitionFilter(PartitionPredicate) - Method in interface org.apache.paimon.operation.FileStoreScan
-
- withPartitionFilter(Predicate) - Method in class org.apache.paimon.operation.ManifestsReader
-
- withPartitionFilter(List<BinaryRow>) - Method in class org.apache.paimon.operation.ManifestsReader
-
- withPartitionFilter(PartitionPredicate) - Method in class org.apache.paimon.operation.ManifestsReader
-
- withPartitionFilter(Map<String, String>) - Method in class org.apache.paimon.table.source.AbstractDataTableScan
-
- withPartitionFilter(List<BinaryRow>) - Method in class org.apache.paimon.table.source.AbstractDataTableScan
-
- withPartitionFilter(Map<String, String>) - Method in interface org.apache.paimon.table.source.InnerTableScan
-
- withPartitionFilter(List<BinaryRow>) - Method in interface org.apache.paimon.table.source.InnerTableScan
-
- withPartitionFilter(Map<String, String>) - Method in interface org.apache.paimon.table.source.ReadBuilder
-
Push partition filter.
- withPartitionFilter(Map<String, String>) - Method in class org.apache.paimon.table.source.ReadBuilderImpl
-
- withPartitionFilter(Map<String, String>) - Method in interface org.apache.paimon.table.source.snapshot.SnapshotReader
-
- withPartitionFilter(Predicate) - Method in interface org.apache.paimon.table.source.snapshot.SnapshotReader
-
- withPartitionFilter(List<BinaryRow>) - Method in interface org.apache.paimon.table.source.snapshot.SnapshotReader
-
- withPartitionFilter(Map<String, String>) - Method in class org.apache.paimon.table.source.snapshot.SnapshotReaderImpl
-
- withPartitionFilter(Predicate) - Method in class org.apache.paimon.table.source.snapshot.SnapshotReaderImpl
-
- withPartitionFilter(List<BinaryRow>) - Method in class org.apache.paimon.table.source.snapshot.SnapshotReaderImpl
-
- withPartitionIdleTime(Duration) - Method in class org.apache.paimon.flink.action.CompactAction
-
- withPartitionIdleTime(Duration) - Method in class org.apache.paimon.flink.action.CompactDatabaseAction
-
- withPartitionIdleTime(Duration) - Method in class org.apache.paimon.flink.compact.UnawareBucketCompactionTopoBuilder
-
- withPartitionIdleTime(Duration) - Method in class org.apache.paimon.flink.source.CombinedTableCompactorSourceBuilder
-
- withPartitionIdleTime(Duration) - Method in class org.apache.paimon.flink.source.CompactorSourceBuilder
-
- withPartitionKeyMultiple(Map<String, List<String>>) - Method in class org.apache.paimon.flink.action.cdc.SyncDatabaseActionBase
-
- withPartitionKeys(String...) - Method in class org.apache.paimon.flink.action.cdc.SyncDatabaseActionBase
-
- withPartitionKeys(String...) - Method in class org.apache.paimon.flink.action.cdc.SyncTableActionBase
-
- withPartitionKeys(List<String>) - Method in class org.apache.paimon.flink.action.cdc.SyncTableActionBase
-
- withPartitionPredicate(Predicate) - Method in class org.apache.paimon.flink.compact.UnawareBucketCompactionTopoBuilder
-
- withPartitionPredicate(Predicate) - Method in class org.apache.paimon.flink.source.CompactorSourceBuilder
-
- withPartitions(List<Map<String, String>>) - Method in class org.apache.paimon.flink.action.CompactAction
-
- withPosition() - Method in class org.apache.paimon.mergetree.LookupLevels.ContainsValueProcessor
-
- withPosition() - Method in class org.apache.paimon.mergetree.LookupLevels.KeyValueProcessor
-
- withPosition() - Method in class org.apache.paimon.mergetree.LookupLevels.PositionedKeyValueProcessor
-
- withPosition() - Method in interface org.apache.paimon.mergetree.LookupLevels.ValueProcessor
-
- withPrimaryKeys(String...) - Method in class org.apache.paimon.flink.action.cdc.SyncDatabaseActionBase
-
- withPrimaryKeys(String...) - Method in class org.apache.paimon.flink.action.cdc.SyncTableActionBase
-
- withPrimaryKeys(List<String>) - Method in class org.apache.paimon.flink.action.cdc.SyncTableActionBase
-
- withProjection(int[]) - Method in class org.apache.paimon.table.source.AbstractDataTableRead
-
- withProjection(int[]) - Method in interface org.apache.paimon.table.source.InnerTableRead
-
Deprecated.
- withProjection(int[]) - Method in interface org.apache.paimon.table.source.ReadBuilder
-
- withProjection(int[][]) - Method in interface org.apache.paimon.table.source.ReadBuilder
-
Deprecated.
- withProjection(int[]) - Method in class org.apache.paimon.table.source.ReadBuilderImpl
-
- withReadKeyType(RowType) - Method in class org.apache.paimon.io.KeyValueFileReaderFactory.Builder
-
- withReadKeyType(RowType) - Method in class org.apache.paimon.operation.MergeFileSplitRead
-
- withReadType(RowType) - Method in class org.apache.paimon.operation.MergeFileSplitRead
-
- withReadType(RowType) - Method in class org.apache.paimon.operation.RawFileSplitRead
-
- withReadType(RowType) - Method in interface org.apache.paimon.operation.SplitRead
-
- withReadType(RowType) - Method in class org.apache.paimon.table.source.AbstractDataTableRead
-
- withReadType(RowType) - Method in interface org.apache.paimon.table.source.InnerTableRead
-
- withReadType(RowType) - Method in interface org.apache.paimon.table.source.ReadBuilder
-
Push read row type to the reader, support nested row pruning.
- withReadType(RowType) - Method in class org.apache.paimon.table.source.ReadBuilderImpl
-
- withReadType(RowType) - Method in class org.apache.paimon.table.source.splitread.IncrementalDiffSplitRead
-
- withReadType(RowType) - Method in class org.apache.paimon.table.system.TableLineageTable.TableLineageRead
-
- withReadValueType(RowType) - Method in class org.apache.paimon.io.KeyValueFileReaderFactory.Builder
-
- withRowGroupSize(int) - Method in class org.apache.parquet.hadoop.ParquetWriter.Builder
-
- withRowGroupSize(long) - Method in class org.apache.parquet.hadoop.ParquetWriter.Builder
-
Set the Parquet format row group size used by the constructed writer.
- withShard(int, int) - Method in class org.apache.paimon.table.source.DataTableBatchScan
-
- withShard(int, int) - Method in interface org.apache.paimon.table.source.DataTableScan
-
Specify the shard to be read, and allocate sharded files to read records.
- withShard(int, int) - Method in class org.apache.paimon.table.source.DataTableStreamScan
-
- withShard(int, int) - Method in interface org.apache.paimon.table.source.ReadBuilder
-
Specify the shard to be read, and allocate sharded files to read records.
- withShard(int, int) - Method in class org.apache.paimon.table.source.ReadBuilderImpl
-
- withShard(int, int) - Method in interface org.apache.paimon.table.source.snapshot.SnapshotReader
-
- withShard(int, int) - Method in class org.apache.paimon.table.source.snapshot.SnapshotReaderImpl
-
- withSnapshot(long) - Method in class org.apache.paimon.operation.AbstractFileStoreScan
-
- withSnapshot(Snapshot) - Method in class org.apache.paimon.operation.AbstractFileStoreScan
-
- withSnapshot(long) - Method in interface org.apache.paimon.operation.FileStoreScan
-
- withSnapshot(Snapshot) - Method in interface org.apache.paimon.operation.FileStoreScan
-
- withSnapshot(long) - Method in class org.apache.paimon.table.source.DataSplit.Builder
-
- withSnapshot(long) - Method in interface org.apache.paimon.table.source.snapshot.SnapshotReader
-
- withSnapshot(Snapshot) - Method in interface org.apache.paimon.table.source.snapshot.SnapshotReader
-
- withSnapshot(long) - Method in class org.apache.paimon.table.source.snapshot.SnapshotReaderImpl
-
- withSnapshot(Snapshot) - Method in class org.apache.paimon.table.source.snapshot.SnapshotReaderImpl
-
- withSourceSqls(String...) - Method in class org.apache.paimon.flink.action.MergeIntoAction
-
- withSourceTable(String) - Method in class org.apache.paimon.flink.action.MergeIntoAction
-
- withStatisticsTruncateLength(int) - Method in class org.apache.parquet.hadoop.ParquetWriter.Builder
-
Sets the length which the min/max binary values in row groups are truncated to.
- withStreamExecutionEnvironment(StreamExecutionEnvironment) - Method in class org.apache.paimon.flink.action.ActionBase
-
- withTable(Table) - Method in class org.apache.paimon.flink.sink.cdc.CdcSinkBuilder
-
- withTable(Table) - Method in class org.apache.paimon.flink.sink.cdc.RichCdcSinkBuilder
-
- withTableCatalog(TableCatalog) - Method in interface org.apache.paimon.spark.procedure.ProcedureBuilder
-
- withTableConfig(Map<String, String>) - Method in class org.apache.paimon.flink.action.cdc.SynchronizationActionBase
-
- withTableOptions(Map<String, String>) - Method in class org.apache.paimon.flink.action.CompactDatabaseAction
-
- withTableOptions(Map<String, String>) - Method in class org.apache.paimon.flink.sink.cdc.FlinkCdcSyncDatabaseSinkBuilder
-
- withTableOptions(Options) - Method in class org.apache.paimon.flink.sink.cdc.FlinkCdcSyncDatabaseSinkBuilder
-
- withTablePrefix(String) - Method in class org.apache.paimon.flink.action.cdc.SyncDatabaseActionBase
-
- withTables(List<FileStoreTable>) - Method in class org.apache.paimon.flink.sink.cdc.FlinkCdcSyncDatabaseSinkBuilder
-
- withTableSuffix(String) - Method in class org.apache.paimon.flink.action.cdc.SyncDatabaseActionBase
-
- withTargetAlias(String) - Method in class org.apache.paimon.flink.action.MergeIntoAction
-
- withThrowableOfType(Class<T>) - Method in class org.apache.paimon.testutils.assertj.PaimonCompletableFutureAssert.WithThrowable
-
Checks that the underlying throwable is of the given type and returns a ThrowableAssertAlternative
to chain further assertions on the underlying throwable.
- withTotalAwareBucketFilter(BiFilter<Integer, Integer>) - Method in class org.apache.paimon.operation.AbstractFileStoreScan
-
- withTotalAwareBucketFilter(BiFilter<Integer, Integer>) - Method in interface org.apache.paimon.operation.FileStoreScan
-
- withTypeMapping(TypeMapping) - Method in class org.apache.paimon.flink.action.cdc.SynchronizationActionBase
-
- withValidation(boolean) - Method in class org.apache.parquet.hadoop.ParquetWriter.Builder
-
Enable or disable validation for the constructed writer.
- withValueFilter(Predicate) - Method in class org.apache.paimon.operation.KeyValueFileStoreScan
-
- withValueProjection(int[]) - Method in class org.apache.paimon.flink.query.RemoteTableQuery
-
- withValueProjection(int[]) - Method in class org.apache.paimon.table.query.LocalTableQuery
-
- withValueProjection(int[]) - Method in interface org.apache.paimon.table.query.TableQuery
-
- withWatermarkAlignment(WatermarkStrategy<RowData>, String, Duration, Duration) - Static method in class org.apache.paimon.flink.source.WatermarkAlignUtils
-
- withWhereSql(String) - Method in class org.apache.paimon.flink.action.CompactAction
-
- withWriteMode(ParquetFileWriter.Mode) - Method in class org.apache.parquet.hadoop.ParquetWriter.Builder
-
Set the write mode
used when creating the backing file for
this writer.
- withWriterVersion(ParquetProperties.WriterVersion) - Method in class org.apache.parquet.hadoop.ParquetWriter.Builder
-
Set the format version
used by the constructed writer.
- wrap(Serializer<T>) - Static method in class org.apache.paimon.data.serializer.NullableSerializer
-
This method wraps the originalSerializer
with the NullableSerializer
if not
already wrapped.
- wrap(FileReaderFactory<KeyValue>) - Method in class org.apache.paimon.io.RecordLevelExpire
-
- wrap(byte[]) - Method in class org.apache.paimon.lookup.RocksDBState
-
- wrap(byte[]) - Static method in class org.apache.paimon.memory.MemorySegment
-
- wrap(int, int) - Method in class org.apache.paimon.memory.MemorySegment
-
- wrap(byte[]) - Static method in class org.apache.paimon.memory.MemorySlice
-
- wrap(MemorySegment) - Static method in class org.apache.paimon.memory.MemorySlice
-
- wrap(MergeFunctionFactory<KeyValue>, RowType, RowType) - Static method in class org.apache.paimon.mergetree.compact.LookupMergeFunction
-
- wrap(InlineElement...) - Static method in class org.apache.paimon.options.description.TextElement
-
- wrapAsByteBuffer() - Method in class org.apache.paimon.io.DataOutputSerializer
-
- wrapIfNullIsNotSupported(Serializer<T>) - Static method in class org.apache.paimon.data.serializer.NullableSerializer
-
This method tries to serialize
null
value with the
originalSerializer
and
wraps it in case of
NullPointerException
, otherwise it returns the
originalSerializer
.
- wrapOffHeapMemory(ByteBuffer) - Static method in class org.apache.paimon.memory.MemorySegment
-
- wrapped - Variable in class org.apache.paimon.catalog.DelegateCatalog
-
- wrapped() - Method in class org.apache.paimon.catalog.DelegateCatalog
-
- wrapped() - Method in class org.apache.paimon.format.fs.FSDataWrappedInputStream
-
- wrapped - Variable in class org.apache.paimon.table.DelegatedFileStoreTable
-
- wrapped() - Method in class org.apache.paimon.table.DelegatedFileStoreTable
-
- wrappedCommittable() - Method in class org.apache.paimon.flink.sink.Committable
-
- wrappedCommittable() - Method in class org.apache.paimon.flink.sink.MultiTableCommittable
-
- WrappedManifestCommittable - Class in org.apache.paimon.manifest
-
Manifest commit message.
- WrappedManifestCommittable(long, long) - Constructor for class org.apache.paimon.manifest.WrappedManifestCommittable
-
- WrappedManifestCommittableSerializer - Class in org.apache.paimon.flink.sink
-
- WrappedManifestCommittableSerializer() - Constructor for class org.apache.paimon.flink.sink.WrappedManifestCommittableSerializer
-
- WritableBooleanVector - Interface in org.apache.paimon.data.columnar.writable
-
- WritableBytesVector - Interface in org.apache.paimon.data.columnar.writable
-
- WritableByteVector - Interface in org.apache.paimon.data.columnar.writable
-
- WritableColumnVector - Interface in org.apache.paimon.data.columnar.writable
-
- WritableDoubleVector - Interface in org.apache.paimon.data.columnar.writable
-
- WritableFloatVector - Interface in org.apache.paimon.data.columnar.writable
-
- WritableIntVector - Interface in org.apache.paimon.data.columnar.writable
-
- WritableLongVector - Interface in org.apache.paimon.data.columnar.writable
-
- WritableShortVector - Interface in org.apache.paimon.data.columnar.writable
-
- WritableTimestampVector - Interface in org.apache.paimon.data.columnar.writable
-
- write(InternalRow) - Method in class org.apache.paimon.append.AppendOnlyWriter
-
- write(InternalRow) - Method in class org.apache.paimon.arrow.vector.ArrowFormatCWriter
-
- write(InternalRow) - Method in class org.apache.paimon.arrow.vector.ArrowFormatWriter
-
- write(ColumnVector, int[], int, int) - Method in class org.apache.paimon.arrow.writer.ArrowFieldWriter
-
- write(int, DataGetters, int) - Method in class org.apache.paimon.arrow.writer.ArrowFieldWriter
-
Get the value from the row at the given position and write to specified row index.
- write(int) - Method in class org.apache.paimon.data.AbstractPagedOutputView
-
- write(byte[]) - Method in class org.apache.paimon.data.AbstractPagedOutputView
-
- write(byte[], int, int) - Method in class org.apache.paimon.data.AbstractPagedOutputView
-
- write(DataInputView, int) - Method in class org.apache.paimon.data.AbstractPagedOutputView
-
- write(MemorySegment, int, int) - Method in class org.apache.paimon.data.AbstractPagedOutputView
-
- write(BinaryWriter, int, Object, DataType, Serializer<?>) - Static method in interface org.apache.paimon.data.BinaryWriter
-
- write(Map<String, DeletionVector>) - Method in class org.apache.paimon.deletionvectors.DeletionVectorIndexFileWriter
-
For unaware-bucket mode, this method will write out multiple index files, else, it will write
out only one index file.
- write(Map<String, DeletionVector>) - Method in class org.apache.paimon.deletionvectors.DeletionVectorsIndexFile
-
Write deletion vectors to a new file, the format of this file can be referenced at:
PIP-16.
- write(Object) - Method in class org.apache.paimon.fileindex.FileIndexWriter
-
- write(byte[], byte[]) - Method in interface org.apache.paimon.flink.lookup.FullCacheLookupTable.TableBulkLoader
-
- write(InternalRow) - Method in class org.apache.paimon.flink.sink.GlobalFullCompactionSinkWrite
-
- write(InternalRow, int) - Method in class org.apache.paimon.flink.sink.GlobalFullCompactionSinkWrite
-
- write(InternalRow) - Method in interface org.apache.paimon.flink.sink.StoreSinkWrite
-
- write(InternalRow, int) - Method in interface org.apache.paimon.flink.sink.StoreSinkWrite
-
- write - Variable in class org.apache.paimon.flink.sink.StoreSinkWriteImpl
-
- write(InternalRow) - Method in class org.apache.paimon.flink.sink.StoreSinkWriteImpl
-
- write(InternalRow, int) - Method in class org.apache.paimon.flink.sink.StoreSinkWriteImpl
-
- write - Variable in class org.apache.paimon.flink.sink.TableWriteOperator
-
- write(InternalRow, Encoder) - Method in class org.apache.paimon.format.avro.AvroRowDatumWriter
-
- write(int) - Method in class org.apache.paimon.format.avro.CloseShieldOutputStream
-
- write(byte[]) - Method in class org.apache.paimon.format.avro.CloseShieldOutputStream
-
- write(byte[], int, int) - Method in class org.apache.paimon.format.avro.CloseShieldOutputStream
-
- write(DataGetters, int, Encoder) - Method in interface org.apache.paimon.format.avro.FieldWriter
-
- write(DataGetters, int, Encoder) - Method in class org.apache.paimon.format.avro.FieldWriterFactory.RowWriter
-
- write(int, ColumnVector, DataGetters, int) - Method in interface org.apache.paimon.format.orc.writer.FieldWriter
-
- write(InternalRow) - Method in class org.apache.paimon.format.parquet.writer.ParquetRowDataWriter
-
It writes a record to Parquet.
- write(int) - Method in class org.apache.paimon.fs.AsyncPositionOutputStream
-
- write(byte[]) - Method in class org.apache.paimon.fs.AsyncPositionOutputStream
-
- write(byte[], int, int) - Method in class org.apache.paimon.fs.AsyncPositionOutputStream
-
- write(int) - Method in class org.apache.paimon.fs.local.LocalFileIO.LocalPositionOutputStream
-
- write(byte[]) - Method in class org.apache.paimon.fs.local.LocalFileIO.LocalPositionOutputStream
-
- write(byte[], int, int) - Method in class org.apache.paimon.fs.local.LocalFileIO.LocalPositionOutputStream
-
- write(byte[]) - Method in class org.apache.paimon.fs.PositionOutputStream
-
Writes b.length
bytes from the specified byte array to this output stream.
- write(byte[], int, int) - Method in class org.apache.paimon.fs.PositionOutputStream
-
Writes len
bytes from the specified byte array starting at offset off
to this output stream.
- write(int) - Method in class org.apache.paimon.fs.PositionOutputStreamWrapper
-
- write(byte[]) - Method in class org.apache.paimon.fs.PositionOutputStreamWrapper
-
- write(byte[], int, int) - Method in class org.apache.paimon.fs.PositionOutputStreamWrapper
-
- write(DataOutput) - Method in class org.apache.paimon.hive.mapred.PaimonInputSplit
-
- write(DataOutput) - Method in class org.apache.paimon.hive.RowDataContainer
-
- write(IntIterator) - Method in class org.apache.paimon.index.HashIndexFile
-
- write(byte[], int, int) - Method in class org.apache.paimon.io.CompressedPageFileOutput
-
- write(InternalRow) - Method in class org.apache.paimon.io.DataFileIndexWriter
-
- write(int) - Method in class org.apache.paimon.io.DataOutputSerializer
-
- write(byte[]) - Method in class org.apache.paimon.io.DataOutputSerializer
-
- write(byte[], int, int) - Method in class org.apache.paimon.io.DataOutputSerializer
-
- write(MemorySegment, int, int) - Method in class org.apache.paimon.io.DataOutputSerializer
-
- write(DataInputView, int) - Method in class org.apache.paimon.io.DataOutputSerializer
-
- write(DataInputView, int) - Method in interface org.apache.paimon.io.DataOutputView
-
Copies numBytes
bytes from the source to this view.
- write(int) - Method in class org.apache.paimon.io.DataOutputViewStream
-
- write(byte[], int, int) - Method in class org.apache.paimon.io.DataOutputViewStream
-
- write(DataInputView, int) - Method in class org.apache.paimon.io.DataOutputViewStreamWrapper
-
- write(T) - Method in interface org.apache.paimon.io.FileWriter
-
Add only one record to this file writer.
- write(Iterator<T>) - Method in interface org.apache.paimon.io.FileWriter
-
Add records from
Iterator
to this file writer.
- write(CloseableIterator<T>) - Method in interface org.apache.paimon.io.FileWriter
-
- write(Iterable<T>) - Method in interface org.apache.paimon.io.FileWriter
-
Add records from
Iterable
to file writer.
- write(KeyValue) - Method in class org.apache.paimon.io.KeyValueDataFileWriter
-
- write(byte[], int, int) - Method in interface org.apache.paimon.io.PageFileOutput
-
- write(T) - Method in class org.apache.paimon.io.RollingFileWriter
-
- write(InternalRow) - Method in class org.apache.paimon.io.RowDataFileWriter
-
- write(T) - Method in class org.apache.paimon.io.SingleFileWriter
-
- write(T) - Method in class org.apache.paimon.io.StatsCollectingSingleFileWriter
-
- write(byte[], int, int) - Method in class org.apache.paimon.io.UncompressedPageFileOutput
-
- write(byte[], byte[]) - Method in class org.apache.paimon.lookup.BulkLoader
-
- write(List<ManifestEntry>) - Method in class org.apache.paimon.manifest.ManifestFile
-
- write(List<ManifestFileMeta>) - Method in class org.apache.paimon.manifest.ManifestList
-
- write(MemorySegment, int, int) - Method in interface org.apache.paimon.memory.MemorySegmentWritable
-
Writes len
bytes from memory segment segment
starting at offset off
,
in order, to the output.
- write(KeyValue) - Method in class org.apache.paimon.mergetree.MergeTreeWriter
-
- write(BinaryRow, int, T) - Method in class org.apache.paimon.operation.AbstractFileStoreWrite
-
- write(BinaryRow, int, T) - Method in interface org.apache.paimon.operation.FileStoreWrite
-
Write the data to the store according to the partition and bucket.
- write(MutableObjectIterator<BinaryRow>) - Method in class org.apache.paimon.sort.BinaryExternalSortBuffer
-
- write(InternalRow) - Method in class org.apache.paimon.sort.BinaryExternalSortBuffer
-
- write(InternalRow) - Method in class org.apache.paimon.sort.BinaryInMemorySortBuffer
-
Writes a given record to this sort buffer.
- write(InternalRow) - Method in interface org.apache.paimon.sort.SortBuffer
-
- write(Statistics) - Method in class org.apache.paimon.stats.StatsFile
-
Write stats to a stats file.
- write(InternalRow) - Method in interface org.apache.paimon.table.sink.TableWrite
-
Write a row to the writer.
- write(InternalRow, int) - Method in interface org.apache.paimon.table.sink.TableWrite
-
Write a row with bucket.
- write(InternalRow) - Method in class org.apache.paimon.table.sink.TableWriteImpl
-
- write(InternalRow, int) - Method in class org.apache.paimon.table.sink.TableWriteImpl
-
- write(byte[], int, int) - Method in class org.apache.paimon.utils.FixLenByteArrayOutputStream
-
- write(byte) - Method in class org.apache.paimon.utils.FixLenByteArrayOutputStream
-
- write(T) - Method in interface org.apache.paimon.utils.RecordWriter
-
Add a key-value element to the writer.
- write(T) - Method in class org.apache.parquet.hadoop.ParquetWriter
-
- WRITE_BATCH_SIZE - Static variable in class org.apache.paimon.CoreOptions
-
- WRITE_BUFFER_FOR_APPEND - Static variable in class org.apache.paimon.CoreOptions
-
- WRITE_BUFFER_MAX_DISK_SIZE - Static variable in class org.apache.paimon.CoreOptions
-
- WRITE_BUFFER_SIZE - Static variable in class org.apache.paimon.CoreOptions
-
- WRITE_BUFFER_SIZE - Static variable in class org.apache.paimon.lookup.RocksDBOptions
-
- WRITE_BUFFER_SPILLABLE - Static variable in class org.apache.paimon.CoreOptions
-
- WRITE_MANIFEST_CACHE - Static variable in class org.apache.paimon.CoreOptions
-
- WRITE_MAX_WRITERS_TO_SPILL - Static variable in class org.apache.paimon.CoreOptions
-
- WRITE_ONLY - Static variable in class org.apache.paimon.CoreOptions
-
- WriteableObjectInspector - Interface in org.apache.paimon.hive.objectinspector
-
Interface for convert the hive primitive type to paimon dataType.
- writeAndReturn(InternalRow) - Method in class org.apache.paimon.table.sink.TableWriteImpl
-
- writeAndReturn(InternalRow, int) - Method in class org.apache.paimon.table.sink.TableWriteImpl
-
- writeArray(int, InternalArray, InternalArraySerializer) - Method in interface org.apache.paimon.data.BinaryWriter
-
- writeBatchSize() - Method in class org.apache.paimon.format.FileFormatFactory.FormatContext
-
- writeBinary(int, byte[]) - Method in interface org.apache.paimon.data.BinaryWriter
-
- writeBlock(Buffer) - Method in interface org.apache.paimon.disk.BufferFileWriter
-
Writes the given block.
- writeBlock(Buffer) - Method in class org.apache.paimon.disk.BufferFileWriterImpl
-
- writeBlockHandle(BlockHandle) - Static method in class org.apache.paimon.lookup.sort.BlockHandle
-
- writeBlockHandleTo(BlockHandle, MemorySliceOutput) - Static method in class org.apache.paimon.lookup.sort.BlockHandle
-
- writeBlockTrailer(BlockTrailer) - Static method in class org.apache.paimon.lookup.sort.BlockTrailer
-
- writeBlockTrailer(BlockTrailer, MemorySliceOutput) - Static method in class org.apache.paimon.lookup.sort.BlockTrailer
-
- writeBloomFilter(StreamName, OrcProto.BloomFilterIndex.Builder) - Method in class org.apache.orc.impl.PhysicalFsWriter
-
- writeBoolean(boolean) - Method in class org.apache.paimon.data.AbstractPagedOutputView
-
- writeBoolean(int, boolean) - Method in class org.apache.paimon.data.BinaryArrayWriter
-
- writeBoolean(int, boolean) - Method in class org.apache.paimon.data.BinaryRowWriter
-
- writeBoolean(int, boolean) - Method in interface org.apache.paimon.data.BinaryWriter
-
- writeBoolean(boolean) - Method in class org.apache.paimon.io.DataOutputSerializer
-
- WriteBuffer - Interface in org.apache.paimon.mergetree
-
Append only writer buffer for storing key-values.
- WriteBuffer.KvConsumer - Interface in org.apache.paimon.mergetree
-
A Consumer that accepts KeyValue and throw exceptions.
- writeBufferSize() - Method in class org.apache.paimon.CoreOptions
-
- writeBufferSpillable(boolean, boolean) - Method in class org.apache.paimon.CoreOptions
-
- writeBufferSpillDiskSize() - Method in class org.apache.paimon.CoreOptions
-
- WriteBuilder - Interface in org.apache.paimon.table.sink
-
- writeBundle(BundleRecords) - Method in class org.apache.paimon.append.AppendOnlyWriter
-
- writeBundle(BundleRecords) - Method in interface org.apache.paimon.format.BundleFormatWriter
-
Write a bundle of records directly.
- writeBundle(BundleRecords) - Method in class org.apache.paimon.io.RollingFileWriter
-
- writeBundle(BundleRecords) - Method in class org.apache.paimon.io.SingleFileWriter
-
- writeBundle(BundleRecords) - Method in class org.apache.paimon.io.StatsCollectingSingleFileWriter
-
- writeBundle(BinaryRow, int, BundleRecords) - Method in class org.apache.paimon.operation.AppendOnlyFileStoreWrite
-
- writeBundle(BinaryRow, int, BundleRecords) - Method in interface org.apache.paimon.operation.BundleFileStoreWriter
-
Write the batch data to the store according to the partition and bucket.
- writeBundle(BinaryRow, int, BundleRecords) - Method in interface org.apache.paimon.table.sink.TableWrite
-
Write a bundle records directly, not per row.
- writeBundle(BinaryRow, int, BundleRecords) - Method in class org.apache.paimon.table.sink.TableWriteImpl
-
- writeBundle(BundleRecords) - Method in interface org.apache.paimon.utils.BatchRecordWriter
-
Add a batch elemens to the writer.
- writeByte(int) - Method in class org.apache.paimon.data.AbstractPagedOutputView
-
- writeByte(int, byte) - Method in class org.apache.paimon.data.BinaryArrayWriter
-
- writeByte(int, byte) - Method in class org.apache.paimon.data.BinaryRowWriter
-
- writeByte(int, byte) - Method in interface org.apache.paimon.data.BinaryWriter
-
- writeByte(int) - Method in class org.apache.paimon.io.DataOutputSerializer
-
- writeByte(int) - Method in class org.apache.paimon.memory.MemorySliceOutput
-
- writeBytes(String) - Method in class org.apache.paimon.data.AbstractPagedOutputView
-
- writeBytes(String) - Method in class org.apache.paimon.io.DataOutputSerializer
-
- writeBytes(byte[]) - Method in class org.apache.paimon.memory.MemorySliceOutput
-
- writeBytes(byte[], int, int) - Method in class org.apache.paimon.memory.MemorySliceOutput
-
- writeChar(int) - Method in class org.apache.paimon.data.AbstractPagedOutputView
-
- writeChar(int) - Method in class org.apache.paimon.io.DataOutputSerializer
-
- writeChars(String) - Method in class org.apache.paimon.data.AbstractPagedOutputView
-
- writeChars(String) - Method in class org.apache.paimon.io.DataOutputSerializer
-
- writeColumnIndexes(Map<String, Map<String, byte[]>>) - Method in class org.apache.paimon.fileindex.FileIndexFormat.Writer
-
- writeCompletely(WritableByteChannel, ByteBuffer) - Static method in class org.apache.paimon.utils.FileIOUtils
-
- writeDecimal(int, Decimal, int) - Method in interface org.apache.paimon.data.BinaryWriter
-
- writeDeletionVectorsIndex() - Method in class org.apache.paimon.deletionvectors.DeletionVectorsMaintainer
-
Write new deletion vectors index file if any modifications have been made.
- writeDeletionVectorsIndex(Map<String, DeletionVector>) - Method in class org.apache.paimon.index.IndexFileHandler
-
- writeDouble(double) - Method in class org.apache.paimon.data.AbstractPagedOutputView
-
- writeDouble(int, double) - Method in class org.apache.paimon.data.BinaryArrayWriter
-
- writeDouble(int, double) - Method in class org.apache.paimon.data.BinaryRowWriter
-
- writeDouble(int, double) - Method in interface org.apache.paimon.data.BinaryWriter
-
- writeDouble(double) - Method in class org.apache.paimon.io.DataOutputSerializer
-
- WriteException(Throwable) - Constructor for exception org.apache.paimon.lookup.BulkLoader.WriteException
-
- writeFile(Path, String, boolean) - Method in interface org.apache.paimon.fs.FileIO
-
- writeFile(File, String, String) - Static method in class org.apache.paimon.utils.FileIOUtils
-
- writeFileFooter(OrcProto.Footer.Builder) - Method in class org.apache.orc.impl.PhysicalFsWriter
-
- writeFileMetadata(OrcProto.Metadata.Builder) - Method in class org.apache.orc.impl.PhysicalFsWriter
-
- writeFileUtf8(File, String) - Static method in class org.apache.paimon.utils.FileIOUtils
-
- writeFloat(float) - Method in class org.apache.paimon.data.AbstractPagedOutputView
-
- writeFloat(int, float) - Method in class org.apache.paimon.data.BinaryArrayWriter
-
- writeFloat(int, float) - Method in class org.apache.paimon.data.BinaryRowWriter
-
- writeFloat(int, float) - Method in interface org.apache.paimon.data.BinaryWriter
-
- writeFloat(float) - Method in class org.apache.paimon.io.DataOutputSerializer
-
- writeFooter(Footer) - Static method in class org.apache.paimon.lookup.sort.Footer
-
- writeFooter(Footer, MemorySliceOutput) - Static method in class org.apache.paimon.lookup.sort.Footer
-
- writeHashIndex(int[]) - Method in class org.apache.paimon.index.IndexFileHandler
-
- writeHashIndex(int, IntIterator) - Method in class org.apache.paimon.index.IndexFileHandler
-
- writeHeader() - Method in class org.apache.orc.impl.PhysicalFsWriter
-
- writeImpl(T) - Method in class org.apache.paimon.io.SingleFileWriter
-
- writeIndex(StreamName, OrcProto.RowIndex.Builder) - Method in class org.apache.orc.impl.PhysicalFsWriter
-
- writeIndexAndNormalizedKey(InternalRow, long) - Method in class org.apache.paimon.sort.BinaryIndexedSortable
-
Write of index and normalizedKey.
- writeIndexFiles(String, List<IndexManifestEntry>, BucketMode) - Method in class org.apache.paimon.manifest.IndexManifestFile
-
Write new index files to index manifest.
- writeInt(int) - Method in class org.apache.paimon.data.AbstractPagedOutputView
-
- writeInt(int, int) - Method in class org.apache.paimon.data.BinaryArrayWriter
-
- writeInt(int, int) - Method in class org.apache.paimon.data.BinaryRowWriter
-
- writeInt(int, int) - Method in interface org.apache.paimon.data.BinaryWriter
-
- writeInt(int) - Method in class org.apache.paimon.io.DataOutputSerializer
-
- writeInt(int) - Method in class org.apache.paimon.memory.MemorySliceOutput
-
- writeIntermediateFooter() - Method in class org.apache.orc.impl.WriterImpl
-
- writeIntLE(int, byte[], int) - Static method in class org.apache.paimon.compression.CompressorUtils
-
- writeInts(FileIO, Path, IntIterator) - Static method in class org.apache.paimon.utils.IntFileUtils
-
- writeIntUnsafe(int, int) - Method in class org.apache.paimon.io.DataOutputSerializer
-
- writeLong(long) - Method in class org.apache.paimon.data.AbstractPagedOutputView
-
- writeLong(int, long) - Method in class org.apache.paimon.data.BinaryArrayWriter
-
- writeLong(int, long) - Method in class org.apache.paimon.data.BinaryRowWriter
-
- writeLong(int, long) - Method in interface org.apache.paimon.data.BinaryWriter
-
- writeLong(long) - Method in class org.apache.paimon.io.DataOutputSerializer
-
- writeLong(long) - Method in class org.apache.paimon.memory.MemorySliceOutput
-
- writeManifestCache() - Method in class org.apache.paimon.CoreOptions
-
- writeMap(int, InternalMap, InternalMapSerializer) - Method in interface org.apache.paimon.data.BinaryWriter
-
- writeMaxWritersToSpill() - Method in class org.apache.paimon.CoreOptions
-
- writeMergingOutput(MutableObjectIterator<Entry>, AbstractPagedOutputView) - Method in class org.apache.paimon.sort.AbstractBinaryExternalMerger
-
read the merged stream and write the data back.
- writeMergingOutput(MutableObjectIterator<BinaryRow>, AbstractPagedOutputView) - Method in class org.apache.paimon.sort.BinaryExternalMerger
-
- writeMetric - Variable in class org.apache.paimon.benchmark.QueryRunner.Result
-
- writeOnly() - Method in class org.apache.paimon.CoreOptions
-
- writeOptions - Variable in class org.apache.paimon.lookup.RocksDBState
-
- writePartitionValue(RowType, Map<String, String>, List<BinaryWriter.ValueSetter>, String) - Static method in class org.apache.paimon.migrate.FileMetaUtils
-
- writePostScript(OrcProto.PostScript.Builder) - Method in class org.apache.orc.impl.PhysicalFsWriter
-
- Writer(OutputStream) - Constructor for class org.apache.paimon.fileindex.FileIndexFormat.Writer
-
- writer - Variable in class org.apache.paimon.operation.AbstractFileStoreWrite.WriterContainer
-
- WRITER_FACTORY - Static variable in class org.apache.paimon.format.orc.writer.FieldWriterFactory
-
- WriterBufferMetric - Class in org.apache.paimon.operation.metrics
-
Metrics for writer buffer.
- WriterBufferMetric(Supplier<MemoryPoolFactory>, MetricRegistry, String) - Constructor for class org.apache.paimon.operation.metrics.WriterBufferMetric
-
- WriterContainer(RecordWriter<T>, IndexMaintainer<T>, DeletionVectorsMaintainer, Long) - Constructor for class org.apache.paimon.operation.AbstractFileStoreWrite.WriterContainer
-
- writeRecord(Object) - Method in class org.apache.paimon.fileindex.FileIndexWriter
-
- writerFactory - Variable in class org.apache.paimon.mergetree.compact.MergeTreeCompactRewriter
-
- writerFactory - Variable in class org.apache.paimon.utils.ObjectsFile
-
- WriterImpl - Class in org.apache.orc.impl
-
An ORC file writer.
- WriterImpl(FileSystem, Path, OrcFile.WriterOptions) - Constructor for class org.apache.orc.impl.WriterImpl
-
- writerOptions(Configuration) - Static method in class org.apache.orc.OrcFile
-
Create a set of writer options based on a configuration.
- writerOptions(Properties, Configuration) - Static method in class org.apache.orc.OrcFile
-
Create a set of write options based on a set of table properties and configuration.
- WriterOptions(Properties, Configuration) - Constructor for class org.apache.orc.OrcFile.WriterOptions
-
- writeRow(int, InternalRow, InternalRowSerializer) - Method in interface org.apache.paimon.data.BinaryWriter
-
- writeRow(InternalRow, Encoder) - Method in class org.apache.paimon.format.avro.FieldWriterFactory.RowWriter
-
- writeRowKind(RowKind) - Method in class org.apache.paimon.data.BinaryRowWriter
-
- writers - Variable in class org.apache.paimon.operation.AbstractFileStoreWrite
-
- writerVersion(OrcFile.WriterVersion) - Method in class org.apache.orc.OrcFile.WriterOptions
-
Manually set the writer version.
- writes() - Method in class org.apache.paimon.flink.sink.cdc.CdcRecordStoreMultiWriteOperator
-
- writes - Variable in class org.apache.paimon.flink.sink.MultiTablesStoreCompactOperator
-
- WriteSelector - Interface in org.apache.paimon.table.sink
-
The
WriteSelector
determines to which logical downstream writers a record should be
written to.
- writeShort(int) - Method in class org.apache.paimon.data.AbstractPagedOutputView
-
- writeShort(int, short) - Method in class org.apache.paimon.data.BinaryArrayWriter
-
- writeShort(int, short) - Method in class org.apache.paimon.data.BinaryRowWriter
-
- writeShort(int, short) - Method in interface org.apache.paimon.data.BinaryWriter
-
- writeShort(int) - Method in class org.apache.paimon.io.DataOutputSerializer
-
- writeStatistics(StreamName, OrcProto.ColumnStatistics.Builder) - Method in class org.apache.orc.impl.PhysicalFsWriter
-
- writeStats(Statistics) - Method in class org.apache.paimon.stats.StatsFileHandler
-
Write stats to a stats file.
- writeStreams(StreamName.Area, FSDataOutputStream) - Method in class org.apache.orc.impl.PhysicalFsWriter.VariantTracker
-
Write the streams in the appropriate area.
- writeString(int, BinaryString) - Method in interface org.apache.paimon.data.BinaryWriter
-
- writeTimestamp(int, Timestamp, int) - Method in interface org.apache.paimon.data.BinaryWriter
-
- writeToOutput(AbstractPagedOutputView) - Method in class org.apache.paimon.sort.BinaryIndexedSortable
-
- writeUTF(String) - Method in class org.apache.paimon.data.AbstractPagedOutputView
-
- writeUTF(String) - Method in class org.apache.paimon.io.DataOutputSerializer
-
- writeValueAsString(Object) - Static method in class org.apache.paimon.utils.JsonSerdeUtil
-
- writeVariableLengthBlocks(boolean) - Method in class org.apache.orc.OrcFile.WriterOptions
-
Should the ORC file writer use HDFS variable length blocks, if they are available?
- writeVarLenInt(int) - Method in class org.apache.paimon.memory.MemorySliceOutput
-
- writeVarLenLong(long) - Method in class org.apache.paimon.memory.MemorySliceOutput
-
- writeWithoutRolling(Collection<T>) - Method in class org.apache.paimon.utils.ObjectsFile
-
- writeWithoutRolling(Iterator<T>) - Method in class org.apache.paimon.utils.ObjectsFile
-
- WS - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- WS - Static variable in class org.apache.paimon.codegen.codesplit.JavaLexer
-
- WS - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-
- WS - Static variable in class org.apache.paimon.codegen.codesplit.JavaParser
-