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 Fabric : ver. 1.9.0 Release Date : March 2 2017