Uses of Class
org.nuxeo.ecm.core.blob.binary.CachingBinaryManager
Packages that use CachingBinaryManager
Package
Description
Implementation of a Nuxeo repository over an SQL database.
-
Uses of CachingBinaryManager in org.nuxeo.ecm.blob
Classes in org.nuxeo.ecm.blob with type parameters of type CachingBinaryManagerModifier and TypeClassDescriptionclass
Deprecated.Subclasses of CachingBinaryManager in org.nuxeo.ecm.blobModifier and TypeClassDescriptionclass
Deprecated.since 2023.9, useBlobStoreBlobProvider
insteadFields in org.nuxeo.ecm.blob declared as CachingBinaryManagerModifier and TypeFieldDescriptionprotected T
AbstractBinaryGarbageCollector.binaryManager
Deprecated. -
Uses of CachingBinaryManager in org.nuxeo.ecm.blob.azure
Subclasses of CachingBinaryManager in org.nuxeo.ecm.blob.azureModifier and TypeClassDescriptionclass
Deprecated.since 2023.9, useAzureBlobProvider
insteadclass
Deprecated.since 2023.9, useAzureBlobProvider
configured with direct download and a CDN host instead -
Uses of CachingBinaryManager in org.nuxeo.ecm.core.blob.binary
Fields in org.nuxeo.ecm.core.blob.binary declared as CachingBinaryManagerMethods in org.nuxeo.ecm.core.blob.binary that return CachingBinaryManagerModifier and TypeMethodDescriptionprotected CachingBinaryManager
LazyBinary.getCachingBinaryManager()
Deprecated.Constructors in org.nuxeo.ecm.core.blob.binary with parameters of type CachingBinaryManagerModifierConstructorDescriptionLazyBinary
(String digest, String repoName, CachingBinaryManager cbm) Deprecated. -
Uses of CachingBinaryManager in org.nuxeo.ecm.core.storage.gcp
Subclasses of CachingBinaryManager in org.nuxeo.ecm.core.storage.gcpModifier and TypeClassDescriptionclass
Deprecated.since 2023.9, useGoogleStorageBlobProvider
instead -
Uses of CachingBinaryManager in org.nuxeo.ecm.core.storage.sql
Subclasses of CachingBinaryManager in org.nuxeo.ecm.core.storage.sqlModifier and TypeClassDescriptionclass
Deprecated.since 2023.9, useS3BlobProvider
configured with direct download andCloudFrontConfiguration
insteadclass
Deprecated.since 2023.9, useS3BlobProvider
instead
AbstractBlobGarbageCollector
instead