public class MergeStats extends Object
| Constructor and Description |
|---|
MergeStats(MergeInfo info) |
| Modifier and Type | Method and Description |
|---|---|
MergeInfo |
getMergeInfo() |
static void |
main(String[] args) |
MergeState |
nextMergeState(Connector connector,
CurrentState master) |
void |
update(KeyExtent ke,
TabletState state,
boolean chopped,
boolean hasWALs) |
public MergeStats(MergeInfo info)
public MergeInfo getMergeInfo()
public void update(KeyExtent ke, TabletState state, boolean chopped, boolean hasWALs)
public MergeState nextMergeState(Connector connector, CurrentState master) throws Exception
ExceptionCopyright © 2011–2017 The Apache Software Foundation. All rights reserved.