Uses of Class
com.tangosol.coherence.rest.config.DirectQuery
-
Packages that use DirectQuery Package Description com.tangosol.coherence.rest.config Contains classes related to the Coherence REST configuration. -
-
Uses of DirectQuery in com.tangosol.coherence.rest.config
Methods in com.tangosol.coherence.rest.config that return DirectQuery Modifier and Type Method Description DirectQuery
QueryConfig. getDirectQuery()
Return the direct query.Methods in com.tangosol.coherence.rest.config with parameters of type DirectQuery Modifier and Type Method Description QueryConfig
QueryConfig. setDirectQuery(DirectQuery directQuery)
Set the direct query.
-