A B C D E G H I L N O P R S T U 

A

absoluteIterator() - Method in class com.orientechnologies.orient.client.remote.OClusterRemote
 
absoluteIterator(long, long) - Method in class com.orientechnologies.orient.client.remote.OClusterRemote
 
acquire(String) - Method in class com.orientechnologies.orient.client.remote.ONetworkConnectionPool
 
addCluster(String, String, String, String, Object...) - Method in class com.orientechnologies.orient.client.remote.OStorageRemote
 
addCluster(String, String, String, String, Object...) - Method in class com.orientechnologies.orient.client.remote.OStorageRemoteThread
 
addDataSegment(String) - Method in class com.orientechnologies.orient.client.remote.OStorageRemote
 
addDataSegment(String, String) - Method in class com.orientechnologies.orient.client.remote.OStorageRemote
 
addDataSegment(String) - Method in class com.orientechnologies.orient.client.remote.OStorageRemoteThread
 
addDataSegment(String, String) - Method in class com.orientechnologies.orient.client.remote.OStorageRemoteThread
 
addHost(String) - Method in class com.orientechnologies.orient.client.remote.OStorageRemote
Registers the remote server with port.
addPhysicalPosition(OPhysicalPosition) - Method in class com.orientechnologies.orient.client.remote.OClusterRemote
 
addUser() - Method in class com.orientechnologies.orient.client.remote.OStorageRemoteThread
 

B

beginRequest(byte) - Method in class com.orientechnologies.orient.client.remote.OStorageRemote
Acquire a network channel from the pool.
beginResponse(OChannelBinaryClient) - Method in class com.orientechnologies.orient.client.remote.OStorageRemote
Starts listening the response.
beginResponse(OChannelBinaryClient) - Method in class com.orientechnologies.orient.client.remote.OStorageRemoteThread
 

C

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
 

D

delete() - Method in class com.orientechnologies.orient.client.remote.OClusterRemote
 
delete() - Method in class com.orientechnologies.orient.client.remote.OStorageRemote
 
delete() - Method in class com.orientechnologies.orient.client.remote.OStorageRemoteThread
 
deleteDatabase(ODatabase) - Static method in class com.orientechnologies.orient.client.db.ODatabaseHelper
 
deleteDatabase(ODatabase, String) - Static method in class com.orientechnologies.orient.client.db.ODatabaseHelper
Deprecated.
deleteDatabase() - Method in class com.orientechnologies.orient.client.remote.OServerAdmin
Deprecated.
deleteRecord(ORecordId, int, int, ORecordCallback<Boolean>) - Method in class com.orientechnologies.orient.client.remote.OStorageRemote
 
deleteRecord(ORecordId, int, int, ORecordCallback<Boolean>) - Method in class com.orientechnologies.orient.client.remote.OStorageRemoteThread
 
dropCluster(int) - Method in class com.orientechnologies.orient.client.remote.OStorageRemote
 
dropCluster(String) - Method in class com.orientechnologies.orient.client.remote.OStorageRemoteThread
 
dropCluster(int) - Method in class com.orientechnologies.orient.client.remote.OStorageRemoteThread
 
dropDatabase(ODatabase) - Static method in class com.orientechnologies.orient.client.db.ODatabaseHelper
 
dropDatabase(ODatabase, String) - Static method in class com.orientechnologies.orient.client.db.ODatabaseHelper
 
dropDatabase() - Method in class com.orientechnologies.orient.client.remote.OServerAdmin
Drops a database from a remote server instance.
dropDataSegment(String) - Method in class com.orientechnologies.orient.client.remote.OStorageRemote
 
dropDataSegment(String) - Method in class com.orientechnologies.orient.client.remote.OStorageRemoteThread
 

E

endRequest(OChannelBinaryClient) - Method in class com.orientechnologies.orient.client.remote.OStorageRemote
Ends the request and unlock the write lock
endResponse(OChannelBinaryClient) - Method in class com.orientechnologies.orient.client.remote.OStorageRemote
End response reached: release the channel in the pool to being reused
exists() - Method in class com.orientechnologies.orient.client.remote.OStorageRemote
 
exists() - Method in class com.orientechnologies.orient.client.remote.OStorageRemoteThread
 
