public static class ThriftSourceProtocol.Client extends org.apache.thrift.TServiceClient implements ThriftSourceProtocol.Iface
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
ThriftSourceProtocol.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 | 
|---|---|
Status | 
append(ThriftFlumeEvent event)  | 
Status | 
appendBatch(List<ThriftFlumeEvent> events)  | 
Status | 
recv_append()  | 
Status | 
recv_appendBatch()  | 
void | 
send_append(ThriftFlumeEvent event)  | 
void | 
send_appendBatch(List<ThriftFlumeEvent> events)  | 
public Client(org.apache.thrift.protocol.TProtocol prot)
public Client(org.apache.thrift.protocol.TProtocol iprot,
              org.apache.thrift.protocol.TProtocol oprot)
public Status append(ThriftFlumeEvent event) throws org.apache.thrift.TException
append in interface ThriftSourceProtocol.Ifaceorg.apache.thrift.TExceptionpublic void send_append(ThriftFlumeEvent event) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic Status recv_append() throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic Status appendBatch(List<ThriftFlumeEvent> events) throws org.apache.thrift.TException
appendBatch in interface ThriftSourceProtocol.Ifaceorg.apache.thrift.TExceptionpublic void send_appendBatch(List<ThriftFlumeEvent> events) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic Status recv_appendBatch() throws org.apache.thrift.TException
org.apache.thrift.TExceptionCopyright © 2009-2022 Apache Software Foundation. All Rights Reserved.