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 |
---|
ThriftFlumeEventServer.Client(org.apache.thrift.protocol.TProtocol prot) |
ThriftFlumeEventServer.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 ThriftFlumeEventServer.Client(org.apache.thrift.protocol.TProtocol prot)
public ThriftFlumeEventServer.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.Iface
org.apache.thrift.TException
public void send_append(ThriftFlumeEvent evt) throws org.apache.thrift.TException
org.apache.thrift.TException
public void close() throws org.apache.thrift.TException
close
in interface ThriftFlumeEventServer.Iface
org.apache.thrift.TException
public void send_close() throws org.apache.thrift.TException
org.apache.thrift.TException
public void recv_close() throws org.apache.thrift.TException
org.apache.thrift.TException
Copyright © 2009-2016 Apache Software Foundation. All Rights Reserved.