ServiceDisruptionSchemepublic class BlockMasterServiceOnMaster extends SingleNodeDisruption
cluster, disruptedNode, logger, random| Constructor | Description |
|---|---|
BlockMasterServiceOnMaster(java.util.Random random) |
| Modifier and Type | Method | Description |
|---|---|---|
TimeValue |
expectedTimeToHeal() |
|
void |
removeAndEnsureHealthy(InternalTestCluster cluster) |
|
void |
startDisrupting() |
|
void |
stopDisrupting() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplyToCluster, applyToNode, ensureNodeCount, removeFromCluster, removeFromNode, testClusterClosedpublic BlockMasterServiceOnMaster(java.util.Random random)
public void startDisrupting()
public void stopDisrupting()
public void removeAndEnsureHealthy(InternalTestCluster cluster)
public TimeValue expectedTimeToHeal()