public class BenchmarkDetails extends Object
| Modifier and Type | Field and Description |
|---|---|
org.apache.jena.rdf.model.Model |
benchmarkModel |
List<SystemMetaData> |
systems |
| Constructor and Description |
|---|
BenchmarkDetails(org.apache.jena.rdf.model.Model benchmarkModel,
List<SystemMetaData> systems) |
public org.apache.jena.rdf.model.Model benchmarkModel
public List<SystemMetaData> systems
public BenchmarkDetails(org.apache.jena.rdf.model.Model benchmarkModel,
List<SystemMetaData> systems)
Copyright © 2017–2018. All rights reserved.