Uses of Package
de.rss.fachstudie.MiSim.entities.microservice
| Package | Description |
|---|---|
| de.rss.fachstudie.MiSim.entities.generator |
Contains user request generator definitions.
|
| de.rss.fachstudie.MiSim.entities.microservice |
Classes that directly relate to microservices, like operations, instances or instance modification events.
|
| de.rss.fachstudie.MiSim.entities.networking |
Network behavior revolving around request sending, monitoring and receiving.
|
| de.rss.fachstudie.MiSim.entities.patterns |
Contains implementations of resilience patterns.
|
| de.rss.fachstudie.MiSim.events |
This package contains events that are scheduled independently from the current state of the simulated system.
|
| de.rss.fachstudie.MiSim.export |
Report collection and data framework.
|
| de.rss.fachstudie.MiSim.models |
Entry point and classes that contain information of the current simulation.
|
| de.rss.fachstudie.MiSim.parsing |
Revolves around parsing architecture and experiment data into objects.
|
| de.rss.fachstudie.MiSim.resources.cpu |
CPU simulation classes.
|
-
Classes in de.rss.fachstudie.MiSim.entities.microservice used by de.rss.fachstudie.MiSim.entities.generator Class Description Operation AnOperationrepresents an endpoint of a service. -
Classes in de.rss.fachstudie.MiSim.entities.microservice used by de.rss.fachstudie.MiSim.entities.microservice Class Description InstanceState Represents the possible states of aMicroserviceInstance.Microservice A Microservice is one of the core Entities of the simulation.MicroserviceInstance AMicroserviceInstance(in the following just called instance) represents an actual, running instance of aMicroservice.NoInstanceAvailableException RuntimeException that is thrown if there are currently no requests service instances available.Operation AnOperationrepresents an endpoint of a service. -
Classes in de.rss.fachstudie.MiSim.entities.microservice used by de.rss.fachstudie.MiSim.entities.networking Class Description Microservice A Microservice is one of the core Entities of the simulation.MicroserviceInstance AMicroserviceInstance(in the following just called instance) represents an actual, running instance of aMicroservice.Operation AnOperationrepresents an endpoint of a service. -
Classes in de.rss.fachstudie.MiSim.entities.microservice used by de.rss.fachstudie.MiSim.entities.patterns Class Description Microservice A Microservice is one of the core Entities of the simulation.MicroserviceInstance AMicroserviceInstance(in the following just called instance) represents an actual, running instance of aMicroservice.NoInstanceAvailableException RuntimeException that is thrown if there are currently no requests service instances available. -
Classes in de.rss.fachstudie.MiSim.entities.microservice used by de.rss.fachstudie.MiSim.events Class Description Microservice A Microservice is one of the core Entities of the simulation.Operation AnOperationrepresents an endpoint of a service. -
Classes in de.rss.fachstudie.MiSim.entities.microservice used by de.rss.fachstudie.MiSim.export Class Description Microservice A Microservice is one of the core Entities of the simulation. -
Classes in de.rss.fachstudie.MiSim.entities.microservice used by de.rss.fachstudie.MiSim.models Class Description Microservice A Microservice is one of the core Entities of the simulation. -
Classes in de.rss.fachstudie.MiSim.entities.microservice used by de.rss.fachstudie.MiSim.parsing Class Description Microservice A Microservice is one of the core Entities of the simulation.MicroserviceInstance AMicroserviceInstance(in the following just called instance) represents an actual, running instance of aMicroservice.Operation AnOperationrepresents an endpoint of a service. -
Classes in de.rss.fachstudie.MiSim.entities.microservice used by de.rss.fachstudie.MiSim.resources.cpu Class Description MicroserviceInstance AMicroserviceInstance(in the following just called instance) represents an actual, running instance of aMicroservice.