existsDatabase(ODatabase) - Static method in class com.orientechnologies.orient.client.db.ODatabaseHelper
 
existsDatabase() - Method in class com.orientechnologies.orient.client.remote.OServerAdmin
Checks if a database exists in the remote server.
existsResource(String) - Method in class com.orientechnologies.orient.client.remote.OStorageRemoteThread
 

G

getAsynchEventListener() - Method in class com.orientechnologies.orient.client.remote.OStorageRemote
 
getClientId() - Method in class com.orientechnologies.orient.client.remote.OStorageRemote
 
getClusterById(int) - Method in class com.orientechnologies.orient.client.remote.OStorageRemote
 
getClusterById(int) - Method in class com.orientechnologies.orient.client.remote.OStorageRemoteThread
 
getClusterConfiguration() - Method in class com.orientechnologies.orient.client.remote.OStorageRemote
 
getClusterConfiguration() - Method in class com.orientechnologies.orient.client.remote.OStorageRemoteThread
 
getClusterDataRange(int) - Method in class com.orientechnologies.orient.client.remote.OStorageRemote
 
getClusterDataRange(int) - Method in class com.orientechnologies.orient.client.remote.OStorageRemoteThread
 
getClusterIdByName(String) - Method in class com.orientechnologies.orient.client.remote.OStorageRemote
 
getClusterIdByName(String) - Method in class com.orientechnologies.orient.client.remote.OStorageRemoteThread
 
getClusterInstances() - Method in class com.orientechnologies.orient.client.remote.OStorageRemote
 
getClusterInstances() - Method in class com.orientechnologies.orient.client.remote.OStorageRemoteThread
 
getClusterMap() - Method in class com.orientechnologies.orient.client.remote.OStorageRemote
 
getClusterNames() - Method in class com.orientechnologies.orient.client.remote.OStorageRemote
 
getClusterNames() - Method in class com.orientechnologies.orient.client.remote.OStorageRemoteThread
 
getClusters() - Method in class com.orientechnologies.orient.client.remote.OStorageRemote
 
getClusters() - Method in class com.orientechnologies.orient.client.remote.OStorageRemoteThread
 
getClusterTypeByName(String) - Method in class com.orientechnologies.orient.client.remote.OStorageRemote
 
getClusterTypeByName(String) - Method in class com.orientechnologies.orient.client.remote.OStorageRemoteThread
 
getConfiguration() - Method in class com.orientechnologies.orient.client.remote.OStorageRemoteThread
 
getDataSegmentById(int) - Method in class com.orientechnologies.orient.client.remote.OStorageRemote
 
getDataSegmentById(int) - Method in class com.orientechnologies.orient.client.remote.OStorageRemoteThread
 
getDataSegmentId() - Method in class com.orientechnologies.orient.client.remote.OClusterRemote
 
getDataSegmentIdByName(String) - Method in class com.orientechnologies.orient.client.remote.OStorageRemote
 
getDataSegmentIdByName(String) - Method in class com.orientechnologies.orient.client.remote.OStorageRemoteThread
 
getDefaultClusterId() - Method in class com.orientechnologies.orient.client.remote.OStorageRemote
 
getDefaultClusterId() - Method in class com.orientechnologies.orient.client.remote.OStorageRemoteThread
 
getDefaultHost() - Method in class com.orientechnologies.orient.client.remote.OStorageRemote
 
getDefaultPort() - Method in class com.orientechnologies.orient.client.remote.OStorageRemote
 
getEntries() - Method in class com.orientechnologies.orient.client.remote.OClusterRemote
 
getFirstEntryPosition() - Method in class com.orientechnologies.orient.client.remote.OClusterRemote
 
getGlobalConfiguration(OGlobalConfiguration) - Method in class com.orientechnologies.orient.client.remote.OServerAdmin
 
getGlobalConfigurations() - Method in class com.orientechnologies.orient.client.remote.OServerAdmin
 
getId() - Method in class com.orientechnologies.orient.client.remote.OClusterRemote
 
getLastEntryPosition() - Method in class com.orientechnologies.orient.client.remote.OClusterRemote
 
getLevel2Cache() - Method in class com.orientechnologies.orient.client.remote.OStorageRemoteThread
 
