Class ProfileRequest

    • Field Detail

      • metaDataMap

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

      • ProfileRequest

        public ProfileRequest()
      • ProfileRequest

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

      • get_nodeInfo

        public NodeInfo get_nodeInfo()
      • set_nodeInfo

        public void set_nodeInfo​(NodeInfo nodeInfo)
      • unset_nodeInfo

        public void unset_nodeInfo()
      • is_set_nodeInfo

        public boolean is_set_nodeInfo()
        Returns true if field nodeInfo is set (has been assigned a value) and false otherwise
      • set_nodeInfo_isSet

        public void set_nodeInfo_isSet​(boolean value)
      • unset_action

        public void unset_action()
      • is_set_action

        public boolean is_set_action()
        Returns true if field action is set (has been assigned a value) and false otherwise
      • set_action_isSet

        public void set_action_isSet​(boolean value)
      • get_time_stamp

        public long get_time_stamp()
      • set_time_stamp

        public void set_time_stamp​(long time_stamp)
      • unset_time_stamp

        public void unset_time_stamp()
      • is_set_time_stamp

        public boolean is_set_time_stamp()
        Returns true if field time_stamp is set (has been assigned a value) and false otherwise
      • set_time_stamp_isSet

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