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) |
createResource
createResourceForPath, createResourceForPath, get, getRestModulePath
anonymous, cleanUp, client, createResourceGadget, createResourceInternal, errorResponse, expanded, getEnvironmentData, loginAs, loginAs, percentEncode, registerResponse, resourceRoot, setOf, toResponse, toResponse, toResponse
public 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.