public abstract class GridAbsPredicateX extends Object implements GridAbsPredicate
apply() method that calls applyx() method
and properly wraps IgniteCheckedException into GridClosureException instance.| Constructor and Description |
|---|
GridAbsPredicateX() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
apply()
Predicate body.
|
abstract boolean |
applyx()
Predicate body that can throw
IgniteCheckedException. |
public boolean apply()
apply in interface GridAbsPredicatepublic abstract boolean applyx()
throws IgniteCheckedException
IgniteCheckedException.IgniteCheckedException - Thrown in case of any error condition inside of the predicate.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021