Package org.apache.storm.generated
Class DistributedRPCInvocations.Client.Factory
java.lang.Object
org.apache.storm.generated.DistributedRPCInvocations.Client.Factory
- All Implemented Interfaces:
- org.apache.storm.thrift.TServiceClientFactory<DistributedRPCInvocations.Client>
- Enclosing class:
- DistributedRPCInvocations.Client
public static class DistributedRPCInvocations.Client.Factory
extends Object
implements org.apache.storm.thrift.TServiceClientFactory<DistributedRPCInvocations.Client>
- 
Constructor Details- 
Factorypublic Factory()
 
- 
- 
Method Details- 
getClient- Specified by:
- getClientin interface- org.apache.storm.thrift.TServiceClientFactory<DistributedRPCInvocations.Client>
 
- 
getClientpublic DistributedRPCInvocations.Client getClient(org.apache.storm.thrift.protocol.TProtocol iprot, org.apache.storm.thrift.protocol.TProtocol oprot) - Specified by:
- getClientin interface- org.apache.storm.thrift.TServiceClientFactory<DistributedRPCInvocations.Client>
 
 
-