This project has retired. For details please refer to its Attic page.
Apache REEF: Org.Apache.REEF.Network.NetworkService.Codec.NsMessageProto Class Reference
Apache REEF  0.15.0
Retainable Evaluator Execution Framework
Public Member Functions | Static Public Member Functions | Properties | List of all members
Org.Apache.REEF.Network.NetworkService.Codec.NsMessageProto Class Reference

Public Member Functions

 NsMessageProto ()
 

Static Public Member Functions

static NsMessageProto Create< T > (NsMessage< T > message, ICodec< T > codec)
 

Properties

string SourceId [get, set]
 
string DestId [get, set]
 
List< byte[]> Data [get, set]
 

Constructor & Destructor Documentation

Org.Apache.REEF.Network.NetworkService.Codec.NsMessageProto.NsMessageProto ( )
inline

Member Function Documentation

static NsMessageProto Org.Apache.REEF.Network.NetworkService.Codec.NsMessageProto.Create< T > ( NsMessage< T >  message,
ICodec< T >  codec 
)
inlinestatic

Property Documentation

List<byte[]> Org.Apache.REEF.Network.NetworkService.Codec.NsMessageProto.Data
getset
string Org.Apache.REEF.Network.NetworkService.Codec.NsMessageProto.DestId
getset
string Org.Apache.REEF.Network.NetworkService.Codec.NsMessageProto.SourceId
getset

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