K
- The type of the input keysV
- The type of the input valuespublic class BinningCommonMapper<K,V> extends java.lang.Object implements oracle.spatial.hadoop.vector.common.RecordManagedMapper<K,V,org.apache.hadoop.io.LongWritable,RecordInfo>
Constructor and Description |
---|
BinningCommonMapper() |
Modifier and Type | Method and Description |
---|---|
void |
init(oracle.spatial.hadoop.vector.common.CommonContext context) |
void |
map(oracle.spatial.hadoop.vector.common.RecordManagedMapperContext<K,V,org.apache.hadoop.io.LongWritable,RecordInfo> context) |
public void init(oracle.spatial.hadoop.vector.common.CommonContext context)
init
in interface oracle.spatial.hadoop.vector.common.CommonMapper<oracle.spatial.hadoop.vector.common.RecordManagedMapperContext<K,V,org.apache.hadoop.io.LongWritable,RecordInfo>,K,V,org.apache.hadoop.io.LongWritable,RecordInfo>
public void map(oracle.spatial.hadoop.vector.common.RecordManagedMapperContext<K,V,org.apache.hadoop.io.LongWritable,RecordInfo> context) throws java.io.IOException, java.lang.InterruptedException
map
in interface oracle.spatial.hadoop.vector.common.CommonMapper<oracle.spatial.hadoop.vector.common.RecordManagedMapperContext<K,V,org.apache.hadoop.io.LongWritable,RecordInfo>,K,V,org.apache.hadoop.io.LongWritable,RecordInfo>
java.io.IOException
java.lang.InterruptedException
Copyright © 2016 Oracle and/or its affiliates. All Rights Reserved.