Hystrix: Latency and Fault Tolerance for Distributed Systems
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For Package com.netflix.hystrix
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.Object
com.netflix.hystrix.
Hystrix
com.netflix.hystrix.
HystrixCollapser
<BatchReturnType,ResponseType,RequestArgumentType> (implements com.netflix.hystrix.
HystrixExecutable
<R>)
com.netflix.hystrix.
HystrixCollapser.Setter
com.netflix.hystrix.
HystrixCollapserKey.Factory
com.netflix.hystrix.
HystrixCollapserProperties
com.netflix.hystrix.
HystrixCollapserProperties.Setter
com.netflix.hystrix.
HystrixCommand
<R> (implements com.netflix.hystrix.
HystrixExecutable
<R>)
com.netflix.hystrix.
HystrixCommand.Setter
com.netflix.hystrix.
HystrixCommandGroupKey.Factory
com.netflix.hystrix.
HystrixCommandKey.Factory
com.netflix.hystrix.
HystrixCommandMetrics
com.netflix.hystrix.
HystrixCommandMetrics.HealthCounts
com.netflix.hystrix.
HystrixCommandProperties
com.netflix.hystrix.
HystrixCommandProperties.Setter
com.netflix.hystrix.
HystrixRequestCache
com.netflix.hystrix.
HystrixRequestLog
com.netflix.hystrix.
HystrixThreadPoolKey.Factory
com.netflix.hystrix.
HystrixThreadPoolMetrics
com.netflix.hystrix.
HystrixThreadPoolProperties
com.netflix.hystrix.
HystrixThreadPoolProperties.Setter
Interface Hierarchy
com.netflix.hystrix.
HystrixCircuitBreaker
com.netflix.hystrix.
HystrixCollapser.CollapsedRequest
<ResponseType,RequestArgumentType>
com.netflix.hystrix.
HystrixCollapserKey
com.netflix.hystrix.
HystrixCommandGroupKey
com.netflix.hystrix.
HystrixCommandKey
com.netflix.hystrix.
HystrixExecutable
<R>
com.netflix.hystrix.
HystrixThreadPool
com.netflix.hystrix.
HystrixThreadPoolKey
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
com.netflix.hystrix.
HystrixEventType
com.netflix.hystrix.
HystrixCommandProperties.ExecutionIsolationStrategy
com.netflix.hystrix.
HystrixCollapser.Scope
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
All Classes