Interface Scribe.AsyncIface
- All Known Implementing Classes:
- Scribe.AsyncClient
- Enclosing class:
- Scribe
public static interface Scribe.AsyncIface
- 
Method SummaryModifier and TypeMethodDescriptionvoidLog(List<LogEntry> messages, org.apache.thrift.async.AsyncMethodCallback<ResultCode> resultHandler) 
- 
Method Details- 
Logvoid Log(List<LogEntry> messages, org.apache.thrift.async.AsyncMethodCallback<ResultCode> resultHandler) throws org.apache.thrift.TException - Throws:
- org.apache.thrift.TException
 
 
-