Package org.objectweb.howl.log
Interface LogBufferManager.WriteStatsMBean
-
- All Known Implementing Classes:
LogBufferManager.WriteStats
- Enclosing class:
- LogBufferManager
public static interface LogBufferManager.WriteStatsMBean
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description doublegetAverageWaitForWriteLockTime()doublegetAverageWriteTime()doublegetMaximumWriteTime()longgetWaitForBuffer()longgetWriteCount()
-