| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
ResultIterator.checkSequence() |
| Constructor and Description |
|---|
ResultIterator(Iterable<org.apache.hadoop.io.Text> values,
int key) |
ResultIterator(Iterable<org.apache.hadoop.io.Text> values,
String key) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ResultCountryIterator.checkSequence() |
| Constructor and Description |
|---|
ResultCountryIterator(Iterable<org.apache.hadoop.io.Text> values,
int key) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ResultProjectIterator.checkSequence() |
| Constructor and Description |
|---|
ResultProjectIterator(Iterable<org.apache.hadoop.io.Text> values,
String key) |
Copyright © 2019. All rights reserved.