- java.lang.Object
-
- com.sleepycat.je.recovery.RecoveryInfo
-
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
java.lang.String |
toString() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
Field Detail
-
lastUsedLsn
public long lastUsedLsn
-
useRootLsn
public long useRootLsn
-
useMaxNodeId
public long useMaxNodeId
-
useMaxDbId
public int useMaxDbId
-
useMaxTxnId
public long useMaxTxnId
-
numMapINs
public int numMapINs
-
numOtherINs
public int numOtherINs
-
numBinDeltas
public int numBinDeltas
-
lnFound
public int lnFound
-
lnNotFound
public int lnNotFound
-
lnInserted
public int lnInserted
-
lnReplaced
public int lnReplaced
-
Constructor Detail
-
RecoveryInfo
public RecoveryInfo()
Copyright (c) 2004,2008 Oracle. All rights reserved.