public static class ConvexHull.ConvexHullFilter extends DefaultBlockFilter
| Constructor and Description |
|---|
ConvexHull.ConvexHullFilter() |
| Modifier and Type | Method and Description |
|---|---|
void |
selectCells(GlobalIndex<Partition> gIndex,
ResultCollector<Partition> output)
Selects the blocks that need to be processed b a MapReduce job.
|
configure, selectCellPairspublic void selectCells(GlobalIndex<Partition> gIndex, ResultCollector<Partition> output)
BlockFilterselectCells in interface BlockFilterselectCells in class DefaultBlockFilter