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
-
Factory
public Factory()
-
-
Method Details
-
getClient
- Specified by:
getClient
in interfaceorg.apache.storm.thrift.TServiceClientFactory<Supervisor.Client>
-
getClient
public Supervisor.Client getClient(org.apache.storm.thrift.protocol.TProtocol iprot, org.apache.storm.thrift.protocol.TProtocol oprot) - Specified by:
getClient
in interfaceorg.apache.storm.thrift.TServiceClientFactory<Supervisor.Client>
-