|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdk.netarkivet.wayback.indexer.ResetFailedFiles
public class ResetFailedFiles
Utility to enable retry of indexing for selected files after they have reached maxFailedAttempts.
Field Summary | |
---|---|
(package private) static org.apache.commons.logging.Log |
log
The logger for this class. |
Constructor Summary | |
---|---|
ResetFailedFiles()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Usage: java -cp dk.netarkivet.wayback.jar -Ddk.netarkivet.settings.file=/home/test/TEST12/conf/settings_WaybackIndexerApplication.xml -Dsettings.common.applicationInstanceId=RESET_FILES dk.netarkivet.wayback.indexer.ResetFailedFiles file1 file2 ... |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
static final org.apache.commons.logging.Log log
Constructor Detail |
---|
public ResetFailedFiles()
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- the file names
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |