| Package | Description | 
|---|---|
| net.sf.sparql.benchmarking.operations.query.callables | |
| net.sf.sparql.benchmarking.operations.query.nvp | 
| Class and Description | 
|---|
| 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. 
 | 
| Class and Description | 
|---|
| 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 © 2015. All rights reserved.