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