public class WriteLockInfo
extends java.lang.Object
Constructor and Description |
---|
WriteLockInfo() |
Modifier and Type | Method and Description |
---|---|
void |
copyAbortInfo(WriteLockInfo fromInfo) |
boolean |
getAbortKnownDeleted() |
long |
getAbortLsn() |
void |
setAbortInfo(DatabaseImpl db,
int logSize) |
public boolean getAbortKnownDeleted()
public long getAbortLsn()
public void setAbortInfo(DatabaseImpl db, int logSize)
public void copyAbortInfo(WriteLockInfo fromInfo)