Uses of Interface
com.hazelcast.query.IndexAwarePredicate

Packages that use IndexAwarePredicate
com.hazelcast.query Contains interfaces/classes related to Hazelcast query and indexing support. 
 

Uses of IndexAwarePredicate in com.hazelcast.query
 

Classes in com.hazelcast.query that implement IndexAwarePredicate
 class PredicateBuilder
           
static class Predicates.AbstractPredicate
           
static class Predicates.AndPredicate
           
static class Predicates.BetweenPredicate
           
static class Predicates.EqualPredicate
           
static class Predicates.GreaterLessPredicate
           
static class Predicates.InPredicate
           
static class Predicates.NotEqualPredicate
           
static class Predicates.OrPredicate
           
 class SqlPredicate
           
 



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