This project has retired. For details please refer to its Attic page.
Apache REEF: lang/cs/Org.Apache.REEF.Common/Evaluator/EvaluatorType.cs File Reference
Apache REEF  0.15.0
Retainable Evaluator Execution Framework
Namespaces | Enumerations
EvaluatorType.cs File Reference

Namespaces

namespace  Org.Apache.REEF.Common.Evaluator
 

Enumerations

enum  Org.Apache.REEF.Common.Evaluator.EvaluatorType { Org.Apache.REEF.Common.Evaluator.EvaluatorType.UNDECIDED = 0, Org.Apache.REEF.Common.Evaluator.EvaluatorType.JVM = 1, Org.Apache.REEF.Common.Evaluator.EvaluatorType.CLR = 2 }