Package org.apache.wayang.profiler.log
Class LogEvaluator
- java.lang.Object
-
- org.apache.wayang.profiler.log.LogEvaluator
-
public class LogEvaluator extends java.lang.Object
Evaluates aConfiguration
on aExecutionLog
.
-
-
Constructor Summary
Constructors Constructor Description LogEvaluator(Configuration configuration)
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
-
-
-
Constructor Detail
-
LogEvaluator
public LogEvaluator(Configuration configuration)
-
-