private class FailOnTimeout.CallableStatement
extends java.lang.Object
implements java.util.concurrent.Callable<java.lang.Throwable>
| Modifier and Type | Field and Description |
|---|---|
private java.util.concurrent.CountDownLatch |
startLatch |
| Modifier | Constructor and Description |
|---|---|
private |
CallableStatement() |
| Modifier and Type | Method and Description |
|---|---|
void |
awaitStarted() |
java.lang.Throwable |
call() |
public java.lang.Throwable call()
throws java.lang.Exception
call in interface java.util.concurrent.Callable<java.lang.Throwable>java.lang.Exceptionpublic void awaitStarted()
throws java.lang.InterruptedException
java.lang.InterruptedException