-
public interface EnvironmentConfigMBean
-
-
Method Summary
-
-
Method Detail
-
getMemoryUsage
abstract Long getMemoryUsage()
-
getMemoryUsagePercent
abstract Integer getMemoryUsagePercent()
-
getLogDurableWrite
abstract Boolean getLogDurableWrite()
-
setLogDurableWrite
abstract Unit setLogDurableWrite(Boolean logDurableWrite)
-
getLogFileSize
abstract Long getLogFileSize()
-
getLogLockTimeout
abstract Long getLogLockTimeout()
-
getLogCachePageSize
abstract Integer getLogCachePageSize()
-
getLogCacheOpenFilesCount
abstract Integer getLogCacheOpenFilesCount()
-
getLogCacheUseNio
abstract Boolean getLogCacheUseNio()
-
getLogCacheFreePhysicalMemoryThreshold
abstract Long getLogCacheFreePhysicalMemoryThreshold()
-
getIsLogCacheShared
abstract Boolean getIsLogCacheShared()
-
getIsLogCacheNonBlocking
abstract Boolean getIsLogCacheNonBlocking()
-
getLogCacheGenerationCount
abstract Integer getLogCacheGenerationCount()
-
getLogCacheReadAheadMultiple
abstract Integer getLogCacheReadAheadMultiple()
-
setLogCacheReadAheadMultiple
abstract Unit setLogCacheReadAheadMultiple(Integer logCacheReadAheadMultiple)
-
getIsLogCleanDirectoryExpected
abstract Boolean getIsLogCleanDirectoryExpected()
-
getIsLogClearInvalid
abstract Boolean getIsLogClearInvalid()
-
getLogSyncPeriod
abstract Long getLogSyncPeriod()
-
setLogSyncPeriod
abstract Unit setLogSyncPeriod(Long logSyncPeriod)
-
getIsLogFullFileReadonly
abstract Boolean getIsLogFullFileReadonly()
-
getIsLogAllowRemovable
abstract Boolean getIsLogAllowRemovable()
-
getIsLogAllowRemote
abstract Boolean getIsLogAllowRemote()
-
getIsLogAllowRamDisk
abstract Boolean getIsLogAllowRamDisk()
-
getEnvIsReadonly
abstract Boolean getEnvIsReadonly()
-
setEnvIsReadonly
abstract Unit setEnvIsReadonly(Boolean envIsReadonly)
-
getEnvFailFastInReadonly
abstract Boolean getEnvFailFastInReadonly()
-
setEnvFailFastInReadonly
abstract Unit setEnvFailFastInReadonly(Boolean envFailFastInReadonly)
-
getEnvReadonlyEmptyStores
abstract Boolean getEnvReadonlyEmptyStores()
-
setEnvReadonlyEmptyStores
abstract Unit setEnvReadonlyEmptyStores(Boolean envReadonlyEmptyStores)
-
getEnvStoreGetCacheSize
abstract Integer getEnvStoreGetCacheSize()
-
setEnvStoreGetCacheSize
abstract Unit setEnvStoreGetCacheSize(Integer envStoreGetCacheSize)
-
getEnvStoreGetCacheMinTreeSize
abstract Integer getEnvStoreGetCacheMinTreeSize()
-
setEnvStoreGetCacheMinTreeSize
abstract Unit setEnvStoreGetCacheMinTreeSize(Integer envStoreGetCacheMinTreeSize)
-
getEnvStoreGetCacheMaxValueSize
abstract Integer getEnvStoreGetCacheMaxValueSize()
-
setEnvStoreGetCacheMaxValueSize
abstract Unit setEnvStoreGetCacheMaxValueSize(Integer envStoreGetCacheMaxValueSize)
-
getEnvCloseForcedly
abstract Boolean getEnvCloseForcedly()
-
setEnvCloseForcedly
abstract Unit setEnvCloseForcedly(Boolean envCloseForcedly)
-
getEnvTxnReplayTimeout
abstract Long getEnvTxnReplayTimeout()
-
setEnvTxnReplayTimeout
abstract Unit setEnvTxnReplayTimeout(Long envTxnReplayTimeout)
-
getEnvTxnReplayMaxCount
abstract Integer getEnvTxnReplayMaxCount()
-
setEnvTxnReplayMaxCount
abstract Unit setEnvTxnReplayMaxCount(Integer envTxnReplayMaxCount)
-
getEnvTxnDowngradeAfterFlush
abstract Boolean getEnvTxnDowngradeAfterFlush()
-
setEnvTxnDowngradeAfterFlush
abstract Unit setEnvTxnDowngradeAfterFlush(Boolean envTxnDowngradeAfterFlush)
-
getEnvTxnSingleThreadWrites
abstract Boolean getEnvTxnSingleThreadWrites()
-
setEnvTxnSingleThreadWrites
abstract Unit setEnvTxnSingleThreadWrites(Boolean envTxnSingleThreadWrites)
-
getEnvTxnTraceFinish
abstract Boolean getEnvTxnTraceFinish()
-
setEnvTxnTraceFinish
abstract Unit setEnvTxnTraceFinish(Boolean envTxnTraceFinish)
-
getEnvMaxParallelTxns
abstract Integer getEnvMaxParallelTxns()
-
getEnvMonitorTxnsTimeout
abstract Integer getEnvMonitorTxnsTimeout()
-
getEnvMonitorTxnsCheckFreq
abstract Integer getEnvMonitorTxnsCheckFreq()
-
getEnvGatherStatistics
abstract Boolean getEnvGatherStatistics()
-
getTreeMaxPageSize
abstract Integer getTreeMaxPageSize()
-
setTreeMaxPageSize
abstract Unit setTreeMaxPageSize(Integer treeMaxPageSize)
-
getIsGcEnabled
abstract Boolean getIsGcEnabled()
-
setIsGcEnabled
abstract Unit setIsGcEnabled(Boolean isGcEnabled)
-
getIsGcSuspended
abstract Boolean getIsGcSuspended()
-
getGcStartIn
abstract Integer getGcStartIn()
-
getGcMinUtilization
abstract Integer getGcMinUtilization()
-
setGcMinUtilization
abstract Unit setGcMinUtilization(Integer gcMinUtilization)
-
getGcRenameFiles
abstract Boolean getGcRenameFiles()
-
setGcRenameFiles
abstract Unit setGcRenameFiles(Boolean gcRenameFiles)
-
getGcFileMinAge
abstract Integer getGcFileMinAge()
-
setGcFileMinAge
abstract Unit setGcFileMinAge(Integer gcFileMinAge)
-
getGcFilesInterval
abstract Integer getGcFilesInterval()
-
setGcFilesInterval
abstract Unit setGcFilesInterval(Integer gcFilesInterval)
-
getGcRunPeriod
abstract Integer getGcRunPeriod()
-
setGcRunPeriod
abstract Unit setGcRunPeriod(Integer gcRunPeriod)
-
getGcUtilizationFromScratch
abstract Boolean getGcUtilizationFromScratch()
-
setGcUtilizationFromScratch
abstract Unit setGcUtilizationFromScratch(Boolean gcUtilizationFromScratch)
-
getGcUtilizationFromFile
abstract String getGcUtilizationFromFile()
-
setGcUtilizationFromFile
abstract Unit setGcUtilizationFromFile(String gcUtilizationFromFile)
-
getGcUseExclusiveTransaction
abstract Boolean getGcUseExclusiveTransaction()
-
setGcUseExclusiveTransaction
abstract Unit setGcUseExclusiveTransaction(Boolean gcUseExclusiveTransaction)
-
getGcTransactionAcquireTimeout
abstract Integer getGcTransactionAcquireTimeout()
-
setGcTransactionAcquireTimeout
abstract Unit setGcTransactionAcquireTimeout(Integer gcTransactionAcquireTimeout)
-
getGcTransactionTimeout
abstract Integer getGcTransactionTimeout()
-
setGcTransactionTimeout
abstract Unit setGcTransactionTimeout(Integer gcTransactionTimeout)
-
getGcFilesDeletionDelay
abstract Integer getGcFilesDeletionDelay()
-
setGcFilesDeletionDelay
abstract Unit setGcFilesDeletionDelay(Integer gcFilesDeletionDelay)
-
getGcRunEvery
abstract Integer getGcRunEvery()
-
setGcRunEvery
abstract Unit setGcRunEvery(Integer gcRunEvery)
-
-
-
-