Package org.springframework.geode.cache.support
package org.springframework.geode.cache.support
-
ClassDescriptionCacheLoaderSupport<K,
V> TheCacheLoaderSupport
interface is an extension ofCacheLoader
and aFunctionalInterface
useful in Lambda expressions.CacheWriterSupport<K,V> Class supporting the implementation of Apache GeodeCacheWriters
.Abstract base class supporting the implementation of Apache GeodeCacheLoaders
andCacheWriters
backed by Spring DataRepositories
.