Uses of Class
org.nuxeo.ecm.core.blob.binary.CachingBinaryManager
Package
Description
Implementation of a Nuxeo repository over an SQL database.
-
Uses of CachingBinaryManager in org.nuxeo.ecm.blob
Modifier and TypeClassDescriptionclass
Deprecated.Modifier and TypeClassDescriptionclass
Deprecated.since 2023.9, useBlobStoreBlobProvider
insteadModifier and TypeFieldDescriptionprotected T
AbstractBinaryGarbageCollector.binaryManager
Deprecated. -
Uses of CachingBinaryManager in org.nuxeo.ecm.blob.azure
Modifier 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
Modifier and TypeMethodDescriptionprotected CachingBinaryManager
LazyBinary.getCachingBinaryManager()
Deprecated.ModifierConstructorDescriptionLazyBinary
(String digest, String repoName, CachingBinaryManager cbm) Deprecated. -
Uses of CachingBinaryManager in org.nuxeo.ecm.core.storage.gcp
Modifier and TypeClassDescriptionclass
Deprecated.since 2023.9, useGoogleStorageBlobProvider
instead -
Uses of CachingBinaryManager in org.nuxeo.ecm.core.storage.sql
Modifier and TypeClassDescriptionclass
Deprecated.since 2023.9, useS3BlobProvider
configured with direct download andCloudFrontConfiguration
insteadclass
Deprecated.since 2023.9, useS3BlobProvider
instead
AbstractBlobGarbageCollector
instead