MapBasedBuildCacheService
instead.@Deprecated public class MapBasedBuildCache extends MapBasedBuildCacheService implements BuildCache
ConcurrentMap
.Constructor and Description |
---|
MapBasedBuildCache(String description,
ConcurrentMap<String,byte[]> delegate)
Deprecated.
|
close, getDescription, load, store
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
close, getDescription, load, store
public MapBasedBuildCache(String description, ConcurrentMap<String,byte[]> delegate)