Uses of Class
com.hazelcast.query.impl.IndexService

Packages that use IndexService
com.hazelcast.map.impl Contains implementation specific classes of com.hazelcast.map package. 
com.hazelcast.query.impl Contains the implementation classes of the query functionality. 
 

Uses of IndexService in com.hazelcast.map.impl
 

Methods in com.hazelcast.map.impl that return IndexService
 IndexService MapContainer.getIndexService()
           
 

Uses of IndexService in com.hazelcast.query.impl
 

Constructors in com.hazelcast.query.impl with parameters of type IndexService
QueryContext(IndexService indexService)
           
 



Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.