| Package | Description |
|---|---|
| com.sleepycat.je.latch |
INTERNAL: Latches wrap Java ReentrantLock and ReentrantReadWriteLock and
add restrictions and debugging support; used mainly for IN locking.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TimingLatch
A subclass of Latch that may be used for debugging performance issues.
|
Copyright © 2024. All rights reserved.