public interface FatalFailureMonitor
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
LOG |
| Modifier and Type | Method and Description |
|---|---|
default void |
onFatalFailure(String name,
String message)
called if all the connection attempts/(and/or timeouts) determined by the connection strategy has been exhausted
|
Copyright © 2018. All rights reserved.