public class InMemorySummarizedFixedQueryOperation extends InMemoryFixedQueryOperation
Constructor and Description |
---|
InMemorySummarizedFixedQueryOperation(String name,
String queryString) |
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
|
getQuery, getQueryString, getType
canRun
createErrorInformation, getContentString, toString
getId, getName, getStats, setId
public <T extends Options> OperationCallable<T> createCallable(Runner<T> runner, T options)
Operation
createCallable
in interface Operation
createCallable
in class AbstractInMemoryQueryOperation
runner
- Runneroptions
- OptionsCopyright © 2016. All rights reserved.