Uses of Interface
org.gcube.accounting.datamodel.AggregatedUsageRecord
-
Packages that use AggregatedUsageRecord Package Description org.gcube.accounting.datamodel org.gcube.accounting.datamodel.aggregation -
-
Uses of AggregatedUsageRecord in org.gcube.accounting.datamodel
Classes in org.gcube.accounting.datamodel with type parameters of type AggregatedUsageRecord Modifier and Type Interface Description interfaceAggregatedUsageRecord<A extends AggregatedUsageRecord<A,U>,U extends UsageRecord> -
Uses of AggregatedUsageRecord in org.gcube.accounting.datamodel.aggregation
Classes in org.gcube.accounting.datamodel.aggregation that implement AggregatedUsageRecord Modifier and Type Class Description classAggregatedJobUsageRecordThis Class is for library internal use onlyclassAggregatedPortletUsageRecordThis Class is for library internal use onlyclassAggregatedServiceUsageRecordThis Class is for library internal use onlyclassAggregatedStorageStatusRecordThis Class is for library internal use onlyclassAggregatedStorageUsageRecordThis Class is for library internal use only
-