public class CircuitBreakerState extends java.lang.Object
CircuitBreakerState(boolean isClosed)
CircuitBreakerState(boolean isClosed, java.lang.String reason)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CircuitBreakerState(boolean isClosed)
public CircuitBreakerState(boolean isClosed, java.lang.String reason)