This project has retired. For details please refer to its Attic page.
Apache REEF: Org.Apache.REEF.Wake.Remote.IRemoteMessage< T > Interface Template Reference
Apache REEF  0.15.0
Retainable Evaluator Execution Framework
Properties | List of all members
Org.Apache.REEF.Wake.Remote.IRemoteMessage< T > Interface Template Reference

Message received from a remote handler More...

Inherited by Org.Apache.REEF.Wake.Remote.Impl.DefaultRemoteMessage< T >.

Properties

IRemoteIdentifier Identifier [get]
 Returns a remote identifier of the sender More...
 
Message [get]
 Returns an actual message More...
 

Detailed Description

Message received from a remote handler

Property Documentation

Returns a remote identifier of the sender

Returns
The remote identifier

Returns an actual message

Returns
The remote message

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