Class InternalRequest

java.lang.Object
desmoj.core.simulator.NamedObject
desmoj.core.simulator.ModelComponent
desmoj.core.simulator.Schedulable
desmoj.core.simulator.Entity
cambio.simulator.entities.NamedEntity
cambio.simulator.entities.networking.Request
cambio.simulator.entities.networking.InternalRequest

public class InternalRequest extends Request
Represents a Request between two MicroserviceInstances. Hold information about the NetworkDependency it tries to complete.
Author:
Lion Wagner