| Class | Description |
|---|---|
| CompactionPlan |
A plan for a compaction: the input files, the files that are *not* inputs to a compaction that should simply be deleted, and the optional parameters used to
create the resulting output file.
|
| CompactionStrategy |
The interface for customizing major compactions.
|
| DefaultCompactionStrategy | |
| EverythingCompactionStrategy |
The default compaction strategy for user initiated compactions.
|
| MajorCompactionRequest |
Information that can be used to determine how a tablet is to be major compacted, if needed.
|
| SizeLimitCompactionStrategy | |
| WriteParameters |
| Enum | Description |
|---|---|
| MajorCompactionReason |
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.