| Modifier and Type | Method and Description |
|---|---|
Map<org.duracloud.account.db.model.AccountInfo,StoreReporterInfo> |
StoreReporterReport.getReporterErrors()
This method gets all errors for all accounts.
|
Map<org.duracloud.account.db.model.AccountInfo,StoreReporterInfo> |
StoreReporterReport.getReporterInfos()
This methods gets all Storage Reporter infos for all accounts.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StoreReporterReport.addAcctInfo(org.duracloud.account.db.model.AccountInfo acct,
StoreReporterInfo reporterInfo)
This method adds arg instance details for the arg account.
|
| Modifier and Type | Method and Description |
|---|---|
StoreReporterInfo |
StoreReporterUtil.pingStorageReporter()
This method makes requests to the store-reporter hosted within the
target DuraCloud instance.
|
| Modifier and Type | Method and Description |
|---|---|
StoreReporterInfo |
StoreReporterUtilImpl.pingStorageReporter() |
Copyright © 2009–2015 DuraSpace. All rights reserved.