| Interface | Description |
|---|---|
| DataStore<K,V> |
A DataStore allows (#{Serializable} / #{Storable}) objects to be placed in the cache.
|
| DataStoreEntryEvaluator<K,V> | |
| DataStoreMBean | |
| IdleEntryDetector<K,V> |
| Class | Description |
|---|---|
| AbstractCommandInterceptor<K,V> | |
| DataStoreConfigurator<K,V> | |
| DataStoreContext<K,V> | |
| DataStoreFactory | |
| ObjectInputStreamWithLoader |
This subclass of ObjectInputStream delegates loading of classes to
an existing ClassLoader.
|
| ReplicatedDataStoreStatsHolder<K,V> | |
| ShoalCacheLoggerConstants |
| Enum | Description |
|---|---|
| DataStoreEntryEvaluator.Opcode |
| Exception | Description |
|---|---|
| DataStoreAlreadyClosedException | |
| DataStoreException | |
| TooManyRetriesException |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.