public class TextResult extends Result<TextResult>
policy, role, statistics, unit| Constructor and Description |
|---|
TextResult(String output,
String label) |
| Modifier and Type | Method and Description |
|---|---|
String |
extendedInfo()
Print extended result information
|
protected Aggregator<TextResult> |
getIterationAggregator()
Iteration aggregator combines the iteration results into benchmar result.
|
protected Aggregator<TextResult> |
getThreadAggregator()
Thread aggregator combines the thread results into iteration result.
|
String |
toString()
Result as represented by a String.
|
distributionExtendedInfo, getDerivativeResults, getLabel, getRole, getSampleCount, getScore, getScoreConfidence, getScoreError, getScoreUnit, getStatistics, getZeroResult, of, simpleExtendedInfoprotected Aggregator<TextResult> getThreadAggregator()
ResultgetThreadAggregator in class Result<TextResult>protected Aggregator<TextResult> getIterationAggregator()
ResultgetIterationAggregator in class Result<TextResult>public String toString()
ResulttoString in class Result<TextResult>public String extendedInfo()
ResultextendedInfo in class Result<TextResult>Copyright © 2025. All rights reserved.