| Package | Description | 
|---|---|
| com.gigaspaces.internal.lrmi.stubs | |
| com.gigaspaces.internal.server.space | |
| com.j_spaces.jdbc | 
 Provides GigaSpaces JDBC interfaces 
 | 
| Modifier and Type | Method and Description | 
|---|---|
IQueryProcessor | 
LRMISpaceImpl.getQueryProcessor()  | 
| Modifier and Type | Method and Description | 
|---|---|
IQueryProcessor | 
IRemoteSpace.getQueryProcessor()  | 
IQueryProcessor | 
SpaceImpl.getQueryProcessor()  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
QueryProcessor
The QueryProcessor main class. 
 | 
class  | 
QueryProcessorStub
Smart stub for the  
QueryProcessor | 
| Modifier and Type | Method and Description | 
|---|---|
IQueryProcessor | 
QueryProcessor.getStub()  | 
static IQueryProcessor | 
QueryProcessorFactory.newInstance(IJSpace proxy,
           IRemoteSpace remoteSpace,
           Properties config)
Creates local or remote QP according to configuration 
 | 
static IQueryProcessor | 
QueryProcessorFactory.newLocalInstance(IJSpace clusterProxy,
                IJSpace spaceProxy,
                Properties connectionProperties,
                SecurityInterceptor securityInterceptor)
Create new QueryProcessor instance using the connection properties and the qp.properties 
 | 
| Constructor and Description | 
|---|
QueryProcessorStub(IQueryProcessor directObjRef,
                  IQueryProcessor dynamicProxy)  | 
Copyright © GigaSpaces.