A B C D E F G H I J K L M N O P Q R S T U V W Z

U

UNI_DIST_AG - Class in arrival_generator
This class implements uses the uniform distribution to estimate arrival times and iterations for a given job class
UNI_DIST_AG(JobClass, Mapper) - Constructor for class arrival_generator.UNI_DIST_AG
 
UniformDist - Class in probability_distribution
This class implements the Exponential distribution.
UniformDist(double, double) - Constructor for class probability_distribution.UniformDist
A constructor that produce a UniformDist object that return number between a lowerLimit and a upperLimit of range.
UniformDist(double, double, boolean) - Constructor for class probability_distribution.UniformDist
A constructor that produce a UniformDist object that return number between a amount - (percentage*amount) and a amount + (percentage*amount).
UniformDist(double) - Constructor for class probability_distribution.UniformDist
Invoking this is equivalent to invoke UniformDist(1, percentage, true)
upDateCurrentSleepTime() - Method in class mapping.TimeOutAnnouncer
This method is used to calculate the time for this thread to sleep.
upDownStatusChanged(int, boolean) - Method in class interfacing.ServersTableJPanel
 
upDownStatusChanged(int, boolean) - Method in interface mapping.data.ServersTableListener
This method is invoked when the down/up status of a server is changed.

A B C D E F G H I J K L M N O P Q R S T U V W Z