public class GraphConfiguration extends InstanceConfiguration
Constructor and Description |
---|
GraphConfiguration() |
Modifier and Type | Method and Description |
---|---|
boolean |
excludesControllers()
Checks if controller samples have to be filtered.
|
String |
getTitle()
Gets the title of the graph.
|
void |
setExcludeControllers(boolean excludeControllers)
Sets a switch used to check if controller samples have to be filtered.
|
void |
setTitle(String title)
Sets the title of the graph.
|
getClassName, setClassName
getProperties, getProperty
public final boolean excludesControllers()
public final void setExcludeControllers(boolean excludeControllers)
excludeControllers
- the switch value to setpublic final String getTitle()
public final void setTitle(String title)
title
- the title of the graph to setCopyright © 1998-2019 Apache Software Foundation. All Rights Reserved.