public class QuotaUsage extends Object
| Constructor and Description |
|---|
QuotaUsage() |
| Modifier and Type | Method and Description |
|---|---|
void |
insertServiceQuota(QuotaUsageServiceValue usageSerVal) |
void |
insertStorageQuota(QuotaUsageStorageValue usageStorVal) |
org.gcube.common.quota.library.status.QuotaStorageStatus |
selectStorageQuota(String identifier,
org.gcube.common.quota.library.quotalist.TimeInterval interval) |
public void insertServiceQuota(QuotaUsageServiceValue usageSerVal) throws SQLException
SQLExceptionpublic void insertStorageQuota(QuotaUsageStorageValue usageStorVal) throws SQLException
SQLExceptionpublic org.gcube.common.quota.library.status.QuotaStorageStatus selectStorageQuota(String identifier, org.gcube.common.quota.library.quotalist.TimeInterval interval) throws SQLException
SQLExceptionCopyright © 2017. All Rights Reserved.