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