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.
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.strategy.executionhook.
HystrixCommandExecutionHook
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.
HystrixThreadPoolKey.Factory
com.netflix.hystrix.
HystrixThreadPoolMetrics
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
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.
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
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
com.netflix.hystrix.
HystrixCollapser.Scope
com.netflix.hystrix.
HystrixEventType
com.netflix.hystrix.
HystrixCommandProperties.ExecutionIsolationStrategy
com.netflix.hystrix.exception.
HystrixRuntimeException.FailureType
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes