org.apache.accumulo.server.master.recovery
Class RecoveryManager
java.lang.Object
org.apache.accumulo.server.master.recovery.RecoveryManager
public class RecoveryManager
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RecoveryManager
public RecoveryManager(Master master)
recoverLogs
public boolean recoverLogs(KeyExtent extent,
Collection<Collection<String>> walogs)
throws IOException
- Throws:
IOException
Copyright © 2013 Apache Accumulo Project. All Rights Reserved.