Class ConcurrentMapFactory
java.lang.Object
de.hybris.platform.ruleengine.init.ConcurrentMapFactory
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<K,V> Map<K, V> protected ConfigurationServicevoidsetConfigurationService(ConfigurationService configurationService)
-
Field Details
-
WORKER_MAP_INITIAL_CAPACITY
- See Also:
-
WORKER_MAP_LOAD_FACTOR
- See Also:
-
WORKER_MAP_CONCURRENCY_LEVEL
- See Also:
-
-
Constructor Details
-
ConcurrentMapFactory
public ConcurrentMapFactory()
-
-
Method Details
-
createNew
-
getConfigurationService
-
setConfigurationService
-