org.dlese.dpc.oai.harvester
Class Keys
java.lang.Object
org.dlese.dpc.oai.harvester.Keys
- public final class Keys
- extends Object
Contains keys that are used to retrieve data from the
SimpleDataStore.
- Author:
- John Weatherley
Constructor Summary |
Keys()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HARVESTER_STATUS
public static final String HARVESTER_STATUS
- DESCRIPTION
- See Also:
- Constant Field Values
VALIDATE_RECORDS
public static final String VALIDATE_RECORDS
- See Also:
- Constant Field Values
HARVESTED_DATA_DIR
public static final String HARVESTED_DATA_DIR
- See Also:
- Constant Field Values
SH_HARVESTED_DATA_DIR
public static final String SH_HARVESTED_DATA_DIR
- See Also:
- Constant Field Values
SCHEDULED_HARVESTS
public static final String SCHEDULED_HARVESTS
- See Also:
- Constant Field Values
Keys
public Keys()