org.gcube.accounting.usagetracker.rest.resources.reports
Class ServiceReports

java.lang.Object
  extended by org.gcube.accounting.usagetracker.rest.resources.reports.ServiceReports

public class ServiceReports
extends Object


Field Summary
protected  javax.servlet.http.HttpServletRequest request
           
 
Constructor Summary
ServiceReports()
           
 
Method Summary
 Collection<org.gcube.accounting.datamodel.reports.aggregation.AggregatedResult> getAvgInvocationTimeReport(org.gcube.accounting.datamodel.reports.Report report)
           
 Collection<org.gcube.accounting.datamodel.reports.aggregation.AggregatedResult> getCountOperationsReport(org.gcube.accounting.datamodel.reports.Report report)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

request

@Context
protected javax.servlet.http.HttpServletRequest request
Constructor Detail

ServiceReports

public ServiceReports()
Method Detail

getCountOperationsReport

public Collection<org.gcube.accounting.datamodel.reports.aggregation.AggregatedResult> getCountOperationsReport(org.gcube.accounting.datamodel.reports.Report report)

getAvgInvocationTimeReport

public Collection<org.gcube.accounting.datamodel.reports.aggregation.AggregatedResult> getAvgInvocationTimeReport(org.gcube.accounting.datamodel.reports.Report report)


Copyright © 2013. All Rights Reserved.