Uses of Class
edu.university.ecs.lab.detection.antipatterns.models.GreedyMicroservice
Package
Description
Provides services for detecting and analyzing various anti-patterns in microservices architecture.
-
Uses of GreedyMicroservice in edu.university.ecs.lab.detection.antipatterns.services
Modifier and TypeMethodDescriptionGreedyService.getGreedyMicroservices
(ServiceDependencyGraph graph) Retrieves microservices identified as greedy based on REST call threshold.