Class StateSpoutSpec

    • Field Detail

      • metaDataMap

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

      • StateSpoutSpec

        public StateSpoutSpec()
      • StateSpoutSpec

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

      • set_state_spout_object

        public void set_state_spout_object​(ComponentObject state_spout_object)
      • unset_state_spout_object

        public void unset_state_spout_object()
      • is_set_state_spout_object

        public boolean is_set_state_spout_object()
        Returns true if field state_spout_object is set (has been assigned a value) and false otherwise
      • set_state_spout_object_isSet

        public void set_state_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)
      • 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