| Package | Description |
|---|---|
| com.orientechnologies.orient.client.remote | |
| com.orientechnologies.orient.core.db |
| Modifier and Type | Field and Description |
|---|---|
ORemoteConnectionManager |
OStorageRemote.connectionManager |
| Modifier and Type | Method and Description |
|---|---|
void |
OStorageRemoteSession.closeAllSessions(ORemoteConnectionManager connectionManager,
OContextConfiguration clientConfiguration) |
static OChannelBinaryAsynchClient |
OStorageRemote.getNetwork(java.lang.String iCurrentURL,
ORemoteConnectionManager connectionManager,
OContextConfiguration config) |
| Constructor and Description |
|---|
OStorageRemote(ORemoteURLs hosts,
java.lang.String name,
OrientDBRemote context,
java.lang.String iMode,
ORemoteConnectionManager connectionManager,
OrientDBConfig config) |
OStorageRemote(ORemoteURLs hosts,
java.lang.String name,
OrientDBRemote context,
java.lang.String iMode,
ORemoteConnectionManager connectionManager,
OStorage.STATUS status,
OrientDBConfig config) |
| Modifier and Type | Field and Description |
|---|---|
protected ORemoteConnectionManager |
OrientDBRemote.connectionManager |
| Modifier and Type | Method and Description |
|---|---|
ORemoteConnectionManager |
OrientDBRemote.getConnectionManager() |
Copyright © 2009–2023 OrientDB. All rights reserved.