Uses of Class
ratpack.hystrix.HystrixModule.Config
-
Packages that use HystrixModule.Config Package Description ratpack.hystrix Provides integration with the Hystrix library. -
-
Uses of HystrixModule.Config in ratpack.hystrix
Methods in ratpack.hystrix that return HystrixModule.Config Modifier and Type Method Description HystrixModule.ConfigHystrixModule.Config. streamInterval(long streamInterval)Configure the number of seconds between periodic publications.
-