Uses of Package
net.sf.sparql.benchmarking.operations.query.callables

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

Classes in net.sf.sparql.benchmarking.operations.query.callables used by net.sf.sparql.benchmarking.operations.query.callables
AbstractInMemoryQueryCallable
          Abstract callable for operations that run queries against a local in-memory dataset
AbstractQueryCallable
          Abstract callable for queries
AbstractRemoteQueryCallable
          Abstract callable for operations that run queries against a remote service via HTTP
AbstractScalarValueCallable
          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
WrapperQueryCallable
          A decorator to allow query callables to have parts of their behaviour modified without extending them directly.
 

Classes in net.sf.sparql.benchmarking.operations.query.callables used by net.sf.sparql.benchmarking.operations.query.nvp
AbstractQueryCallable
          Abstract callable for queries
AbstractRemoteQueryCallable
          Abstract callable for operations that run queries against a remote service via HTTP
RemoteQueryCallable
          A Callable for queries so we can execute them asynchronously with timeouts
 



Copyright © 2014. All Rights Reserved.