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()
Pause indefinitely, unless a duration exists
|
void |
unpause() |
getDesc, getMsPause, getSiteClass, injectNow, isValidForBit, toString
public void pause()
public void interruptiblePause() throws InterruptedException
InterruptedException
public void unpause()
Copyright © 1970 The Apache Software Foundation. All rights reserved.