public class OStressTesterSettings extends Object
Modifier and Type | Field and Description |
---|---|
boolean |
checkDatabase |
int |
concurrencyLevel |
String |
dbName |
int |
delay |
boolean |
haMetrics |
boolean |
keepDatabaseAfterTest |
OStorageRemote.CONNECTION_STRATEGY |
loadBalancing |
OStressTester.OMode |
mode |
int |
operationsPerTransaction |
String |
plocalPath |
String |
remoteIp |
int |
remotePort |
String |
resultOutputFile |
String |
rootPassword |
String |
workloadCfg |
Constructor and Description |
---|
OStressTesterSettings() |
public String dbName
public OStressTester.OMode mode
public String rootPassword
public String resultOutputFile
public String plocalPath
public int operationsPerTransaction
public int delay
public int concurrencyLevel
public String remoteIp
public boolean haMetrics
public String workloadCfg
public boolean keepDatabaseAfterTest
public int remotePort
public boolean checkDatabase
public OStorageRemote.CONNECTION_STRATEGY loadBalancing
Copyright © 2009–2020 OrientDB. All rights reserved.