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

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

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

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

Methods in org.apache.lens.ml.impl 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.