Package org.apache.storm.generated
Class Supervisor.Client.Factory
java.lang.Object
org.apache.storm.generated.Supervisor.Client.Factory
- All Implemented Interfaces:
- org.apache.storm.thrift.TServiceClientFactory<Supervisor.Client>
- Enclosing class:
- Supervisor.Client
public static class Supervisor.Client.Factory
extends Object
implements org.apache.storm.thrift.TServiceClientFactory<Supervisor.Client>
- 
Constructor Details- 
Factorypublic Factory()
 
- 
- 
Method Details- 
getClient- Specified by:
- getClientin interface- org.apache.storm.thrift.TServiceClientFactory<Supervisor.Client>
 
- 
getClientpublic Supervisor.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<Supervisor.Client>
 
 
-