| Package | Description |
|---|---|
| com.orientechnologies.orient.client.remote | |
| com.orientechnologies.orient.core.db | |
| com.orientechnologies.orient.core.db.document |
| Modifier and Type | Field and Description |
|---|---|
protected OStorageRemote |
OServerAdmin.storage |
| Modifier and Type | Method and Description |
|---|---|
OStorageRemote |
OStorageRemote.copy(ODatabaseDocumentRemote source,
ODatabaseDocumentRemote dest) |
OStorageRemote |
OEngineRemote.createStorage(String iURL,
Map<String,String> iConfiguration) |
OStorageRemote |
OStorageRemoteAsynchEventListener.getStorage() |
| Constructor and Description |
|---|
OServerAdmin(OStorageRemote iStorage)
Creates the object starting from an existent remote storage.
|
OStorageRemoteAsynchEventListener(OStorageRemote storage) |
OStorageRemoteConfiguration(OStorageRemote oStorageRemote,
String iRecordSerializer) |
| Constructor and Description |
|---|
ORemoteDatabasePool(ODatabasePoolInternal pool,
OStorageRemote storage) |
| Modifier and Type | Method and Description |
|---|---|
OStorageRemote |
ODatabaseDocumentRemote.getStorage() |
| Constructor and Description |
|---|
ODatabaseDocumentRemote(OStorageRemote storage) |
Copyright © 2009–2017 OrientDB. All rights reserved.