Uses of Class
org.apache.jackrabbit.oak.plugins.blob.CachingBlobStore
Packages that use CachingBlobStore
-
Uses of CachingBlobStore in org.apache.jackrabbit.oak.plugins.blob.cloud
Subclasses of CachingBlobStore in org.apache.jackrabbit.oak.plugins.blob.cloudModifier and TypeClassDescriptionclass
Implementation of theBlobStore
to store blobs in a cloud blob store. -
Uses of CachingBlobStore in org.apache.jackrabbit.oak.plugins.document.mongo
Subclasses of CachingBlobStore in org.apache.jackrabbit.oak.plugins.document.mongoModifier and TypeClassDescriptionclass
Implementation of blob store for the MongoDB extending fromCachingBlobStore
. -
Uses of CachingBlobStore in org.apache.jackrabbit.oak.plugins.document.rdb
Subclasses of CachingBlobStore in org.apache.jackrabbit.oak.plugins.document.rdb