| Package | Description |
|---|---|
| org.shoal.adapter.store.commands | |
| org.shoal.ha.cache.impl.store |
| Modifier and Type | Class and Description |
|---|---|
class |
SaveCommand<K,V> |
class |
TouchCommand<K,V> |
| Modifier and Type | Method and Description |
|---|---|
TreeSet<AbstractSaveCommand<K,V>> |
DataStoreEntry.getPendingUpdates() |
| Modifier and Type | Method and Description |
|---|---|
void |
DataStoreEntry.addPendingUpdate(AbstractSaveCommand<K,V> cmd) |
protected void |
DataStoreEntryUpdater.updateMetaInfoInDataStoreEntry(DataStoreEntry<K,V> entry,
AbstractSaveCommand<K,V> cmd) |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.