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

Packages that use BaseIndexStore
com.hazelcast.query.impl Contains the implementation classes of the query functionality. 
 

Uses of BaseIndexStore in com.hazelcast.query.impl
 

Subclasses of BaseIndexStore in com.hazelcast.query.impl
 class SortedIndexStore
          Store indexes rankly.
 class UnsortedIndexStore
          Store indexes out of turn.
 



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