public class NameSeriesSelector extends AbstractSeriesSelector
| Constructor and Description |
|---|
NameSeriesSelector()
Instantiates a new name series selector.
|
| Modifier and Type | Method and Description |
|---|---|
Iterable<String> |
select(Sample sample)
Do the projection from the specified sample
|
allowsControllersDiscrimination, withDefaultIfEmptypublic NameSeriesSelector()
public Iterable<String> select(Sample sample)
SampleSelectorsample - the sampleCopyright © 1998-2020 Apache Software Foundation. All Rights Reserved.