|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sleepycat.je.latch.LatchSupport
public class LatchSupport
Class used to hold the debugging latchTable.
| Field Summary | |
|---|---|
(package private) static LatchTable |
latchTable
|
| Constructor Summary | |
|---|---|
LatchSupport()
|
|
| Method Summary | |
|---|---|
static void |
clearNotes()
|
static int |
countLatchesHeld()
Only call under the assert system. |
static void |
dumpLatchesHeld()
|
static java.lang.String |
latchesHeldToString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
static LatchTable latchTable
| Constructor Detail |
|---|
public LatchSupport()
| Method Detail |
|---|
public static int countLatchesHeld()
public static void dumpLatchesHeld()
public static java.lang.String latchesHeldToString()
public static void clearNotes()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||