Class Nimbus.submitTopology_args

    • Constructor Detail

      • submitTopology_args

        public submitTopology_args()
    • Method Detail

      • get_name

        public String get_name()
      • set_name

        public void set_name​(String name)
      • unset_name

        public void unset_name()
      • is_set_name

        public boolean is_set_name()
        Returns true if field name is set (has been assigned a value) and false otherwise
      • set_name_isSet

        public void set_name_isSet​(boolean value)
      • get_uploadedJarLocation

        public String get_uploadedJarLocation()
      • set_uploadedJarLocation

        public void set_uploadedJarLocation​(String uploadedJarLocation)
      • unset_uploadedJarLocation

        public void unset_uploadedJarLocation()
      • is_set_uploadedJarLocation

        public boolean is_set_uploadedJarLocation()
        Returns true if field uploadedJarLocation is set (has been assigned a value) and false otherwise
      • set_uploadedJarLocation_isSet

        public void set_uploadedJarLocation_isSet​(boolean value)
      • get_jsonConf

        public String get_jsonConf()
      • set_jsonConf

        public void set_jsonConf​(String jsonConf)
      • unset_jsonConf

        public void unset_jsonConf()
      • is_set_jsonConf

        public boolean is_set_jsonConf()
        Returns true if field jsonConf is set (has been assigned a value) and false otherwise
      • set_jsonConf_isSet

        public void set_jsonConf_isSet​(boolean value)
      • set_topology

        public void set_topology​(StormTopology topology)
      • unset_topology

        public void unset_topology()
      • is_set_topology

        public boolean is_set_topology()
        Returns true if field topology is set (has been assigned a value) and false otherwise
      • set_topology_isSet

        public void set_topology_isSet​(boolean value)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • read

        public void read​(org.apache.storm.thrift.protocol.TProtocol iprot)
                  throws org.apache.storm.thrift.TException
        Specified by:
        read in interface org.apache.storm.thrift.TSerializable
        Throws:
        org.apache.storm.thrift.TException
      • write

        public void write​(org.apache.storm.thrift.protocol.TProtocol oprot)
                   throws org.apache.storm.thrift.TException
        Specified by:
        write in interface org.apache.storm.thrift.TSerializable
        Throws:
        org.apache.storm.thrift.TException
      • validate

        public void validate()
                      throws org.apache.storm.thrift.TException
        Throws:
        org.apache.storm.thrift.TException