|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.tools.Tool
org.alfresco.tools.Repository
org.alfresco.repo.content.cleanup.ContentStoreCleanerScalabilityRunner
public class ContentStoreCleanerScalabilityRunner
Loads the repository up with orphaned content and then runs the cleaner.
A null content store produces ficticious content URLs. The DB is loaded with ficticious URLs. The process is kicked off.
Constructor Summary | |
---|---|
ContentStoreCleanerScalabilityRunner()
|
Method Summary | |
---|---|
protected int |
execute()
Perform Tool Behaviour |
static void |
main(java.lang.String[] args)
Do the load and cleanup. |
Methods inherited from class org.alfresco.tools.Repository |
---|
displayHelp, getToolName, processArgs |
Methods inherited from class org.alfresco.tools.Tool |
---|
exit, getApplicationContext, getServiceRegistry, handleError, logError, logInfo, logVerbose, start |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ContentStoreCleanerScalabilityRunner()
Method Detail |
---|
public static void main(java.lang.String[] args)
protected int execute() throws ToolException
Tool
execute
in class Repository
ToolException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |