Uses of Class
org.apache.drill.exec.testing.ExecutionControlsInjector
-
Uses of ExecutionControlsInjector in org.apache.drill.exec.testing
Modifier 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.