Module io.ebean.api
Package io.ebean.cache
package io.ebean.cache
Server Cache Service
-
ClassDescriptionFor query cache entries we additionally hold the dependent tables and timestamp for the query result.Used to validate that a query cache entry is still valid based on dependent tables.Represents part of the "L2" server side cache.Configuration used to create ServerCache instances.Defines method for constructing caches for beans and queries.The cache service for server side caching of beans and query results.Notification event that dependent tables have been modified.Interface for both listening to notification changes and sending them to other members of the cluster.Plugin that provides a ServerCacheNotify implementation.Options for controlling a cache.The plugin interface that creates a ServerCacheFactory.Cache region can be enabled independently.The statistics collected per cache.The type of L2 caches.A ServerCache proxy that is tenant aware.Tenant aware handling for caching.We use a combined key, if this serverCache is per tenant.