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