| Package | Description |
|---|---|
| com.google.appengine.tools.mapreduce |
| Modifier and Type | Method and Description |
|---|---|
MapReduceSettings |
MapReduceSettings.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static <I,K,V,O,R> |
MapReduceJob.start(MapReduceSpecification<I,K,V,O,R> specification,
MapReduceSettings settings)
Starts a
MapReduceJob with the given parameters in a new Pipeline. |
| Constructor and Description |
|---|
MapReduceJob(MapReduceSpecification<I,K,V,O,R> specification,
MapReduceSettings settings) |
MapReduceSettings.Builder(MapReduceSettings settings) |
Copyright © 2015 Google. All rights reserved.