Class ClientService.AsyncClient.grantNamespacePermission_call

  • Enclosing class:
    ClientService.AsyncClient

    public static class ClientService.AsyncClient.grantNamespacePermission_call
    extends org.apache.thrift.async.TAsyncMethodCall<Void>
    • Nested Class Summary

      • Nested classes/interfaces inherited from class org.apache.thrift.async.TAsyncMethodCall

        org.apache.thrift.async.TAsyncMethodCall.State
    • Field Summary

      • Fields inherited from class org.apache.thrift.async.TAsyncMethodCall

        client, transport
    • Constructor Summary

      Constructors 
      Constructor Description
      grantNamespacePermission_call​(TInfo tinfo, TCredentials credentials, String principal, String ns, byte permission, org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)  
    • Constructor Detail

      • grantNamespacePermission_call

        public grantNamespacePermission_call​(TInfo tinfo,
                                             TCredentials credentials,
                                             String principal,
                                             String ns,
                                             byte permission,
                                             org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler,
                                             org.apache.thrift.async.TAsyncClient client,
                                             org.apache.thrift.protocol.TProtocolFactory protocolFactory,
                                             org.apache.thrift.transport.TNonblockingTransport transport)
                                      throws org.apache.thrift.TException
        Throws:
        org.apache.thrift.TException