local
persistence service
implementation.See: Description
Class | Description |
---|---|
CacheManagerPersistenceConfiguration |
Convenience configuration type that enables the
CacheManagerBuilder to return a more specific type of
CacheManager , that is a PersistentCacheManager . |
DefaultPersistenceConfiguration |
ServiceCreationConfiguration for the default LocalPersistenceService . |
UserManagedPersistenceContext<K,V> |
Convenience configuration type that enables the
UserManagedCacheBuilder to return a more specific type of
UserManagedCache , that is a PersistentUserManagedCache . |
local
persistence service
implementation.