| Package | Description |
|---|---|
| org.javades.jqueues.r5.entity.jq.job.qos |
A default job type with QoS support and a factory for it.
|
| org.javades.jqueues.r5.entity.jq.job.selflistening |
A self-listening job type and a factory for it.
|
| org.javades.jqueues.r5.entity.jq.job.visitslogging |
A job that logs its queue visits and a factory for it.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSimJobQoSFactory<Q extends SimQueue,P extends Comparable>
A factory for
DefaultSimJobQoSs. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSelfListeningSimJobQoSFactory<Q extends SimQueue,P extends Comparable>
A factory for
DefaultSelfListeningSimJobQoSs. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultVisitsLoggingSimJobQoSFactory<Q extends SimQueue,P extends Comparable>
A factory for
DefaultVisitsLoggingSimJobQoSs. |
Copyright © 2018. All rights reserved.