|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sleepycat.je.log.FSyncManager
class FSyncManager
| Nested Class Summary | |
|---|---|
(package private) static class |
FSyncManager.FSyncGroup
|
| Constructor Summary | |
|---|---|
FSyncManager(EnvironmentImpl envImpl)
|
|
| Method Summary | |
|---|---|
protected void |
executeFSync()
Put the fsync execution into this method so it can be overridden for testing purposes. |
(package private) void |
fsync()
Request that this file be fsynced to disk. |
(package private) long |
getNFSyncRequests()
|
(package private) long |
getNFSyncs()
|
(package private) long |
getNTimeouts()
|
(package private) void |
loadStats(StatsConfig config,
EnvironmentStats stats)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
FSyncManager(EnvironmentImpl envImpl)
throws DatabaseException
DatabaseException| Method Detail |
|---|
void fsync()
throws DatabaseException
DatabaseExceptionlong getNFSyncRequests()
long getNFSyncs()
long getNTimeouts()
void loadStats(StatsConfig config,
EnvironmentStats stats)
throws DatabaseException
DatabaseException
protected void executeFSync()
throws DatabaseException
DatabaseException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||