public final class WriteRetriableErrorEvent extends AbstractWriteEvent
| Constructor and Description |
|---|
WriteRetriableErrorEvent(Throwable throwable,
Long retryInterval) |
| Modifier and Type | Method and Description |
|---|---|
Long |
getRetryInterval() |
Throwable |
getThrowable() |
void |
logEvent()
Log current event by
Logger. |
@Nonnull public Long getRetryInterval()
public void logEvent()
AbstractWriteEventLogger.logEvent in class AbstractWriteEventCopyright © 2018–2023 InfluxData, Inc.. All rights reserved.