Package org.dlese.dpc.index
Class FileMoveTester
java.lang.Object
org.dlese.dpc.index.FileMoveTester
This class simulates saving, moving and deleting records from the records
directory. NOTE: Should NOT be used when pointing at the DLESE metadata
repository!
- Author:
- John Weatherley
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionFileMoveTester(String inputFileLoc, String tempFileLoc) Constructor for the FileMoveTester object -
Method Summary
-
Constructor Details
-
FileMoveTester
Constructor for the FileMoveTester object- Parameters:
inputFileLoc- DESCRIPTIONtempFileLoc- DESCRIPTION
-
-
Method Details
-
stop
public void stop()DESCRIPTION -
getDateStamp
Return a string for the current time and date, sutiable for display in log files and output to standout:- Returns:
- The dateStamp value
-
setDebug
public final void setDebug(boolean db)
-