public class CompactionInfo extends Object
| Modifier and Type | Method and Description |
|---|---|
long |
getEntriesRead() |
long |
getEntriesWritten() |
KeyExtent |
getExtent() |
long |
getID() |
String |
getOutputFile() |
Thread |
getThread() |
ActiveCompaction |
toThrift() |
public long getID()
public KeyExtent getExtent()
public long getEntriesRead()
public long getEntriesWritten()
public Thread getThread()
public String getOutputFile()
public ActiveCompaction toThrift()
Copyright © 2011–2017 The Apache Software Foundation. All rights reserved.