getLock() - Method in class com.orientechnologies.orient.client.remote.OStorageRemoteThread
 
getName() - Method in class com.orientechnologies.orient.client.remote.OClusterRemote
 
getName() - Method in class com.orientechnologies.orient.client.remote.OEngineRemote
 
getName() - Method in class com.orientechnologies.orient.client.remote.OStorageRemoteThread
 
getNextConnectionId() - Static method in class com.orientechnologies.orient.client.remote.OStorageRemoteThread
 
getPhysicalClusterNameById(int) - Method in class com.orientechnologies.orient.client.remote.OStorageRemote
 
getPhysicalClusterNameById(int) - Method in class com.orientechnologies.orient.client.remote.OStorageRemoteThread
 
getPhysicalPosition(OPhysicalPosition) - Method in class com.orientechnologies.orient.client.remote.OClusterRemote
 
getPools() - Method in class com.orientechnologies.orient.client.remote.ONetworkConnectionPool
 
getRecordsSize() - Method in class com.orientechnologies.orient.client.remote.OClusterRemote
 
getRemoteServerEventListener() - Method in class com.orientechnologies.orient.client.remote.OStorageRemoteThread
 
getReplicationConflicts(String) - Method in class com.orientechnologies.orient.client.remote.OServerAdmin
Gets the replication conflicts for a database.
getReplicationJournal(String, String) - Method in class com.orientechnologies.orient.client.remote.OServerAdmin
Gets the replication journal for a database.
getResource(String, Callable<T>) - Method in class com.orientechnologies.orient.client.remote.OStorageRemoteThread
 
getResponse(OChannelBinaryClient) - Method in class com.orientechnologies.orient.client.remote.OStorageRemote
 
getServerRootPassword() - Static method in class com.orientechnologies.orient.client.db.ODatabaseHelper
 
getServerRootPassword(String) - Static method in class com.orientechnologies.orient.client.db.ODatabaseHelper
 
getSessionId() - Method in class com.orientechnologies.orient.client.remote.OServerAdmin
 
getSessionId() - Method in class com.orientechnologies.orient.client.remote.OStorageRemote
 
getSize() - Method in class com.orientechnologies.orient.client.remote.OStorageRemote
 
getSize() - Method in class com.orientechnologies.orient.client.remote.OStorageRemoteThread
 
getStorage() - Method in class com.orientechnologies.orient.client.remote.OStorageRemoteAsynchEventListener
 
getType() - Method in class com.orientechnologies.orient.client.remote.OClusterRemote
 
getURL() - Method in class com.orientechnologies.orient.client.remote.OServerAdmin
 
getURL() - Method in class com.orientechnologies.orient.client.remote.OStorageRemote
 
getURL() - Method in class com.orientechnologies.orient.client.remote.OStorageRemoteThread
 
getUsers() - Method in class com.orientechnologies.orient.client.remote.OStorageRemoteThread
 
getVersion() - Method in class com.orientechnologies.orient.client.remote.OStorageRemote
 
getVersion() - Method in class com.orientechnologies.orient.client.remote.OStorageRemoteThread
 

H

handleException(String, Exception) - Method in class com.orientechnologies.orient.client.remote.OStorageRemote
Handles exceptions.
handleException(String, Exception) - Method in class com.orientechnologies.orient.client.remote.OStorageRemoteThread
 

I

initialValue() - Method in class com.orientechnologies.orient.client.remote.OStorageRemoteThreadLocal
 
INSTANCE - Static variable in class com.orientechnologies.orient.client.remote.OStorageRemoteThreadLocal
 
isClosed() - Method in class com.orientechnologies.orient.client.remote.OStorageRemoteThread
 
isPermanentRequester() - Method in class com.orientechnologies.orient.client.remote.OStorageRemote
 
isPermanentRequester() - Method in class com.orientechnologies.orient.client.remote.OStorageRemoteThread
 
isShared() - Method in class com.orientechnologies.orient.client.remote.OEngineRemote
 

L

listDatabases() - Method in class com.orientechnologies.orient.client.remote.OServerAdmin
List the databases on a remote server.
lock() - Method in class com.orientechnologies.orient.client.remote.OClusterRemote
 

N

