Interface | Description |
---|---|
CompactDeletionFile |
Deletion File from compaction.
|
CompactManager |
Manager to submit compaction task.
|
CompactUnit |
A files unit for compaction.
|
Class | Description |
---|---|
CompactDeletionFile.GeneratedDeletionFile |
A generated files implementation of
CompactDeletionFile . |
CompactDeletionFile.LazyCompactDeletionFile |
A lazy generation implementation of
CompactDeletionFile . |
CompactFutureManager |
Base implementation of
CompactManager which runs compaction in a separate thread. |
CompactResult |
Result of compaction.
|
CompactTask |
Compact task.
|
NoopCompactManager |
A
CompactManager which never compacts. |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.