Hystrix: Latency and Fault Tolerance for Distributed Systems

Packages 
Package Description
com.netflix.hystrix
Core functionality of Hystrix including the HystrixCommand and HystrixCollapser to be extended from.
com.netflix.hystrix.exception
Custom exception implementations.
com.netflix.hystrix.strategy
Parent package of strategies and plugin management.
com.netflix.hystrix.strategy.concurrency
Strategy definition for concurrency related behavior and default implementation.
com.netflix.hystrix.strategy.eventnotifier
Strategy definition for event notification.
com.netflix.hystrix.strategy.executionhook
Strategy definition for execution hook.
com.netflix.hystrix.strategy.metrics
Strategy definition for publishing metrics and default implementation.
com.netflix.hystrix.strategy.properties
Strategy definition for properties and configuration and default implementation.
Skip navigation links