Modifier and Type | Field and Description |
---|---|
static int |
SMALL_HEIGHT |
Modifier and Type | Method and Description |
---|---|
String |
getLabel() |
double |
getLastValue() |
String |
getName() |
byte[] |
graph(Range range,
int width,
int height) |
byte[] |
graph(Range range,
int width,
int height,
boolean maxHidden) |
static void |
initBackendFactory(Timer timer)
JavaMelody uses a custom RrdNioBackendFactory,
in order to use its own and cancelable file sync timer.
|
static void |
stop() |
String |
toString() |
public static final int SMALL_HEIGHT
public static void stop()
public static void initBackendFactory(Timer timer) throws IOException
timer
- TimerIOException
- epublic byte[] graph(Range range, int width, int height) throws IOException
IOException
public byte[] graph(Range range, int width, int height, boolean maxHidden) throws IOException
IOException
public double getLastValue() throws IOException
IOException
public String getName()
public String getLabel()
Copyright © 2008–2019 Emeric Vernat. All rights reserved.