| Package | Description |
|---|---|
| org.javades.jqueues.r5.extensions.gate |
Extensions for queues with a "gate".
|
| org.javades.jqueues.r5.util.predictor.workload |
Representations for the workload on one or more queues for ease of predicting their behavior.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimQueueWithGateWorkloadScheduleHandler
A
WorkloadScheduleHandler for a SimQueueWithGate. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultWorkloadSchedule
A default implementation of
WorkloadSchedule. |
class |
DefaultWorkloadSchedule_SQ_SV
A default implementation of
WorkloadSchedule_SQ_SV. |
class |
DefaultWorkloadSchedule_SQ_SV_ROEL_U
A default implementation of
WorkloadSchedule_SQ_SV_ROEL_U. |
| Modifier and Type | Method and Description |
|---|---|
WorkloadScheduleHandler |
DefaultWorkloadSchedule.getHandler(String name)
Gets a handler by name.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultWorkloadSchedule.registerHandler(WorkloadScheduleHandler handler)
Registers a handler for
SimJQEvents, and, upon request of the handler, passes control to it for scanning. |
Copyright © 2018. All rights reserved.