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