Class MasterClientService.AsyncClient.waitForFlush_call

  • Enclosing class:
    MasterClientService.AsyncClient

    public static class MasterClientService.AsyncClient.waitForFlush_call
    extends org.apache.thrift.async.TAsyncMethodCall
    • 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
      waitForFlush_call​(TInfo tinfo, TCredentials credentials, String tableName, ByteBuffer startRow, ByteBuffer endRow, long flushID, long maxLoops, org.apache.thrift.async.AsyncMethodCallback resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)  
    • Constructor Detail

      • waitForFlush_call

        public waitForFlush_call​(TInfo tinfo,
                                 TCredentials credentials,
                                 String tableName,
                                 ByteBuffer startRow,
                                 ByteBuffer endRow,
                                 long flushID,
                                 long maxLoops,
                                 org.apache.thrift.async.AsyncMethodCallback 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