JavaScript is disabled on your browser.
Hystrix: Latency and Fault Tolerance for Distributed Systems
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.collapser
,
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.
Hystrix
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.
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.
HystrixCommandGroupKey.Factory
com.netflix.hystrix.
HystrixCommandKey.Factory
com.netflix.hystrix.
HystrixCommandMetrics.HealthCounts
com.netflix.hystrix.
HystrixCommandProperties
com.netflix.hystrix.
HystrixCommandProperties.Setter
com.netflix.hystrix.strategy.concurrency.
HystrixConcurrencyStrategy
com.netflix.hystrix.
HystrixCounters
com.netflix.hystrix.strategy.eventnotifier.
HystrixEventNotifier
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.
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.
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.strategy.concurrency.
HystrixRequestVariableDefault
<T> (implements com.netflix.hystrix.strategy.concurrency.
HystrixRequestVariable
<T>)
com.netflix.hystrix.strategy.concurrency.
HystrixLifecycleForwardingRequestVariable
<T>
com.netflix.hystrix.
HystrixThreadPoolKey.Factory
com.netflix.hystrix.
HystrixThreadPoolProperties
com.netflix.hystrix.
HystrixThreadPoolProperties.Setter
com.netflix.hystrix.collapser.
RealCollapserTimer
(implements com.netflix.hystrix.collapser.
CollapserTimer
)
com.netflix.hystrix.collapser.
RequestBatch
<BatchReturnType,ResponseType,RequestArgumentType>
com.netflix.hystrix.collapser.
RequestCollapser
<BatchReturnType,ResponseType,RequestArgumentType>
com.netflix.hystrix.collapser.
RequestCollapserFactory
<BatchReturnType,ResponseType,RequestArgumentType>
com.netflix.hystrix.collapser.
RequestCollapserFactory.Setter
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.collapser.
CollapserTimer
com.netflix.hystrix.
HystrixCircuitBreaker
com.netflix.hystrix.
HystrixCollapser.CollapsedRequest
<ResponseType,RequestArgumentType>
com.netflix.hystrix.collapser.
HystrixCollapserBridge
<BatchReturnType,ResponseType,RequestArgumentType>
com.netflix.hystrix.
HystrixCollapserKey
com.netflix.hystrix.
HystrixCommandGroupKey
com.netflix.hystrix.
HystrixCommandKey
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.concurrency.
HystrixRequestVariableLifecycle
<T>
com.netflix.hystrix.strategy.concurrency.
HystrixRequestVariable
<T>
com.netflix.hystrix.
HystrixThreadPool
com.netflix.hystrix.
HystrixThreadPoolKey
com.netflix.hystrix.collapser.
RequestCollapserFactory.Scope
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
com.netflix.hystrix.
HystrixCommandProperties.ExecutionIsolationStrategy
com.netflix.hystrix.
HystrixEventType
com.netflix.hystrix.
HystrixObservableCollapser.Scope
(implements com.netflix.hystrix.collapser.
RequestCollapserFactory.Scope
)
com.netflix.hystrix.
HystrixCollapser.Scope
(implements com.netflix.hystrix.collapser.
RequestCollapserFactory.Scope
)
com.netflix.hystrix.exception.
HystrixRuntimeException.FailureType
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes