com.sleepycat.db

Class LockNotGrantedException

public class LockNotGrantedException extends DeadlockException

Method Summary
intgetIndex()
LockgetLock()
intgetMode()
DatabaseEntrygetObj()
intgetOp()

Method Detail

getIndex

public int getIndex()

getLock

public Lock getLock()

getMode

public int getMode()

getObj

public DatabaseEntry getObj()

getOp

public int getOp()