|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectarrival_generator.ArrivalGenerator
arrival_generator.UNI_DIST_AG
public class UNI_DIST_AG
This class implements uses the uniform distribution to estimate arrival times and iterations for a given job class
| Field Summary |
|---|
| Fields inherited from class arrival_generator.ArrivalGenerator |
|---|
description |
| Constructor Summary | |
|---|---|
UNI_DIST_AG(JobClass jobClass,
Mapper mapper)
|
|
| Method Summary | |
|---|---|
long[] |
getNextJobInfo()
Only one method should be used in a new workload scheme, each time it is called it will return an array which contains the following information in order JobClassID, Arrival Rate, Iterations |
| Methods inherited from class arrival_generator.ArrivalGenerator |
|---|
getDescription, setDescription |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UNI_DIST_AG(JobClass jobClass,
Mapper mapper)
| Method Detail |
|---|
public long[] getNextJobInfo()
ArrivalGenerator
getNextJobInfo in class ArrivalGenerator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||