| Class | Description |
|---|---|
| Default |
Default cache configuration values.
|
| MemcachedCache |
Cache implementation on top of Memcached.
|
| MemcachedCacheAutoConfiguration |
Auto-configuration for the Memcached cache. |
| MemcachedCacheManager |
CacheManager implementation for Memcached. |
| MemcachedCacheManagerFactory |
Factory for the
MemcachedCacheManager instances. |
| MemcachedCacheProperties |
Configuration properties for Memcached cache.
|
| MemcachedCacheStatisticsAutoConfiguration |
Auto-configuration for the Memcached CacheStatisticsProvider bean. |
| MemcachedCacheStatisticsProvider |
Memcached
CacheStatisticsProvider. |
| OnMissingRefreshScopeCondition |
Condition that checks if the RefreshScope class is
not defined in the Environment. |
| Enum | Description |
|---|---|
| MemcachedCacheProperties.Protocol |