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

Uses of Class
org.apache.lens.api.ml.TestReport

Packages that use TestReport
org.apache.lens.client   
org.apache.lens.server.ml   
 

Uses of TestReport in org.apache.lens.client
 

Methods in org.apache.lens.client that return TestReport
 TestReport LensMLJerseyClient.getTestReport(String algorithm, String reportID)
          Gets the test report.
 

Uses of TestReport in org.apache.lens.server.ml
 

Methods in org.apache.lens.server.ml that return TestReport
 TestReport MLServiceResource.getTestReport(String algorithm, String reportID)
          Get a single test report given the algorithm name and report id.
 



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