| Package | Description |
|---|---|
| org.gcube.accounting.aggregation | |
| org.gcube.accounting.aggregation.scheduler | |
| org.gcube.accounting.datamodel |
| Modifier and Type | Class and Description |
|---|---|
class |
JobUsageRecord
This Class is for library internal use only
|
class |
PortletUsageRecord
This Class is for library internal use only
|
class |
ServiceUsageRecord
This Class is for library internal use only
|
class |
StorageUsageRecord
This Class is for library internal use only
|
class |
TaskUsageRecord
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 usageRecordName) |
| 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.