org.dspace.app.checker
Class ChecksumChecker

java.lang.Object
  extended by org.dspace.app.checker.ChecksumChecker

public final class ChecksumChecker
extends Object

Command line access to the checksum checker. Options are listed in the documentation for the main method.

Author:
Jim Downing, Grace Carpenter, Nathan Sarr

Method Summary
static void main(String[] args)
          Command line access to the checksum package.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(String[] args)
Command line access to the checksum package.

Parameters:
args -
-h
Print help on command line options
-l
loop through bitstreams once
-L
loop continuously through bitstreams
-d
specify duration of process run
-b
specify bitstream IDs
-a [handle_id]
check anything by handle
-e
Report only errors in the logs
-p
Don't prune results before running checker


Copyright © 2012 DuraSpace. All Rights Reserved.