| Package | Description |
|---|---|
| org.gcube.accounting.aggregation | |
| org.gcube.accounting.aggregation.scheduler | |
| org.gcube.accounting.datamodel |
| Modifier and Type | Class and Description |
|---|---|
class |
AggregatedJobUsageRecord
This Class is for library internal use only
|
class |
AggregatedPortletUsageRecord
This Class is for library internal use only
|
class |
AggregatedServiceUsageRecord
This Class is for library internal use only
|
class |
AggregatedStorageUsageRecord
This Class is for library internal use only
|
class |
AggregatedTaskUsageRecord
This Class is for library internal use only
|
| Modifier and Type | Method and Description |
|---|---|
protected AggregatedUsageRecord |
AggregationScheduler.instantiateAggregatedUsageRecord(UsageRecord usageRecord) |
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends AggregatedUsageRecord> |
AggregationScheduler.getAggregatedUsageRecordClass(String usageRecordType) |
| Modifier and Type | Method and Description |
|---|---|
protected AggregationStrategy |
AggregationScheduler.instantiateAggregationStrategy(AggregatedUsageRecord aggregatedUsageRecord) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AggregatedUsageRecord<T extends AggregatedUsageRecord<T,B>,B extends SingleUsageRecord> |
class |
AggregationStrategy<T extends AggregatedUsageRecord<T,B>,B extends SingleUsageRecord> |
| Modifier and Type | Field and Description |
|---|---|
protected T |
AggregationStrategy.t |
Copyright © 2015. All Rights Reserved.