public class ODatabaseIdentifier extends Object
Constructor and Description |
---|
ODatabaseIdentifier(OStressTesterSettings settings) |
Modifier and Type | Method and Description |
---|---|
OStressTester.OMode |
getMode() |
String |
getName() |
String |
getPassword() |
String |
getPlocalPath() |
String |
getRemoteIp() |
int |
getRemotePort() |
String |
getUrl() |
void |
setPassword(String password) |
public ODatabaseIdentifier(OStressTesterSettings settings)
public String getUrl()
public OStressTester.OMode getMode()
public String getPassword()
public void setPassword(String password)
public String getName()
public String getRemoteIp()
public int getRemotePort()
public String getPlocalPath()
Copyright © 2009–2020 OrientDB. All rights reserved.