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, selectCellPairs
public void selectCells(GlobalIndex<Partition> gIndex, ResultCollector<Partition> output)
BlockFilter
selectCells
in interface BlockFilter
selectCells
in class DefaultBlockFilter