Uses of Class
org.distributeme.core.interceptor.availabilitytesting.ClientSideSlowDownInterceptor
Packages that use ClientSideSlowDownInterceptor
Package
Description
Contains set of interceptors for availability testing of services.
-
Uses of ClientSideSlowDownInterceptor in org.distributeme.core.interceptor.availabilitytesting
Subclasses of ClientSideSlowDownInterceptor in org.distributeme.core.interceptor.availabilitytestingModifier and TypeClassDescriptionclassThis slow down interceptor is acting on client side and configured by availabilitytesting.json configuration file.classThis interceptor slows down a server if the service id is submitted to the process as -DavailabilityTestingServiceId.classThis interceptor slows down the request depending on a configured probability (flipping) on the client side.