org.apache.accumulo.server.tabletserver.log
Class LogSorter
java.lang.Object
org.apache.accumulo.server.tabletserver.log.LogSorter
public class LogSorter
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LogSorter
public LogSorter(Instance instance,
org.apache.hadoop.fs.FileSystem fs,
AccumuloConfiguration conf)
startWatchingForRecoveryLogs
public void startWatchingForRecoveryLogs(ThreadPoolExecutor distWorkQThreadPool)
throws org.apache.zookeeper.KeeperException,
InterruptedException
- Throws:
org.apache.zookeeper.KeeperException
InterruptedException
getLogSorts
public List<RecoveryStatus> getLogSorts()
Copyright © 2013 Apache Accumulo Project. All Rights Reserved.