Home
last modified time | relevance | path

Searched defs:firstActiveLsn (Results 1 – 4 of 4) sorted by relevance

/dports/java/berkeley-db/je-6.2.31/src/com/sleepycat/je/recovery/
H A DCheckpointEnd.java39 private long firstActiveLsn; field in CheckpointEnd
58 long firstActiveLsn, in CheckpointEnd()
H A DRecoveryInfo.java25 public long firstActiveLsn = DbLsn.NULL_LSN; field in RecoveryInfo
H A DCheckpointer.java734 long firstActiveLsn = DbLsn.NULL_LSN; in doCheckpoint() local
H A DRecoveryManager.java1130 long firstActiveLsn = info.firstActiveLsn; in undoLNs() local
1424 long firstActiveLsn = info.firstActiveLsn; in redoLNs() local