public class GridFutureRemapTimeoutObject extends GridTimeoutObjectAdapter
| Constructor and Description |
|---|
GridFutureRemapTimeoutObject(GridFutureAdapter<?> fut,
long timeout,
AffinityTopologyVersion topVer,
IgniteCheckedException e) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
finish() |
void |
onTimeout()
Timeout callback.
|
endTime, timeoutIdpublic GridFutureRemapTimeoutObject(GridFutureAdapter<?> fut, long timeout, AffinityTopologyVersion topVer, IgniteCheckedException e)
fut - Future.timeout - Timeout.topVer - Topology version timeout was created on.e - Exception cause.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.1.0-incubating Release Date : May 20 2015