Class ClientService.AsyncClient.revokeTablePermission_call

  • Enclosing class:
    ClientService.AsyncClient

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

      • revokeTablePermission_call

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