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

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

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

Subclasses of AbstractRemoteQueryCallable in net.sf.sparql.benchmarking.operations.query.callables
 class RemoteQueryCallable<T extends Options>
          A Callable for queries so we can execute them asynchronously with timeouts
 

Uses of AbstractRemoteQueryCallable in net.sf.sparql.benchmarking.operations.query.nvp
 

Subclasses of AbstractRemoteQueryCallable in net.sf.sparql.benchmarking.operations.query.nvp
 class NvpQueryCallable<T extends Options>
          A query callable that adds custom NVPs to the request
 



Copyright © 2014. All Rights Reserved.