Class OStressTesterSettings

java.lang.Object
com.orientechnologies.orient.stresstest.OStressTesterSettings

public class OStressTesterSettings extends Object
StressTester settings.
Author:
Luca Garulli (l.garulli--(at)--orientdb.com)
  • Field Details

    • dbName

      public String dbName
    • mode

      public OStressTester.OMode mode
    • rootPassword

      public String rootPassword
    • resultOutputFile

      public String resultOutputFile
    • plocalPath

      public String plocalPath
    • operationsPerTransaction

      public int operationsPerTransaction
    • delay

      public int delay
    • concurrencyLevel

      public int concurrencyLevel
    • remoteIp

      public String remoteIp
    • haMetrics

      public boolean haMetrics
    • workloadCfg

      public String workloadCfg
    • keepDatabaseAfterTest

      public boolean keepDatabaseAfterTest
    • remotePort

      public int remotePort
    • checkDatabase

      public boolean checkDatabase
    • loadBalancing

      public ORemoteClient.CONNECTION_STRATEGY loadBalancing
    • dbUser

      public String dbUser
    • dbPassword

      public String dbPassword
  • Constructor Details

    • OStressTesterSettings

      public OStressTesterSettings()
  • Method Details

    • getUrl

      protected String getUrl()