|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sleepycat.je.log.CheckpointMonitor
class CheckpointMonitor
The checkpoint monitor saves information about log writes to decide when a checkpoint is needed.
| Constructor Summary | |
|---|---|
CheckpointMonitor(EnvironmentImpl envImpl)
|
|
| Method Summary | |
|---|---|
(package private) void |
activate()
Wake up the checkpointer. |
(package private) boolean |
recordLogWrite(int entrySize,
LoggableObject item)
Update checkpoint driving information. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
CheckpointMonitor(EnvironmentImpl envImpl)
throws DatabaseException
DatabaseException| Method Detail |
|---|
boolean recordLogWrite(int entrySize,
LoggableObject item)
void activate()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||