Uses of Class
org.springframework.data.couchbase.cache.CouchbaseCache
Packages that use CouchbaseCache
-
Uses of CouchbaseCache in org.springframework.data.couchbase.cache
Methods in org.springframework.data.couchbase.cache that return CouchbaseCacheModifier and TypeMethodDescriptionprotected CouchbaseCache
CouchbaseCacheManager.createCouchbaseCache
(String name, @Nullable CouchbaseCacheConfiguration cacheConfig) Configuration hook for creatingCouchbaseCache
with given name andcacheConfig
.protected CouchbaseCache
CouchbaseCacheManager.getMissingCache
(String name)