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

L

lastIndexOf(Object) - Method in class com.samysadi.acs.utility.collections.AbstractMultiListView
 
LATENCY_PER_KILOMETER - Static variable in class com.samysadi.acs.core.Simulator
Empirical value equal to the latency of a network link of which length is one kilometer
linkDevices(NetworkDevice, NetworkDevice, Class<?>, Class<?>, Class<?>, Class<?>, long, long, long, double) - Method in class com.samysadi.acs.utility.factory.Factory
Creates a symmetrical connection (independent upload and download operations) between device0 and device1 and returns an array containing the two created NetworkInterfaces.
linkDevices(Config, NetworkDevice, NetworkDevice, long, double) - Static method in class com.samysadi.acs.utility.factory.FactoryUtils
This calls FactoryUtils.linkDevices(Config, NetworkDevice, NetworkDevice, long, long, long, double) such that linkUpBw and linkDownBw are gotten from the device0 configuration contexted with FactoryUtils.NetworkInterface_CONTEXT (default is 100MiB/s).
linkDevices(Config, NetworkDevice, NetworkDevice, long, long, long, double) - Static method in class com.samysadi.acs.utility.factory.FactoryUtils
This method calls Factory.linkDevices(NetworkDevice, NetworkDevice, Class, Class, Class, Class, long, long, long, double) with the following parameters: networkInterface0Class: is gotten from device0 configuration contexted with FactoryUtils.NetworkInterface_CONTEXT; networkInterface1Class: is gotten from device1 configuration contexted with FactoryUtils.NetworkInterface_CONTEXT; networkLinkClass: is gotten from given configuration contexted with FactoryUtils.NetworkLink_CONTEXT; networkProvisionerClass: is gotten from given configuration contexted with FactoryUtils.NetworkLink_CONTEXT.
listIterator() - Method in class com.samysadi.acs.utility.collections.AbstractMultiListView
 
listIterator(int) - Method in class com.samysadi.acs.utility.collections.AbstractMultiListView
 
listIterator(int) - Method in class com.samysadi.acs.utility.collections.WeakLinkedList
 
Location - Class in com.samysadi.acs.utility
 
Location(double, double) - Constructor for class com.samysadi.acs.utility.Location
 
lockHost(Host) - Method in interface com.samysadi.acs.service.power.PowerManager
The power manager keeps a lock counter for each host, this method increments the lock counter which is associated with the given host.
lockHost(Host) - Method in class com.samysadi.acs.service.power.PowerManagerDefault
 
lockParent() - Method in interface com.samysadi.acs.core.entity.Entity
Increments the parent lock, and will prevent parent change until Entity.unlockParent() is called.
lockParent() - Method in class com.samysadi.acs.core.entity.EntityImpl
 
lockParentRec() - Method in interface com.samysadi.acs.core.entity.Entity
Calls Entity.lockParent() on this entity, and then calls Entity.lockParentRec() on the parent of this entity if it is set.
lockParentRec() - Method in class com.samysadi.acs.core.entity.EntityImpl
 
log(Level, Entity, String, Throwable) - Method in class com.samysadi.acs.core.Logger
 
log(Level, Entity, String) - Method in class com.samysadi.acs.core.Logger
 
log(Entity, String, Throwable) - Method in class com.samysadi.acs.core.Logger
 
log(Entity, String) - Method in class com.samysadi.acs.core.Logger
 
log(String, Throwable) - Method in class com.samysadi.acs.core.Logger
 
log(String) - Method in class com.samysadi.acs.core.Logger
 
log(Level, String, Throwable) - Method in class com.samysadi.acs.core.Logger
 
log(Level, String) - Method in class com.samysadi.acs.core.Logger
 
logAdvancement(String, int, double) - Static method in class com.samysadi.acs.utility.factory.FactoryUtils
 
Logger - Class in com.samysadi.acs.core
 
Logger(Level) - Constructor for class com.samysadi.acs.core.Logger
 
logInstantiationException(Class<?>, Exception) - Method in class com.samysadi.acs.core.Logger
 
LogTask - Class in com.samysadi.acs.utility.workload.task
Logs a message to output.
LogTask(Workload, Config) - Constructor for class com.samysadi.acs.utility.workload.task.LogTask
 
LongOperation<Resource extends LongResource> - Interface in com.samysadi.acs.virtualization.job.operation
This interface defines an Operation that uses a LongResource.
LongOperationImpl<Resource extends LongResource> - Class in com.samysadi.acs.virtualization.job.operation
This is the default implementation of the LongOperation interface.
LongOperationImpl() - Constructor for class com.samysadi.acs.virtualization.job.operation.LongOperationImpl
Empty constructor that creates a zero-length operation.
LongOperationImpl(long) - Constructor for class com.samysadi.acs.virtualization.job.operation.LongOperationImpl
 
LongProvisionerImpl<OperationType extends Operation<Resource>,Resource extends LongResource> - Class in com.samysadi.acs.virtualization.job.operation.provisioner
 
LongProvisionerImpl() - Constructor for class com.samysadi.acs.virtualization.job.operation.provisioner.LongProvisionerImpl
 
LongResource - Class in com.samysadi.acs.virtualization.job.operation
Defines a resource that contains a long as its main value.
LongResource() - Constructor for class com.samysadi.acs.virtualization.job.operation.LongResource
 
A B C D E F G H I J K L M N O P R S T U V W