Semantic.Base<K,V,R>, Semantic.MightUpdateExisting<K,V,R>, Semantic.Read<K,V,R>, Semantic.Update<K,V,R>, Semantic.UpdateExisting<K,V,R>| Constructor and Description |
|---|
Update() |
| Modifier and Type | Method and Description |
|---|---|
void |
examine(Progress<K,V,R> c,
ExaminationEntry<K,V> e)
Instruct to lock the entry for the update.
|
void |
start(Progress<K,V,R> c)
Instruct to lock the entry for the update.
|
abstract void |
update(Progress<K,V,R> c,
ExaminationEntry<K,V> e)
Called to update the entry.
|
loadedcache2k API documentation. Copyright © 2000–2019 headissue GmbH, Munich.