Class ClientService.AsyncClient.grantTablePermission_call

  • Enclosing class:
    ClientService.AsyncClient

    public static class ClientService.AsyncClient.grantTablePermission_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
      grantTablePermission_call​(TInfo tinfo, TCredentials credentials, String principal, String tableName, 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

      • grantTablePermission_call

        public grantTablePermission_call​(TInfo tinfo,
                                         TCredentials credentials,
                                         String principal,
                                         String tableName,
                                         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