Uses of Class
com.orientechnologies.orient.client.binary.OChannelBinaryAsynchClient
Packages that use OChannelBinaryAsynchClient
-
Uses of OChannelBinaryAsynchClient in com.orientechnologies.orient.client.remote
Methods in com.orientechnologies.orient.client.remote that return OChannelBinaryAsynchClientModifier and TypeMethodDescriptionORemoteConnectionManager.acquire(String url, OContextConfiguration clientConfiguration) ORemoteConnectionPool.acquire(String iServerURL, long timeout, OContextConfiguration clientConfiguration) protected OChannelBinaryAsynchClientORemoteConnectionPool.createNetworkConnection()ORemoteConnectionPool.createNewResource(String iKey) ORemoteClient.getNetwork(String iCurrentURL) static OChannelBinaryAsynchClientORemoteClient.getNetwork(String iCurrentURL, ORemoteConnectionManager connectionManager, OContextConfiguration config) Methods in com.orientechnologies.orient.client.remote that return types with arguments of type OChannelBinaryAsynchClientMethods in com.orientechnologies.orient.client.remote with parameters of type OChannelBinaryAsynchClientModifier and TypeMethodDescriptionstatic voidORemoteClient.beginResponse(OChannelBinaryAsynchClient network, ORemoteClientNodeSession nodeSession) voidORemoteClient.endRequest(OChannelBinaryAsynchClient iNetwork) Ends the request and unlock the write lockvoidORemoteClient.endResponse(OChannelBinaryAsynchClient iNetwork) End response reached: release the channel in the pool to being reusedORemoteClientOperation.execute(OChannelBinaryAsynchClient network, ORemoteClientNodeSession nodeSession) voidORemoteClient.openRemoteDatabase(ORemoteClientSession session, OChannelBinaryAsynchClient network) voidORemoteConnectionManager.release(OChannelBinaryAsynchClient conn) voidORemoteConnectionManager.remove(OChannelBinaryAsynchClient conn) voidORemoteConnectionManager.removeIfPresent(OChannelBinaryAsynchClient conn) booleanORemoteConnectionPool.reuseResource(String iKey, OChannelBinaryAsynchClient iValue) -
Uses of OChannelBinaryAsynchClient in com.orientechnologies.orient.server
Fields in com.orientechnologies.orient.server declared as OChannelBinaryAsynchClient