Interface Agent

    • Method Detail

      • getAdminStateUp

        boolean getAdminStateUp()
        Returns:
        the admin state up for the agent
      • getAgentType

        Agent.Type getAgentType()
        Returns:
        the type of the agent
      • getAlive

        boolean getAlive()
        Returns:
        true of the agent is alive, otherwise return false
      • getBinary

        String getBinary()
        Returns:
        the binary for the agent
      • getCreatedAt

        Date getCreatedAt()
        Returns:
        the created time stamp of the agent
      • getDescription

        String getDescription()
        Returns:
        the description for the agent
      • getHeartbeatTimestamp

        Date getHeartbeatTimestamp()
        Returns:
        the heartbeat timestamp for the agent
      • getHost

        String getHost()
        Returns:
        the host of the agent
      • getId

        String getId()
        Returns:
        the ID of the agent
      • getStartedAt

        Date getStartedAt()
        Returns:
        the start time stamp of the agent
      • getTopic

        String getTopic()
        Returns:
        the topic of the agent