public abstract static class CompactionInfo.Holder
extends java.lang.Object
Constructor and Description |
---|
Holder() |
Modifier and Type | Method and Description |
---|---|
abstract CompactionInfo |
getCompactionInfo() |
boolean |
isStopRequested() |
void |
stop() |
public abstract CompactionInfo getCompactionInfo()
public void stop()
public boolean isStopRequested()
Copyright © 2017 The Apache Software Foundation