Uses of Package
cambio.simulator.entities.microservice
Packages that use cambio.simulator.entities.microservice
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.
This package contains events that are scheduled independently from the current state of the simulated system.
Report collection and data framework.
Contains utility and misc classes.
Entry point and classes that contain information of the current simulation.
CPU simulation classes.
-
Classes in cambio.simulator.entities.microservice used by cambio.simulator.entities.generator
-
Classes in cambio.simulator.entities.microservice used by cambio.simulator.entities.microserviceClassDescriptionRepresents the possible states of a
MicroserviceInstance
.A Microservice is one of the core Entities of the simulation.AMicroserviceInstance
(in the following just called instance) represents an actual, running instance of aMicroservice
.RuntimeException that is thrown if there are currently no requests service instances available.AnOperation
represents an endpoint of a service. -
Classes in cambio.simulator.entities.microservice used by cambio.simulator.entities.networkingClassDescriptionA Microservice is one of the core Entities of the simulation.A
MicroserviceInstance
(in the following just called instance) represents an actual, running instance of aMicroservice
.AnOperation
represents an endpoint of a service. -
Classes in cambio.simulator.entities.microservice used by cambio.simulator.entities.patternsClassDescriptionA Microservice is one of the core Entities of the simulation.A
MicroserviceInstance
(in the following just called instance) represents an actual, running instance of aMicroservice
.RuntimeException that is thrown if there are currently no requests service instances available. -
Classes in cambio.simulator.entities.microservice used by cambio.simulator.eventsClassDescriptionA Microservice is one of the core Entities of the simulation.An
Operation
represents an endpoint of a service. -
Classes in cambio.simulator.entities.microservice used by cambio.simulator.export
-
Classes in cambio.simulator.entities.microservice used by cambio.simulator.miscClassDescriptionA Microservice is one of the core Entities of the simulation.An
Operation
represents an endpoint of a service. -
Classes in cambio.simulator.entities.microservice used by cambio.simulator.models
-
Classes in cambio.simulator.entities.microservice used by cambio.simulator.parsing.adapter.architectureClassDescriptionA Microservice is one of the core Entities of the simulation.An
Operation
represents an endpoint of a service. -
Classes in cambio.simulator.entities.microservice used by cambio.simulator.resources.cpuClassDescriptionA
MicroserviceInstance
(in the following just called instance) represents an actual, running instance of aMicroservice
.