| Package | Description |
|---|---|
| io.airlift.drift.client |
| Modifier and Type | Method and Description |
|---|---|
ExceptionClassification.HostStatus |
ExceptionClassification.getHostStatus() |
static ExceptionClassification.HostStatus |
ExceptionClassification.HostStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExceptionClassification.HostStatus[] |
ExceptionClassification.HostStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ExceptionClassification(Optional<Boolean> retry,
ExceptionClassification.HostStatus hostStatus) |
Copyright © 2012–2018. All rights reserved.