Class TestRoutingAllocationFactory

java.lang.Object
org.elasticsearch.cluster.routing.allocation.TestRoutingAllocationFactory

public class TestRoutingAllocationFactory extends Object
A Factory for creating RoutingAllocation instances for testing. RoutingAllocation instances are usually created by the AllocationService only. This utility allows us to test the infrastructure that interfaces with them without needing to create an AllocationService instance.