|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.wcm.benchmark.preparation.repository.RepoloadRun
public class RepoloadRun
The Class RepoloadRun.
| Constructor Summary | |
|---|---|
RepoloadRun(java.lang.String[] args)
Instantiates a new repoload run. |
|
| Method Summary | |
|---|---|
int |
getNtFileCount()
Gets the nt file count. |
int |
getNtFolderCount()
Gets the nt folder count. |
boolean |
isReadProperty()
Checks if is read property. |
static void |
main(java.lang.String[] args)
The main method. |
void |
run()
Run. |
void |
setNtFileCount(int ntFileCount)
Sets the nt file count. |
void |
setNtFolderCount(int ntFolderCount)
Sets the nt folder count. |
void |
setReadProperty(boolean readProperty)
Sets the read property. |
void |
setUp()
Sets the up. |
void |
stop()
Stop. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RepoloadRun(java.lang.String[] args)
args - the args| Method Detail |
|---|
public void setUp()
throws java.lang.Exception
java.lang.Exception - the exceptionpublic void stop()
public void run()
public static void main(java.lang.String[] args)
args - the argumentspublic int getNtFolderCount()
public void setNtFolderCount(int ntFolderCount)
ntFolderCount - the ntFolderCount to setpublic int getNtFileCount()
public void setNtFileCount(int ntFileCount)
ntFileCount - the ntFileCount to setpublic boolean isReadProperty()
public void setReadProperty(boolean readProperty)
readProperty - the readProperty to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||