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

public static class Blur.AsyncClient.logging_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.logging_call(String classNameOrLoggerName, Level level, AsyncMethodCallback<Blur.AsyncClient.logging_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.logging_call

public Blur.AsyncClient.logging_call(String classNameOrLoggerName,
                                     Level level,
                                     AsyncMethodCallback<Blur.AsyncClient.logging_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.