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