Searched refs:configMap (Results 1 – 1 of 1) sorted by relevance
247 HashMap<String, Object> configMap = new HashMap<>(); in apply() local260 configMap.put(ProcessGlobalConfigConstants.DATA_DIRECTORY_SUFFIX, in apply()265 configMap.put(ProcessGlobalConfigConstants.DATA_DIRECTORY_BASE_PATH, in apply()269 configMap.put(ProcessGlobalConfigConstants.CACHE_DIRECTORY_BASE_PATH, in apply()273 configMap.put(ProcessGlobalConfigConstants.CONFIGURE_PARTITIONED_COOKIES, in apply()276 if (!sProcessGlobalConfig.compareAndSet(null, configMap)) { in apply()