Package | Description |
---|---|
io.cdap.cdap.api.app |
An Application is a logical grouping of
Datasets and
programs. |
io.cdap.cdap.api.mapreduce |
Defines MapReduce jobs.
|
Modifier and Type | Method and Description |
---|---|
Map<String,MapReduceSpecification> |
ApplicationSpecification.getMapReduce() |
Modifier and Type | Method and Description |
---|---|
MapReduceSpecification |
MapReduceTaskContext.getSpecification() |
MapReduceSpecification |
MapReduceContext.getSpecification() |
Copyright © 2024 Cask Data, Inc. Licensed under the Apache License, Version 2.0.