Uses of Class
org.openspaces.core.space.BlobStoreDataCachePolicy
Packages that use BlobStoreDataCachePolicy
Package
Description
This package is responsible for simplifying the creation of IJSpace implementation.
-
Uses of BlobStoreDataCachePolicy in org.openspaces.core.space
Methods in org.openspaces.core.space that return BlobStoreDataCachePolicyModifier and TypeMethodDescriptionBlobStoreDataCachePolicy.addCacheQuery(SQLQuery sqlQuery) BlobStoreDataCachePolicy.setAvgObjectSizeBytes(Integer avgObjectSizeBytes) BlobStoreDataCachePolicy.setAvgObjectSizeKB(Integer avgObjectSizeKB) BlobStoreDataCachePolicy.setBlobStoreHandler(BlobStoreStorageHandler blobStoreHandler) BlobStoreDataCachePolicy.setCacheEntriesPercentage(Integer cacheEntriesPercentage) BlobStoreDataCachePolicy.setPersistent(Boolean persistent)