| Package | Description |
|---|---|
| org.apache.ignite.compute |
Contains Compute Grid functionality.
|
| org.apache.ignite.internal |
Contains main implementation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ComputeTaskSession.addAttributeListener(ComputeTaskSessionAttributeListener lsnr,
boolean rewind)
Add listener for the session attributes.
|
boolean |
ComputeTaskSession.removeAttributeListener(ComputeTaskSessionAttributeListener lsnr)
Removes given listener.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GridJobSessionImpl.addAttributeListener(ComputeTaskSessionAttributeListener lsnr,
boolean rewind)
Add listener for the session attributes.
|
void |
GridTaskSessionImpl.addAttributeListener(ComputeTaskSessionAttributeListener lsnr,
boolean rewind)
Add listener for the session attributes.
|
boolean |
GridJobSessionImpl.removeAttributeListener(ComputeTaskSessionAttributeListener lsnr)
Removes given listener.
|
boolean |
GridTaskSessionImpl.removeAttributeListener(ComputeTaskSessionAttributeListener lsnr)
Removes given listener.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.8.0 Release Date : December 5 2016