public abstract class GeneralBenchSummary extends Object implements Summary
Modifier and Type | Field and Description |
---|---|
protected Map<String,List<String>> |
mErrors |
protected float |
mThroughput |
CLASS_NAME_FIELD
Constructor and Description |
---|
GeneralBenchSummary() |
Modifier and Type | Method and Description |
---|---|
Map<String,List<String>> |
getErrors() |
float |
getThroughput() |
void |
setErrors(Map<String,List<String>> errors) |
void |
setThroughput(float throughput) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
graphGenerator
fromJson, fromJson, getClassName, setClassName, toJson
Copyright © 2023. All Rights Reserved.