Interface Scribe.AsyncIface
- 
- All Known Implementing Classes:
- Scribe.AsyncClient
 - Enclosing class:
- Scribe
 
 public static interface Scribe.AsyncIface
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description voidLog(List<LogEntry> messages, org.apache.thrift.async.AsyncMethodCallback<ResultCode> resultHandler)
 
- 
- 
- 
Method Detail- 
Logvoid Log(List<LogEntry> messages, org.apache.thrift.async.AsyncMethodCallback<ResultCode> resultHandler) throws org.apache.thrift.TException - Throws:
- org.apache.thrift.TException
 
 
- 
 
-