This project has retired. For details please refer to its Attic page.
Apache REEF: Org.Apache.REEF.Common.Protobuf.ReefProtocol.REEFMessageCodec Class Reference
Apache REEF  0.15.0
Retainable Evaluator Execution Framework
Public Member Functions | List of all members
Org.Apache.REEF.Common.Protobuf.ReefProtocol.REEFMessageCodec Class Reference

Inherits Org.Apache.REEF.Wake.Remote.ICodec< REEFMessage >.

Public Member Functions

byte[] Encode (REEFMessage obj)
 
REEFMessage Decode (byte[] data)
 

Member Function Documentation

REEFMessage Org.Apache.REEF.Common.Protobuf.ReefProtocol.REEFMessageCodec.Decode ( byte[]  data)
inline
byte [] Org.Apache.REEF.Common.Protobuf.ReefProtocol.REEFMessageCodec.Encode ( REEFMessage  obj)
inline

The documentation for this class was generated from the following file: