| Class | Description |
|---|---|
| CacheKey |
Class used to create keys for the
ResourceCache class. |
| FileSystemMapStoreFactory |
This class is an implementation of the Hazelcast @MapStoreFactory, providing a way to dynamically
create a @FileSystemPersistenceProvider for persisting cached objects to disk.
|
| FileSystemPersistenceProvider |
Hazelcast persistence provider implementation of @MapLoader and @MapStore to serialize and
persist Java objects stored in Hazelcast cache to disk.
|
| ProductCacheDirListener<K,V> | |
| ResourceCacheImpl |
This work is licensed under a Creative Commons Attribution 4.0 International License.