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,
long dirId) |
boolean |
hasSynchronisationStarted(String nodeUrl,
long dirId) |
boolean |
isImmediateSyncScheduled(String nodeUrl) |
boolean |
isLastSynchronisationRoundAvailable(String nodeUrl,
long 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, long dirId)
public boolean hasSynchronisationStarted(String nodeUrl, long dirId)
public boolean isImmediateSyncScheduled(String nodeUrl)
public void setPollDelay(String nodeUrl, long delay)
Copyright © 2021 Atlassian. All rights reserved.