@Component public class StorageSummaryCacheImpl extends Object implements StorageSummaryCache
| Constructor and Description |
|---|
StorageSummaryCacheImpl(StorageReportManager storageReportManager) |
StorageSummaryCacheImpl(StorageReportManager storageReportManager,
int cacheReloadFrequencyInMinutes) |
@Autowired public StorageSummaryCacheImpl(StorageReportManager storageReportManager)
public StorageSummaryCacheImpl(StorageReportManager storageReportManager, int cacheReloadFrequencyInMinutes)
public void init()
init in interface StorageSummaryCachepublic List<StorageSummary> getSummaries(String storeId, String spaceId)
getSummaries in interface StorageSummaryCacheCopyright © 2009–2015 DuraSpace. All rights reserved.