Package | Description |
---|---|
com.google.appengine.tools.mapreduce.reducers |
Class and Description |
---|
KeyProjectionReducer
Reducer that emits the keys that occur in its input, discarding the values.
|
NoReducer
Deprecated.
Consider using
MapJob instead. |
ValueProjectionReducer
Reducer that emits the values that occur in its input, discarding the keys.
|
Copyright © 2015 Google. All rights reserved.