
public abstract class OSharedResourceTimeout extends Object
| Modifier and Type | Field and Description |
|---|---|
protected int |
timeout |
| Constructor and Description |
|---|
OSharedResourceTimeout(int timeout) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
acquireExclusiveLock() |
protected void |
acquireSharedLock() |
protected void |
releaseExclusiveLock() |
protected void |
releaseSharedLock() |
protected void acquireSharedLock()
throws OTimeoutException
OTimeoutExceptionprotected void releaseSharedLock()
protected void acquireExclusiveLock()
throws OTimeoutException
OTimeoutExceptionprotected void releaseExclusiveLock()
Copyright © 2009–2025 OrientDB. All rights reserved.