public class IndexedNameSelector extends Object implements GraphKeysSelector
| Constructor and Description |
|---|
IndexedNameSelector() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getNames()
Gets the names.
|
Double |
select(Sample sample)
Do the projection from the specified sample
|
public Double select(Sample sample)
SampleSelectorselect in interface SampleSelector<Double>sample - the sampleCopyright © 1998-2020 Apache Software Foundation. All Rights Reserved.