K - The type of the input keysV - The type of the input values
public class BinMapper<K,V>
extends <any>
Mapper that maps input records to bins. The emitted key is the bin identifier and the value is a RecordInfo containing the input record information. BinningConfig information is expected to be found in the job configuration.| Constructor and Description |
|---|
BinMapper() |
Copyright © 2016 Oracle and/or its affiliates. All Rights Reserved.