| Package | Description |
|---|---|
| co.cask.cdap.test |
This package contains the public classes for unit tests.
|
| co.cask.cdap.test.internal |
| Modifier and Type | Method and Description |
|---|---|
MapReduceManager |
ApplicationManager.startMapReduce(String jobName)
Starts a mapreduce job.
|
MapReduceManager |
ApplicationManager.startMapReduce(String jobName,
Map<String,String> arguments)
Starts a mapreduce job.
|
| Modifier and Type | Method and Description |
|---|---|
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.