Class and Description |
---|
ChildMemoryCircuitBreaker
Breaker that will check a parent's when incrementing
|
CircuitBreaker
Interface for an object that can be incremented, breaking after some
configured limit has been reached.
|
CircuitBreaker.Name
Enum used for specifying different types of circuit breakers
|
CircuitBreaker.Type |
CircuitBreakingException
Exception thrown when the circuit breaker trips
|
MemoryCircuitBreaker
MemoryCircuitBreaker is a circuit breaker that breaks once a
configurable memory limit has been reached.
|
Class and Description |
---|
CircuitBreaker
Interface for an object that can be incremented, breaking after some
configured limit has been reached.
|
Class and Description |
---|
CircuitBreaker
Interface for an object that can be incremented, breaking after some
configured limit has been reached.
|
Class and Description |
---|
CircuitBreaker
Interface for an object that can be incremented, breaking after some
configured limit has been reached.
|
CircuitBreaker.Name
Enum used for specifying different types of circuit breakers
|
CircuitBreaker.Type |
CircuitBreakingException
Exception thrown when the circuit breaker trips
|
Copyright © 2009–2015. All rights reserved.