| Package | Description |
|---|---|
| org.gcube.accounting.aggregation | |
| org.gcube.accounting.datamodel | |
| org.gcube.accounting.datamodel.basetypes |
| Modifier and Type | Field and Description |
|---|---|
static String |
AggregatedStorageUsageRecord.DATA_VOLUME |
static String |
AggregatedServiceUsageRecord.DURATION |
static String |
AggregatedServiceUsageRecord.MAX_INVOCATION_TIME |
static String |
AggregatedServiceUsageRecord.MIN_INVOCATION_TIME |
| Modifier and Type | Field and Description |
|---|---|
static String |
BasicUsageRecord.CREATION_TIME
KEY for : The instant when the UR was created.
|
protected static String |
BasicUsageRecord.END_TIME
KEY for : Used in aggregated record.
|
protected static String |
BasicUsageRecord.START_TIME
KEY for : Used in aggregated record.
|
| Modifier and Type | Field and Description |
|---|---|
static String |
AbstractStorageUsageRecord.DATA_VOLUME
Quantity of data in terms of KB
|
static String |
AbstractServiceUsageRecord.DURATION
KEY for : Service Name
|
static String |
AbstractTaskUsageRecord.INPUT_FILES_SIZE |
static String |
AbstractJobUsageRecord.JOB_END_TIME |
static String |
AbstractJobUsageRecord.JOB_START_TIME |
static String |
AbstractTaskUsageRecord.OUTPUT_FILES_SIZE |
static String |
AbstractTaskUsageRecord.OVERALL_NETWORK_IN |
static String |
AbstractTaskUsageRecord.OVERALL_NETWORK_OUT |
static String |
AbstractTaskUsageRecord.USAGE_END_TIME |
static String |
AbstractTaskUsageRecord.USAGE_START_TIME |
protected static String |
AbstractJobUsageRecord.WALL_DURATION |
Copyright © 2015. All Rights Reserved.