
public abstract class OSharedResourceAbstract extends Object
| Modifier and Type | Field and Description |
|---|---|
protected ReadWriteLock |
lock |
| Constructor and Description |
|---|
OSharedResourceAbstract() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
acquireExclusiveLock() |
protected void |
acquireSharedLock() |
protected void |
releaseExclusiveLock() |
protected void |
releaseSharedLock() |
protected final ReadWriteLock lock
Copyright © 2009–2025 OrientDB. All rights reserved.