public class InMemorySummarizedParameterizedQueryOperation extends ParameterizedQueryOperation
Constructor and Description |
---|
InMemorySummarizedParameterizedQueryOperation(String sparqlString,
Collection<Binding> parameters,
String name) |
Modifier and Type | Method and Description |
---|---|
<T extends Options> |
createCallable(Runner<T> runner,
T options)
Creates the callable for running the operation in a background thread
|
canRun, getType
createErrorInformation, getQuery, getQueryString
getContentString, getParameterizedSparql
getId, getName, getStats, setId
public InMemorySummarizedParameterizedQueryOperation(String sparqlString, Collection<Binding> parameters, String name)
public <T extends Options> OperationCallable<T> createCallable(Runner<T> runner, T options)
Operation
createCallable
in interface Operation
createCallable
in class AbstractParameterizedQueryOperation
runner
- Runneroptions
- OptionsCopyright © 2016. All rights reserved.