public static class IJdbcBrowserClient.HiveJdbcBrowserServerResponse extends Object
| Constructor and Description |
|---|
HiveJdbcBrowserServerResponse(boolean status,
String msg,
String token) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMsg() |
String |
getToken() |
boolean |
isSuccessful() |
boolean |
isValid()
A response is valid if the status is true with a non-empty token or
if status is false
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.