public class RestNodeStatus extends Object implements BambooNodeStatus
Constructor and Description |
---|
RestNodeStatus(@NotNull BambooNodeStatus other) |
Modifier and Type | Method and Description |
---|---|
@Nullable Date |
getLastHeartbeat() |
@NotNull String |
getNodeId() |
@NotNull String |
getNodeName() |
boolean |
isPrimary() |
public RestNodeStatus(@NotNull @NotNull BambooNodeStatus other)
@NotNull public @NotNull String getNodeId()
getNodeId
in interface BambooNodeStatus
@NotNull public @NotNull String getNodeName()
getNodeName
in interface BambooNodeStatus
@Nullable public @Nullable Date getLastHeartbeat()
getLastHeartbeat
in interface BambooNodeStatus
public boolean isPrimary()
isPrimary
in interface BambooNodeStatus
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.