|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractQueryOperation | |
---|---|
net.sf.sparql.benchmarking.operations.query | |
net.sf.sparql.benchmarking.operations.query.nvp |
Uses of AbstractQueryOperation in net.sf.sparql.benchmarking.operations.query |
---|
Subclasses of AbstractQueryOperation in net.sf.sparql.benchmarking.operations.query | |
---|---|
class |
AbstractInMemoryQueryOperation
Abstract implementation of a query operation that runs against a local in-memory dataset |
class |
AbstractRemoteQueryOperation
Abstract implementation of a query operation that runs against a remote service via HTTP |
class |
DatasetSizeOperation
An operation which calculates the size of the dataset |
class |
FixedQueryOperation
Represents a query operation that always uses the same fixed query |
class |
InMemoryFixedQueryOperation
Represents a query operation that always uses the same fixed query |
Uses of AbstractQueryOperation in net.sf.sparql.benchmarking.operations.query.nvp |
---|
Subclasses of AbstractQueryOperation in net.sf.sparql.benchmarking.operations.query.nvp | |
---|---|
class |
FixedNvpQueryOperation
An operation that runs a fixed query with custom NVPs added to the request |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |