Class Heavy.AsyncClient.execute_query_step_call

  • Enclosing class:
    Heavy.AsyncClient

    public static class Heavy.AsyncClient.execute_query_step_call
    extends org.apache.thrift.async.TAsyncMethodCall<TStepResult>
    • 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
      execute_query_step_call​(TPendingQuery pending_query, long subquery_id, String start_time_str, org.apache.thrift.async.AsyncMethodCallback<TStepResult> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)  
    • Constructor Detail

      • execute_query_step_call

        public execute_query_step_call​(TPendingQuery pending_query,
                                       long subquery_id,
                                       String start_time_str,
                                       org.apache.thrift.async.AsyncMethodCallback<TStepResult> 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
    • Method Detail

      • write_args

        public void write_args​(org.apache.thrift.protocol.TProtocol prot)
                        throws org.apache.thrift.TException
        Specified by:
        write_args in class org.apache.thrift.async.TAsyncMethodCall<TStepResult>
        Throws:
        org.apache.thrift.TException
      • getResult

        public TStepResult getResult()
                              throws TDBException,
                                     org.apache.thrift.TException
        Specified by:
        getResult in class org.apache.thrift.async.TAsyncMethodCall<TStepResult>
        Throws:
        TDBException
        org.apache.thrift.TException