| Modifier and Type | Class and Description |
|---|---|
static class |
BulletGraphView.Bullet |
| Constructor and Description |
|---|
BulletGraphView(String title,
String metricName)
Deprecated.
|
BulletGraphView(String title,
String metricName,
boolean embeddedUse) |
| Modifier and Type | Method and Description |
|---|---|
void |
addSample(Metric metric) |
com.google.gwt.user.client.ui.Widget |
asWidget() |
void |
clearSamples() |
int |
getBaseLineIndex() |
long |
numSamples() |
void |
recycle() |
Sampler |
setColumns(Column[] columns) |
@Deprecated public BulletGraphView(String title, String metricName)
public int getBaseLineIndex()
public com.google.gwt.user.client.ui.Widget asWidget()
public void clearSamples()
clearSamples in interface Samplerpublic long numSamples()
numSamples in interface SamplerCopyright © 2014 JBoss, a division of Red Hat. All rights reserved.