| Package | Description |
|---|---|
| com.facebook.presto.spi |
| Modifier and Type | Method and Description |
|---|---|
WarningCode |
PrestoWarning.getWarningCode() |
WarningCode |
WarningCodeSupplier.toWarningCode() |
WarningCode |
StandardWarningCode.toWarningCode() |
| Constructor and Description |
|---|
PrestoWarning(WarningCode warningCode,
String message) |
Copyright © 2012–2022. All rights reserved.