com.sleepycat.je.log
Class StatsFileReader.CheckpointCounter
java.lang.Object
com.sleepycat.je.log.StatsFileReader.CheckpointCounter
- Enclosing class:
- StatsFileReader
static class StatsFileReader.CheckpointCounter
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
startCkptLsn
public long startCkptLsn
endCkptLsn
public long endCkptLsn
preStartLNTxnCount
public int preStartLNTxnCount
preStartLNCount
public int preStartLNCount
preStartMapLNTxnCount
public int preStartMapLNTxnCount
preStartMapLNCount
public int preStartMapLNCount
postStartLNTxnCount
public int postStartLNTxnCount
postStartLNCount
public int postStartLNCount
postStartMapLNTxnCount
public int postStartMapLNTxnCount
postStartMapLNCount
public int postStartMapLNCount
StatsFileReader.CheckpointCounter
StatsFileReader.CheckpointCounter()
increment
public void increment(FileReader reader,
byte currentEntryTypeNum)
Copyright 2004-2005 Sleepycat, Inc. All Rights Reserved.