Uses of Class
net.sf.sparql.benchmarking.operations.query.AbstractRemoteQueryOperation

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

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

Subclasses of AbstractRemoteQueryOperation in net.sf.sparql.benchmarking.operations.query
 class FixedQueryOperation
          Represents a query operation that always uses the same fixed query
 

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

Subclasses of AbstractRemoteQueryOperation in net.sf.sparql.benchmarking.operations.query.nvp
 class FixedNvpQueryOperation
          An operation that runs a fixed query with custom NVPs added to the request
 



Copyright © 2014. All Rights Reserved.