org.apache.blur.thrift.generated
Class Blur.AsyncClient.cancelQuery_call

java.lang.Object
  extended by org.apache.blur.thirdparty.thrift_0_9_0.async.TAsyncMethodCall
      extended by org.apache.blur.thrift.generated.Blur.AsyncClient.cancelQuery_call
Enclosing class:
Blur.AsyncClient

public static class Blur.AsyncClient.cancelQuery_call
extends TAsyncMethodCall


Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.blur.thirdparty.thrift_0_9_0.async.TAsyncMethodCall
TAsyncMethodCall.State
 
Constructor Summary
Blur.AsyncClient.cancelQuery_call(String table, String uuid, AsyncMethodCallback<Blur.AsyncClient.cancelQuery_call> resultHandler, TAsyncClient client, TProtocolFactory protocolFactory, TNonblockingTransport transport)
           
 
Method Summary
 void getResult()
           
 void write_args(TProtocol prot)
           
 
Methods inherited from class org.apache.blur.thirdparty.thrift_0_9_0.async.TAsyncMethodCall
getClient, getTimeoutTimestamp, hasTimeout
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Blur.AsyncClient.cancelQuery_call

public Blur.AsyncClient.cancelQuery_call(String table,
                                         String uuid,
                                         AsyncMethodCallback<Blur.AsyncClient.cancelQuery_call> resultHandler,
                                         TAsyncClient client,
                                         TProtocolFactory protocolFactory,
                                         TNonblockingTransport transport)
                                  throws TException
Throws:
TException
Method Detail

write_args

public void write_args(TProtocol prot)
                throws TException
Throws:
TException

getResult

public void getResult()
               throws BlurException,
                      TException
Throws:
BlurException
TException


Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.