Class NetworkDisruption

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

public class NetworkDisruption
extends java.lang.Object
implements ServiceDisruptionScheme
Network disruptions are modeled using two components: 1) the NetworkDisruption.DisruptedLinks represents the links in the network that are to be disrupted 2) the NetworkDisruption.NetworkLinkDisruptionType represents the failure mode that is to be applied to the links