Uses of Class
com.gigaspaces.internal.query.predicate.comparison.ScalarSpacePredicate
Packages that use ScalarSpacePredicate
-
Uses of ScalarSpacePredicate in com.gigaspaces.internal.query.predicate.comparison
Subclasses of ScalarSpacePredicate in com.gigaspaces.internal.query.predicate.comparisonModifier and TypeClassDescriptionclassA common basic implementation for comparable scalar comparison predicate implementations.classa contains predicate cascading from a single itemclassRepresents a contains predicate.classAn implementation of equals to comparison: This predicate returns true if and only if the predicate's argument is equal to the expected value.classAn implementation of greater than or equals to comparison: This predicate returns true if and only if the predicate's argument is greater than or equals to the expected value.classAn implementation of greater than comparison: This predicate returns true if and only if the predicate's argument is greater than the expected value.classAn implementation of less than or equals to comparison: This predicate returns true if and only if the predicate's argument is less than or equals to the expected value.classAn implementation of less than comparison: This predicate returns true if and only if the predicate's argument is less than the expected value.classAn implementation of not equals condition: This predicate returns true if and only if the predicate's argument is not equal to the expected value.classclassclass