public interface GridNioMessageReader
| Modifier and Type | Method and Description |
|---|---|
boolean |
read(UUID nodeId,
GridTcpCommunicationMessageAdapter msg,
ByteBuffer buf) |
boolean read(@Nullable UUID nodeId, GridTcpCommunicationMessageAdapter msg, ByteBuffer buf)
nodeId - Node ID.msg - Message to read.buf - Buffer.Copyright © 2014. All rights reserved.