Class 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 Detail

      • Factory

        public Factory()
    • Method Detail

      • 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>