Searched refs:DEFAULT_MAX_JOB_COUNT_WORKING (Results 1 – 1 of 1) sorted by relevance
418 QcConstants.DEFAULT_MAX_JOB_COUNT_WORKING,3236 private static final int DEFAULT_MAX_JOB_COUNT_WORKING = // 120/window = 60/hr = 12/session field in QuotaController.QcConstants3382 public int MAX_JOB_COUNT_WORKING = DEFAULT_MAX_JOB_COUNT_WORKING;3668 MAX_JOB_COUNT_WORKING = properties.getInt(key, DEFAULT_MAX_JOB_COUNT_WORKING); in processConstantLocked()