See: Description
Class | Description |
---|---|
BinMapper<K,V> |
A subclass of
Mapper that maps input records to bins. |
BinReducer |
A subclass of
Reducer that collects all the records assigned to a bin. |
IndexBinMapper | Deprecated
Use
BinMapper with SpatialIndexInputFormat instead.Spatially indexed version of BinMapper . |
Copyright © 2016 Oracle and/or its affiliates. All Rights Reserved.