Uses of Class
net.sf.sparql.benchmarking.operations.parameterized.AbstractParameterizedQueryOperation

Packages that use AbstractParameterizedQueryOperation
net.sf.sparql.benchmarking.operations.parameterized   
net.sf.sparql.benchmarking.operations.parameterized.nvp   
 

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

Subclasses of AbstractParameterizedQueryOperation in net.sf.sparql.benchmarking.operations.parameterized
 class InMemoryParameterizedQueryOperation
          A parameterized query operation that runs against a local in-memory dataset
 class ParameterizedQueryOperation
          A parameterized query operation that runs against a remote service via HTTP
 

Uses of AbstractParameterizedQueryOperation in net.sf.sparql.benchmarking.operations.parameterized.nvp
 

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



Copyright © 2014. All Rights Reserved.