| Package | Description |
|---|---|
| org.rdfhdt.hdt.iterator.utils |
| Modifier and Type | Class and Description |
|---|---|
class |
ReducerLeft<T> |
| Constructor and Description |
|---|
MergedReduceIterator(Iterator<T> left,
Iterator<T> right,
Comparator<T> comparator,
Reducer<T> combinator) |
SortedReduceIterator(Iterator<T> it,
Reducer<T> reducer) |
Copyright © 2018 DataWeb Research. All rights reserved.