public class HistogramPartitionFunction extends Object implements PartitionFunction
| Constructor and Description |
|---|
HistogramPartitionFunction(Record[] splitBorders,
Order partitionOrder) |
| Modifier and Type | Method and Description |
|---|---|
void |
selectChannels(Record data,
int numChannels,
int[] channels) |
public void selectChannels(Record data, int numChannels, int[] channels)
selectChannels in interface PartitionFunctionCopyright © 2014 The Apache Software Foundation. All rights reserved.