Uses of Class
net.sf.sparql.benchmarking.stats.impl.QueryRun

Packages that use QueryRun
net.sf.sparql.benchmarking.operations.parameterized   
net.sf.sparql.benchmarking.operations.query   
net.sf.sparql.benchmarking.operations.query.callables   
 

Uses of QueryRun in net.sf.sparql.benchmarking.operations.parameterized
 

Methods in net.sf.sparql.benchmarking.operations.parameterized that return QueryRun
 QueryRun AbstractParameterizedQueryOperation.createErrorInformation(String message, int category, long runtime)
           
 

Uses of QueryRun in net.sf.sparql.benchmarking.operations.query
 

Methods in net.sf.sparql.benchmarking.operations.query that return QueryRun
 QueryRun AbstractQueryOperation.createErrorInformation(String message, int category, long runtime)
           
 

Uses of QueryRun in net.sf.sparql.benchmarking.operations.query.callables
 

Methods in net.sf.sparql.benchmarking.operations.query.callables that return QueryRun
 QueryRun WrapperQueryCallable.call()
           
 QueryRun AbstractQueryCallable.call()
          Runs the Query counting the number of Results
 



Copyright © 2014. All Rights Reserved.