Uses of Package
cambio.simulator.entities.networking
Packages that use cambio.simulator.entities.networking
Package
Description
Contains user request generator definitions.
Classes that directly relate to microservices, like operations, instances or instance modification events.
Network behavior revolving around request sending, monitoring and receiving.
Contains implementations of resilience patterns.
CPU simulation classes.
-
Classes in cambio.simulator.entities.networking used by cambio.simulator.entities.generatorClassDescriptionInterface for listening for request updates.Represents a Request that can travel between two
MicroserviceInstance
s.Contains a collection of reasons, why a request can fail.Class that provides the ability to send requests and register listeners to this requests. -
Classes in cambio.simulator.entities.networking used by cambio.simulator.entities.microserviceClassDescriptionRepresents a dependency of an
Operation
to otherOperation
s.Represents aRequest
between twoMicroserviceInstance
s.Interface for listening for request updates.Represents a Request that can travel between twoMicroserviceInstance
s.Wrapper class to ease responding toRequest
s.Contains a collection of reasons, why a request can fail.Class that provides the ability to send requests and register listeners to this requests.This is an instance of aSimpleDependencyDescription
. -
Classes in cambio.simulator.entities.networking used by cambio.simulator.entities.networkingClassDescriptionAn abstract implementation of
DependencyDescription
taking care of the probabilities and alternative probabilities.Represents a dependency of anOperation
to otherOperation
s.These dependencies act (only) as intermediate dependencies inside a hierarchy ofDependencyDescription
.Represents aRequest
between twoMicroserviceInstance
s.Interface for listening for request updates.Event that should be scheduled when a request gets canceled.Superclass for network events that take care of exactly one travelingRequest
.Event that represents the successful arrival of a request at its target instance.Event that represents the sending of a request.Represents a Request that can travel between twoMicroserviceInstance
s.Contains a collection of reasons, why a request can fail.TODO: integration of this state definitions.This is an instance of aSimpleDependencyDescription
.Represents the leaf dependencies in a hierarchy ofDependencyDescription
s. -
Classes in cambio.simulator.entities.networking used by cambio.simulator.entities.patternsClassDescriptionInterface for listening for request updates.Represents a Request that can travel between two
MicroserviceInstance
s.Contains a collection of reasons, why a request can fail. -
Classes in cambio.simulator.entities.networking used by cambio.simulator.parsing.adapter.architectureClassDescriptionRepresents a dependency of an
Operation
to otherOperation
s. -
Classes in cambio.simulator.entities.networking used by cambio.simulator.resources.cpu