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
OTimeoutException
protected void releaseSharedLock()
protected void acquireExclusiveLock() throws OTimeoutException
OTimeoutException
protected void releaseExclusiveLock()
Copyright © 2009–2020 OrientDB. All rights reserved.