| Package | Description |
|---|---|
| org.apache.paimon.compact | |
| org.apache.paimon.mergetree | |
| org.apache.paimon.mergetree.compact | |
| org.apache.paimon.operation |
| Class and Description |
|---|
LevelSortedRun
SortedRun with level. |
| Class and Description |
|---|
| Levels
A class which stores all level files of merge tree.
|
| Levels.DropFileCallback
A callback to notify dropping file.
|
LevelSortedRun
SortedRun with level. |
| LookupFile
Lookup file for cache remote file to local.
|
LookupLevels.PositionedKeyValue
KeyValue with file name and row position for DeletionVector. |
| LookupLevels.ValueProcessor
Processor to process value.
|
| MergeSorter
The merge sorter to sort and merge readers with key overlap.
|
| SortedRun
A
SortedRun is a list of files sorted by their keys. |
| WriteBuffer
Append only writer buffer for storing key-values.
|
| WriteBuffer.KvConsumer
A Consumer that accepts KeyValue and throw exceptions.
|
| Class and Description |
|---|
| Levels
A class which stores all level files of merge tree.
|
LevelSortedRun
SortedRun with level. |
| LookupLevels
Provide lookup by key.
|
| MergeSorter
The merge sorter to sort and merge readers with key overlap.
|
| SortedRun
A
SortedRun is a list of files sorted by their keys. |
| Class and Description |
|---|
| MergeSorter
The merge sorter to sort and merge readers with key overlap.
|
| MergeTreeWriter
A
RecordWriter to write records and generate CompactIncrement. |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.