public static final class Spf4jJmhProfiler.StackResult extends org.openjdk.jmh.results.Result<Spf4jJmhProfiler.StackResult>
Constructor and Description |
---|
StackResult(SampleNode samples,
String benchmark,
String iterationId) |
Modifier and Type | Method and Description |
---|---|
String |
getBenchmark() |
String |
getId() |
protected org.openjdk.jmh.results.Aggregator<Spf4jJmhProfiler.StackResult> |
getIterationAggregator() |
SampleNode |
getSamples() |
protected org.openjdk.jmh.results.Aggregator<Spf4jJmhProfiler.StackResult> |
getThreadAggregator() |
String |
toString() |
public StackResult(@Nullable SampleNode samples, String benchmark, String iterationId)
public String getId()
@Nullable public SampleNode getSamples() throws IOException
IOException
public String getBenchmark()
protected org.openjdk.jmh.results.Aggregator<Spf4jJmhProfiler.StackResult> getThreadAggregator()
getThreadAggregator
in class org.openjdk.jmh.results.Result<Spf4jJmhProfiler.StackResult>
protected org.openjdk.jmh.results.Aggregator<Spf4jJmhProfiler.StackResult> getIterationAggregator()
getIterationAggregator
in class org.openjdk.jmh.results.Result<Spf4jJmhProfiler.StackResult>
public String toString()
toString
in class org.openjdk.jmh.results.Result<Spf4jJmhProfiler.StackResult>
Copyright © 2018 SPF4J. All rights reserved.