@InterfaceAudience.Public @InterfaceStability.Stable public static class ThriftHiveMetastore.AsyncClient.get_privilege_set_call extends org.apache.thrift.async.TAsyncMethodCall<PrincipalPrivilegeSet>
| Constructor and Description |
|---|
get_privilege_set_call(HiveObjectRef hiveObject,
String user_name,
List<String> group_names,
org.apache.thrift.async.AsyncMethodCallback<PrincipalPrivilegeSet> resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
| Modifier and Type | Method and Description |
|---|---|
PrincipalPrivilegeSet |
getResult() |
void |
write_args(org.apache.thrift.protocol.TProtocol prot) |
public get_privilege_set_call(HiveObjectRef hiveObject, String user_name, List<String> group_names, org.apache.thrift.async.AsyncMethodCallback<PrincipalPrivilegeSet> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void write_args(org.apache.thrift.protocol.TProtocol prot)
throws org.apache.thrift.TException
write_args in class org.apache.thrift.async.TAsyncMethodCall<PrincipalPrivilegeSet>org.apache.thrift.TExceptionpublic PrincipalPrivilegeSet getResult() throws MetaException, org.apache.thrift.TException
getResult in class org.apache.thrift.async.TAsyncMethodCall<PrincipalPrivilegeSet>MetaExceptionorg.apache.thrift.TExceptionCopyright © 2024 The Apache Software Foundation. All rights reserved.