public interface KyuubiLoggable
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getExecLog()
Get the execution logs.
|
boolean |
hasMoreLogs()
Check whether the execution might be producing more logs to be fetched.
|
boolean hasMoreLogs()
List<String> getExecLog() throws SQLException, ClosedOrCancelledException
SQLExceptionClosedOrCancelledException - if the execution has been cancelled or closedCopyright © 2023 The Apache Software Foundation. All rights reserved.