This project has retired. For details please refer to its Attic page.
Uses of Class org.apache.lens.ml.task.MLTask.State (Lens 2.0.1-beta-incubating API)

Uses of Class
org.apache.lens.ml.task.MLTask.State

Packages that use MLTask.State
org.apache.lens.ml.task   
 

Uses of MLTask.State in org.apache.lens.ml.task
 

Methods in org.apache.lens.ml.task that return MLTask.State
static MLTask.State MLTask.State.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MLTask.State[] MLTask.State.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2014–2015 Apache Software Foundation. All rights reserved.