Class OStressTesterSettings
java.lang.Object
com.orientechnologies.orient.stresstest.OStressTesterSettings
StressTester settings.
- Author:
- Luca Garulli (l.garulli--(at)--orientdb.com)
-
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanintintbooleanbooleanintint -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
dbName
-
mode
-
rootPassword
-
resultOutputFile
-
plocalPath
-
operationsPerTransaction
public int operationsPerTransaction -
delay
public int delay -
concurrencyLevel
public int concurrencyLevel -
remoteIp
-
haMetrics
public boolean haMetrics -
workloadCfg
-
keepDatabaseAfterTest
public boolean keepDatabaseAfterTest -
remotePort
public int remotePort -
checkDatabase
public boolean checkDatabase -
loadBalancing
-
dbUser
-
dbPassword
-
-
Constructor Details
-
OStressTesterSettings
public OStressTesterSettings()
-
-
Method Details
-
getUrl
-