abstract static class IntegrationTestMTTR.TimingCallable extends Object implements Callable<IntegrationTestMTTR.TimingResult>
| Constructor and Description | 
|---|
TimingCallable(Future<?> f)  | 
| Modifier and Type | Method and Description | 
|---|---|
IntegrationTestMTTR.TimingResult | 
call()  | 
protected abstract boolean | 
doAction()  | 
protected String | 
getSpanName()  | 
String | 
toString()  | 
public TimingCallable(Future<?> f)
public IntegrationTestMTTR.TimingResult call() throws Exception
call in interface Callable<IntegrationTestMTTR.TimingResult>Exceptionprotected String getSpanName()
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.