@ExperimentalApi
public interface SharedHomeNodeStatusReader
Modifier and Type | Method and Description |
---|---|
NodeSharedHomeStatus |
readNodeStatus(String nodeId)
Reads the status for a node.
|
@Nullable NodeSharedHomeStatus readNodeStatus(@Nonnull String nodeId)
nodeId
- the node ID.null
if the node does not exist or is not using
the same shared home as the current node.Copyright © 2002-2021 Atlassian. All Rights Reserved.