Class CountDownLatchInjectionImpl

java.lang.Object
org.apache.drill.exec.testing.Injection
org.apache.drill.exec.testing.CountDownLatchInjectionImpl
All Implemented Interfaces:
AutoCloseable, AutoCloseables.Closeable, CountDownLatchInjection

public class CountDownLatchInjectionImpl extends Injection implements CountDownLatchInjection
See CountDownLatchInjection Degenerates to PauseInjection.pause(), if initialized to zero count. In any case, this injection provides more control than PauseInjection.