org.apache.accumulo.server.tabletserver.log
public class LogSorter extends Object
Constructor and Description |
---|
LogSorter(Instance instance,
org.apache.hadoop.fs.FileSystem fs,
AccumuloConfiguration conf) |
Modifier and Type | Method and Description |
---|---|
List<RecoveryStatus> |
getLogSorts() |
void |
startWatchingForRecoveryLogs(ThreadPoolExecutor distWorkQThreadPool) |
public LogSorter(Instance instance, org.apache.hadoop.fs.FileSystem fs, AccumuloConfiguration conf)
public void startWatchingForRecoveryLogs(ThreadPoolExecutor distWorkQThreadPool) throws org.apache.zookeeper.KeeperException, InterruptedException
org.apache.zookeeper.KeeperException
InterruptedException
public List<RecoveryStatus> getLogSorts()
Copyright © 2015 Apache Accumulo Project. All Rights Reserved.