setDiskCache
Sets the com.bumptech.glide.load.engine.cache.DiskCache.Factory implementation to use to construct the com.bumptech.glide.load.engine.cache.DiskCache to use to store data on disk.
Return
This builder.
Parameters
diskCacheFactory
The disk cache factory to use.