This project has retired. For details please refer to its Attic page.
MLUtils (Lens 2.0.1-beta-incubating API)

org.apache.lens.ml
Class MLUtils

java.lang.Object
  extended by org.apache.lens.ml.MLUtils

public final class MLUtils
extends Object


Method Summary
static String getAlgoName(Class<? extends MLAlgo> algoClass)
           
static MLServiceImpl getMLService()
           
static ServiceProvider getServiceProvider()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getAlgoName

public static String getAlgoName(Class<? extends MLAlgo> algoClass)

getMLService

public static MLServiceImpl getMLService()
                                  throws Exception
Throws:
Exception

getServiceProvider

public static ServiceProvider getServiceProvider()
                                          throws Exception
Throws:
Exception


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