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() |
int |
getPoolSize() |
String |
getStoreDir() |
boolean |
isAsyncIO() |
boolean |
isLogRates() |
boolean |
isSyncDeletes() |
boolean |
isSyncWrites() |
int getFileSize()
int getMinFiles()
int getPoolSize()
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 © 2021 JBoss by Red Hat. All rights reserved.