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