Uses of Class
org.gcube.accounting.datamodel.aggregation.AggregatedStorageStatusRecord
-
Packages that use AggregatedStorageStatusRecord Package Description org.gcube.accounting.datamodel.aggregation -
-
Uses of AggregatedStorageStatusRecord in org.gcube.accounting.datamodel.aggregation
Methods in org.gcube.accounting.datamodel.aggregation that return AggregatedStorageStatusRecord Modifier and Type Method Description AggregatedStorageStatusRecordAggregatedStorageStatusRecord. aggregate(AggregatedStorageStatusRecord record)AggregatedStorageStatusRecordAggregatedStorageStatusRecord. aggregate(StorageStatusRecord record)Methods in org.gcube.accounting.datamodel.aggregation with parameters of type AggregatedStorageStatusRecord Modifier and Type Method Description AggregatedStorageStatusRecordAggregatedStorageStatusRecord. aggregate(AggregatedStorageStatusRecord record)booleanAggregatedStorageStatusRecord. isAggregable(AggregatedStorageStatusRecord record)
-