public class ClusterSchedulingTest extends Object
Modifier and Type | Field and Description |
---|---|
TestCleanupRule |
testCleanupRule |
Constructor and Description |
---|
ClusterSchedulingTest() |
Modifier and Type | Method and Description |
---|---|
void |
enableSchedulers() |
String |
getPollerJobNextRunTime(String nodeUrl,
int dirId) |
boolean |
hasSynchronisationStarted(String nodeUrl,
int dirId) |
boolean |
isImmediateSyncScheduled(String nodeUrl) |
boolean |
isLastSynchronisationRoundAvailable(String nodeUrl,
int dirId) |
void |
scheduledUpdateIsClaimed() |
void |
scheduleOnOneNodeButRunOnTheOther() |
void |
setPollDelay(String nodeUrl,
long delay) |
public TestCleanupRule testCleanupRule
public void enableSchedulers()
public void scheduleOnOneNodeButRunOnTheOther() throws Exception
Exception
public boolean isLastSynchronisationRoundAvailable(String nodeUrl, int dirId)
public boolean hasSynchronisationStarted(String nodeUrl, int dirId)
public boolean isImmediateSyncScheduled(String nodeUrl)
public void setPollDelay(String nodeUrl, long delay)
Copyright © 2020 Atlassian. All rights reserved.