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