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

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