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