NAME - Static variable in class com.orientechnologies.orient.client.remote.OEngineRemote
 

O

OClusterRemote - Class in com.orientechnologies.orient.client.remote
Remote cluster implementation
OClusterRemote() - Constructor for class com.orientechnologies.orient.client.remote.OClusterRemote
 
ODatabaseHelper - Class in com.orientechnologies.orient.client.db
 
ODatabaseHelper() - Constructor for class com.orientechnologies.orient.client.db.ODatabaseHelper
 
OEngineRemote - Class in com.orientechnologies.orient.client.remote
 
OEngineRemote() - Constructor for class com.orientechnologies.orient.client.remote.OEngineRemote
 
ONetworkConnectionPool<CH extends OChannel> - Class in com.orientechnologies.orient.client.remote
 
ONetworkConnectionPool(int, int) - Constructor for class com.orientechnologies.orient.client.remote.ONetworkConnectionPool
 
ONetworkConnectionPool(int, int, int) - Constructor for class com.orientechnologies.orient.client.remote.ONetworkConnectionPool
 
onRequest(byte, Object) - Method in class com.orientechnologies.orient.client.remote.OStorageRemoteAsynchEventListener
 
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
 
open(String, String, Map<String, Object>) - Method in class com.orientechnologies.orient.client.remote.OStorageRemoteThread
 
openRemoteDatabase() - Method in class com.orientechnologies.orient.client.remote.OStorageRemote
 
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
 
OStorageRemoteAsynchEventListener - Class in com.orientechnologies.orient.client.remote
 
OStorageRemoteAsynchEventListener(OStorageRemote) - Constructor for class com.orientechnologies.orient.client.remote.OStorageRemoteAsynchEventListener
 
OStorageRemoteThread - Class in com.orientechnologies.orient.client.remote
Wrapper of OStorageRemote that maintains the sessionId.
OStorageRemoteThread(OStorageRemote) - Constructor for class com.orientechnologies.orient.client.remote.OStorageRemoteThread
 
OStorageRemoteThread(OStorageRemote, int) - Constructor for class com.orientechnologies.orient.client.remote.OStorageRemoteThread
 
OStorageRemoteThreadLocal - Class in com.orientechnologies.orient.client.remote
 
OStorageRemoteThreadLocal() - Constructor for class com.orientechnologies.orient.client.remote.OStorageRemoteThreadLocal
 
OStorageRemoteThreadLocal.OStorageRemoteSession - Class in com.orientechnologies.orient.client.remote
 
OStorageRemoteThreadLocal.OStorageRemoteSession() - Constructor for class com.orientechnologies.orient.client.remote.OStorageRemoteThreadLocal.OStorageRemoteSession
 

P

PARAM_DB_TYPE - Static variable in class com.orientechnologies.orient.client.remote.OStorageRemote
 
PARAM_MAX_POOL - Static variable in class com.orientechnologies.orient.client.remote.OStorageRemote
 
PARAM_MIN_POOL - Static variable in class com.orientechnologies.orient.client.remote.OStorageRemote
 
parseServerURLs() - Method in class com.orientechnologies.orient.client.remote.OStorageRemote
Parse the URL in the following formats:

R

readRecord(ORecordId, String, boolean, ORecordCallback<ORawBuffer>) - Method in class com.orientechnologies.orient.client.remote.OStorageRemote
 
readRecord(ORecordId, String, boolean, ORecordCallback<ORawBuffer>) - Method in class com.orientechnologies.orient.client.remote.OStorageRemoteThread
 
release(CH) - Method in class com.orientechnologies.orient.client.remote.ONetworkConnectionPool
 
reload() - Method in class com.orientechnologies.orient.client.remote.OStorageRemote
 
reload() - Method in class com.orientechnologies.orient.client.remote.OStorageRemoteThread
 
removePhysicalPosition(long) - Method in class com.orientechnologies.orient.client.remote.OClusterRemote
 
removeRemoteServerEventListener() - Method in class com.orientechnologies.orient.client.remote.OStorageRemote
 
removeRemoteServerEventListener() - Method in class com.orientechnologies.orient.client.remote.OStorageRemoteThread
 
removeResource(String) - Method in class com.orientechnologies.orient.client.remote.OStorageRemoteThread
 
