Class ShellComponent

    • Field Detail

      • metaDataMap

        public static final Map<ShellComponent._Fields,​org.apache.storm.thrift.meta_data.FieldMetaData> metaDataMap
    • Constructor Detail

      • ShellComponent

        public ShellComponent()
      • ShellComponent

        public ShellComponent​(String execution_command,
                              String script)
      • ShellComponent

        public ShellComponent​(ShellComponent other)
        Performs a deep copy on other.
    • Method Detail

      • get_execution_command

        public String get_execution_command()
      • set_execution_command

        public void set_execution_command​(String execution_command)
      • unset_execution_command

        public void unset_execution_command()
      • is_set_execution_command

        public boolean is_set_execution_command()
        Returns true if field execution_command is set (has been assigned a value) and false otherwise
      • set_execution_command_isSet

        public void set_execution_command_isSet​(boolean value)
      • get_script

        public String get_script()
      • set_script

        public void set_script​(String script)
      • unset_script

        public void unset_script()
      • is_set_script

        public boolean is_set_script()
        Returns true if field script is set (has been assigned a value) and false otherwise
      • set_script_isSet

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