|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of UsageReport in uk.ac.soton.ecs.iam.grid.client.staterepos |
|---|
| Methods in uk.ac.soton.ecs.iam.grid.client.staterepos with parameters of type UsageReport | |
|---|---|
void |
SLAConversationImpl.startActivity(org.apache.axis.message.addressing.EndpointReferenceType activityEPR,
Constraint[] constraints,
UsageReport[] reports)
Deprecated. |
| Uses of UsageReport in uk.ac.soton.itinnovation.grid.comms.data |
|---|
| Methods in uk.ac.soton.itinnovation.grid.comms.data with parameters of type UsageReport | |
|---|---|
void |
DataEventListener.dataStagerStartActivity(DataStagerManager manager,
Constraint[] constraints,
UsageReport[] usageReports)
Called when a data stager makes a startActivity request. |
void |
DataStagerManager.dataStagerStartActivity(org.apache.axis.message.addressing.EndpointReferenceType stagerEPR,
Constraint[] constraints,
UsageReport[] usageReports)
Called when a data stager makes a startActivity request. |
| Uses of UsageReport in uk.ac.soton.itinnovation.grid.comms.sla |
|---|
| Methods in uk.ac.soton.itinnovation.grid.comms.sla with parameters of type UsageReport | |
|---|---|
void |
SLAResource.startActivity(org.apache.axis.message.addressing.EndpointReferenceType activityEPR,
Constraint[] constraints,
UsageReport[] reports)
Check that an activity should be started. |
| Uses of UsageReport in uk.ac.soton.itinnovation.grid.service.data |
|---|
| Methods in uk.ac.soton.itinnovation.grid.service.data with parameters of type UsageReport | |
|---|---|
void |
DataStagerManagerImpl.dataStagerStartActivity(org.apache.axis.message.addressing.EndpointReferenceType stagerEPR,
Constraint[] constraints,
UsageReport[] usageReports)
|
| Uses of UsageReport in uk.ac.soton.itinnovation.grid.service.job |
|---|
| Methods in uk.ac.soton.itinnovation.grid.service.job that return UsageReport | |
|---|---|
static UsageReport[] |
RMConnectors.getJobUsage(File workDir,
File wrapperDirectory,
org.apache.axis.message.addressing.EndpointReferenceType epr)
|
| Methods in uk.ac.soton.itinnovation.grid.service.job with parameters of type UsageReport | |
|---|---|
void |
JobServiceModule.dataStagerStartActivity(DataStagerManager manager,
Constraint[] constraints,
UsageReport[] usageReports)
|
| Uses of UsageReport in uk.ac.soton.itinnovation.grid.service.sla |
|---|
| Methods in uk.ac.soton.itinnovation.grid.service.sla that return types with arguments of type UsageReport | |
|---|---|
List<UsageReport> |
UsageProducingService.getMessages()
|
List<UsageReport> |
UsageProducingService.getMessages(int MaximumNumber)
|
| Methods in uk.ac.soton.itinnovation.grid.service.sla with parameters of type UsageReport | |
|---|---|
void |
SLAServiceImpl.startActivity(org.apache.axis.message.addressing.EndpointReferenceType activityEPR,
Constraint[] cons,
UsageReport[] usage)
|
| Method parameters in uk.ac.soton.itinnovation.grid.service.sla with type arguments of type UsageReport | |
|---|---|
void |
UsageMessageHandler.handle(List<UsageReport> reports)
|
protected void |
UsageMessageHandler.processUsageReports(List<UsageReport> reports)
|
| Constructor parameters in uk.ac.soton.itinnovation.grid.service.sla with type arguments of type UsageReport | |
|---|---|
UsageMessageHandler(UsageMonitor monitor,
ConstraintManager manager,
PollingConsumer<UsageReport> poller)
|
|
| Uses of UsageReport in uk.ac.soton.itinnovation.grid.service.sla.bizfacade |
|---|
| Methods in uk.ac.soton.itinnovation.grid.service.sla.bizfacade with parameters of type UsageReport | |
|---|---|
protected void |
UsageSummaryFacadeImpl.addActivityCumulativeUsageReport(UsageSummary usageSummary,
UsageReport report)
|
protected void |
UsageSummaryFacadeImpl.addActivityInstantUsageReport(UsageSummary usageSummary,
UsageReport report)
|
protected void |
UsageSummaryFacadeImpl.addActivityRateReport(UsageSummary usageSummary,
UsageReport report)
|
void |
UsageSummaryFacadeImpl.addActivityUsageReport(Long usageSummaryId,
UsageReport report)
|
void |
UsageSummaryFacade.addActivityUsageReport(Long usageSummaryId,
UsageReport report)
Add a UsageReport to a usage summary uniquely identified by usageSummaryId. |
void |
UsageReportFacade.addUsageReport(UsageReport report)
Process a usage report. |
void |
UsageReportFacadeImpl.addUsageReport(UsageReport report)
|
void |
ReportProcessingErrorHandler.handleError(UsageReport report,
Throwable e)
|
void |
ThrowingErrorHandler.handleError(UsageReport report,
Throwable e)
|
void |
LoggingErrorHandler.handleError(UsageReport report,
Throwable e)
|
| Method parameters in uk.ac.soton.itinnovation.grid.service.sla.bizfacade with type arguments of type UsageReport | |
|---|---|
void |
UsageReportFacade.addUsageReports(List<UsageReport> reports)
Process batch of usage reports. |
void |
UsageReportFacadeImpl.addUsageReports(List<UsageReport> reports)
|
| Uses of UsageReport in uk.ac.soton.itinnovation.grid.service.sla.upgrade.v5_1_x.model |
|---|
| Methods in uk.ac.soton.itinnovation.grid.service.sla.upgrade.v5_1_x.model with parameters of type UsageReport | |
|---|---|
void |
Activity5_1alpha.addUsageReport(UsageReport serReport)
|
| Uses of UsageReport in uk.ac.soton.itinnovation.grid.service.types |
|---|
| Constructors in uk.ac.soton.itinnovation.grid.service.types with parameters of type UsageReport | |
|---|---|
CumulativeUsageReport(UsageReport r)
|
|
InstantaneousRateReport(UsageReport r,
double currentRate)
Construct an InstantaneousRateReport from a SerializableRateReport. |
|
InstantaneousUsageReport(UsageReport r)
|
|
Usage(UsageReport r)
|
|
| Uses of UsageReport in uk.ac.soton.itinnovation.grid.service.utils.reportapi |
|---|
| Methods in uk.ac.soton.itinnovation.grid.service.utils.reportapi with parameters of type UsageReport | |
|---|---|
void |
ReportAPIHelper.addUsageReport(org.apache.axis.message.addressing.EndpointReferenceType EPR,
UsageReport message)
Deprecated. See ReportAPIHelper.addUsageReports(org.apache.axis.message.addressing.EndpointReferenceType, uk.ac.soton.itinnovation.grid.service.types.UsageReport...). |
void |
ReportAPIHelper.addUsageReports(org.apache.axis.message.addressing.EndpointReferenceType EPR,
UsageReport... messages)
Add messages to the queue. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||