| Modifier and Type | Field and Description |
|---|---|
protected static String |
COMPARE_MODE_NAME |
protected static String |
GENERATE_MODE_NAME |
protected static String |
HANDLER_STATE_FILE |
protected static String |
HASH_APPROACH_FILES |
protected static String |
HASH_APPROACH_PROVIDER |
protected static String |
MANIFEST_CONTENT_ID |
protected static String |
RESULT_PREFIX |
protected static String |
RESULT_SPACE_ID |
protected static String |
STATE_SPACE_ID |
protected static String |
STATE_STORE_ID |
| Constructor and Description |
|---|
BitIntegrityRunner(ContentStoreManager storeMgr,
ServicesManager servicesMgr,
ManifestGenerator manifestGenerator,
ServiceInfo service,
BitIntegrityHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
String |
getStatus() |
boolean |
isRunning() |
void |
run() |
protected void |
runBitIntegrityOnSpace(ContentStore store,
boolean download,
String spaceId) |
void |
stop() |
protected static final String GENERATE_MODE_NAME
protected static final String COMPARE_MODE_NAME
protected static final String HASH_APPROACH_FILES
protected static final String HASH_APPROACH_PROVIDER
protected static final String HANDLER_STATE_FILE
protected static final String STATE_STORE_ID
protected static final String STATE_SPACE_ID
protected static final String MANIFEST_CONTENT_ID
protected static final String RESULT_SPACE_ID
protected static final String RESULT_PREFIX
public BitIntegrityRunner(ContentStoreManager storeMgr, ServicesManager servicesMgr, ManifestGenerator manifestGenerator, ServiceInfo service, BitIntegrityHandler handler)
public boolean isRunning()
public String getStatus()
public void stop()
protected void runBitIntegrityOnSpace(ContentStore store, boolean download, String spaceId) throws ServicesException, NotFoundException, ManifestException
Copyright © 2009-2013 DuraSpace. All Rights Reserved.