com.sleepycat.je.log
Class LogManager.LogResult
java.lang.Object
com.sleepycat.je.log.LogManager.LogResult
- Enclosing class:
- LogManager
static class LogManager.LogResult
- extends Object
LogResult holds the multivalue return from logInternal.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
currentLsn
long currentLsn
wakeupCleaner
boolean wakeupCleaner
entrySize
int entrySize
LogManager.LogResult
LogManager.LogResult(long currentLsn,
boolean wakeupCleaner,
int entrySize)
Copyright 2004,2008 Oracle. All rights reserved.