T - Options typepublic class RemoteQueryCallable<T extends Options> extends AbstractRemoteQueryCallable<T>
| Constructor and Description | 
|---|
RemoteQueryCallable(Query q,
                   Runner<T> runner,
                   T options)
Creates a new Query Runner 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected Query | 
getQuery()
Gets the query to be run 
 | 
createQueryExecution, customizeRequestcall, countResults, countResults, countResultscancel, getOptions, getRunner, isCancelledprotected Query getQuery()
AbstractQueryCallablegetQuery in class AbstractQueryCallable<T extends Options>Copyright © 2015. All rights reserved.