com.cloudera.flume.handlers.thrift
Class ThriftFlumeEventServer.Client.Factory

java.lang.Object
  extended by com.cloudera.flume.handlers.thrift.ThriftFlumeEventServer.Client.Factory
Enclosing class:
ThriftFlumeEventServer.Client

public static class ThriftFlumeEventServer.Client.Factory
extends Object


Constructor Summary
ThriftFlumeEventServer.Client.Factory()
           
 
Method Summary
 ThriftFlumeEventServer.Client getClient(org.apache.thrift.protocol.TProtocol prot)
           
 ThriftFlumeEventServer.Client getClient(org.apache.thrift.protocol.TProtocol iprot, org.apache.thrift.protocol.TProtocol oprot)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThriftFlumeEventServer.Client.Factory

public ThriftFlumeEventServer.Client.Factory()
Method Detail

getClient

public ThriftFlumeEventServer.Client getClient(org.apache.thrift.protocol.TProtocol prot)

getClient

public ThriftFlumeEventServer.Client getClient(org.apache.thrift.protocol.TProtocol iprot,
                                               org.apache.thrift.protocol.TProtocol oprot)


Copyright © 2009-2012 Apache Software Foundation. All Rights Reserved.