public abstract static class Semantic.UpdateExisting<K,V,R> extends Semantic.Base<K,V,R>
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 |
---|
UpdateExisting() |
Modifier and Type | Method and Description |
---|---|
void |
examine(Progress<K,V,R> c,
ExaminationEntry<K,V> e)
Unconditionally request mutation lock.
|
void |
start(Progress<K,V,R> c)
Request latest data.
|
abstract void |
update(Progress<K,V,R> c,
ExaminationEntry<K,V> e)
Inspect the element state and issue and update of it.
|
loaded
cache2k API documentation. Copyright © 2000–2018 headissue GmbH, Munich.