Package | Description |
---|---|
org.apache.reef.io.network.impl |
TODO: Document.
|
Modifier and Type | Method and Description |
---|---|
NSMessage<T> |
NSMessageCodec.decode(byte[] buf)
Decodes a network service message from bytes.
|
Modifier and Type | Method and Description |
---|---|
byte[] |
NSMessageCodec.encode(NSMessage<T> obj)
Encodes a network service message to bytes.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.