Uses of Class
edu.university.ecs.lab.detection.antipatterns.models.WrongCuts
Package
Description
Provides services for detecting and analyzing various anti-patterns in microservices architecture.
-
Uses of WrongCuts in edu.university.ecs.lab.detection.antipatterns.services
Modifier and TypeMethodDescriptionWrongCutsService.detectWrongCuts
(MicroserviceSystem currentSystem) Detects all clusters of wrongly interconnected services in the given network graph.