public class ClusterStateControl extends BackdoorControl<CacheControl>
| Constructor and Description |
|---|
ClusterStateControl(com.atlassian.jira.testkit.client.JIRAEnvironmentData environmentData) |
| Modifier and Type | Method and Description |
|---|---|
String |
getNodeSate(String nodeId) |
void |
moveNodeHeartbeatIntoPastBy(java.time.Duration timePeriod,
String nodeId) |
void |
moveNodeTimestampIntoPastBy(java.time.Duration timePeriod,
String nodeId) |
void |
moveNodeToOfflineState(String nodeId) |
createResourcecreateResourceForPath, createResourceForPath, get, getRestModulePathanonymous, cleanUp, client, createResourceGadget, createResourceInternal, errorResponse, expanded, getEnvironmentData, loginAs, loginAs, percentEncode, registerResponse, resourceRoot, setOf, toResponse, toResponse, toResponsepublic ClusterStateControl(com.atlassian.jira.testkit.client.JIRAEnvironmentData environmentData)
public void moveNodeHeartbeatIntoPastBy(java.time.Duration timePeriod,
String nodeId)
public void moveNodeTimestampIntoPastBy(java.time.Duration timePeriod,
String nodeId)
public String getNodeSate(String nodeId)
nodeId - public void moveNodeToOfflineState(String nodeId)
Copyright © 2002-2023 Atlassian. All Rights Reserved.