| Package | Description | 
|---|---|
| org.apache.reef.io.network.naming.serialization | 
 Contains naming serialization codecs 
 | 
| Modifier and Type | Method and Description | 
|---|---|
NamingLookupRequest | 
NamingLookupRequestCodec.decode(byte[] buf)
Decodes the bytes to a naming lookup request 
 | 
| Modifier and Type | Method and Description | 
|---|---|
byte[] | 
NamingLookupRequestCodec.encode(NamingLookupRequest obj)
Encodes the identifiers to bytes 
 | 
Copyright © 2015 The Apache Software Foundation. All rights reserved.