Package org.elasticsearch.common.breaker
package org.elasticsearch.common.breaker
-
ClassDescriptionBreaker that will check a parent's when incrementingInterface for an object that can be incremented, breaking after some configured limit has been reached.Exception thrown when the circuit breaker tripsA CircuitBreaker that doesn't increment or adjust, and all operations are basically noops
CircuitBreakerService
that preallocates some bytes on construction.