@InterfaceAudience.Public @InterfaceStability.Stable public static class ThriftHiveMetastore.Client extends org.apache.kyuubi.shaded.fb303.FacebookService.Client implements ThriftHiveMetastore.Iface
| Modifier and Type | Class and Description |
|---|---|
static class |
ThriftHiveMetastore.Client.Factory |
| Constructor and Description |
|---|
Client(org.apache.kyuubi.shaded.thrift.protocol.TProtocol prot) |
Client(org.apache.kyuubi.shaded.thrift.protocol.TProtocol iprot,
org.apache.kyuubi.shaded.thrift.protocol.TProtocol oprot) |
| Modifier and Type | Method and Description |
|---|---|
String |
get_delegation_token(String token_owner,
String renewer_kerberos_principal_name) |
String |
recv_get_delegation_token() |
void |
send_get_delegation_token(String token_owner,
String renewer_kerberos_principal_name) |
aliveSince, getCounter, getCounters, getCpuProfile, getName, getOption, getOptions, getStatus, getStatusDetails, getVersion, recv_aliveSince, recv_getCounter, recv_getCounters, recv_getCpuProfile, recv_getName, recv_getOption, recv_getOptions, recv_getStatus, recv_getStatusDetails, recv_getVersion, recv_setOption, reinitialize, send_aliveSince, send_getCounter, send_getCounters, send_getCpuProfile, send_getName, send_getOption, send_getOptions, send_getStatus, send_getStatusDetails, send_getVersion, send_reinitialize, send_setOption, send_shutdown, setOption, shutdowngetInputProtocol, getOutputProtocol, receiveBase, sendBase, sendBaseOnewaypublic Client(org.apache.kyuubi.shaded.thrift.protocol.TProtocol prot)
public Client(org.apache.kyuubi.shaded.thrift.protocol.TProtocol iprot,
org.apache.kyuubi.shaded.thrift.protocol.TProtocol oprot)
public String get_delegation_token(String token_owner, String renewer_kerberos_principal_name) throws MetaException, org.apache.kyuubi.shaded.thrift.TException
get_delegation_token in interface ThriftHiveMetastore.IfaceMetaExceptionorg.apache.kyuubi.shaded.thrift.TExceptionpublic void send_get_delegation_token(String token_owner, String renewer_kerberos_principal_name) throws org.apache.kyuubi.shaded.thrift.TException
org.apache.kyuubi.shaded.thrift.TExceptionpublic String recv_get_delegation_token() throws MetaException, org.apache.kyuubi.shaded.thrift.TException
MetaExceptionorg.apache.kyuubi.shaded.thrift.TExceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.