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.Iface
org.apache.thrift.TException
public void send_Log(List<LogEntry> messages) throws org.apache.thrift.TException
org.apache.thrift.TException
public ResultCode recv_Log() throws org.apache.thrift.TException
org.apache.thrift.TException
Copyright © 2009–2019 Apache Software Foundation. All rights reserved.