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