|
GridGain 4.3.1e
Enterprise "Big Data" Edition |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Deprecated public interface GridMessageListener
This interface is deprecated in favor of new listening methods:
GridProjection.listen(GridPredicate2[])GridProjection.remoteListenAsync(GridPredicate, GridPredicate2[])GridProjection.remoteListenAsync(Collection, GridPredicate2[])GridProjection.send(Object, org.gridgain.grid.lang.GridPredicate[])GridProjection.send(Collection, org.gridgain.grid.lang.GridPredicate[])

| Method Summary | |
|---|---|
void |
onMessage(UUID nodeId,
Object msg)
Deprecated. |
| Method Detail |
|---|
@Deprecated
void onMessage(UUID nodeId,
Object msg)
nodeId - ID of node that sent the message. Note that may have already
left topology by the time this message is received.msg - Message received.
|
GridGain 4.3.1e
Enterprise "Big Data" Edition |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
|
GridGain - In-Memory Big Data
|
|
|