| Class | Description |
|---|---|
| ChangelogCompactCoordinateOperator |
Coordinator operator for compacting changelog files.
|
| ChangelogCompactTask |
ChangelogCompactTask to compact several changelog files from the same partition into one
file, in order to reduce the number of small files. |
| ChangelogCompactTaskSerializer |
Serializer for
ChangelogCompactTask. |
| ChangelogCompactWorkerOperator |
Receive and process the
ChangelogCompactTasks emitted by ChangelogCompactCoordinateOperator. |
| ChangelogTaskTypeInfo |
Type information for
ChangelogCompactTask. |
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.