Class SenlinNode

    • Constructor Detail

      • SenlinNode

        public SenlinNode()
    • Method Detail

      • getClusterID

        public String getClusterID()
        Description copied from interface: Node
        Returns the cluster id of the Event
        Specified by:
        getClusterID in interface Node
        Returns:
        the cluster id of the Event
      • getCreatedAt

        public Date getCreatedAt()
        Description copied from interface: Node
        Returns the created at time of the Event
        Specified by:
        getCreatedAt in interface Node
        Returns:
        the created at time of the Event
      • getDomain

        public String getDomain()
        Description copied from interface: Node
        Returns the domain of the Event
        Specified by:
        getDomain in interface Node
        Returns:
        the domain of the Event
      • getIndex

        public Integer getIndex()
        Description copied from interface: Node
        Returns the index of the Event
        Specified by:
        getIndex in interface Node
        Returns:
        the index of the Event
      • getData

        public Map<String,​Object> getData()
        Description copied from interface: Node
        Returns the data of the Event
        Specified by:
        getData in interface Node
        Returns:
        the data of the Event
      • getDetails

        public Map<String,​Object> getDetails()
        Description copied from interface: Node
        Returns the details of the Event
        Specified by:
        getDetails in interface Node
        Returns:
        the details of the Event
      • getInitAt

        public Date getInitAt()
        Description copied from interface: Node
        Returns the init at time of the Event
        Specified by:
        getInitAt in interface Node
        Returns:
        the init at time of the Event
      • getMetadata

        public Map<String,​Object> getMetadata()
        Description copied from interface: Node
        Returns the metadata of the Event
        Specified by:
        getMetadata in interface Node
        Returns:
        the metadata of the Event
      • getPhysicalID

        public String getPhysicalID()
        Description copied from interface: Node
        Returns the physical id of the Event
        Specified by:
        getPhysicalID in interface Node
        Returns:
        the physical id of the Event
      • getProfileID

        public String getProfileID()
        Description copied from interface: Node
        Returns the profile id of the Event
        Specified by:
        getProfileID in interface Node
        Returns:
        the profile id of the Event
      • getProfileName

        public String getProfileName()
        Description copied from interface: Node
        Returns the profile name of the Event
        Specified by:
        getProfileName in interface Node
        Returns:
        the profile name of the Event
      • getProject

        public String getProject()
        Description copied from interface: Node
        Returns the project of the Event
        Specified by:
        getProject in interface Node
        Returns:
        the project of the Event
      • getRole

        public String getRole()
        Description copied from interface: Node
        Returns the role of the Event
        Specified by:
        getRole in interface Node
        Returns:
        the role of the Event
      • getStatus

        public String getStatus()
        Description copied from interface: Node
        Returns the status of the Event
        Specified by:
        getStatus in interface Node
        Returns:
        the status of the Event
      • getStatusReason

        public String getStatusReason()
        Description copied from interface: Node
        Returns the status reason of the Event
        Specified by:
        getStatusReason in interface Node
        Returns:
        the status reason of the Event
      • getUpdatedAt

        public Date getUpdatedAt()
        Description copied from interface: Node
        Returns the updated at time of the Event
        Specified by:
        getUpdatedAt in interface Node
        Returns:
        the updated at time of the Event
      • getUser

        public String getUser()
        Description copied from interface: Node
        Returns the user of the Event
        Specified by:
        getUser in interface Node
        Returns:
        the user of the Event