public static class scribe.Client extends org.apache.thrift.TServiceClient implements scribe.Iface
| Modifier and Type | Class and Description |
|---|---|
static class |
scribe.Client.Factory |
| Constructor and Description |
|---|
scribe.Client(org.apache.thrift.protocol.TProtocol prot) |
scribe.Client(org.apache.thrift.protocol.TProtocol iprot,
org.apache.thrift.protocol.TProtocol oprot) |
| Modifier and Type | Method and Description |
|---|---|
ResultCode |
Log(List<LogEntry> messages) |
ResultCode |
recv_Log() |
void |
send_Log(List<LogEntry> messages) |
public scribe.Client(org.apache.thrift.protocol.TProtocol prot)
public scribe.Client(org.apache.thrift.protocol.TProtocol iprot,
org.apache.thrift.protocol.TProtocol oprot)
public ResultCode Log(List<LogEntry> messages) throws org.apache.thrift.TException
Log in interface scribe.Ifaceorg.apache.thrift.TExceptionpublic void send_Log(List<LogEntry> messages) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic ResultCode recv_Log() throws org.apache.thrift.TException
org.apache.thrift.TExceptionCopyright © 2015. All Rights Reserved.