| Package | Description |
|---|---|
| org.nuxeo.ecm.admin | |
| org.nuxeo.ecm.blob | |
| org.nuxeo.ecm.blob.jclouds | |
| org.nuxeo.ecm.core.blob | |
| org.nuxeo.ecm.core.blob.binary | |
| org.nuxeo.ecm.core.storage.mongodb | |
| org.nuxeo.ecm.core.storage.sql |
Implementation of a Nuxeo repository over an SQL database.
|
| org.nuxeo.ecm.core.storage.sql.management |
Simple MBean to report the status of a SQL repository.
|
| Modifier and Type | Field and Description |
|---|---|
protected BinaryManagerStatus |
SystemInfoManager.binaryManagerStatus |
| Modifier and Type | Method and Description |
|---|---|
BinaryManagerStatus |
SystemInfoManager.getBinaryManagerStatus() |
| Modifier and Type | Field and Description |
|---|---|
protected BinaryManagerStatus |
AbstractBinaryGarbageCollector.status |
| Modifier and Type | Method and Description |
|---|---|
BinaryManagerStatus |
AbstractBinaryGarbageCollector.getStatus() |
| Modifier and Type | Field and Description |
|---|---|
protected BinaryManagerStatus |
JCloudsBinaryManager.JCloudsBinaryGarbageCollector.status |
| Modifier and Type | Method and Description |
|---|---|
BinaryManagerStatus |
JCloudsBinaryManager.JCloudsBinaryGarbageCollector.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
BinaryManagerStatus |
DocumentBlobManagerComponent.garbageCollectBinaries(boolean delete) |
BinaryManagerStatus |
DocumentBlobManager.garbageCollectBinaries(boolean delete)
Garbage collect the unused binaries.
|
| Modifier and Type | Field and Description |
|---|---|
protected BinaryManagerStatus |
LocalBinaryManager.DefaultBinaryGarbageCollector.status |
| Modifier and Type | Method and Description |
|---|---|
BinaryManagerStatus |
LocalBinaryManager.DefaultBinaryGarbageCollector.getStatus() |
BinaryManagerStatus |
BinaryGarbageCollector.getStatus()
Gets the status of the binaries to GC and of those that won't be.
|
| Modifier and Type | Field and Description |
|---|---|
protected BinaryManagerStatus |
GridFSBinaryManager.GridFSBinaryGarbageCollector.status |
| Modifier and Type | Method and Description |
|---|---|
BinaryManagerStatus |
GridFSBinaryManager.GridFSBinaryGarbageCollector.getStatus() |
| Modifier and Type | Field and Description |
|---|---|
protected BinaryManagerStatus |
SQLBinaryManager.SQLBinaryGarbageCollector.status |
| Modifier and Type | Method and Description |
|---|---|
BinaryManagerStatus |
SQLBinaryManager.SQLBinaryGarbageCollector.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
BinaryManagerStatus |
SQLRepositoryStatusMBean.gcBinaries(boolean delete)
GC the unused binaries.
|
BinaryManagerStatus |
SQLRepositoryStatus.gcBinaries(boolean delete) |
Copyright © 2019 Nuxeo. All rights reserved.