Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
com.netflix.hystrix
,
com.netflix.hystrix.exception
,
com.netflix.hystrix.strategy
,
com.netflix.hystrix.strategy.concurrency
,
com.netflix.hystrix.strategy.eventnotifier
,
com.netflix.hystrix.strategy.metrics
,
com.netflix.hystrix.strategy.properties
,
com.netflix.hystrix.util
Class Hierarchy
java.lang.Object
com.netflix.hystrix.util.
ExceptionThreadingUtility
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.strategy.concurrency.
HystrixConcurrencyStrategy
com.netflix.hystrix.strategy.eventnotifier.
HystrixEventNotifier
com.netflix.hystrix.strategy.metrics.
HystrixMetricsPublisher
com.netflix.hystrix.strategy.
HystrixPlugins
com.netflix.hystrix.strategy.properties.
HystrixPropertiesStrategy
com.netflix.hystrix.strategy.properties.
HystrixProperty.Factory
com.netflix.hystrix.
HystrixRequestCache
com.netflix.hystrix.strategy.concurrency.
HystrixRequestContext
com.netflix.hystrix.
HystrixRequestLog
com.netflix.hystrix.util.
HystrixRollingNumber
com.netflix.hystrix.util.
HystrixRollingPercentile
com.netflix.hystrix.
HystrixThreadPoolKey.Factory
com.netflix.hystrix.
HystrixThreadPoolMetrics
com.netflix.hystrix.
HystrixThreadPoolProperties
com.netflix.hystrix.
HystrixThreadPoolProperties.Setter
com.netflix.hystrix.util.
HystrixTimer
java.lang.Number (implements java.io.Serializable)
com.netflix.hystrix.util.
LongAdder
(implements java.io.Serializable)
com.netflix.hystrix.util.
LongMaxUpdater
(implements java.io.Serializable)
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
java.lang.RuntimeException
com.netflix.hystrix.exception.
HystrixBadRequestException
com.netflix.hystrix.exception.
HystrixRuntimeException
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.strategy.metrics.
HystrixMetricsPublisherCommand
com.netflix.hystrix.strategy.metrics.
HystrixMetricsPublisherThreadPool
com.netflix.hystrix.strategy.properties.
HystrixProperty
<T>
com.netflix.hystrix.strategy.concurrency.
HystrixRequestVariableLifecycle
<T>
com.netflix.hystrix.strategy.concurrency.
HystrixRequestVariable
<T>
com.netflix.hystrix.
HystrixThreadPool
com.netflix.hystrix.
HystrixThreadPoolKey
com.netflix.hystrix.util.
HystrixTimer.TimerListener
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
com.netflix.hystrix.exception.
HystrixRuntimeException.FailureType
com.netflix.hystrix.util.
HystrixRollingNumberEvent
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes