Package org.openspaces.core.space
Interface CachePolicy
- All Known Implementing Classes:
AllInCachePolicy,BlobStoreDataCachePolicy,CustomCachePolicy,LruCachePolicy,TieredStorageCachePolicy
public interface CachePolicy
A generic interface for cache policies.
- Author:
- kimchy
-
Method Summary
-
Method Details
-
toProps
Properties toProps()
-