com.cloudera.flume.handlers.thrift
Class ThriftFlumeEventServer.AsyncClient.append_call

java.lang.Object
  extended by org.apache.thrift.async.TAsyncMethodCall
      extended by com.cloudera.flume.handlers.thrift.ThriftFlumeEventServer.AsyncClient.append_call
Enclosing class:
ThriftFlumeEventServer.AsyncClient

public static class ThriftFlumeEventServer.AsyncClient.append_call
extends org.apache.thrift.async.TAsyncMethodCall


Constructor Summary
ThriftFlumeEventServer.AsyncClient.append_call(ThriftFlumeEvent evt,  resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)
           
 
Method Summary
 void getResult()
           
 void write_args(org.apache.thrift.protocol.TProtocol prot)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThriftFlumeEventServer.AsyncClient.append_call

public ThriftFlumeEventServer.AsyncClient.append_call(ThriftFlumeEvent evt,
                                                       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
Throws:
org.apache.thrift.TException

getResult

public void getResult()
               throws org.apache.thrift.TException
Throws:
org.apache.thrift.TException


Copyright © 2009-2012 Apache Software Foundation. All Rights Reserved.