| Package | Description |
|---|---|
| eu.dnetlib.data.mapreduce.hbase.dedup.fixrelation |
| Modifier and Type | Method and Description |
|---|---|
static Key |
Key.create(int keyType,
String id) |
static Key |
Key.mergesRel(String id) |
static Key |
Key.otherRel(String id) |
| Modifier and Type | Method and Description |
|---|---|
int |
Key.compareTo(Key o) |
int |
KeyPartitioner.getPartition(Key key,
ImmutableBytesWritable val,
int numPartitions) |
protected void |
DedupFixRelationReducer.reduce(Key key,
Iterable<ImmutableBytesWritable> values,
org.apache.hadoop.mapreduce.Reducer.Context context) |
Copyright © 2020. All rights reserved.