Class SpoutSpec

    • Field Detail

      • metaDataMap

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

      • SpoutSpec

        public SpoutSpec()
      • SpoutSpec

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

      • set_spout_object

        public void set_spout_object​(ComponentObject spout_object)
      • unset_spout_object

        public void unset_spout_object()
      • is_set_spout_object

        public boolean is_set_spout_object()
        Returns true if field spout_object is set (has been assigned a value) and false otherwise
      • set_spout_object_isSet

        public void set_spout_object_isSet​(boolean value)
      • unset_common

        public void unset_common()
      • is_set_common

        public boolean is_set_common()
        Returns true if field common is set (has been assigned a value) and false otherwise
      • set_common_isSet

        public void set_common_isSet​(boolean value)
      • isSet

        public boolean isSet​(SpoutSpec._Fields field)
        Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
        Specified by:
        isSet in interface org.apache.storm.thrift.TBase<SpoutSpec,​SpoutSpec._Fields>
      • equals

        public boolean equals​(SpoutSpec that)
      • 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