| Package | Description |
|---|---|
| io.airlift.drift.client |
| Modifier and Type | Field and Description |
|---|---|
static ExceptionClassification |
ExceptionClassification.NORMAL_EXCEPTION |
| Modifier and Type | Method and Description |
|---|---|
ExceptionClassification |
ExceptionClassifier.classifyException(Throwable throwable) |
ExceptionClassification |
RetryPolicy.classifyException(Throwable throwable,
boolean idempotent) |
| Modifier and Type | Method and Description |
|---|---|
static Collector<ExceptionClassification,?,ExceptionClassification> |
ExceptionClassification.mergeExceptionClassifications() |
static Collector<ExceptionClassification,?,ExceptionClassification> |
ExceptionClassification.mergeExceptionClassifications() |
Copyright © 2012–2018. All rights reserved.