Package | Description |
---|---|
com.gigaspaces.internal.query.predicate.composite |
Modifier and Type | Class and Description |
---|---|
class |
AllSpacePredicate
An implementation of a logical multiple AND condition: This predicate returns true if and only if
all operands return true.
|
class |
AnySpacePredicate
An implementation of a logical multiple OR condition: This predicate returns true if and only if
any of the operands return true.
|
Copyright © GigaSpaces.