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 Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019