public class StoreReporterUtilImpl extends Object implements StoreReporterUtil
| Constructor and Description |
|---|
StoreReporterUtilImpl(String subdomain,
org.duracloud.common.model.Credential credential,
int thresholdDays) |
StoreReporterUtilImpl(String subdomain,
org.duracloud.common.model.Credential credential,
int thresholdDays,
org.duracloud.client.report.StorageReportManager reportManager) |
| Modifier and Type | Method and Description |
|---|---|
StoreReporterInfo |
pingStorageReporter()
This method makes requests to the store-reporter hosted within the
target DuraCloud instance.
|
public StoreReporterUtilImpl(String subdomain, org.duracloud.common.model.Credential credential, int thresholdDays)
public StoreReporterUtilImpl(String subdomain, org.duracloud.common.model.Credential credential, int thresholdDays, org.duracloud.client.report.StorageReportManager reportManager)
public StoreReporterInfo pingStorageReporter()
StoreReporterUtilpingStorageReporter in interface StoreReporterUtilCopyright © 2009–2015 DuraSpace. All rights reserved.