Class AllInCachePolicy

java.lang.Object
org.openspaces.core.space.AllInCachePolicy
All Implemented Interfaces:
CachePolicy

public class AllInCachePolicy extends Object implements CachePolicy
A cache policy that stores all the data in the space.
Author:
kimchy
  • Constructor Details

    • AllInCachePolicy

      public AllInCachePolicy()
  • Method Details