Class ClientService.AsyncClient.revokeNamespacePermission_call

  • Enclosing class:
    ClientService.AsyncClient

    public static class ClientService.AsyncClient.revokeNamespacePermission_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
      revokeNamespacePermission_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

      • revokeNamespacePermission_call

        public revokeNamespacePermission_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