See: Description
| Interface | Description |
|---|---|
| WorkloadSchedule |
A representation of a schedule of workload and state-setting events for a set of
SimQueues. |
| WorkloadSchedule_SQ |
A representation of a schedule of workload and state-setting events for a single
SimQueue. |
| WorkloadSchedule_SQ_SV |
A representation of a schedule of workload and state-setting events for a single
SimQueue (SQ) with jobs visiting that
queue exactly once (SV). |
| WorkloadSchedule_SQ_SV_ROEL_U |
A representation of an unambiguous (U) schedule of workload and state-setting events for a single
SimQueue
(SQ) with jobs visiting that queue exactly once (SV) and assuming an underlying Random-Order Event List (ROEL). |
| WorkloadScheduleHandler |
A handler for specific
SimJQEvent types as extension to a DefaultWorkloadSchedule. |
| Class | Description |
|---|---|
| DefaultWorkloadSchedule |
A default implementation of
WorkloadSchedule. |
| DefaultWorkloadSchedule_SQ_SV |
A default implementation of
WorkloadSchedule_SQ_SV. |
| DefaultWorkloadSchedule_SQ_SV_ROEL_U |
A default implementation of
WorkloadSchedule_SQ_SV_ROEL_U. |
| Exception | Description |
|---|---|
| WorkloadScheduleAmbiguityException |
A checked
Exception used in WorkloadSchedule and related classes and interfaces. |
| WorkloadScheduleException |
A checked
Exception used in WorkloadSchedule and related classes and interfaces. |
| WorkloadScheduleInvalidException |
A checked
Exception used in WorkloadSchedule and related classes and interfaces. |
Copyright © 2018. All rights reserved.