|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
Latch | Simple thread-based non-transactional exclusive non-nestable latch. |
LatchStats | A class that provides interesting stats about a particular latch. |
LatchTable | Table of latches by thread for debugging. |
SharedLatch | Simple thread-based non-transactional reader-writer/shared-exclusive latch. |
Exception Summary | |
---|---|
LatchException | The root of latch related exceptions. |
LatchNotHeldException | An exception that is thrown when a latch is not held but a method is invoked on it that assumes it is held. |
Provides classes and interfaces for latches in JDB.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |