| Package | Description |
|---|---|
| org.javades.jqueues.r5.entity.jq.queue.composite.collector |
Collector queueing systems.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DropCol<DJ extends AbstractSimJob,DQ extends SimQueue,J extends SimJob,Q extends DropCol>
A composite queue with two queues, a main one and one collecting all dropped jobs from the main queue.
|
| Modifier and Type | Method and Description |
|---|---|
DropCol<DJ,DQ,J,Q> |
DropCol.getCopySimQueue()
Returns a new
DropCol object on the same SimEventList with copies of the main and
drop queues and the same delegate-job factory. |
Copyright © 2018. All rights reserved.