public static class ThriftFlumeEventServer.AsyncClient extends org.apache.thrift.async.TAsyncClient implements ThriftFlumeEventServer.AsyncIface
| Modifier and Type | Class and Description | 
|---|---|
| static class  | ThriftFlumeEventServer.AsyncClient.append_call | 
| static class  | ThriftFlumeEventServer.AsyncClient.close_call | 
| static class  | ThriftFlumeEventServer.AsyncClient.Factory | 
| Constructor and Description | 
|---|
| AsyncClient(org.apache.thrift.protocol.TProtocolFactory protocolFactory,
           org.apache.thrift.async.TAsyncClientManager clientManager,
           org.apache.thrift.transport.TNonblockingTransport transport) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | append(ThriftFlumeEvent evt,
      org.apache.thrift.async.AsyncMethodCallback resultHandler) | 
| void | close(org.apache.thrift.async.AsyncMethodCallback resultHandler) | 
public AsyncClient(org.apache.thrift.protocol.TProtocolFactory protocolFactory,
                   org.apache.thrift.async.TAsyncClientManager clientManager,
                   org.apache.thrift.transport.TNonblockingTransport transport)
public void append(ThriftFlumeEvent evt, org.apache.thrift.async.AsyncMethodCallback resultHandler) throws org.apache.thrift.TException
append in interface ThriftFlumeEventServer.AsyncIfaceorg.apache.thrift.TExceptionpublic void close(org.apache.thrift.async.AsyncMethodCallback resultHandler)
           throws org.apache.thrift.TException
close in interface ThriftFlumeEventServer.AsyncIfaceorg.apache.thrift.TExceptionCopyright © 2009-2017 Apache Software Foundation. All Rights Reserved.