See: Description
| Interface | Description |
|---|---|
| DefaultSimQueueWithGateListener<J extends SimJob,Q extends SimQueueWithGate> |
A
SimQueueWithGateListener logging events on System.out. |
| SimQueueWithGate<J extends SimJob,Q extends SimQueueWithGate> |
A
SimQueue with the notion of a single gate
that can be opened (optionally for a limited number of passages) and closed. |
| SimQueueWithGateListener<J extends SimJob,Q extends SimQueue> |
A listener to state changes of a
SimQueueWithGate. |
| SimQueueWithGateSimpleEventType |
A simple representation of a
SimJQEvent specific to SimQueueWithGates. |
| StdOutSimQueueWithGateListener<J extends SimJob,Q extends SimQueueWithGate> |
A
SimQueueWithGateListener logging events on System.out. |
| Class | Description |
|---|---|
| SimQueueGateEvent<J extends SimJob,Q extends SimQueue> |
An
SimEvent for controlling the gate of a SimQueueWithGate. |
| SimQueuePredictor_GATE |
A
SimQueuePredictor for GATE. |
| SimQueueWithGateOperationUtils |
Utility class defining
SimEntityOperations for a SimQueueWithGate. |
| SimQueueWithGateOperationUtils.GatePassageCreditsOperation |
The gate-passage credits operation on a
SimQueueWithGate. |
| SimQueueWithGateOperationUtils.GatePassageCreditsReply |
A reply for the reset operation
SimQueueWithGateOperationUtils.GatePassageCreditsOperation. |
| SimQueueWithGateOperationUtils.GatePassageCreditsRequest |
A request for the gate-passage credits operation
SimQueueWithGateOperationUtils.GatePassageCreditsOperation. |
| SimQueueWithGateStateHandler | |
| SimQueueWithGateWorkloadScheduleHandler |
A
WorkloadScheduleHandler for a SimQueueWithGate. |
Copyright © 2018. All rights reserved.