Apache REEF  0.14.0
Retainable Evaluator Execution Framework
Public Member Functions | List of all members
Org.Apache.REEF.Driver.Bridge.IInteropReturnInfo Interface Reference

Public Member Functions

void AddExceptionString (string exceptionString)
 
bool HasExceptions ()
 
void SetReturnCode (int rc)
 
int GetReturnCode ()
 

Member Function Documentation

void Org.Apache.REEF.Driver.Bridge.IInteropReturnInfo.AddExceptionString ( string  exceptionString)
int Org.Apache.REEF.Driver.Bridge.IInteropReturnInfo.GetReturnCode ( )
bool Org.Apache.REEF.Driver.Bridge.IInteropReturnInfo.HasExceptions ( )
void Org.Apache.REEF.Driver.Bridge.IInteropReturnInfo.SetReturnCode ( int  rc)

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