| Package | Description | 
|---|---|
| com.tangosol.coherence.dslquery | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
QueryPlus.DefaultDependencies
A default implementation of  
QueryPlus.Dependencies. | 
| Modifier and Type | Field and Description | 
|---|---|
protected QueryPlus.Dependencies | 
QueryPlus.f_dependencies
The  
QueryPlus.Dependencies configuring this query session. | 
| Modifier and Type | Method and Description | 
|---|---|
static QueryPlus.Dependencies | 
QueryPlus.DependenciesHelper.newInstance(PrintWriter writer,
           InputStream inputStream,
           CoherenceQueryLanguage language,
           String[] asArgs)
Create a new instance of  
QueryPlus.Dependencies. | 
| Constructor and Description | 
|---|
QueryPlus(QueryPlus.Dependencies dependencies)
Create a QueryPlus instance that uses the specified  
QueryPlus.Dependencies. |