public static class ThriftFlumeEventServer.Client extends org.apache.thrift.TServiceClient implements ThriftFlumeEventServer.Iface
| Modifier and Type | Class and Description | 
|---|---|
| static class  | ThriftFlumeEventServer.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 | 
|---|---|
| void | append(ThriftFlumeEvent evt) | 
| void | close() | 
| void | recv_close() | 
| void | send_append(ThriftFlumeEvent evt) | 
| void | send_close() | 
public Client(org.apache.thrift.protocol.TProtocol prot)
public Client(org.apache.thrift.protocol.TProtocol iprot,
              org.apache.thrift.protocol.TProtocol oprot)
public void append(ThriftFlumeEvent evt) throws org.apache.thrift.TException
append in interface ThriftFlumeEventServer.Ifaceorg.apache.thrift.TExceptionpublic void send_append(ThriftFlumeEvent evt) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void close()
           throws org.apache.thrift.TException
close in interface ThriftFlumeEventServer.Ifaceorg.apache.thrift.TExceptionpublic void send_close()
                throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_close()
                throws org.apache.thrift.TException
org.apache.thrift.TExceptionCopyright © 2009-2017 Apache Software Foundation. All Rights Reserved.