public interface SchedulerCfg
| Modifier and Type | Method and Description |
|---|---|
String |
getCgroupRootPath() |
int |
getCleaningMillisecs() |
String |
getLogFolder() |
String |
getLoggingLevel() |
float |
getMaxBlockedRssStarvationRatio() |
String |
getMaxJobSize() |
long |
getMaxLogSize() |
long |
getMaxStatsLogSize() |
String |
getMaxSwap() |
String |
getNicenessHandlerClassName() |
String |
getSchedulerCapacity() |
int |
getStatsCpuStep() |
long |
getStatsIOStep() |
int |
getStatsMillisecs() |
long |
getStatsRssStep() |
long |
getStatsSwapStep() |
boolean |
isLogStats() |
boolean |
isOutOfMemoryKillerEnabled() |
String getCgroupRootPath()
String getLogFolder()
String getLoggingLevel()
long getMaxLogSize()
boolean isLogStats()
int getStatsCpuStep()
long getStatsRssStep()
long getStatsSwapStep()
long getStatsIOStep()
long getMaxStatsLogSize()
String getNicenessHandlerClassName()
int getCleaningMillisecs()
int getStatsMillisecs()
float getMaxBlockedRssStarvationRatio()
String getSchedulerCapacity()
String getMaxSwap()
String getMaxJobSize()
boolean isOutOfMemoryKillerEnabled()
Copyright © 2010–2017. All rights reserved.