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 | 
|---|
| Client(org.apache.thrift.protocol.TProtocol prot) | 
| 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 Client(org.apache.thrift.protocol.TProtocol prot)
public 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 © 2009-2017 Apache Software Foundation. All Rights Reserved.