Package | Description |
---|---|
org.nuxeo.ecm.admin | |
org.nuxeo.ecm.core.storage.binary | |
org.nuxeo.ecm.core.storage.dbs | |
org.nuxeo.ecm.core.storage.sql |
Implementation of a Nuxeo repository over an SQL database.
|
org.nuxeo.ecm.core.storage.sql.jdbc | |
org.nuxeo.ecm.core.storage.sql.management |
Simple MBean to report the status of a SQL repository.
|
org.nuxeo.ecm.core.storage.sql.ra |
Class and Description |
---|
BinaryManagerStatus
Status of a BinaryManager, including files that may have just been deleted by GC
|
Class and Description |
---|
AbstractBinaryManager
Abstract BinaryManager implementation that provides a few utilities
|
Binary
A binary object that can be read, and has a length and a digest.
|
BinaryBlob |
BinaryGarbageCollector
A Garbage Collector for a
BinaryManager . |
BinaryManager
A binary manager stores binaries according to their digest.
|
BinaryManagerDescriptor
Descriptor for a Binary Manager.
|
BinaryManagerService
Service holding the registered binary managers.
|
BinaryManagerStatus
Status of a BinaryManager, including files that may have just been deleted by GC
|
CachingBinaryManager
Abstract class for a
BinaryManager that uses a cache for its files because fetching them is expensive. |
FileStorage
Interface to store a file or fetch a file or its length.
|
LocalBinaryManager
A simple filesystem-based binary manager.
|
Class and Description |
---|
BinaryManager
A binary manager stores binaries according to their digest.
|
Class and Description |
---|
AbstractBinaryManager
Abstract BinaryManager implementation that provides a few utilities
|
Binary
A binary object that can be read, and has a length and a digest.
|
BinaryGarbageCollector
A Garbage Collector for a
BinaryManager . |
BinaryManager
A binary manager stores binaries according to their digest.
|
BinaryManagerDescriptor
Descriptor for a Binary Manager.
|
BinaryManagerStatus
Status of a BinaryManager, including files that may have just been deleted by GC
|
CachingBinaryManager
Abstract class for a
BinaryManager that uses a cache for its files because fetching them is expensive. |
FileStorage
Interface to store a file or fetch a file or its length.
|
Class and Description |
---|
BinaryGarbageCollector
A Garbage Collector for a
BinaryManager . |
Class and Description |
---|
BinaryManagerStatus
Status of a BinaryManager, including files that may have just been deleted by GC
|
Class and Description |
---|
BinaryGarbageCollector
A Garbage Collector for a
BinaryManager . |
Copyright © 2015 Nuxeo SA. All rights reserved.