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