|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.objectweb.proactive.benchmarks.timit.config.ConfigReader
public class ConfigReader
This class construct a serie of benchmarks thanks to a configuration file.
| Constructor Summary | |
|---|---|
ConfigReader(java.lang.String filename)
|
|
| Method Summary | |
|---|---|
java.util.HashMap<java.lang.String,java.lang.String> |
getGlobalVariables()
Retrieve the all variable/value couple which were in |
Serie[] |
getSeries()
Retrieve the serie of benchmarks generated from configuration file |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConfigReader(java.lang.String filename)
| Method Detail |
|---|
public Serie[] getSeries()
public java.util.HashMap<java.lang.String,java.lang.String> getGlobalVariables()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||