Hierarchy For Package com.github.benmanes.caffeine.cache.simulator.policy.product

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • com.github.benmanes.caffeine.cache.simulator.policy.product.Cache2kPolicy (implements com.github.benmanes.caffeine.cache.simulator.policy.Policy)
    • com.github.benmanes.caffeine.cache.simulator.policy.product.CaffeinePolicy (implements com.github.benmanes.caffeine.cache.simulator.policy.Policy)
    • com.github.benmanes.caffeine.cache.simulator.policy.product.CoherencePolicy (implements com.github.benmanes.caffeine.cache.simulator.policy.Policy)
    • com.github.benmanes.caffeine.cache.simulator.policy.product.Ehcache3Policy (implements com.github.benmanes.caffeine.cache.simulator.policy.Policy.KeyOnlyPolicy)
    • com.github.benmanes.caffeine.cache.simulator.policy.product.ExpiringMapPolicy (implements com.github.benmanes.caffeine.cache.simulator.policy.Policy.KeyOnlyPolicy)
    • com.github.benmanes.caffeine.cache.simulator.policy.product.GuavaPolicy (implements com.github.benmanes.caffeine.cache.simulator.policy.Policy)
    • com.github.benmanes.caffeine.cache.simulator.policy.product.HazelcastPolicy (implements com.github.benmanes.caffeine.cache.simulator.policy.Policy.KeyOnlyPolicy)
    • com.github.benmanes.caffeine.cache.simulator.policy.product.OhcPolicy (implements com.github.benmanes.caffeine.cache.simulator.policy.Policy.KeyOnlyPolicy)
    • com.github.benmanes.caffeine.cache.simulator.policy.product.TCachePolicy (implements com.github.benmanes.caffeine.cache.simulator.policy.Policy.KeyOnlyPolicy)