public class PauseInjection extends Injection
ExecConstants.DRILLBIT_CONTROL_INJECTIONS session option.
After the pauses are set, the user sends another signal to unpause all the pauses. This triggers the Foreman to
1) unpause all pauses in QueryContext, and
2) send an unpause signal to all fragments, each of which unpauses all pauses in FragmentContext.| Modifier and Type | Method and Description |
|---|---|
void |
interruptiblePause() |
void |
pause() |
void |
unpause() |
getDesc, getSiteClass, injectNow, isValidForBitpublic void pause()
public void interruptiblePause()
throws InterruptedException
InterruptedExceptionpublic void unpause()
Copyright © 2017 The Apache Software Foundation. All rights reserved.