Uses of Class
org.keycloak.models.map.storage.chm.ConcurrentHashMapStorage.MapTaskWithValue
Packages that use ConcurrentHashMapStorage.MapTaskWithValue
-
Uses of ConcurrentHashMapStorage.MapTaskWithValue in org.keycloak.models.map.storage.chm
Methods in org.keycloak.models.map.storage.chm that return ConcurrentHashMapStorage.MapTaskWithValueModifier and TypeMethodDescriptionConcurrentHashMapStorage.TaskMap.merge
(String key, ConcurrentHashMapStorage<K, V, M, CRUD>.MapTaskWithValue value, BiFunction<? super ConcurrentHashMapStorage<K, V, M, CRUD>.MapTaskWithValue, ? super ConcurrentHashMapStorage<K, V, M, CRUD>.MapTaskWithValue, ? extends ConcurrentHashMapStorage<K, V, M, CRUD>.MapTaskWithValue> remappingFunction) ConcurrentHashMapStorage.TaskMap.put
(String key, ConcurrentHashMapStorage<K, V, M, CRUD>.MapTaskWithValue value) Methods in org.keycloak.models.map.storage.chm that return types with arguments of type ConcurrentHashMapStorage.MapTaskWithValueModifier and TypeMethodDescriptionSet<Map.Entry<ConcurrentHashMapStorage.TaskKey,
ConcurrentHashMapStorage<K, V, M, CRUD>.MapTaskWithValue>> ConcurrentHashMapStorage.TaskMap.entrySet()
ConcurrentHashMapStorage.TaskMap.values()
Methods in org.keycloak.models.map.storage.chm with parameters of type ConcurrentHashMapStorage.MapTaskWithValueModifier and TypeMethodDescriptionprotected void
ConcurrentHashMapStorage.addTask
(String key, ConcurrentHashMapStorage<K, V, M, CRUD>.MapTaskWithValue task) Adds a given task if not exists for the given keyConcurrentHashMapStorage.TaskMap.merge
(String key, ConcurrentHashMapStorage<K, V, M, CRUD>.MapTaskWithValue value, BiFunction<? super ConcurrentHashMapStorage<K, V, M, CRUD>.MapTaskWithValue, ? super ConcurrentHashMapStorage<K, V, M, CRUD>.MapTaskWithValue, ? extends ConcurrentHashMapStorage<K, V, M, CRUD>.MapTaskWithValue> remappingFunction) ConcurrentHashMapStorage.TaskMap.put
(String key, ConcurrentHashMapStorage<K, V, M, CRUD>.MapTaskWithValue value) Method parameters in org.keycloak.models.map.storage.chm with type arguments of type ConcurrentHashMapStorage.MapTaskWithValueModifier and TypeMethodDescriptionConcurrentHashMapStorage.TaskMap.merge
(String key, ConcurrentHashMapStorage<K, V, M, CRUD>.MapTaskWithValue value, BiFunction<? super ConcurrentHashMapStorage<K, V, M, CRUD>.MapTaskWithValue, ? super ConcurrentHashMapStorage<K, V, M, CRUD>.MapTaskWithValue, ? extends ConcurrentHashMapStorage<K, V, M, CRUD>.MapTaskWithValue> remappingFunction) ConcurrentHashMapStorage.TaskMap.merge
(String key, ConcurrentHashMapStorage<K, V, M, CRUD>.MapTaskWithValue value, BiFunction<? super ConcurrentHashMapStorage<K, V, M, CRUD>.MapTaskWithValue, ? super ConcurrentHashMapStorage<K, V, M, CRUD>.MapTaskWithValue, ? extends ConcurrentHashMapStorage<K, V, M, CRUD>.MapTaskWithValue> remappingFunction) ConcurrentHashMapStorage.TaskMap.merge
(String key, ConcurrentHashMapStorage<K, V, M, CRUD>.MapTaskWithValue value, BiFunction<? super ConcurrentHashMapStorage<K, V, M, CRUD>.MapTaskWithValue, ? super ConcurrentHashMapStorage<K, V, M, CRUD>.MapTaskWithValue, ? extends ConcurrentHashMapStorage<K, V, M, CRUD>.MapTaskWithValue> remappingFunction)