|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.accumulo.server.master.CoordinateRecoveryTask
public class CoordinateRecoveryTask
Constructor Summary | |
---|---|
CoordinateRecoveryTask(org.apache.hadoop.fs.FileSystem fs)
|
Method Summary | |
---|---|
boolean |
recover(AuthInfo credentials,
KeyExtent extent,
java.util.Collection<java.util.Collection<java.lang.String>> entries)
|
void |
run()
|
java.util.List<RecoveryStatus> |
status()
|
void |
stop()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CoordinateRecoveryTask(org.apache.hadoop.fs.FileSystem fs)
Method Detail |
---|
public boolean recover(AuthInfo credentials, KeyExtent extent, java.util.Collection<java.util.Collection<java.lang.String>> entries)
public void run()
run
in interface java.lang.Runnable
public java.util.List<RecoveryStatus> status()
public void stop()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |