MIN_PROCESSORS, SLEEPY| Constructor and Description |
|---|
BusyTimedPauser() |
| Modifier and Type | Method and Description |
|---|---|
long |
countPaused() |
void |
pause() |
void |
pause(long timeout,
TimeUnit timeUnit) |
void |
reset() |
long |
timePaused() |
void |
unpause() |
public void pause(long timeout,
TimeUnit timeUnit)
throws TimeoutException
pause in interface PauserTimeoutExceptionpublic long timePaused()
timePaused in interface Pauserpublic long countPaused()
countPaused in interface PauserCopyright © 2018. All rights reserved.