public interface ConfigurationMBean
Modifier and Type | Method and Description |
---|---|
String |
getBufferClassName() |
int |
getBufferSize() |
int |
getFlushSleepTime() |
String |
getLogFileDir() |
String |
getLogFileExt() |
String |
getLogFileMode() |
String |
getLogFileName() |
int |
getMaxBlocksPerFile() |
int |
getMaxBuffers() |
int |
getMaxLogFiles() |
int |
getMinBuffers() |
int |
getThreadsWaitingForceThreshold() |
boolean |
isAdler32ChecksumEnabled() |
boolean |
isChecksumEnabled() |
String getLogFileDir()
String getLogFileExt()
String getLogFileName()
boolean isAdler32ChecksumEnabled()
boolean isChecksumEnabled()
int getBufferSize()
String getBufferClassName()
int getMaxBuffers()
int getMinBuffers()
int getFlushSleepTime()
int getThreadsWaitingForceThreshold()
int getMaxBlocksPerFile()
int getMaxLogFiles()
String getLogFileMode()
Copyright © 2019 ObjectWeb HOWL. All rights reserved.