Apache REEF  0.16.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 }