Uses of Interface
co.cask.cdap.test.MapReduceManager

Packages that use MapReduceManager
co.cask.cdap.test This package contains the public classes for unit tests. 
co.cask.cdap.test.internal   
 

Uses of MapReduceManager in co.cask.cdap.test
 

Methods in co.cask.cdap.test that return MapReduceManager
 MapReduceManager ApplicationManager.startMapReduce(String jobName)
          Starts a mapreduce job.
 MapReduceManager ApplicationManager.startMapReduce(String jobName, Map<String,String> arguments)
          Starts a mapreduce job.
 

Uses of MapReduceManager in co.cask.cdap.test.internal
 

Methods in co.cask.cdap.test.internal that return MapReduceManager
 MapReduceManager DefaultApplicationManager.startMapReduce(String jobName)
           
 MapReduceManager DefaultApplicationManager.startMapReduce(String jobName, Map<String,String> arguments)
           
 



Copyright © 2015 Cask Data, Inc. Licensed under the Apache License, Version 2.0.