Uses of Interface
com.tangosol.coherence.dslquery.QueryPlus.Dependencies
Package
Description
Contains packages and classes supporting the Coherence CohQL command line tool.
-
Uses of QueryPlus.Dependencies in com.tangosol.coherence.dslquery
Modifier and TypeClassDescriptionstatic class
A default implementation ofQueryPlus.Dependencies
.Modifier and TypeFieldDescriptionprotected final QueryPlus.Dependencies
QueryPlus.f_dependencies
TheQueryPlus.Dependencies
configuring this query session.Modifier and TypeMethodDescriptionstatic QueryPlus.Dependencies
QueryPlus.DependenciesHelper.newInstance
(PrintWriter writer, InputStream inputStream, CoherenceQueryLanguage language, String[] asArgs) Create a new instance ofQueryPlus.Dependencies
.ModifierConstructorDescriptionQueryPlus
(QueryPlus.Dependencies dependencies) Create a QueryPlus instance that uses the specifiedQueryPlus.Dependencies
.