| Package | Description |
|---|---|
| com.orientechnologies.orient.client.remote |
| Modifier and Type | Field and Description |
|---|---|
protected ConcurrentMap<String,ORemoteConnectionPool> |
ORemoteConnectionManager.connections |
| Modifier and Type | Method and Description |
|---|---|
ORemoteConnectionPool |
ORemoteConnectionManager.getPool(String url) |
| Modifier and Type | Method and Description |
|---|---|
void |
ORemoteConnectionPushListener.addListener(ORemoteConnectionPool pool,
OChannelBinaryAsynchClient connection,
OStorageRemoteAsynchEventListener listener) |
protected void |
ORemoteConnectionManager.closePool(ORemoteConnectionPool pool) |
void |
OStorageRemoteAsynchEventListener.onEndUsedConnections(ORemoteConnectionPool pool) |
void |
OStorageRemoteAsynchEventListener.registerLiveListener(ORemoteConnectionPool pool,
Integer id,
OLiveResultListener listener) |
Copyright © 2009–2025 OrientDB. All rights reserved.