public static interface ThriftSourceProtocol.AsyncIface
Modifier and Type | Method and Description |
---|---|
void |
append(ThriftFlumeEvent event,
org.apache.thrift.async.AsyncMethodCallback<ThriftSourceProtocol.AsyncClient.append_call> resultHandler) |
void |
appendBatch(List<ThriftFlumeEvent> events,
org.apache.thrift.async.AsyncMethodCallback<ThriftSourceProtocol.AsyncClient.appendBatch_call> resultHandler) |
void append(ThriftFlumeEvent event, org.apache.thrift.async.AsyncMethodCallback<ThriftSourceProtocol.AsyncClient.append_call> resultHandler) throws org.apache.thrift.TException
org.apache.thrift.TException
void appendBatch(List<ThriftFlumeEvent> events, org.apache.thrift.async.AsyncMethodCallback<ThriftSourceProtocol.AsyncClient.appendBatch_call> resultHandler) throws org.apache.thrift.TException
org.apache.thrift.TException
Copyright © 2009-2016 Apache Software Foundation. All Rights Reserved.