Uses of Enum
com.orientechnologies.orient.client.remote.OStorageRemote.CONNECTION_STRATEGY
Packages that use OStorageRemote.CONNECTION_STRATEGY
Package
Description
-
Uses of OStorageRemote.CONNECTION_STRATEGY in com.orientechnologies.orient.client.remote
Methods in com.orientechnologies.orient.client.remote that return OStorageRemote.CONNECTION_STRATEGYModifier and TypeMethodDescriptionReturns 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.Methods in com.orientechnologies.orient.client.remote with parameters of type OStorageRemote.CONNECTION_STRATEGYModifier and TypeMethodDescriptionORemoteURLs.getNextAvailableServerURL(boolean iIsConnectOperation, OStorageRemoteSession session, OContextConfiguration contextConfiguration, OStorageRemote.CONNECTION_STRATEGY strategy) -
Uses of OStorageRemote.CONNECTION_STRATEGY in com.orientechnologies.orient.stresstest
Fields in com.orientechnologies.orient.stresstest declared as OStorageRemote.CONNECTION_STRATEGYMethods in com.orientechnologies.orient.stresstest with parameters of type OStorageRemote.CONNECTION_STRATEGYModifier and TypeMethodDescriptionstatic ODatabaseODatabaseUtils.openDatabase(ODatabaseIdentifier databaseIdentifier, OStorageRemote.CONNECTION_STRATEGY connectionStrategy) Deprecated. -
Uses of OStorageRemote.CONNECTION_STRATEGY in com.orientechnologies.orient.stresstest.workload
Fields in com.orientechnologies.orient.stresstest.workload declared as OStorageRemote.CONNECTION_STRATEGYModifier and TypeFieldDescriptionprotected OStorageRemote.CONNECTION_STRATEGYOBaseWorkload.connectionStrategyMethods in com.orientechnologies.orient.stresstest.workload with parameters of type OStorageRemote.CONNECTION_STRATEGYModifier and TypeMethodDescriptionprotected ODatabaseOBaseDocumentWorkload.getDocumentDatabase(ODatabaseIdentifier databaseIdentifier, OStorageRemote.CONNECTION_STRATEGY connectionStrategy)