| Modifier and Type | Field and Description |
|---|---|
org.gcube.accounting.messaging.ResourceAccounting |
raFactory |
org.gcube.accounting.datamodel.RawUsageRecord |
ssr |
| Constructor and Description |
|---|
ReportAccountingImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
void |
send(org.gcube.accounting.datamodel.RawUsageRecord sur)
send report
|
org.gcube.accounting.datamodel.RawUsageRecord |
setGenericProperties(String resourceType,
String consumerId,
String resourceScope,
String creationTime,
String lastAccess,
String owner)
Set generic properties of report
|
org.gcube.accounting.datamodel.RawUsageRecord |
setSpecificProperties(org.gcube.accounting.datamodel.RawUsageRecord sur,
String operation,
String size,
String filePath,
String callerIP,
String dataType,
String dataCount)
Set end time of operation and other specific properties
|
public org.gcube.accounting.datamodel.RawUsageRecord ssr
public org.gcube.accounting.messaging.ResourceAccounting raFactory
public org.gcube.accounting.datamodel.RawUsageRecord setGenericProperties(String resourceType, String consumerId, String resourceScope, String creationTime, String lastAccess, String owner)
ReportsetGenericProperties in interface Reportpublic org.gcube.accounting.datamodel.RawUsageRecord setSpecificProperties(org.gcube.accounting.datamodel.RawUsageRecord sur,
String operation,
String size,
String filePath,
String callerIP,
String dataType,
String dataCount)
ReportsetSpecificProperties in interface ReportCopyright © 2014. All Rights Reserved.