| Package | Description |
|---|---|
| org.shoal.ha.cache.api | |
| org.shoal.ha.cache.impl.store |
| Modifier and Type | Method and Description |
|---|---|
static <K,V extends Serializable> |
DataStoreFactory.createDataStore(DataStoreContext<K,V> conf) |
static DataStore<String,Serializable> |
DataStoreFactory.createDataStore(String storeName,
String instanceName,
String groupName) |
| Modifier and Type | Class and Description |
|---|---|
class |
ReplicatedDataStore<K,V extends Serializable> |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.