Package | Description |
---|---|
org.apache.hive.service.cli.thrift |
Modifier and Type | Method and Description |
---|---|
TCloseSessionResp |
ThriftCLIService.CloseSession(TCloseSessionReq req) |
TCloseSessionResp |
TCLIService.Iface.CloseSession(TCloseSessionReq req) |
TCloseSessionResp |
TCLIService.Client.CloseSession(TCloseSessionReq req) |
TCloseSessionResp |
TCloseSessionResp.deepCopy() |
TCloseSessionResp |
TCLIService.AsyncClient.CloseSession_call.getResult() |
TCloseSessionResp |
TCLIService.CloseSession_result.getSuccess() |
TCloseSessionResp |
TCLIService.Client.recv_CloseSession() |
Modifier and Type | Method and Description |
---|---|
int |
TCloseSessionResp.compareTo(TCloseSessionResp other) |
boolean |
TCloseSessionResp.equals(TCloseSessionResp that) |
void |
TCLIService.CloseSession_result.setSuccess(TCloseSessionResp success) |
Constructor and Description |
---|
TCLIService.CloseSession_result(TCloseSessionResp success) |
TCloseSessionResp(TCloseSessionResp other)
Performs a deep copy on other.
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.