Uses of Package
com.hazelcast.query

Packages that use com.hazelcast.query
com.hazelcast.core Provides core API interfaces/classes. 
com.hazelcast.query Contains interfaces/classes related to Hazelcast query and indexing support. 
com.hazelcast.web   
 

Classes in com.hazelcast.query used by com.hazelcast.core
Predicate
          Predicate instance must be thread-safe.
 

Classes in com.hazelcast.query used by com.hazelcast.query
EntryObject
           
IndexAwarePredicate
           
PagingPredicate
          This class is a special Predicate which helps to get a page-by-page result of a query Can be constructed with a page-size, an inner predicate for filtering, A comparator for sorting \ This class is not thread-safe and stateless.
Predicate
          Predicate instance must be thread-safe.
PredicateBuilder
           
Predicates.AbstractPredicate
           
Predicates.EqualPredicate
           
Predicates.LikePredicate
           
 

Classes in com.hazelcast.query used by com.hazelcast.web
Predicate
          Predicate instance must be thread-safe.
 



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