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>
Exception
protected String getSpanName()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.