public interface PlatformListenable
| Modifier and Type | Method and Description |
|---|---|
boolean |
cancel()
Cancel this instance.
|
boolean |
isCancelled()
Returns true if this listenable was canceled before completion.
|
void |
listen(IgniteBiInClosure<Object,Throwable> lsnr)
Listen.
|
void listen(IgniteBiInClosure<Object,Throwable> lsnr)
lsnr - Listener.boolean cancel()
throws IgniteCheckedException
IgniteCheckedExceptionboolean isCancelled()
Follow @ApacheIgnite
Ignite Fabric : ver. 2.4.0 Release Date : March 5 2018