open fun openHandler(handler: Handler<Void>): CircuitBreaker
Sets a invoked when the circuit breaker state switches to open.
handler - the handler, must not be null
handler
null
Return the current io.vertx.reactivex.circuitbreaker.CircuitBreaker