Uses of Package
org.craftercms.core.cache
-
Classes in org.craftercms.core.cache used by org.craftercms.core.cache Class Description CacheItem Provides information about an item residing in the cache.CacheLoader Implementations of this interface are used byCaches to refresh items that are already in the cache.CacheStatistics Base class for all cache implementations to provide statistics. -
Classes in org.craftercms.core.cache used by org.craftercms.core.cache.impl Class Description Cache Crafter's Cache API.CacheItem Provides information about an item residing in the cache.CacheLoader Implementations of this interface are used byCaches to refresh items that are already in the cache.CacheStatistics Base class for all cache implementations to provide statistics. -
Classes in org.craftercms.core.cache used by org.craftercms.core.cache.impl.store Class Description CacheItem Provides information about an item residing in the cache.CacheStatistics Base class for all cache implementations to provide statistics. -
Classes in org.craftercms.core.cache used by org.craftercms.core.cache.impl.store.guava Class Description CacheItem Provides information about an item residing in the cache.CacheStatistics Base class for all cache implementations to provide statistics. -
Classes in org.craftercms.core.cache used by org.craftercms.core.service Class Description CacheItem Provides information about an item residing in the cache.CacheLoader Implementations of this interface are used byCaches to refresh items that are already in the cache.CacheStatistics Base class for all cache implementations to provide statistics. -
Classes in org.craftercms.core.cache used by org.craftercms.core.service.impl Class Description Cache Crafter's Cache API.CacheItem Provides information about an item residing in the cache.CacheLoader Implementations of this interface are used byCaches to refresh items that are already in the cache.CacheStatistics Base class for all cache implementations to provide statistics. -
Classes in org.craftercms.core.cache used by org.craftercms.core.util.cache.impl Class Description CacheLoader Implementations of this interface are used byCaches to refresh items that are already in the cache.