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

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

Public Member Functions

 StringCodec ()
 
byte[] Encode (string obj)
 
string Decode (byte[] data)
 

Constructor & Destructor Documentation

Org.Apache.REEF.Wake.Remote.Impl.StringCodec.StringCodec ( )
inline

Member Function Documentation

string Org.Apache.REEF.Wake.Remote.Impl.StringCodec.Decode ( byte[]  data)
inline
byte [] Org.Apache.REEF.Wake.Remote.Impl.StringCodec.Encode ( string  obj)
inline

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