Uses of Class
org.objectweb.howl.log.LogFileManager
Packages that use LogFileManager
-
Uses of LogFileManager in org.objectweb.howl.log
Fields in org.objectweb.howl.log declared as LogFileManagerModifier and TypeFieldDescriptionprivate LogFileManagerLogBufferManager.lfmreference to LogFileManager that owns this Buffer Manager instance.(package private) LogFileManagerLogger.lfmgrManages a pool of files used for log file IO.Methods in org.objectweb.howl.log with parameters of type LogFileManagerModifier and TypeMethodDescription(package private) LogBufferBlockLogBuffer.init(int bsn, LogFileManager lfm) initialize members for buffer reuse.(package private) abstract LogBufferLogBuffer.init(int bsn, LogFileManager lfm) initialize members for LogBuffer implementation class for reuse.(package private) voidLogBufferManager.init(LogFileManager lfm, int bsn) perform initialization following reposition of LogFileManager.