backtype.storm.generated
Class DistributedRPC.Client.Factory

java.lang.Object
  extended by backtype.storm.generated.DistributedRPC.Client.Factory
All Implemented Interfaces:
org.apache.thrift.TServiceClientFactory<DistributedRPC.Client>
Enclosing class:
DistributedRPC.Client

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


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

DistributedRPC.Client.Factory

public DistributedRPC.Client.Factory()
Method Detail

getClient

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

getClient

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


Copyright © 2014 The Apache Software Foundation. All Rights Reserved.