public class HiveNotReadableException
extends com.facebook.presto.spi.PrestoException
| Constructor and Description |
|---|
HiveNotReadableException(com.facebook.presto.spi.SchemaTableName tableName,
Optional<String> partition,
String message) |
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
getPartition() |
com.facebook.presto.spi.SchemaTableName |
getTableName() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2012–2023. All rights reserved.