org.apache.flume.thrift
Class ThriftSourceProtocol.Client.Factory
java.lang.Object
org.apache.flume.thrift.ThriftSourceProtocol.Client.Factory
- All Implemented Interfaces:
- org.apache.thrift.TServiceClientFactory<ThriftSourceProtocol.Client>
- Enclosing class:
- ThriftSourceProtocol.Client
public static class ThriftSourceProtocol.Client.Factory
- extends Object
- implements org.apache.thrift.TServiceClientFactory<ThriftSourceProtocol.Client>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ThriftSourceProtocol.Client.Factory
public ThriftSourceProtocol.Client.Factory()
getClient
public ThriftSourceProtocol.Client getClient(org.apache.thrift.protocol.TProtocol prot)
- Specified by:
getClient
in interface org.apache.thrift.TServiceClientFactory<ThriftSourceProtocol.Client>
getClient
public ThriftSourceProtocol.Client getClient(org.apache.thrift.protocol.TProtocol iprot,
org.apache.thrift.protocol.TProtocol oprot)
- Specified by:
getClient
in interface org.apache.thrift.TServiceClientFactory<ThriftSourceProtocol.Client>
Copyright © 2009-2013 Apache Software Foundation. All Rights Reserved.