| Package | Description |
|---|---|
| org.javades.jqueues.r5.entity.jq.job.visitslogging |
A job that logs its queue visits and a factory for it.
|
| org.javades.jqueues.r5.util.loadfactory.pattern |
(Test) Patterns of workloads for queues.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultVisitsLoggingSimJob<J extends DefaultVisitsLoggingSimJob,Q extends SimQueue>
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultVisitsLoggingSimJobQoS<J extends DefaultVisitsLoggingSimJobQoS,Q extends SimQueue,P extends Comparable>
A
DefaultVisitsLoggingSimJob with explicit QoS support. |
| Modifier and Type | Method and Description |
|---|---|
DefaultVisitsLoggingSimJob |
DefaultVisitsLoggingSimJobFactory.newInstance(org.javades.jsimulation.r5.SimEventList eventList,
String name,
Map<Q,Double> requestedServiceTimeMap)
Returns a new
DefaultVisitsLoggingSimJob with given parameters. |
| Modifier and Type | Method and Description |
|---|---|
<J extends DefaultVisitsLoggingSimJob,Q extends SimQueue> |
KnownLoadFactory_SQ_SV.getLoadFactory()
Gets the (fixed) load factory corresponding to this
KnownLoadFactory_SQ_SV member. |
Copyright © 2018. All rights reserved.