public class CompactionPlan extends Object
| Modifier and Type | Field and Description |
|---|---|
List<FileRef> |
deleteFiles |
List<FileRef> |
inputFiles |
WriteParameters |
writeParameters |
| Constructor and Description |
|---|
CompactionPlan() |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
void |
validate(Set<FileRef> allFiles)
Validate compaction plan.
|
public WriteParameters writeParameters
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.