public class GridAtomicInitializer<T> extends Object
| Constructor and Description |
|---|
GridAtomicInitializer() |
public T init(Callable<T> c) throws IgniteCheckedException
c - Initialization operation.IgniteCheckedException - If failed.public boolean succeeded()
public T result()
public boolean await()
throws IgniteInterruptedCheckedException
true If initialization was completed successfully.IgniteInterruptedCheckedException - If thread was interrupted.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021