Class BlockMasterServiceOnMaster

java.lang.Object
org.elasticsearch.test.disruption.SingleNodeDisruption
org.elasticsearch.test.disruption.BlockMasterServiceOnMaster
All Implemented Interfaces:
ServiceDisruptionScheme

public class BlockMasterServiceOnMaster
extends SingleNodeDisruption
  • Constructor Details

    • BlockMasterServiceOnMaster

      public BlockMasterServiceOnMaster​(java.util.Random random)
  • Method Details

    • startDisrupting

      public void startDisrupting()
    • stopDisrupting

      public void stopDisrupting()
    • removeAndEnsureHealthy

      public void removeAndEnsureHealthy​(InternalTestCluster cluster)
    • expectedTimeToHeal

      public org.elasticsearch.common.unit.TimeValue expectedTimeToHeal()