C# (CSharp) Elders.Hystrix.NET Namespace

Nested Namespaces

Elders.Hystrix.NET.CircuitBreaker
Elders.Hystrix.NET.Example
Elders.Hystrix.NET.Exceptions
Elders.Hystrix.NET.Strategy
Elders.Hystrix.NET.Test
Elders.Hystrix.NET.ThreadPool
Elders.Hystrix.NET.Util

Classes

Name Description
HealthCounts Stores summarized health metrics about HystrixCommands.
Hystrix
HystrixCollapserKeyFactory
HystrixCollapserKeyFactory.HystrixCollapserKeyDefault
HystrixCollapserPropertiesSetter
HystrixCollapserSetter
HystrixCommandKey An immutable key to represent a HystrixCommand for monitoring, circuit-breakers, metrics publishing, caching and other such uses. Command keys are equal if their names are equal with ordinal string comparison.
HystrixCommandPropertiesSetter
HystrixCommandSetter
HystrixRequestLog Log of HystrixCommand executions and events during the current request.
RealCollapserTimer
RequestCacheKey
TryableSemaphore Semaphore that only supports TryAcquire and never blocks and that supports a dynamic permit count.
ValueCacheKey