API Reference# Catalog Interface paimon::Catalog paimon::Identifier Write Interface paimon::FileStoreWrite paimon::WriteContextBuilder paimon::WriteContext paimon::RecordBatch paimon::RecordBatchBuilder Commit Interface paimon::FileStoreCommit paimon::CommitContextBuilder paimon::CommitContext Scan Interface paimon::TableScan paimon::ScanContextBuilder paimon::ScanContext paimon::Plan paimon::DataSplit Read Interface paimon::TableRead paimon::ReadContextBuilder paimon::ReadContext Predicate Interface paimon::Predicate ~Predicate() operator==() GetFunction() Negate() ToString() paimon::LeafPredicate FieldIndex() FieldName() GetFieldType() Literals() GetFunction() ToString() Negate() operator==() paimon::CompoundPredicate GetFunction() Children() Negate() ToString() operator==() paimon::Function Type ~Function() GetType() ToString() paimon::FunctionVisitor ~FunctionVisitor() VisitIsNotNull() VisitIsNull() VisitEqual() VisitNotEqual() VisitLessThan() VisitLessOrEqual() VisitGreaterThan() VisitGreaterOrEqual() VisitIn() VisitNotIn() VisitStartsWith() VisitEndsWith() VisitContains() paimon::Literal Literal() Literal() Literal() Literal() Literal() Literal() ~Literal() Literal() operator=() operator=() operator==() operator!=() IsNull() GetValue() GetType() ToString() HashCode() CompareTo() paimon::PredicateBuilder PredicateBuilder() ~PredicateBuilder() Equal() NotEqual() LessThan() LessOrEqual() GreaterThan() GreaterOrEqual() IsNull() IsNotNull() In() NotIn() Between() And() Or() File Format Interface paimon::FileFormat paimon::FormatWriter paimon::WriterBuilder paimon::BatchReader paimon::FileBatchReader paimon::ReaderBuilder paimon::FileFormatFactory paimon::FormatStatsExtractor File System Interface paimon::FileSystem paimon::FileSystemFactory paimon::InputStream paimon::OutputStream SeekOrigin paimon::FileStatus paimon::BasicFileStatus IO Interface ByteOrder SystemByteOrder() paimon::BufferedInputStream paimon::ByteArrayInputStream paimon::DataInputStream Data Types Interface paimon::Blob paimon::Decimal paimon::Timestamp File Index Interface paimon::FileIndexer paimon::FileIndexerFactory paimon::FileIndexWriter paimon::FileIndexReader paimon::FileIndexFormat paimon::FileIndexResult paimon::BitmapIndexResult GLobal Index Interface paimon::GlobalIndexFileReader paimon::GlobalIndexFileWriter paimon::GlobalIndexReader paimon::GlobalIndexIOMeta paimon::GlobalIndexResult paimon::GlobalIndexScan paimon::GlobalIndexWriter paimon::GlobalIndexerFactory paimon::GlobalIndexer paimon::RowRangeGlobalIndexScanner Orphan Files Clean Interface paimon::OrphanFilesCleaner paimon::CleanContextBuilder paimon::CleanContext Options Interface FieldType paimon::Options Executor Interface DEFAULT_EXECUTOR_THREAD_COUNT GetGlobalDefaultExecutor() CreateDefaultExecutor() CreateDefaultExecutor() paimon::Executor Memory Interface GetMemoryPool() GetDefaultPool() paimon::MemoryPool paimon::Bytes