org.apache.accumulo.server.master.state
Class MergeStats
java.lang.Object
org.apache.accumulo.server.master.state.MergeStats
public class MergeStats
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MergeStats
public MergeStats(MergeInfo info)
getMergeInfo
public MergeInfo getMergeInfo()
update
public void update(KeyExtent ke,
TabletState state,
boolean chopped,
boolean hasWALs)
nextMergeState
public MergeState nextMergeState(Connector connector,
CurrentState master)
throws Exception
- Throws:
Exception
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.