|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sleepycat.je.txn.WriteLockInfo
public class WriteLockInfo
Constructor Summary | |
---|---|
WriteLockInfo()
|
Method Summary | |
---|---|
void |
copyAbortInfo(WriteLockInfo fromInfo)
|
boolean |
getAbortKnownDeleted()
|
long |
getAbortLsn()
|
void |
setAbortInfo(DatabaseImpl db,
int logSize)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WriteLockInfo()
Method Detail |
---|
public boolean getAbortKnownDeleted()
public long getAbortLsn()
public void setAbortInfo(DatabaseImpl db, int logSize)
public void copyAbortInfo(WriteLockInfo fromInfo)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |