|
Apache JMeter | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Samplers which are able to interrupt a potentially long-running operation should implement this interface.
Method Summary | |
boolean |
interrupt()
Interrupt the current operation if possible. |
Method Detail |
public boolean interrupt()
true
if there was an operation to interrupt.
|
Apache JMeter | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |