| Package | Description |
|---|---|
| org.apache.flink.connector.base.sink.throwable | |
| org.apache.flink.connector.base.sink.writer |
| Modifier and Type | Method and Description |
|---|---|
static FatalExceptionClassifier |
FatalExceptionClassifier.createChain(FatalExceptionClassifier... classifiers) |
static FatalExceptionClassifier |
FatalExceptionClassifier.withRootCauseOfType(Class<? extends Throwable> type,
Function<Throwable,Exception> mapper) |
| Modifier and Type | Method and Description |
|---|---|
static FatalExceptionClassifier |
FatalExceptionClassifier.createChain(FatalExceptionClassifier... classifiers) |
| Modifier and Type | Method and Description |
|---|---|
static FatalExceptionClassifier |
AsyncSinkFatalExceptionClassifiers.getInterruptedExceptionClassifier() |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.