org.openspaces.core.space
Class BlobStoreDataCachePolicy
java.lang.Object
org.openspaces.core.space.BlobStoreDataCachePolicy
- All Implemented Interfaces:
- CachePolicy
public class BlobStoreDataCachePolicy
- extends Object
- implements CachePolicy
A cache policy that stores data offheap and indexes onheap.
- Author:
- yechielf, Kobi
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BlobStoreDataCachePolicy
public BlobStoreDataCachePolicy()
setBlobStoreHandler
public void setBlobStoreHandler(com.gigaspaces.server.blobstore.BlobStoreStorageHandler blobStoreHandler)
setAvgObjectSizeKB
public void setAvgObjectSizeKB(Long avgObjectSizeKB)
setCacheEntriesPercentage
public void setCacheEntriesPercentage(Integer cacheEntriesPercentage)
setRecoverFromBlobStore
public void setRecoverFromBlobStore(Boolean recoverFromBlobStore)
toProps
public Properties toProps()
- Specified by:
toProps
in interface CachePolicy
Copyright © GigaSpaces.