Uses of Class
com.orientechnologies.orient.client.remote.ORemoteConnectionManager
Packages that use ORemoteConnectionManager
-
Uses of ORemoteConnectionManager in com.orientechnologies.orient.client.remote
Fields in com.orientechnologies.orient.client.remote declared as ORemoteConnectionManagerModifier and TypeFieldDescriptionprotected ORemoteConnectionManagerOrientDBRemote.connectionManagerOStorageRemote.connectionManagerMethods in com.orientechnologies.orient.client.remote that return ORemoteConnectionManagerMethods in com.orientechnologies.orient.client.remote with parameters of type ORemoteConnectionManagerModifier and TypeMethodDescriptionvoidOStorageRemoteSession.closeAllSessions(ORemoteConnectionManager connectionManager, OContextConfiguration clientConfiguration) static OChannelBinaryAsynchClientOStorageRemote.getNetwork(String iCurrentURL, ORemoteConnectionManager connectionManager, OContextConfiguration config) Constructors in com.orientechnologies.orient.client.remote with parameters of type ORemoteConnectionManagerModifierConstructorDescriptionOStorageRemote(ORemoteURLs hosts, String name, OrientDBRemote context, String iMode, ORemoteConnectionManager connectionManager, OrientDBConfig config) OStorageRemote(ORemoteURLs hosts, String name, OrientDBRemote context, String iMode, ORemoteConnectionManager connectionManager, OStorage.STATUS status, OrientDBConfig config)