Class ComponentCommon

    • Method Detail

      • get_inputs_size

        public int get_inputs_size()
      • unset_inputs

        public void unset_inputs()
      • is_set_inputs

        public boolean is_set_inputs()
        Returns true if field inputs is set (has been assigned a value) and false otherwise
      • set_inputs_isSet

        public void set_inputs_isSet​(boolean value)
      • get_streams_size

        public int get_streams_size()
      • unset_streams

        public void unset_streams()
      • is_set_streams

        public boolean is_set_streams()
        Returns true if field streams is set (has been assigned a value) and false otherwise
      • set_streams_isSet

        public void set_streams_isSet​(boolean value)
      • get_parallelism_hint

        public int get_parallelism_hint()
      • set_parallelism_hint

        public void set_parallelism_hint​(int parallelism_hint)
      • unset_parallelism_hint

        public void unset_parallelism_hint()
      • is_set_parallelism_hint

        public boolean is_set_parallelism_hint()
        Returns true if field parallelism_hint is set (has been assigned a value) and false otherwise
      • set_parallelism_hint_isSet

        public void set_parallelism_hint_isSet​(boolean value)
      • get_json_conf

        public String get_json_conf()
      • set_json_conf

        public void set_json_conf​(String json_conf)
      • unset_json_conf

        public void unset_json_conf()
      • is_set_json_conf

        public boolean is_set_json_conf()
        Returns true if field json_conf is set (has been assigned a value) and false otherwise
      • set_json_conf_isSet

        public void set_json_conf_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