org.apache.blur.thrift.generated
Class Blur.AsyncClient.traceRequestList_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.traceRequestList_call
Enclosing class:
Blur.AsyncClient

public static class Blur.AsyncClient.traceRequestList_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.traceRequestList_call(String traceId, AsyncMethodCallback<Blur.AsyncClient.traceRequestList_call> resultHandler, TAsyncClient client, TProtocolFactory protocolFactory, TNonblockingTransport transport)
           
 
Method Summary
 List<String> 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.traceRequestList_call

public Blur.AsyncClient.traceRequestList_call(String traceId,
                                              AsyncMethodCallback<Blur.AsyncClient.traceRequestList_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 List<String> getResult()
                       throws BlurException,
                              TException
Throws:
BlurException
TException


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