public abstract class GridAbsClosureX extends GridAbsClosure
apply() method that calls applyx() method
and properly wraps IgniteCheckedException into GridClosureException instance.| Constructor and Description |
|---|
GridAbsClosureX() |
| Modifier and Type | Method and Description |
|---|---|
void |
apply()
Absolute closure body.
|
abstract void |
applyx()
Closure body that can throw
IgniteCheckedException. |
runpublic void apply()
apply in class GridAbsClosurepublic abstract void applyx()
throws IgniteCheckedException
IgniteCheckedException.IgniteCheckedException - Thrown in case of any error condition inside of the closure.
Follow @ApacheIgnite
Ignite Fabric : ver. 2.6.0 Release Date : July 10 2018