QueryCacheEntry |
For query cache entries we additionally hold the dependent tables and timestamp for the query result.
|
QueryCacheEntryValidate |
Used to validate that a query cache entry is still valid based on dependent tables.
|
ServerCache |
Represents part of the "L2" server side cache.
|
ServerCacheConfig |
Configuration used to create ServerCache instances.
|
ServerCacheFactory |
Defines method for constructing caches for beans and queries.
|
ServerCacheNotification |
Notification event that dependent tables have been modified.
|
ServerCacheNotify |
Interface for both listening to notification changes and sending them to other members of the cluster.
|
ServerCacheOptions |
Options for controlling a cache.
|
ServerCacheRegion |
Cache region can be enabled independently.
|
ServerCacheStatistics |
The statistics collected per cache.
|
ServerCacheType |
The type of L2 caches.
|