This project has retired. For details please refer to its Attic page.
Apache REEF: Org.Apache.REEF.Driver.Bridge.Clr2java.IEvaluatorRequestorClr2Java Interface Reference
Apache REEF  0.15.0
Retainable Evaluator Execution Framework
Public Member Functions | List of all members
Org.Apache.REEF.Driver.Bridge.Clr2java.IEvaluatorRequestorClr2Java Interface Reference

Inherits Org.Apache.REEF.Driver.Bridge.Clr2java.IClr2Java.

Public Member Functions

void Submit (IEvaluatorRequest evaluatorRequest)
 
byte[] GetDefinedRuntimes ()
 
- Public Member Functions inherited from Org.Apache.REEF.Driver.Bridge.Clr2java.IClr2Java
void OnError (string message)
 

Member Function Documentation

byte [] Org.Apache.REEF.Driver.Bridge.Clr2java.IEvaluatorRequestorClr2Java.GetDefinedRuntimes ( )
void Org.Apache.REEF.Driver.Bridge.Clr2java.IEvaluatorRequestorClr2Java.Submit ( IEvaluatorRequest  evaluatorRequest)

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