protected abstract class GridDhtCacheAdapter.MessageHandler<M> extends Object implements IgniteBiInClosure<UUID,M>
| Modifier | Constructor and Description |
|---|---|
protected |
GridDhtCacheAdapter.MessageHandler() |
protected GridDhtCacheAdapter.MessageHandler()
public void apply(UUID nodeId, M msg)
apply in interface IgniteBiInClosure<UUID,M>nodeId - First parameter.msg - Second parameter.protected abstract void onMessage(ClusterNode node, M msg)
node - Node.msg - Message.
Follow @ApacheIgnite
Ignite Fabric : ver. 2.2.0 Release Date : September 15 2017