public interface HornetqJournalEnvironmentBeanMBean
Modifier and Type | Method and Description |
---|---|
int |
getBufferFlushesPerSecond() |
int |
getBufferSize() |
int |
getCompactMinFiles() |
int |
getCompactPercentage() |
String |
getFileExtension() |
String |
getFilePrefix() |
int |
getFileSize() |
int |
getMaxIO() |
int |
getMinFiles() |
String |
getStoreDir() |
boolean |
isAsyncIO() |
boolean |
isLogRates() |
boolean |
isSyncDeletes() |
boolean |
isSyncWrites() |
int getFileSize()
int getMinFiles()
int getCompactMinFiles()
int getCompactPercentage()
String getFilePrefix()
String getFileExtension()
int getMaxIO()
String getStoreDir()
boolean isSyncWrites()
boolean isSyncDeletes()
int getBufferFlushesPerSecond()
int getBufferSize()
boolean isLogRates()
boolean isAsyncIO()
Copyright © 2013. All rights reserved.