Uses of Class
org.apache.drill.exec.testing.ExecutionControlsInjector
Packages that use ExecutionControlsInjector
-
Uses of ExecutionControlsInjector in org.apache.drill.exec.testing
Methods in org.apache.drill.exec.testing with parameters of type ExecutionControlsInjectorModifier and TypeMethodDescriptionExecutionControls.lookupCountDownLatchInjection
(ExecutionControlsInjector injector, String desc) Look for a count down latch injection matching the given injector, site descriptor, and endpoint.ExecutionControls.lookupExceptionInjection
(ExecutionControlsInjector injector, String desc) Look for an exception injection matching the given injector, site descriptor, and endpoint.ExecutionControls.lookupPauseInjection
(ExecutionControlsInjector injector, String desc) Look for an pause injection matching the given injector, site descriptor, and endpoint.