Class NeutronAgent

    • Constructor Detail

      • NeutronAgent

        public NeutronAgent()
    • Method Detail

      • getAdminStateUp

        public boolean getAdminStateUp()
        Specified by:
        getAdminStateUp in interface Agent
        Returns:
        the admin state up for the agent
      • getAlive

        public boolean getAlive()
        Specified by:
        getAlive in interface Agent
        Returns:
        true of the agent is alive, otherwise return false
      • getBinary

        public String getBinary()
        Specified by:
        getBinary in interface Agent
        Returns:
        the binary for the agent
      • getCreatedAt

        public Date getCreatedAt()
        Specified by:
        getCreatedAt in interface Agent
        Returns:
        the created time stamp of the agent
      • getDescription

        public String getDescription()
        Specified by:
        getDescription in interface Agent
        Returns:
        the description for the agent
      • getHeartbeatTimestamp

        public Date getHeartbeatTimestamp()
        Specified by:
        getHeartbeatTimestamp in interface Agent
        Returns:
        the heartbeat timestamp for the agent
      • getHost

        public String getHost()
        Specified by:
        getHost in interface Agent
        Returns:
        the host of the agent
      • getId

        public String getId()
        Specified by:
        getId in interface Agent
        Returns:
        the ID of the agent
      • getStartedAt

        public Date getStartedAt()
        Specified by:
        getStartedAt in interface Agent
        Returns:
        the start time stamp of the agent
      • getTopic

        public String getTopic()
        Specified by:
        getTopic in interface Agent
        Returns:
        the topic of the agent