GemFire 5.8

Uses of Interface
com.gemstone.gemfire.cache.query.QueryService

Packages that use QueryService
com.gemstone.gemfire.cache Provides an implementation of distributed object caching that can leverage GemFire's distribution capabilities. 
com.gemstone.gemfire.cache.client The com.gemstone.gemfire.cache.client package provides APIs used for client connectivity and caching. 
 

Uses of QueryService in com.gemstone.gemfire.cache
 

Methods in com.gemstone.gemfire.cache that return QueryService
 QueryService Cache.getQueryService()
          Return the QueryService for this cache.
 

Uses of QueryService in com.gemstone.gemfire.cache.client
 

Methods in com.gemstone.gemfire.cache.client that return QueryService
 QueryService Pool.getQueryService()
          Returns the QueryService for this Pool.
 


GemFire 5.8

Copyright © 2002-2008 GemStone Systems, Inc. All Rights Reserved.