| Package | Description |
|---|---|
| org.javades.jqueues.r5.util.loadfactory |
Framework for generating a "workload" on one or more queues.
|
| org.javades.jqueues.r5.util.loadfactory.pattern |
(Test) Patterns of workloads for queues.
|
| Modifier and Type | Method and Description |
|---|---|
Set<J> |
LoadFactory_SQ_SV.generate(org.javades.jsimulation.r5.SimEventList eventList,
boolean attachSimJobsToEventList,
Q queue,
SimJobFactory<J,Q> jobFactory,
int numberOfJobs,
boolean reset,
double resetTime,
Set<LoadFactoryHint> hints,
NavigableMap<Double,Set<SimJQEvent>> queueEvents)
Generates job from a factory, schedule arrivals (and/or revocations) for them on an event list, as well as queue vacations
(if applicable), and return the generated load in a user-supplied collection of
SimJQEvents. |
| Modifier and Type | Field and Description |
|---|---|
static LoadFactoryHint |
LoadFactory_SQ_SV_0014.DISABLE_GPC
A load-factory hint that disables gate-passage credits events
(irrespective of the auto-detection of the queue's capabilities).
|
static LoadFactoryHint |
LoadFactory_SQ_SV_0014.FORCE_GPC
A load-factory hint that forces gate-passage credits events
(irrespective of the auto-detection of the queue's capabilities).
|
static LoadFactoryHint |
LoadFactory_SQ_SV_0010.SERVICE_TIME_JITTER
A load-factory hint enforcing jitter on the service-time requirement of jobs (e.g., in order to avoid ambiguities).
|
| Modifier and Type | Method and Description |
|---|---|
Set<J> |
LoadFactory_SQ_SV_0002.generate(org.javades.jsimulation.r5.SimEventList eventList,
boolean attachSimJobsToEventList,
Q queue,
SimJobFactory<J,Q> jobFactory,
int numberOfJobs,
boolean reset,
double resetTime,
Set<LoadFactoryHint> hints,
NavigableMap<Double,Set<SimJQEvent>> queueExternalEvents)
Generates the load.
|
Set<J> |
LoadFactory_SQ_SV_0001.generate(org.javades.jsimulation.r5.SimEventList eventList,
boolean attachSimJobsToEventList,
Q queue,
SimJobFactory<J,Q> jobFactory,
int numberOfJobs,
boolean reset,
double resetTime,
Set<LoadFactoryHint> hints,
NavigableMap<Double,Set<SimJQEvent>> queueExternalEvents)
Generates the load.
|
Set<J> |
LoadFactory_SQ_SV_0015.generate(org.javades.jsimulation.r5.SimEventList eventList,
boolean attachSimJobsToEventList,
Q queue,
SimJobFactory<J,Q> jobFactory,
int numberOfJobs,
boolean reset,
double resetTime,
Set<LoadFactoryHint> hints,
NavigableMap<Double,Set<SimJQEvent>> queueExternalEvents)
Generates the load.
|
Set<J> |
LoadFactory_SQ_SV_0100.generate(org.javades.jsimulation.r5.SimEventList eventList,
boolean attachSimJobsToEventList,
Q queue,
SimJobFactory<J,Q> jobFactory,
int numberOfJobs,
boolean reset,
double resetTime,
Set<LoadFactoryHint> hints,
NavigableMap<Double,Set<SimJQEvent>> queueExternalEvents)
Generates the load.
|
Set<J> |
LoadFactory_SQ_SV_0011.generate(org.javades.jsimulation.r5.SimEventList eventList,
boolean attachSimJobsToEventList,
Q queue,
SimJobFactory<J,Q> jobFactory,
int numberOfJobs,
boolean reset,
double resetTime,
Set<LoadFactoryHint> hints,
NavigableMap<Double,Set<SimJQEvent>> queueExternalEvents)
Generates the load.
|
Set<J> |
LoadFactory_SQ_SV_0013.generate(org.javades.jsimulation.r5.SimEventList eventList,
boolean attachSimJobsToEventList,
Q queue,
SimJobFactory<J,Q> jobFactory,
int numberOfJobs,
boolean reset,
double resetTime,
Set<LoadFactoryHint> hints,
NavigableMap<Double,Set<SimJQEvent>> queueExternalEvents)
Generates the load.
|
Set<J> |
LoadFactory_SQ_SV_0012.generate(org.javades.jsimulation.r5.SimEventList eventList,
boolean attachSimJobsToEventList,
Q queue,
SimJobFactory<J,Q> jobFactory,
int numberOfJobs,
boolean reset,
double resetTime,
Set<LoadFactoryHint> hints,
NavigableMap<Double,Set<SimJQEvent>> queueExternalEvents)
Generates the load.
|
Set<J> |
LoadFactory_SQ_SV_0014.generate(org.javades.jsimulation.r5.SimEventList eventList,
boolean attachSimJobsToEventList,
Q queue,
SimJobFactory<J,Q> jobFactory,
int numberOfJobs,
boolean reset,
double resetTime,
Set<LoadFactoryHint> hints,
NavigableMap<Double,Set<SimJQEvent>> queueExternalEvents)
Generates the load.
|
Set<J> |
LoadFactory_SQ_SV_0003.generate(org.javades.jsimulation.r5.SimEventList eventList,
boolean attachSimJobsToEventList,
Q queue,
SimJobFactory<J,Q> jobFactory,
int numberOfJobs,
boolean reset,
double resetTime,
Set<LoadFactoryHint> hints,
NavigableMap<Double,Set<SimJQEvent>> queueExternalEvents)
Generates the load.
|
Set<J> |
LoadFactory_SQ_SV_0005.generate(org.javades.jsimulation.r5.SimEventList eventList,
boolean attachSimJobsToEventList,
Q queue,
SimJobFactory<J,Q> jobFactory,
int numberOfJobs,
boolean reset,
double resetTime,
Set<LoadFactoryHint> hints,
NavigableMap<Double,Set<SimJQEvent>> queueExternalEvents)
Generates the load.
|
Set<J> |
LoadFactory_SQ_SV_0010.generate(org.javades.jsimulation.r5.SimEventList eventList,
boolean attachSimJobsToEventList,
Q queue,
SimJobFactory<J,Q> jobFactory,
int numberOfJobs,
boolean reset,
double resetTime,
Set<LoadFactoryHint> hints,
NavigableMap<Double,Set<SimJQEvent>> queueExternalEvents)
Generates the load.
|
Copyright © 2018. All rights reserved.