public final class CloneStoreMapReduce
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CloneStoreMapReduce.CloneStoreMapper
The mapper emits all key-value pairs it receives to reducers.
|
static class |
CloneStoreMapReduce.CloneStoreReducer
The reducer writes all key-value pairs it receives to the new key-value store.
|
| Constructor and Description |
|---|
CloneStoreMapReduce()
Constructs a new
CloneStoreMapReduce. |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |
public CloneStoreMapReduce()
CloneStoreMapReduce.Copyright © 2019. All Rights Reserved.