See: Description
| Class | Description |
|---|---|
| SlotDirectMapper |
The skeletal implementation to output values directly.
|
| SlotDistributor<T extends org.apache.hadoop.io.Writable> |
The skeletal implementation of Hadoop Mapper for distributing values into
SlotSorter. |
| SlotSorter |
A skeletal implementation of Hadoop Reducer for partitioning by their slot.
|
| SortableSlot |
A sortable data slot.
|
| SortableSlot.Comparator |
A comparator for
SortableSlot. |
| SortableSlot.Partitioner |
A partitioner for
SortableSlot. |
| WritableSlot |
A data slot.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.