org.apache.flume.thrift
Class ThriftSourceProtocol.Client
java.lang.Object
   org.apache.thrift.TServiceClient
org.apache.thrift.TServiceClient
       org.apache.flume.thrift.ThriftSourceProtocol.Client
org.apache.flume.thrift.ThriftSourceProtocol.Client
- All Implemented Interfaces: 
- ThriftSourceProtocol.Iface
- Enclosing class:
- ThriftSourceProtocol
- public static class ThriftSourceProtocol.Client 
- extends org.apache.thrift.TServiceClient- implements ThriftSourceProtocol.Iface
 
 
| Fields inherited from class org.apache.thrift.TServiceClient | 
| iprot_, oprot_, seqid_ | 
 
 
 
| Methods inherited from class org.apache.thrift.TServiceClient | 
| getInputProtocol, getOutputProtocol, receiveBase, sendBase | 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ThriftSourceProtocol.Client
public ThriftSourceProtocol.Client(org.apache.thrift.protocol.TProtocol prot)
ThriftSourceProtocol.Client
public ThriftSourceProtocol.Client(org.apache.thrift.protocol.TProtocol iprot,
                                   org.apache.thrift.protocol.TProtocol oprot)
append
public Status append(ThriftFlumeEvent event)
              throws org.apache.thrift.TException
- 
- Specified by:
- appendin interface- ThriftSourceProtocol.Iface
 
- 
- Throws:
- org.apache.thrift.TException
 
send_append
public void send_append(ThriftFlumeEvent event)
                 throws org.apache.thrift.TException
- 
 
- 
- Throws:
- org.apache.thrift.TException
 
recv_append
public Status recv_append()
                   throws org.apache.thrift.TException
- 
 
- 
- Throws:
- org.apache.thrift.TException
 
appendBatch
public Status appendBatch(List<ThriftFlumeEvent> events)
                   throws org.apache.thrift.TException
- 
- Specified by:
- appendBatchin interface- ThriftSourceProtocol.Iface
 
- 
- Throws:
- org.apache.thrift.TException
 
send_appendBatch
public void send_appendBatch(List<ThriftFlumeEvent> events)
                      throws org.apache.thrift.TException
- 
 
- 
- Throws:
- org.apache.thrift.TException
 
recv_appendBatch
public Status recv_appendBatch()
                        throws org.apache.thrift.TException
- 
 
- 
- Throws:
- org.apache.thrift.TException
 
Copyright © 2009-2015 Apache Software Foundation. All Rights Reserved.