Uses of Class
edu.university.ecs.lab.detection.antipatterns.models.HubLikeMicroservice
Packages that use 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
Methods in edu.university.ecs.lab.detection.antipatterns.services that return HubLikeMicroserviceModifier and TypeMethodDescriptionHubLikeService.getHubLikeMicroservice
(ServiceDependencyGraph graph) Retrieves microservices identified as hub-like based on REST call threshold.