public interface IgniteSpiTimeoutObject
IgniteSpiContext.addTimeoutObject(IgniteSpiTimeoutObject).
Note: all timeout objects are executed in single dedicated thread, so implementation
of onTimeout() should not use time consuming and blocking method.
| Modifier and Type | Method and Description |
|---|---|
long |
endTime() |
IgniteUuid |
id() |
void |
onTimeout()
Timeout callback.
|
IgniteUuid id()
long endTime()
void onTimeout()
Follow @ApacheIgnite
Ignite Fabric : ver. 1.5.11 Release Date : April 8 2016