public class JobUsageRecord extends JobUsageRecord implements AggregatedUsageRecord<JobUsageRecord>
JobUsageRecord.CalculateWallDuration, JobUsageRecord.CalculateWallDurationAction, JobUsageRecord.JobStatusUsageRecord.OperationResultJOB_END_TIME, JOB_ID, JOB_NAME, JOB_QUALIFIER, JOB_START_TIME, JOB_STATUS, VMS_USED, WALL_DURATIONAGGREGATED, AGGREGATED_USAGE_RECORD_ID, aggregatedFields, computedFields, CONSUMER_ID, CREATION_TIME, CREATOR_ID, END_TIME, ID, OPERATION_RESULT, requiredFields, RESOURCE_SCOPE, resourceProperties, START_TIME, USAGE_RECORD_TYPE, validation| Constructor and Description |
|---|
JobUsageRecord() |
JobUsageRecord(Map<String,Serializable> properties) |
| Modifier and Type | Method and Description |
|---|---|
List<JobUsageRecord> |
aggregate(List<JobUsageRecord> records) |
calculateWallDuration, getJobEndTime, getJobId, getJobName, getJobQualifier, getJobStartTime, getVmsUsed, getWallDuration, setJobEndTime, setJobId, setJobName, setJobQualifier, setJobStartTime, setVmsUsedcompareTo, getAggregatedUsageRecordId, getClass, getConsumerId, getCreationTime, getCreatorId, getEndTimeAsCalendar, getId, getOperationResult, getResourceProperties, getResourceProperty, getResourceScope, getStartTimeAsCalendar, getUsageRecord, initializeValidation, setAggregatedUsageRecordId, setConsumerId, setCreationTime, setCreatorId, setEndTime, setId, setOperationResult, setResourceProperties, setResourceProperty, setResourceScope, setStartTime, timestampStringToCalendar, toString, validate, validateField, validatePropertiesclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAggregatedUsageRecordId, setAggregatedUsageRecordIdgetConsumerId, getCreationTime, getCreatorId, getId, getOperationResult, getResourceProperties, getResourceProperty, getResourceScope, setConsumerId, setCreationTime, setCreatorId, setId, setOperationResult, setResourceProperties, setResourceProperty, setResourceScope, validatecompareTopublic JobUsageRecord()
public JobUsageRecord(Map<String,Serializable> properties) throws InvalidValueException
InvalidValueExceptionpublic List<JobUsageRecord> aggregate(List<JobUsageRecord> records)
aggregate in interface AggregatedUsageRecord<JobUsageRecord>Copyright © 2015. All Rights Reserved.