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