- OAsynchChannelServiceThread - Class in com.orientechnologies.orient.client.binary
-
Service thread that catches internal messages sent by the server
- OAsynchChannelServiceThread(ORemoteServerEventListener, OChannelBinaryAsynchClient) - Constructor for class com.orientechnologies.orient.client.binary.OAsynchChannelServiceThread
-
- OChannelBinaryAsynchClient - Class in com.orientechnologies.orient.client.binary
-
- OChannelBinaryAsynchClient(String, int, String, OContextConfiguration, int) - Constructor for class com.orientechnologies.orient.client.binary.OChannelBinaryAsynchClient
-
- OChannelBinaryAsynchClient(String, int, String, OContextConfiguration, int, ORemoteServerEventListener) - Constructor for class com.orientechnologies.orient.client.binary.OChannelBinaryAsynchClient
-
- OChannelBinaryAsynchClientSynch - Class in com.orientechnologies.orient.client.binary
-
Single requester client implementation.
- OChannelBinaryAsynchClientSynch(String, int, String, OContextConfiguration) - Constructor for class com.orientechnologies.orient.client.binary.OChannelBinaryAsynchClientSynch
-
- OChannelBinaryClientAbstract - Class in com.orientechnologies.orient.client.binary
-
Abstract implementation of binary channel.
- OChannelBinaryClientAbstract(String, int, String, OContextConfiguration, int) - Constructor for class com.orientechnologies.orient.client.binary.OChannelBinaryClientAbstract
-
- OChannelBinarySynchClient - Class in com.orientechnologies.orient.client.binary
-
Synchronous implementation of binary channel.
- OChannelBinarySynchClient(String, int, String, OContextConfiguration, int) - Constructor for class com.orientechnologies.orient.client.binary.OChannelBinarySynchClient
-
- OClusterRemote - Class in com.orientechnologies.orient.client.remote
-
Remote cluster implementation
- OClusterRemote() - Constructor for class com.orientechnologies.orient.client.remote.OClusterRemote
-
- OCollectionNetworkSerializer - Class in com.orientechnologies.orient.client.remote
-
- OCollectionNetworkSerializer() - Constructor for class com.orientechnologies.orient.client.remote.OCollectionNetworkSerializer
-
- ODatabaseHelper - Class in com.orientechnologies.orient.client.db
-
- ODatabaseHelper() - Constructor for class com.orientechnologies.orient.client.db.ODatabaseHelper
-
- ODatabaseImportRemote - Class in com.orientechnologies.orient.client.remote
-
Created by tglman on 19/07/16.
- ODatabaseImportRemote(ODatabaseDocumentInternal, String, OCommandOutputListener) - Constructor for class com.orientechnologies.orient.client.remote.ODatabaseImportRemote
-
- OEngineRemote - Class in com.orientechnologies.orient.client.remote
-
Remote engine implementation.
- OEngineRemote() - Constructor for class com.orientechnologies.orient.client.remote.OEngineRemote
-
- onEndUsedConnections(ORemoteConnectionPool) - Method in class com.orientechnologies.orient.client.remote.OStorageRemoteAsynchEventListener
-
- onRequest(byte, Object) - Method in class com.orientechnologies.orient.client.remote.ORemoteConnectionPushListener
-
- onRequest(byte, Object) - Method in class com.orientechnologies.orient.client.remote.OStorageRemoteAsynchEventListener
-
- onShutdown() - Method in class com.orientechnologies.orient.client.remote.OSBTreeCollectionManagerRemote
-
- onStartup() - Method in class com.orientechnologies.orient.client.remote.OSBTreeCollectionManagerRemote
-
- open() - Method in class com.orientechnologies.orient.client.remote.OClusterRemote
-
- open(String, String, Map<String, Object>) - Method in class com.orientechnologies.orient.client.remote.OStorageRemote
-
- openDatabase(ODatabase) - Static method in class com.orientechnologies.orient.client.db.ODatabaseHelper
-
- openRemoteDatabase() - Method in class com.orientechnologies.orient.client.remote.OStorageRemote
-
- openRemoteDatabase(OChannelBinaryAsynchClient) - Method in class com.orientechnologies.orient.client.remote.OStorageRemote
-
- openRemoteDatabase(String) - Method in class com.orientechnologies.orient.client.remote.OStorageRemote
-
- ORemoteConnectionManager - Class in com.orientechnologies.orient.client.remote
-
Manages network connections against OrientDB servers.
- ORemoteConnectionManager(long) - Constructor for class com.orientechnologies.orient.client.remote.ORemoteConnectionManager
-
- ORemoteConnectionPool - Class in com.orientechnologies.orient.client.remote
-
Created by tglman on 01/10/15.
- ORemoteConnectionPool(int, boolean) - Constructor for class com.orientechnologies.orient.client.remote.ORemoteConnectionPool
-
- ORemoteConnectionPushListener - Class in com.orientechnologies.orient.client.remote
-
Created by tglman on 01/10/15.
- ORemoteConnectionPushListener() - Constructor for class com.orientechnologies.orient.client.remote.ORemoteConnectionPushListener
-
- OSBTreeBonsaiRemote<K,V> - Class in com.orientechnologies.orient.client.remote
-
- OSBTreeBonsaiRemote(OBonsaiCollectionPointer, OBinarySerializer<K>, OBinarySerializer<V>) - Constructor for class com.orientechnologies.orient.client.remote.OSBTreeBonsaiRemote
-
- OSBTreeCollectionManagerRemote - Class in com.orientechnologies.orient.client.remote
-
- OSBTreeCollectionManagerRemote(OStorage) - Constructor for class com.orientechnologies.orient.client.remote.OSBTreeCollectionManagerRemote
-
- OSBTreeCollectionManagerRemote(OStorage, OCollectionNetworkSerializer) - Constructor for class com.orientechnologies.orient.client.remote.OSBTreeCollectionManagerRemote
-
- OServerAdmin - Class in com.orientechnologies.orient.client.remote
-
Remote administration class of OrientDB Server instances.
- OServerAdmin(String) - Constructor for class com.orientechnologies.orient.client.remote.OServerAdmin
-
Creates the object passing a remote URL to connect.
- OServerAdmin(OStorageRemote) - Constructor for class com.orientechnologies.orient.client.remote.OServerAdmin
-
Creates the object starting from an existent remote storage.
- OStorageRemote - Class in com.orientechnologies.orient.client.remote
-
This object is bound to each remote ODatabase instances.
- OStorageRemote(String, String, String) - Constructor for class com.orientechnologies.orient.client.remote.OStorageRemote
-
- OStorageRemote(String, String, String, OStorage.STATUS, boolean) - Constructor for class com.orientechnologies.orient.client.remote.OStorageRemote
-
- OStorageRemote.CONNECTION_STRATEGY - Enum in com.orientechnologies.orient.client.remote
-
- OStorageRemoteAsynchEventListener - Class in com.orientechnologies.orient.client.remote
-
- OStorageRemoteAsynchEventListener(OStorageRemote) - Constructor for class com.orientechnologies.orient.client.remote.OStorageRemoteAsynchEventListener
-
- OStorageRemoteConfiguration - Class in com.orientechnologies.orient.client.remote
-
- OStorageRemoteConfiguration(OStorageRemote, String) - Constructor for class com.orientechnologies.orient.client.remote.OStorageRemoteConfiguration
-
- OStorageRemoteNodeSession - Class in com.orientechnologies.orient.client.remote
-
Created by tglman on 12/04/16.
- OStorageRemoteNodeSession(String, Integer) - Constructor for class com.orientechnologies.orient.client.remote.OStorageRemoteNodeSession
-
- OStorageRemoteOperation<T> - Interface in com.orientechnologies.orient.client.remote
-
Created by tglman on 16/12/15.
- OStorageRemoteOperationRead<T> - Interface in com.orientechnologies.orient.client.remote
-
Created by tglman on 07/06/16.
- OStorageRemoteOperationWrite - Interface in com.orientechnologies.orient.client.remote
-
Created by tglman on 07/06/16.
- OStorageRemoteSession - Class in com.orientechnologies.orient.client.remote
-
Created by tglman on 31/03/16.
- OStorageRemoteSession(int) - Constructor for class com.orientechnologies.orient.client.remote.OStorageRemoteSession
-