Uses of Class
ratpack.hystrix.HystrixModule
-
Packages that use HystrixModule Package Description ratpack.hystrix Provides integration with the Hystrix library. -
-
Uses of HystrixModule in ratpack.hystrix
Methods in ratpack.hystrix that return HystrixModule Modifier and Type Method Description HystrixModule
HystrixModule. sse()
Enable the reporting of Hystrix metrics via SSE.
-