Package | Description |
---|---|
com.orientechnologies.orient.client.remote | |
com.orientechnologies.orient.stresstest | |
com.orientechnologies.orient.stresstest.workload |
Modifier and Type | Method and Description |
---|---|
static OStorageRemote.CONNECTION_STRATEGY |
OStorageRemote.CONNECTION_STRATEGY.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OStorageRemote.CONNECTION_STRATEGY[] |
OStorageRemote.CONNECTION_STRATEGY.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
OStorageRemote.CONNECTION_STRATEGY |
OStressTesterSettings.loadBalancing |
Modifier and Type | Method and Description |
---|---|
static ODatabase |
ODatabaseUtils.openDatabase(ODatabaseIdentifier databaseIdentifier,
OStorageRemote.CONNECTION_STRATEGY connectionStrategy) |
Modifier and Type | Field and Description |
---|---|
protected OStorageRemote.CONNECTION_STRATEGY |
OBaseWorkload.connectionStrategy |
Modifier and Type | Method and Description |
---|---|
protected ODatabase |
OBaseDocumentWorkload.getDocumentDatabase(ODatabaseIdentifier databaseIdentifier,
OStorageRemote.CONNECTION_STRATEGY connectionStrategy) |
Copyright © 2009–2020 OrientDB. All rights reserved.