| AbstractSharedCachingDataStore |
Cache files locally and stage files locally for async uploads.
|
| 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
|
| CompositeDataStoreCache |
|
| DataStoreCacheStatsMBean |
|
| ExtendedBlobStatsCollector |
Interface that adds stats to BlobStatsCollector for additional
capabilities in blob stores that are added via
DataStoreBlobStore.
|
| FileCache |
|
| GarbageCollectionRepoStats |
Garbage collection stats for the repository.
|
| GarbageCollectorFileState |
Class for keeping the file system state of the garbage collection.
|
| OperationsStatsMBean |
Interface to give useful statistics for maintenance operations.
|
| OperationStatsCollector |
Implementations of this can use to mark the relevant statistics.
|
| ReferenceCollector |
Callback interface for collecting all blob references that are
potentially accessible.
|
| SharedDataStore |
Interface to be implemented by a shared data store.
|
| SharedDataStore.Type |
Explicitly identifies the type of the data store
|
| UploadStagingCache |
Cache for staging async uploads.
|