org.apache.accumulo.server.master
Class CoordinateRecoveryTask
java.lang.Object
org.apache.accumulo.server.master.CoordinateRecoveryTask
- All Implemented Interfaces:
- Runnable
public class CoordinateRecoveryTask
- extends Object
- implements Runnable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CoordinateRecoveryTask
public CoordinateRecoveryTask(org.apache.hadoop.fs.FileSystem fs)
recover
public boolean recover(AuthInfo credentials,
KeyExtent extent,
Collection<Collection<String>> entries,
org.apache.accumulo.server.master.CoordinateRecoveryTask.JobComplete notify)
run
public void run()
- Specified by:
run
in interface Runnable
status
public List<RecoveryStatus> status()
stop
public void stop()
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.