Uses of Class
org.gcube.accounting.datamodel.usagerecords.StorageUsageRecord
-
Packages that use StorageUsageRecord Package Description org.gcube.accounting.datamodel.aggregation -
-
Uses of StorageUsageRecord in org.gcube.accounting.datamodel.aggregation
Methods in org.gcube.accounting.datamodel.aggregation that return types with arguments of type StorageUsageRecord Modifier and Type Method Description Class<StorageUsageRecord>AggregatedStorageUsageRecord. getAggregable()Methods in org.gcube.accounting.datamodel.aggregation with parameters of type StorageUsageRecord Modifier and Type Method Description AggregatedStorageUsageRecordAggregatedStorageUsageRecord. aggregate(StorageUsageRecord record)booleanAggregatedStorageUsageRecord. isAggregable(StorageUsageRecord record)Constructors in org.gcube.accounting.datamodel.aggregation with parameters of type StorageUsageRecord Constructor Description AggregatedStorageUsageRecord(StorageUsageRecord record)
-