Class GlobalStreamId

    • Field Detail

      • metaDataMap

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

      • GlobalStreamId

        public GlobalStreamId()
      • GlobalStreamId

        public GlobalStreamId​(String componentId,
                              String streamId)
      • GlobalStreamId

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

      • get_componentId

        public String get_componentId()
      • set_componentId

        public void set_componentId​(String componentId)
      • unset_componentId

        public void unset_componentId()
      • is_set_componentId

        public boolean is_set_componentId()
        Returns true if field componentId is set (has been assigned a value) and false otherwise
      • set_componentId_isSet

        public void set_componentId_isSet​(boolean value)
      • get_streamId

        public String get_streamId()
      • set_streamId

        public void set_streamId​(String streamId)
      • unset_streamId

        public void unset_streamId()
      • is_set_streamId

        public boolean is_set_streamId()
        Returns true if field streamId is set (has been assigned a value) and false otherwise
      • set_streamId_isSet

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