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.AsyncIface
org.apache.thrift.TException
public void close(org.apache.thrift.async.AsyncMethodCallback resultHandler) throws org.apache.thrift.TException
close
in interface ThriftFlumeEventServer.AsyncIface
org.apache.thrift.TException
Copyright © 2009-2017 Apache Software Foundation. All Rights Reserved.