Package | Description |
---|---|
org.cache2k.core.operation |
Modifier and Type | Class and Description |
---|---|
static class |
Semantic.MightUpdateExisting<K,V,R>
Read a cache entry and do an optional update.
|
static class |
Semantic.Read<K,V,R>
Read only operation.
|
static class |
Semantic.Update<K,V,R>
Only update the entry.
|
static class |
Semantic.UpdateExisting<K,V,R>
Read a cache entry and do an optional update.
|
cache2k API documentation. Copyright © 2000–2018 headissue GmbH, Munich.