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