| Package | Description |
|---|---|
| com.sleepycat.je.latch |
INTERNAL: Latches wrap Java ReentrantLock and ReentrantReadWriteLock and
add restrictions and debugging support; used mainly for IN locking.
|
| com.sleepycat.je.utilint |
INTERNAL: Misc utility classes, including some stat classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TimingLatch.AcquireCompleteEvent |
class |
TimingLatch.AcquireRequestEvent |
class |
TimingLatch.ReleaseEvent |
| Modifier and Type | Class and Description |
|---|---|
static class |
EventTrace.ExceptionEventTrace |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
EventTrace.addEvent(EventTrace event)
Always return true so this method can be used with asserts:
i.e.
|
Copyright © 2024. All rights reserved.