public class CompactorPipeline extends Object
| Constructor and Description |
|---|
CompactorPipeline(Compactor compactor) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
execute(CompactorContext input) |
boolean |
isMRCompaction() |
public CompactorPipeline(Compactor compactor)
public boolean isMRCompaction()
public Boolean execute(CompactorContext input) throws IOException, HiveException, InterruptedException
Copyright © 2024 The Apache Software Foundation. All rights reserved.