Class | Description |
---|---|
MultiAwareBucketTableScan |
This class is responsible for implementing the scanning logic
MultiTableScanBase for the
table with multi bucket such as dynamic or fixed bucket table. |
MultiTableScanBase<T> |
This class is responsible for implementing the scanning logic for the table of different type
buckets during compaction.
|
MultiUnawareBucketTableScan |
This class is responsible for implementing the scanning logic
MultiTableScanBase for the
table with fix single bucket such as unaware bucket table. |
UnawareBucketCompactionTopoBuilder |
Build for unaware-bucket table flink compaction job.
|
UnawareBucketCompactor |
The Compactor of unaware bucket table to execute
UnawareAppendCompactionTask . |
Enum | Description |
---|---|
MultiTableScanBase.ScanResult |
the result of table scanning.
|
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.