Class ODatabaseIdentifier

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

public class ODatabaseIdentifier extends Object
A class that contains all the info needed to access a database
Author:
Andrea Iacono
  • Constructor Details

  • Method Details

    • getUrl

      public String getUrl()
    • getMode

      public OStressTester.OMode getMode()
    • getPassword

      public String getPassword()
    • setPassword

      public void setPassword(String password)
    • getName

      public String getName()
    • getRemoteIp

      public String getRemoteIp()
    • getRemotePort

      public int getRemotePort()
    • getPlocalPath

      public String getPlocalPath()