org.apache.flume.source.scribe
Class Scribe.Client.Factory

java.lang.Object
  extended by org.apache.flume.source.scribe.Scribe.Client.Factory
All Implemented Interfaces:
org.apache.thrift.TServiceClientFactory<Scribe.Client>
Enclosing class:
Scribe.Client

public static class Scribe.Client.Factory
extends Object
implements org.apache.thrift.TServiceClientFactory<Scribe.Client>


Constructor Summary
Scribe.Client.Factory()
           
 
Method Summary
 Scribe.Client getClient(org.apache.thrift.protocol.TProtocol prot)
           
 Scribe.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

Scribe.Client.Factory

public Scribe.Client.Factory()
Method Detail

getClient

public Scribe.Client getClient(org.apache.thrift.protocol.TProtocol prot)
Specified by:
getClient in interface org.apache.thrift.TServiceClientFactory<Scribe.Client>

getClient

public Scribe.Client getClient(org.apache.thrift.protocol.TProtocol iprot,
                               org.apache.thrift.protocol.TProtocol oprot)
Specified by:
getClient in interface org.apache.thrift.TServiceClientFactory<Scribe.Client>


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