Class CustomCachePolicy

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

public class CustomCachePolicy extends LruCachePolicy
Configures the Space to run in Custom mode. Defaults value for all configuration will be based on the schema chosen.
Since:
9.1.0
Author:
Sagi Bernstein
  • Constructor Details

    • CustomCachePolicy

      public CustomCachePolicy()
  • Method Details