JavaScript is disabled on your browser.
Hystrix: Latency and Fault Tolerance for Distributed Systems
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
SEARCH:
JavaScript is disabled on your browser.
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.executionhook
,
com.netflix.hystrix.strategy.metrics
,
com.netflix.hystrix.strategy.properties
Class Hierarchy
java.lang.Object
com.netflix.hystrix.
ExecutionResult
com.netflix.hystrix.
ExecutionResult.EventCounts
com.netflix.hystrix.
Hystrix
com.netflix.hystrix.
HystrixCachedObservable
<R>
com.netflix.hystrix.
HystrixCommandResponseFromCache
<R>
com.netflix.hystrix.
HystrixCircuitBreaker.Factory
com.netflix.hystrix.
HystrixCircuitBreaker.HystrixCircuitBreakerImpl
(implements com.netflix.hystrix.
HystrixCircuitBreaker
)
com.netflix.hystrix.
HystrixCircuitBreaker.NoOpCircuitBreaker
(implements com.netflix.hystrix.
HystrixCircuitBreaker
)
com.netflix.hystrix.
HystrixCollapser
<BatchReturnType,ResponseType,RequestArgumentType> (implements com.netflix.hystrix.
HystrixExecutable
<R>, com.netflix.hystrix.
HystrixObservable
<R>)
com.netflix.hystrix.
HystrixCollapser.Setter
com.netflix.hystrix.
HystrixCollapserKey.Factory
com.netflix.hystrix.
HystrixCollapserProperties
com.netflix.hystrix.strategy.properties.
HystrixPropertiesCollapserDefault
com.netflix.hystrix.
HystrixCollapserProperties.Setter
com.netflix.hystrix.
HystrixCommand
<R> (implements com.netflix.hystrix.
HystrixExecutable
<R>, com.netflix.hystrix.
HystrixInvokableInfo
<R>, com.netflix.hystrix.
HystrixObservable
<R>)
com.netflix.hystrix.
HystrixCommand.Setter
com.netflix.hystrix.strategy.executionhook.
HystrixCommandExecutionHook
com.netflix.hystrix.strategy.executionhook.
HystrixCommandExecutionHookDefault
com.netflix.hystrix.
HystrixCommandGroupKey.Factory
com.netflix.hystrix.
HystrixCommandKey.Factory
com.netflix.hystrix.
HystrixCommandMetrics.HealthCounts
com.netflix.hystrix.
HystrixCommandProperties
com.netflix.hystrix.strategy.properties.
HystrixPropertiesCommandDefault
com.netflix.hystrix.
HystrixCommandProperties.Setter
com.netflix.hystrix.strategy.concurrency.
HystrixConcurrencyStrategy
com.netflix.hystrix.strategy.concurrency.
HystrixConcurrencyStrategyDefault
com.netflix.hystrix.strategy.concurrency.
HystrixContexSchedulerAction
(implements rx.functions.Action0)
com.netflix.hystrix.strategy.concurrency.
HystrixContextCallable
<K> (implements java.util.concurrent.Callable<V>)
com.netflix.hystrix.strategy.concurrency.
HystrixContextRunnable
(implements java.lang.Runnable)
com.netflix.hystrix.
HystrixCounters
com.netflix.hystrix.strategy.properties.
HystrixDynamicProperties.Util
com.netflix.hystrix.strategy.properties.
HystrixDynamicPropertiesSystemProperties
(implements com.netflix.hystrix.strategy.properties.
HystrixDynamicProperties
)
com.netflix.hystrix.strategy.eventnotifier.
HystrixEventNotifier
com.netflix.hystrix.strategy.eventnotifier.
HystrixEventNotifierDefault
com.netflix.hystrix.
HystrixMetrics
com.netflix.hystrix.
HystrixCollapserMetrics
com.netflix.hystrix.
HystrixCommandMetrics
com.netflix.hystrix.
HystrixThreadPoolMetrics
com.netflix.hystrix.strategy.metrics.
HystrixMetricsPublisher
com.netflix.hystrix.strategy.metrics.
HystrixMetricsPublisherDefault
com.netflix.hystrix.strategy.metrics.
HystrixMetricsPublisherCollapserDefault
(implements com.netflix.hystrix.strategy.metrics.
HystrixMetricsPublisherCollapser
)
com.netflix.hystrix.strategy.metrics.
HystrixMetricsPublisherCommandDefault
(implements com.netflix.hystrix.strategy.metrics.
HystrixMetricsPublisherCommand
)
com.netflix.hystrix.strategy.metrics.
HystrixMetricsPublisherFactory
com.netflix.hystrix.strategy.metrics.
HystrixMetricsPublisherThreadPoolDefault
(implements com.netflix.hystrix.strategy.metrics.
HystrixMetricsPublisherThreadPool
)
com.netflix.hystrix.
HystrixObservableCollapser
<K,BatchReturnType,ResponseType,RequestArgumentType> (implements com.netflix.hystrix.
HystrixObservable
<R>)
com.netflix.hystrix.
HystrixObservableCollapser.Setter
com.netflix.hystrix.
HystrixObservableCommand
<R> (implements com.netflix.hystrix.
HystrixInvokableInfo
<R>, com.netflix.hystrix.
HystrixObservable
<R>)
com.netflix.hystrix.
HystrixObservableCommand.Setter
com.netflix.hystrix.strategy.
HystrixPlugins
com.netflix.hystrix.strategy.properties.
HystrixPropertiesChainedArchaiusProperty
com.netflix.hystrix.strategy.properties.
HystrixPropertiesChainedArchaiusProperty.ChainLink
<T>
com.netflix.hystrix.strategy.properties.
HystrixPropertiesChainedArchaiusProperty.BooleanProperty
com.netflix.hystrix.strategy.properties.
HystrixPropertiesChainedArchaiusProperty.IntegerProperty
com.netflix.hystrix.strategy.properties.
HystrixPropertiesChainedArchaiusProperty.StringProperty
com.netflix.hystrix.strategy.properties.
HystrixPropertiesChainedProperty
com.netflix.hystrix.strategy.properties.
HystrixPropertiesChainedProperty.ChainBuilder
<T>
com.netflix.hystrix.strategy.properties.
HystrixPropertiesFactory
com.netflix.hystrix.strategy.properties.
HystrixPropertiesStrategy
com.netflix.hystrix.strategy.properties.
HystrixPropertiesStrategyDefault
com.netflix.hystrix.strategy.properties.
HystrixProperty.Factory
com.netflix.hystrix.
HystrixRequestCache
com.netflix.hystrix.strategy.concurrency.
HystrixRequestContext
(implements java.io.Closeable)
com.netflix.hystrix.
HystrixRequestLog
com.netflix.hystrix.strategy.concurrency.
HystrixRequestVariableDefault
<T> (implements com.netflix.hystrix.strategy.concurrency.
HystrixRequestVariable
<T>)
com.netflix.hystrix.strategy.concurrency.
HystrixLifecycleForwardingRequestVariable
<T>
com.netflix.hystrix.strategy.concurrency.
HystrixRequestVariableHolder
<T>
com.netflix.hystrix.
HystrixThreadPool.Factory
com.netflix.hystrix.
HystrixThreadPool.HystrixThreadPoolDefault
(implements com.netflix.hystrix.
HystrixThreadPool
)
com.netflix.hystrix.
HystrixThreadPoolKey.Factory
com.netflix.hystrix.
HystrixThreadPoolProperties
com.netflix.hystrix.strategy.properties.
HystrixPropertiesThreadPoolDefault
com.netflix.hystrix.
HystrixThreadPoolProperties.Setter
com.netflix.hystrix.
HystrixTimerThreadPoolProperties
com.netflix.hystrix.strategy.properties.
HystrixPropertiesTimerThreadPoolDefault
com.netflix.hystrix.
HystrixTimerThreadPoolProperties.Setter
com.netflix.config.PropertyWrapper<V>
com.netflix.hystrix.strategy.properties.
HystrixPropertiesChainedArchaiusProperty.DynamicBooleanProperty
com.netflix.hystrix.strategy.properties.
HystrixPropertiesChainedArchaiusProperty.DynamicIntegerProperty
com.netflix.hystrix.strategy.properties.
HystrixPropertiesChainedArchaiusProperty.DynamicLongProperty
com.netflix.hystrix.strategy.properties.
HystrixPropertiesChainedArchaiusProperty.DynamicStringProperty
rx.Scheduler
com.netflix.hystrix.strategy.concurrency.
HystrixContextScheduler
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
com.netflix.hystrix.exception.
HystrixTimeoutException
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.strategy.properties.
HystrixDynamicProperties
com.netflix.hystrix.
HystrixInvokable
<R>
com.netflix.hystrix.
HystrixExecutable
<R>
com.netflix.hystrix.
HystrixObservable
<R>
com.netflix.hystrix.
HystrixInvokableInfo
<R>
com.netflix.hystrix.strategy.metrics.
HystrixMetricsPublisherCollapser
com.netflix.hystrix.strategy.metrics.
HystrixMetricsPublisherCommand
com.netflix.hystrix.strategy.metrics.
HystrixMetricsPublisherThreadPool
com.netflix.hystrix.strategy.properties.
HystrixProperty
<T>
com.netflix.hystrix.strategy.properties.
HystrixDynamicProperty
<T>
com.netflix.hystrix.strategy.concurrency.
HystrixRequestVariableLifecycle
<T>
com.netflix.hystrix.strategy.concurrency.
HystrixRequestVariable
<T>
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.
HystrixCollapser.Scope
(implements com.netflix.hystrix.collapser.RequestCollapserFactory.Scope)
com.netflix.hystrix.
HystrixCommandProperties.ExecutionIsolationStrategy
com.netflix.hystrix.
HystrixEventType
com.netflix.hystrix.
HystrixEventType.Collapser
com.netflix.hystrix.
HystrixEventType.ThreadPool
com.netflix.hystrix.
HystrixObservableCollapser.Scope
(implements com.netflix.hystrix.collapser.RequestCollapserFactory.Scope)
com.netflix.hystrix.exception.
HystrixRuntimeException.FailureType
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
JavaScript is disabled on your browser.