| Interface | Description |
|---|---|
| BlobGarbageCollector |
Interface for blob garbage collector
|
| BlobGCMBean |
MBean for starting and monitoring the progress of
blob garbage collection.
|
| BlobReferenceRetriever |
Interface to abstract out the low-level details of retrieving blob references from different
NodeStore |
| ReferenceCollector |
Callback interface for collecting all blob references that are
potentially accessible.
|
| SharedDataStore |
Interface to be implemented by a shared data store.
|
| Class | Description |
|---|---|
| BlobGC |
Default implementation of
BlobGCMBean based on a BlobGarbageCollector. |
| BlobStoreBlob |
A blob implementation.
|
| BlobStoreStats | |
| CachingBlobStore |
A blob store with a cache.
|
| GarbageCollectionRepoStats |
Garbage collection stats for the repository.
|
| GarbageCollectorFileState |
Class for keeping the file system state of the garbage collection.
|
| MarkSweepGarbageCollector |
Mark and sweep garbage collector.
|
| ReferencedBlob |
Exposes the blob along with the Node id from which referenced
|
| Enum | Description |
|---|---|
| SharedDataStore.Type |
Explicitly identifies the type of the data store
|
"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"