- callInLock(Callable<V>, boolean) - Method in class com.orientechnologies.orient.client.remote.OStorageRemoteThread
-
- checkConnection() - Method in class com.orientechnologies.orient.client.remote.OStorageRemote
-
- checkForRecordValidity(OPhysicalPosition) - Method in class com.orientechnologies.orient.client.remote.OStorageRemoteThread
-
- close() - Method in class com.orientechnologies.orient.client.remote.OClusterRemote
-
- close() - Method in class com.orientechnologies.orient.client.remote.ONetworkConnectionPool
-
Closes all the channels.
- close() - Method in class com.orientechnologies.orient.client.remote.OServerAdmin
-
Close the connection if open.
- close(boolean) - Method in class com.orientechnologies.orient.client.remote.OServerAdmin
-
- close(boolean) - Method in class com.orientechnologies.orient.client.remote.OStorageRemote
-
- close(boolean) - Method in class com.orientechnologies.orient.client.remote.OStorageRemoteThread
-
- close() - Method in class com.orientechnologies.orient.client.remote.OStorageRemoteThread
-
- closeChannel(OChannelBinaryClient) - Method in class com.orientechnologies.orient.client.remote.OStorageRemote
-
Closes the channel and remove it from the pool.
- closeChannel(OChannelBinaryClient) - Method in class com.orientechnologies.orient.client.remote.OStorageRemoteThread
-
- clusterAddNode(String) - Method in class com.orientechnologies.orient.client.remote.OServerAdmin
-
Adds a node in the cluster.
- clusterMap - Variable in class com.orientechnologies.orient.client.remote.OStorageRemote
-
- clusterRemoveNode(String) - Method in class com.orientechnologies.orient.client.remote.OServerAdmin
-
Removes a node from the cluster.
- clusterStatus() - Method in class com.orientechnologies.orient.client.remote.OServerAdmin
-
Gets the cluster status.
- com.orientechnologies.orient.client.db - package com.orientechnologies.orient.client.db
-
- com.orientechnologies.orient.client.remote - package com.orientechnologies.orient.client.remote
-
- command(OCommandRequestText) - Method in class com.orientechnologies.orient.client.remote.OStorageRemote
-
Execute the command remotely and get the results back.
- command(OCommandRequestText) - Method in class com.orientechnologies.orient.client.remote.OStorageRemoteThread
-
- commandExecuting - Variable in class com.orientechnologies.orient.client.remote.OStorageRemoteThreadLocal.OStorageRemoteSession
-
- commit(OTransaction) - Method in class com.orientechnologies.orient.client.remote.OStorageRemote
-
- commit(OTransaction) - Method in class com.orientechnologies.orient.client.remote.OStorageRemoteThread
-
- configure(OStorage, int, String, String, int, Object...) - Method in class com.orientechnologies.orient.client.remote.OClusterRemote
-
- configure(OStorage, OStorageClusterConfiguration) - Method in class com.orientechnologies.orient.client.remote.OClusterRemote
-
- connect(String, String) - Method in class com.orientechnologies.orient.client.remote.OServerAdmin
-
Connects to a remote server.
- copyDatabase(String, String, String, String, String) - Method in class com.orientechnologies.orient.client.remote.OServerAdmin
-
Copies a database to a remote server instance.
- count(int) - Method in class com.orientechnologies.orient.client.remote.OStorageRemote
-
- count(int[]) - Method in class com.orientechnologies.orient.client.remote.OStorageRemote
-
- count(int) - Method in class com.orientechnologies.orient.client.remote.OStorageRemoteThread
-
- count(int[]) - Method in class com.orientechnologies.orient.client.remote.OStorageRemoteThread
-
- countRecords() - Method in class com.orientechnologies.orient.client.remote.OStorageRemote
-
- countRecords() - Method in class com.orientechnologies.orient.client.remote.OStorageRemoteThread
-
- create(int) - Method in class com.orientechnologies.orient.client.remote.OClusterRemote
-
- create(Map<String, Object>) - Method in class com.orientechnologies.orient.client.remote.OStorageRemote
-
- create(Map<String, Object>) - Method in class com.orientechnologies.orient.client.remote.OStorageRemoteThread
-
- createConnectionPool() - Method in class com.orientechnologies.orient.client.remote.OStorageRemote
-
- createDatabase(ODatabase, String) - Static method in class com.orientechnologies.orient.client.db.ODatabaseHelper
-
- createDatabase(ODatabase, String, String) - Static method in class com.orientechnologies.orient.client.db.ODatabaseHelper
-
- createDatabase(String) - Method in class com.orientechnologies.orient.client.remote.OServerAdmin
-
Deprecated.
- createDatabase(String, String) - Method in class com.orientechnologies.orient.client.remote.OServerAdmin
-
Creates a database in a remote server.
- createNetworkConnection() - Method in class com.orientechnologies.orient.client.remote.OStorageRemote
-
- createNewResource(String, Object...) - Method in class com.orientechnologies.orient.client.remote.ONetworkConnectionPool
-
- createRecord(int, ORecordId, byte[], int, byte, int, ORecordCallback<Long>) - Method in class com.orientechnologies.orient.client.remote.OStorageRemote
-
- createRecord(int, ORecordId, byte[], int, byte, int, ORecordCallback<Long>) - Method in class com.orientechnologies.orient.client.remote.OStorageRemoteThread
-
- createStorage(String, Map<String, String>) - Method in class com.orientechnologies.orient.client.remote.OEngineRemote
-