Uses of Interface
com.tangosol.coherence.dslquery.QueryPlus.Dependencies
Packages that use QueryPlus.Dependencies
Package
Description
Contains packages and classes supporting the Coherence CohQL command line tool.
-
Uses of QueryPlus.Dependencies in com.tangosol.coherence.dslquery
Classes in com.tangosol.coherence.dslquery that implement QueryPlus.DependenciesModifier and TypeClassDescriptionstatic class
A default implementation ofQueryPlus.Dependencies
.Fields in com.tangosol.coherence.dslquery declared as QueryPlus.DependenciesModifier and TypeFieldDescriptionprotected final QueryPlus.Dependencies
QueryPlus.f_dependencies
TheQueryPlus.Dependencies
configuring this query session.Methods in com.tangosol.coherence.dslquery that return QueryPlus.DependenciesModifier and TypeMethodDescriptionstatic QueryPlus.Dependencies
QueryPlus.DependenciesHelper.newInstance
(PrintWriter writer, InputStream inputStream, CoherenceQueryLanguage language, String[] asArgs) Create a new instance ofQueryPlus.Dependencies
.Constructors in com.tangosol.coherence.dslquery with parameters of type QueryPlus.DependenciesModifierConstructorDescriptionQueryPlus
(QueryPlus.Dependencies dependencies) Create a QueryPlus instance that uses the specifiedQueryPlus.Dependencies
.