| Package | Description |
|---|---|
| org.javades.jqueues.r5.entity.jq.queue.composite.collector |
Collector queueing systems.
|
| Class and Description |
|---|
| AbstractCollectorSimQueue
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.
|
| ARevCol
A composite queue with two queues, a main one and one collecting all auto-revoked jobs from the main queue.
|
| 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.
|
| DepCol
A composite queue with two queues, a main one and one collecting all departed jobs from the main queue.
|
| DropCol
A composite queue with two queues, a main one and one collecting all dropped jobs from the main queue.
|
Copyright © 2018. All rights reserved.