Interface BambooNodeInfo

All Known Subinterfaces:
BambooNodeStatus
All Known Implementing Classes:
BambooNodeStatusImpl, RestNodeStatus

public interface BambooNodeInfo
  • Method Details

    • getNodeId

      @NotNull @NotNull String getNodeId()
    • getNodeName

      @NotNull @NotNull String getNodeName()
    • getLastHeartbeat

      @Nullable @Nullable Date getLastHeartbeat()
    • getHostname

      @Nullable @Nullable String getHostname()
    • getInternalCommunicationPort

      int getInternalCommunicationPort()