| Package | Description |
|---|---|
| edu.ucsb.nceas.metacat.dataone.quota |
| Modifier and Type | Field and Description |
|---|---|
protected BookKeeperClient |
UsageTask.bookkeeperClient |
protected static BookKeeperClient |
QuotaService.client |
| Modifier and Type | Method and Description |
|---|---|
static BookKeeperClient |
BookKeeperClient.getInstance()
Get the singleton instance of the BookKeeplerClient class
|
| Modifier and Type | Method and Description |
|---|---|
static QuotaService |
PortalQuotaService.getInstance(java.util.concurrent.ExecutorService executor,
BookKeeperClient client)
Get a singleton class instance
|
| Constructor and Description |
|---|
CreateUsageTask(org.dataone.bookkeeper.api.Usage usage,
BookKeeperClient bookkeeperClient)
Constructor
|
DeleteUsageTask(org.dataone.bookkeeper.api.Usage usage,
BookKeeperClient bookkeeperClient)
Constructor
|
FailedReportingAttemptChecker(java.util.concurrent.ExecutorService executor,
BookKeeperClient bookkeeperClient)
Constructor
|
UpdateUsageTask(org.dataone.bookkeeper.api.Usage usage,
BookKeeperClient bookkeeperClient)
Constructor
|
UsageTask(org.dataone.bookkeeper.api.Usage usage,
BookKeeperClient bookkeeperClient)
Constructor
|
Copyright © 2023 Regents of the University of California. All Rights Reserved.