| Package | Description |
|---|---|
| com.orientechnologies.common.concur.lock | |
| com.orientechnologies.common.concur.resource | |
| com.orientechnologies.orient.core.db |
| Modifier and Type | Method and Description |
|---|---|
void |
OComparableLockManager.releaseLock(Object iRequester,
T iResourceId,
OComparableLockManager.LOCK iLockType) |
void |
OOneEntryPerKeyLockManager.releaseLock(Object iRequester,
T iResourceId,
OOneEntryPerKeyLockManager.LOCK iLockType) |
| Constructor and Description |
|---|
OLockException(OLockException exception) |
| Modifier and Type | Method and Description |
|---|---|
V |
OResourcePool.getResource(K key,
long maxWaitMillis,
Object... additionalArgs) |
V |
OReentrantResourcePool.getResource(K key,
long maxWaitMillis,
Object... additionalArgs) |
| Modifier and Type | Method and Description |
|---|---|
DB |
ODatabasePoolAbstract.acquire(String iURL,
String iUserName,
String iUserPassword) |
DB |
ODatabasePoolAbstract.acquire(String iURL,
String iUserName,
String iUserPassword,
Map<String,Object> iOptionalParams) |
Copyright © 2009–2025 OrientDB. All rights reserved.