| Package | Description |
|---|---|
| org.apache.drill.exec.testing |
| Modifier and Type | Method and Description |
|---|---|
CountDownLatchInjection |
ExecutionControls.lookupCountDownLatchInjection(ExecutionControlsInjector injector,
String desc)
Look for a count down latch injection matching the given injector, site descriptor, and endpoint.
|
ExceptionInjection |
ExecutionControls.lookupExceptionInjection(ExecutionControlsInjector injector,
String desc)
Look for an exception injection matching the given injector, site descriptor, and endpoint.
|
PauseInjection |
ExecutionControls.lookupPauseInjection(ExecutionControlsInjector injector,
String desc)
Look for an pause injection matching the given injector, site descriptor, and endpoint.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.