Interface BambooNodeInfo

    • Method Detail

      • getNodeId

        @NotNull
        @NotNull String getNodeId()
      • getNodeName

        @NotNull
        @NotNull String getNodeName()
      • getLastHeartbeat

        @Nullable
        @Nullable Date getLastHeartbeat()
      • getHostname

        @Nullable
        @Nullable String getHostname()
      • getInternalCommunicationPort

        int getInternalCommunicationPort()