class ForkedRunner extends BaseRunner
Modifier and Type | Class and Description |
---|---|
(package private) static class |
ForkedRunner.SavedIOException |
Modifier and Type | Field and Description |
---|---|
private BinaryLinkClient |
link |
options, out
Constructor and Description |
---|
ForkedRunner(Options options,
BinaryLinkClient link) |
Modifier and Type | Method and Description |
---|---|
void |
run() |
etaAfterBenchmark, etaAfterBenchmarks, etaBeforeBenchmark, etaBeforeBenchmarks, runBenchmark, runBenchmark, runBenchmarksEmbedded, runBenchmarksForked, runSystemGC
private final BinaryLinkClient link
public ForkedRunner(Options options, BinaryLinkClient link)