com.cloudera.flume.handlers.thrift
Class ThriftFlumeEventServer.Client
java.lang.Object
com.cloudera.flume.handlers.thrift.ThriftFlumeEventServer.Client
- All Implemented Interfaces:
- ThriftFlumeEventServer.Iface, org.apache.thrift.TServiceClient
- Enclosing class:
- ThriftFlumeEventServer
public static class ThriftFlumeEventServer.Client
- extends Object
- implements org.apache.thrift.TServiceClient, ThriftFlumeEventServer.Iface
Field Summary |
protected org.apache.thrift.protocol.TProtocol |
iprot_
|
protected org.apache.thrift.protocol.TProtocol |
oprot_
|
protected int |
seqid_
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
iprot_
protected org.apache.thrift.protocol.TProtocol iprot_
oprot_
protected org.apache.thrift.protocol.TProtocol oprot_
seqid_
protected int seqid_
ThriftFlumeEventServer.Client
public ThriftFlumeEventServer.Client(org.apache.thrift.protocol.TProtocol prot)
ThriftFlumeEventServer.Client
public ThriftFlumeEventServer.Client(org.apache.thrift.protocol.TProtocol iprot,
org.apache.thrift.protocol.TProtocol oprot)
getInputProtocol
public org.apache.thrift.protocol.TProtocol getInputProtocol()
- Specified by:
getInputProtocol
in interface org.apache.thrift.TServiceClient
getOutputProtocol
public org.apache.thrift.protocol.TProtocol getOutputProtocol()
- Specified by:
getOutputProtocol
in interface org.apache.thrift.TServiceClient
append
public void append(ThriftFlumeEvent evt)
throws org.apache.thrift.TException
- Specified by:
append
in interface ThriftFlumeEventServer.Iface
- Throws:
org.apache.thrift.TException
send_append
public void send_append(ThriftFlumeEvent evt)
throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
close
public void close()
throws org.apache.thrift.TException
- Specified by:
close
in interface ThriftFlumeEventServer.Iface
- Throws:
org.apache.thrift.TException
send_close
public void send_close()
throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
recv_close
public void recv_close()
throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
Copyright © 2009-2012 Apache Software Foundation. All Rights Reserved.