public static class QueryExecutor.ExecutionTask extends ContextClassLoaderCallable<IQueryResultSet<IEntryPacket>>
| Constructor and Description | 
|---|
ExecutionTask(QueryTemplatePacket packet,
             ISpaceProxy space,
             Transaction transaction,
             int maxObjects,
             int readModifier)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected IQueryResultSet<IEntryPacket> | 
execute()  | 
callpublic ExecutionTask(QueryTemplatePacket packet, ISpaceProxy space, Transaction transaction, int maxObjects, int readModifier)
protected IQueryResultSet<IEntryPacket> execute() throws Exception
execute in class ContextClassLoaderCallable<IQueryResultSet<IEntryPacket>>ExceptionCopyright © GigaSpaces.