public class HandshakeTimeoutObject<T> extends Object implements IgniteSpiTimeoutObject
| Constructor and Description |
|---|
HandshakeTimeoutObject(T obj,
long endTime) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
cancel() |
long |
endTime() |
IgniteUuid |
id() |
void |
onTimeout()
Timeout callback.
|
String |
toString() |
public HandshakeTimeoutObject(T obj, long endTime)
obj - Client.endTime - End time.public boolean cancel()
True if object has not yet been timed out.public void onTimeout()
onTimeout in interface IgniteSpiTimeoutObjectpublic long endTime()
endTime in interface IgniteSpiTimeoutObjectpublic IgniteUuid id()
id in interface IgniteSpiTimeoutObject
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.10.0 Release Date : March 10 2021