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