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