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, withDefaultIfEmpty
public Iterable<String> select(Sample sample)
SampleSelector
sample
- the sampleCopyright © 1998-2021 Apache Software Foundation. All Rights Reserved.