Uses of Enum Class
com.orientechnologies.orient.client.remote.ORemoteClient.CONNECTION_STRATEGY
Packages that use ORemoteClient.CONNECTION_STRATEGY
Package
Description
-
Uses of ORemoteClient.CONNECTION_STRATEGY in com.orientechnologies.orient.client.remote
Methods in com.orientechnologies.orient.client.remote that return ORemoteClient.CONNECTION_STRATEGYModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ORemoteClient.CONNECTION_STRATEGY[]ORemoteClient.CONNECTION_STRATEGY.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.orientechnologies.orient.client.remote with parameters of type ORemoteClient.CONNECTION_STRATEGYModifier and TypeMethodDescriptionORemoteURLs.getNextAvailableServerURL(boolean iIsConnectOperation, ORemoteClientSession session, OContextConfiguration contextConfiguration, ORemoteClient.CONNECTION_STRATEGY strategy) -
Uses of ORemoteClient.CONNECTION_STRATEGY in com.orientechnologies.orient.stresstest
Fields in com.orientechnologies.orient.stresstest declared as ORemoteClient.CONNECTION_STRATEGY -
Uses of ORemoteClient.CONNECTION_STRATEGY in com.orientechnologies.orient.stresstest.workload
Fields in com.orientechnologies.orient.stresstest.workload declared as ORemoteClient.CONNECTION_STRATEGYModifier and TypeFieldDescriptionprotected ORemoteClient.CONNECTION_STRATEGYOBaseWorkload.connectionStrategy