| Package | Description |
|---|---|
| org.shoal.ha.cache.api | |
| org.shoal.ha.cache.impl.store |
| Modifier and Type | Method and Description |
|---|---|
DataStoreEntryUpdater<K,V> |
DataStoreConfigurator.getDataStoreEntryUpdater() |
| Modifier and Type | Method and Description |
|---|---|
DataStoreConfigurator<K,V> |
DataStoreConfigurator.setDataStoreEntryUpdater(DataStoreEntryUpdater<K,V> dseUpdater) |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleDataStoreEntryUpdater<K,V>
An entry updater used for plain Serializable POJOs
|
class |
SimpleStoreableDataStoreEntryUpdater<K,V extends org.glassfish.ha.store.util.SimpleMetadata> |
class |
StoreableDataStoreEntryUpdater<K,V extends org.glassfish.ha.store.api.Storeable> |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.