public interface SchedulerCfg
| Modifier and Type | Method and Description |
|---|---|
int |
getCommandTTLCacheSecs() |
int |
getMaxJobRSSBytes() |
int |
getMaxTotalRSSBytes() |
String |
getNicenessHandlerClassName() |
int |
getPollingSecs() |
String |
getPromiseHandlerClassName() |
int |
getSigKillDelaySecs() |
String getPromiseHandlerClassName()
String getNicenessHandlerClassName()
int getPollingSecs()
int getMaxTotalRSSBytes()
int getMaxJobRSSBytes()
int getCommandTTLCacheSecs()
int getSigKillDelaySecs()
Copyright © 2010–2016. All rights reserved.