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()
AbstractWriteEvent
Logger
.logEvent
in class AbstractWriteEvent
Copyright © 2018–2021 InfluxData, Inc.. All rights reserved.