Searched refs:DEFAULT_MAX_JOB_COUNT_RARE (Results 1 – 1 of 1) sorted by relevance
420 QcConstants.DEFAULT_MAX_JOB_COUNT_RARE,3240 private static final int DEFAULT_MAX_JOB_COUNT_RARE = // 48/window = 2/hr = 16/session field in QuotaController.QcConstants3394 public int MAX_JOB_COUNT_RARE = DEFAULT_MAX_JOB_COUNT_RARE;3686 MAX_JOB_COUNT_RARE = properties.getInt(key, DEFAULT_MAX_JOB_COUNT_RARE); in processConstantLocked()