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

public static class Blur.AsyncClient.addColumnDefinition_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.addColumnDefinition_call(String table, ColumnDefinition columnDefinition, AsyncMethodCallback<Blur.AsyncClient.addColumnDefinition_call> resultHandler, TAsyncClient client, TProtocolFactory protocolFactory, TNonblockingTransport transport)
           
 
Method Summary
 boolean 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.addColumnDefinition_call

public Blur.AsyncClient.addColumnDefinition_call(String table,
                                                 ColumnDefinition columnDefinition,
                                                 AsyncMethodCallback<Blur.AsyncClient.addColumnDefinition_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 boolean getResult()
                  throws BlurException,
                         TException
Throws:
BlurException
TException


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