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, getTypecanRuncreateErrorInformation, getContentString, toStringgetId, getName, getStats, setIdpublic <T extends Options> OperationCallable<T> createCallable(Runner<T> runner, T options)
OperationcreateCallable in interface OperationcreateCallable in class AbstractInMemoryQueryOperationrunner - Runneroptions - OptionsCopyright © 2016. All rights reserved.