removeStorage(String) - Method in class com.orientechnologies.orient.client.remote.OEngineRemote
 
removeStorage(OStorage) - Method in class com.orientechnologies.orient.client.remote.OEngineRemote
 
removeUser() - Method in class com.orientechnologies.orient.client.remote.OStorageRemoteThread
 
replicationAlign(String, String, String) - Method in class com.orientechnologies.orient.client.remote.OServerAdmin
Aligns a database between two servers
replicationStart(String, String) - Method in class com.orientechnologies.orient.client.remote.OServerAdmin
Starts the replication between two servers.
replicationStop(String, String) - Method in class com.orientechnologies.orient.client.remote.OServerAdmin
Stops the replication between two servers.
resetReplicationJournal(String, String) - Method in class com.orientechnologies.orient.client.remote.OServerAdmin
Resets the replication Journal for a database.
reuseResource(String, Object[], CH) - Method in class com.orientechnologies.orient.client.remote.ONetworkConnectionPool
 
rollback(OTransaction) - Method in class com.orientechnologies.orient.client.remote.OStorageRemote
 
rollback(OTransaction) - Method in class com.orientechnologies.orient.client.remote.OStorageRemoteThread
 

S

sendClientInfo(OChannelBinaryClient) - Method in class com.orientechnologies.orient.client.remote.OStorageRemote
 
sendRequest(byte, ODocument, String) - Method in class com.orientechnologies.orient.client.remote.OServerAdmin
 
serverURLs - Variable in class com.orientechnologies.orient.client.remote.OStorageRemote
 
sessionId - Variable in class com.orientechnologies.orient.client.remote.OStorageRemoteThreadLocal.OStorageRemoteSession
 
set(OCluster.ATTRIBUTES, Object) - Method in class com.orientechnologies.orient.client.remote.OClusterRemote
 
setAsynchEventListener(ORemoteServerEventListener) - Method in class com.orientechnologies.orient.client.remote.OStorageRemote
 
setGlobalConfiguration(OGlobalConfiguration, Object) - Method in class com.orientechnologies.orient.client.remote.OServerAdmin
 
setRemoteServerEventListener(ORemoteServerEventListener) - Method in class com.orientechnologies.orient.client.remote.OStorageRemoteThread
 
setSessionId(int) - Method in class com.orientechnologies.orient.client.remote.OStorageRemote
 
setSessionId(int) - Method in class com.orientechnologies.orient.client.remote.OStorageRemoteThread
 
setType(String) - Method in class com.orientechnologies.orient.client.remote.OClusterRemote
 
synch() - Method in class com.orientechnologies.orient.client.remote.OClusterRemote
 
synch() - Method in class com.orientechnologies.orient.client.remote.OStorageRemote
 
synch() - Method in class com.orientechnologies.orient.client.remote.OStorageRemoteThread
 

T

toString() - Method in class com.orientechnologies.orient.client.remote.OStorageRemoteThread
 
truncate() - Method in class com.orientechnologies.orient.client.remote.OClusterRemote
 

U

unlock() - Method in class com.orientechnologies.orient.client.remote.OClusterRemote
 
updateClusterConfiguration(ODocument) - Method in class com.orientechnologies.orient.client.remote.OStorageRemote
 
updateClusterConfiguration(ODocument) - Method in class com.orientechnologies.orient.client.remote.OStorageRemoteThread
 
updateDataSegmentPosition(long, int, long) - Method in class com.orientechnologies.orient.client.remote.OClusterRemote
 
updateRecord(ORecordId, byte[], int, byte, int, ORecordCallback<Integer>) - Method in class com.orientechnologies.orient.client.remote.OStorageRemote
 
updateRecord(ORecordId, byte[], int, byte, int, ORecordCallback<Integer>) - Method in class com.orientechnologies.orient.client.remote.OStorageRemoteThread
 
updateRecordType(long, byte) - Method in class com.orientechnologies.orient.client.remote.OClusterRemote
 
updateVersion(long, int) - Method in class com.orientechnologies.orient.client.remote.OClusterRemote
 
A B C D E G H I L N O P R S T U 

Copyright © 2009-2012 Orient Technologies. All Rights Reserved.