Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.apache.giraph.reducers Classes and Interfaces - 3 results found.
| Name | Description | Type | Package | Framework |
| OnSameReduceOperation | ReduceOperation object when single object being reduced is of same type as reduced value. | Class | org.apache.giraph.reducers | Giraph |
|
| ReduceOperation | Reduce operations defining how to reduce single values passed on workers, into partial values on workers, and then | Interface | org.apache.giraph.reducers | Giraph |
|
| Reducer | Object responsible for performing reducing operation. | Class | org.apache.giraph.reducers | Giraph |