public interface WorkloadSchedule_SQ_SV extends WorkloadSchedule_SQ
SimQueue (SQ) with jobs visiting that
queue exactly once (SV).
The SimQueue to which the workload applies must be fixed upon construction.
Copyright (C) 2005-2017 Jan de Jongh, TNO
This file is covered by the LICENSE file in the root of this project.
| Modifier and Type | Method and Description |
|---|---|
default Map<SimJob,Double> |
getArrivalTimesMap_SQ_SV()
Gets the arrival time for each job visiting the queue.
|
getArrivalTimesMap_SQ, getJobArrivalsMap_SQ, getJobRevocationsMap_SQ, getQueue, getQueueAccessVacationMap_SQ, getRevocationTimesMap_SQ, getServerAccessCreditsMap_SQgetArrivalTimesMap, getJobArrivalsMap, getJobRevocationsMap, getJobs, getJobs, getNextEventTimeBeyond, getProcessedQueueEvents, getQueueAccessVacationMap, getQueueEvents, getQueues, getRevocationTimesMap, getServerAccessCreditsMap, hasEventsBeyond, isSingleQueue, isSingleVisit, isSingleVisit, isUnambiguous_ROELgetEntityEvents, getSimJobTimeSimEntityEventMap, getSimQueueTimeSimEntityEventMap, getTimeSimJobSimEntityEventMap, getTimeSimQueueSimEntityEventMapdefault Map<SimJob,Double> getArrivalTimesMap_SQ_SV() throws WorkloadScheduleInvalidException
WorkloadScheduleInvalidException - If the workload schedule is somehow invalid.WorkloadSchedule.isSingleQueue(),
WorkloadSchedule.isSingleVisit(org.javades.jqueues.r5.entity.jq.queue.SimQueue),
WorkloadSchedule_SQ.getArrivalTimesMap_SQ()Copyright © 2018. All rights reserved.