public interface GridNioFuture<R> extends IgniteInternalFuture<R>
| Modifier and Type | Method and Description |
|---|---|
boolean |
messageThread() |
void |
messageThread(boolean msgThread)
Sets flag indicating that message send future was created in thread that was processing a message.
|
boolean |
skipRecovery() |
void messageThread(boolean msgThread)
msgThread - True if future was created in thread that is processing message.boolean messageThread()
True if future was created in thread that was processing message.boolean skipRecovery()
True if skip recovery for this operation.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0-RC3 Release Date : March 24 2015