Package | Description |
---|---|
org.apache.reef.io.network.naming.serialization |
Contains naming serialization codecs.
|
Modifier and Type | Method and Description |
---|---|
NamingLookupResponse |
NamingLookupResponseCodec.decode(byte[] buf)
Decodes bytes to an iterable of name assignments.
|
Modifier and Type | Method and Description |
---|---|
byte[] |
NamingLookupResponseCodec.encode(NamingLookupResponse obj)
Encodes name assignments to bytes.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.