com.sleepycat.je.latch
Class LatchSupport
java.lang.Object
com.sleepycat.je.latch.LatchSupport
public class LatchSupport
- extends Object
Class used to hold the debugging latchTable.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
latchTable
static LatchTable latchTable
LatchSupport
public LatchSupport()
countLatchesHeld
public static int countLatchesHeld()
- Only call under the assert system. This records and counts held latches.
dumpLatchesHeld
public static void dumpLatchesHeld()
latchesHeldToString
public static String latchesHeldToString()
clearNotes
public static void clearNotes()
Copyright (c) 2004-2010 Oracle. All rights reserved.