Uses of Class
net.sf.sparql.benchmarking.operations.query.callables.WrapperQueryCallable

Packages that use WrapperQueryCallable
net.sf.sparql.benchmarking.operations.query.callables   
 

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

Subclasses of WrapperQueryCallable in net.sf.sparql.benchmarking.operations.query.callables
 class AbstractScalarValueCallable<T extends Options,TCallable extends AbstractQueryCallable<T>>
          A callable which counts SELECT results by retrieving the value of a specific column of the first row and then converting that value into an integer
 class LongValueCallable<T extends Options,TCallable extends AbstractQueryCallable<T>>
          A callable for getting the value of a specific variable in the first row of a result set as a long
 



Copyright © 2014. All Rights Reserved.