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
ChangelogCompactTask s emitted by ChangelogCompactCoordinateOperator . |
ChangelogTaskTypeInfo |
Type information for
ChangelogCompactTask . |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.