GigaSpaces XAP 8.0 API

Uses of Interface
org.openspaces.core.space.CachePolicy

Packages that use CachePolicy
org.openspaces.core.space This package is responsible for simplifying the creation of IJSpace implementation. 
 

Uses of CachePolicy in org.openspaces.core.space
 

Classes in org.openspaces.core.space that implement CachePolicy
 class AllInCachePolicy
          A cache policy that stores all the data in the space.
 class LruCachePolicy
          Configures the Space to run in LRU mode.
 

Methods in org.openspaces.core.space with parameters of type CachePolicy
 UrlSpaceConfigurer UrlSpaceConfigurer.cachePolicy(CachePolicy cachePolicy)
           
 void UrlSpaceFactoryBean.setCachePolicy(CachePolicy cachePolicy)
          Sets the cache policy that the space will use.
 


GigaSpaces XAP 8.0 API

Copyright © GigaSpaces.