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