public interface SingleInvocationSample<T extends BuildInvocationResult> extends Sample<T>
| Modifier and Type | Method and Description |
|---|---|
default int |
extractTotalCountFrom(T result) |
extractTotalDurationFrom, getNamedefault int extractTotalCountFrom(T result)
extractTotalCountFrom in interface Sample<T extends BuildInvocationResult>