public abstract class AbstractSeriesSelector extends Object implements GraphSeriesSelector
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractSeriesSelector()
Instantiates a new abstract series selector.
|
protected |
AbstractSeriesSelector(boolean allowsControllerDiscrimination)
Instantiates a new abstract series selector.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
allowsControllersDiscrimination()
Indicates whether this selector allows controllers discrimination,
which allows on graphs to only show transaction controllers
|
protected Iterable<String> |
withDefaultIfEmpty(String value,
String defaultValue) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitselectprotected AbstractSeriesSelector()
protected AbstractSeriesSelector(boolean allowsControllerDiscrimination)
allowsControllerDiscrimination - indicates whether this selector allows to discriminate
controllerspublic final boolean allowsControllersDiscrimination()
GraphSeriesSelectorallowsControllersDiscrimination in interface GraphSeriesSelectorCopyright © 1998-2023 Apache Software Foundation. All Rights Reserved.