Uses of Class
jline.lang.layered.LayeredNetworkElement
Packages that use LayeredNetworkElement
Package
Description
This package contains constants used in the definition of queueing characteristics
This package contains the classes used the specify LayeredNetwork objects
-
Uses of LayeredNetworkElement in jline.lang.constant
Constructors in jline.lang.constant with parameters of type LayeredNetworkElementModifierConstructorDescriptionServerType(String name, int numOfServers, double rate, LayeredNetworkElement... operands) Creates a pool for a LAYERED server:numOfServersidentical servers, each running atrate, eligible for the named operands. -
Uses of LayeredNetworkElement in jline.lang.layered
Subclasses of LayeredNetworkElement in jline.lang.layeredModifier and TypeClassDescriptionclassAn Activity represents an individual processing step or service operation within a Task in a layered queueing network.classA task that offers caching servicesclassAn Entry represents a service interface exposed by a Task in a layered queueing network.classDeprecated.Use SetupTask, or a plain Task with setSetupTime() and setDelayOffTime().classA processor that can run TasksclassA caching service that gives access to itemsclassAlias for the Host class, i.e., a processor that can run TasksclassSetupTask is a Task whose servers are switched off while idle.classA Task represents a software component or process in a layered queueing network that can host services (Entry objects) and runs on a Processor (Host).Fields in jline.lang.layered with type parameters of type LayeredNetworkElementModifier and TypeFieldDescriptionprotected Map<Integer,LayeredNetworkElement> LayeredNetwork.nodesMethods in jline.lang.layered that return LayeredNetworkElementModifier and TypeMethodDescriptionLayeredNetwork.getNodeByName(String nodeName) Retrieves a network element by its name.Methods in jline.lang.layered with parameters of type LayeredNetworkElementModifier and TypeMethodDescriptionLayeredNetwork.getNodeIndex(LayeredNetworkElement node) Gets the index of a network element in the node collection.Method parameters in jline.lang.layered with type arguments of type LayeredNetworkElementModifier and TypeMethodDescriptionvoidLayeredNetworkElement.addConstraint(List<? extends LayeredNetworkElement> operands, double[] coeffs, double cap) Appends one admission constraint row naming its operands, so the meaning does not depend on declaration order: