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

      public Supervisor.Client getClient(org.apache.storm.thrift.protocol.TProtocol prot)
      Specified by:
      getClient in interface org.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 interface org.apache.storm.thrift.TServiceClientFactory<Supervisor.Client>