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
MicroserviceInstances.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
Operationto otherOperations.Represents aRequestbetween twoMicroserviceInstances.Interface for listening for request updates.Represents a Request that can travel between twoMicroserviceInstances.Wrapper class to ease responding toRequests.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
DependencyDescriptiontaking care of the probabilities and alternative probabilities.Represents a dependency of anOperationto otherOperations.These dependencies act (only) as intermediate dependencies inside a hierarchy ofDependencyDescription.Represents aRequestbetween twoMicroserviceInstances.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 twoMicroserviceInstances.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 ofDependencyDescriptions. -
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
MicroserviceInstances.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
Operationto otherOperations. -
Classes in cambio.simulator.entities.networking used by cambio.simulator.resources.cpu