| Modifier and Type | Field and Description |
|---|---|
org.gcube.accounting.messaging.ResourceAccounting |
raFactory |
org.gcube.accounting.datamodel.RawUsageRecord |
ur |
| Constructor and Description |
|---|
ReportAccountingImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
void |
send()
send report
|
void |
start(String consumerId,
String resourceScope,
String creationTime)
Set generic properties of report
|
void |
timeUpdate()
set start time of the operation
|
void |
ultimate(String owner,
String operation,
String size,
String filePath,
String id,
String callerIP,
String lastAccess)
Set end time of operation and other specific properties
|
public org.gcube.accounting.datamodel.RawUsageRecord ur
public org.gcube.accounting.messaging.ResourceAccounting raFactory
public void start(String consumerId, String resourceScope, String creationTime)
Reportpublic void timeUpdate()
ReporttimeUpdate in interface Reportpublic void ultimate(String owner, String operation, String size, String filePath, String id, String callerIP, String lastAccess)
ReportCopyright © 2014. All Rights Reserved.