backtype.storm.generated
Class DistributedRPCInvocations.Client.Factory

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

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


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

DistributedRPCInvocations.Client.Factory

public DistributedRPCInvocations.Client.Factory()
Method Detail

getClient

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

getClient

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


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