public class LogSorter extends Object
| Constructor and Description |
|---|
LogSorter(Instance instance,
VolumeManager fs,
AccumuloConfiguration conf) |
| Modifier and Type | Method and Description |
|---|---|
List<RecoveryStatus> |
getLogSorts() |
void |
startWatchingForRecoveryLogs(ThreadPoolExecutor distWorkQThreadPool) |
public LogSorter(Instance instance, VolumeManager fs, AccumuloConfiguration conf)
public void startWatchingForRecoveryLogs(ThreadPoolExecutor distWorkQThreadPool) throws org.apache.zookeeper.KeeperException, InterruptedException
org.apache.zookeeper.KeeperExceptionInterruptedExceptionpublic List<RecoveryStatus> getLogSorts()
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.