class UnivalArray extends Object
| Constructor and Description |
|---|
UnivalArray(RRDFile file,
int size)Read an UnivalArray from a rrd native file at the current position |
| Modifier and Type | Method and Description |
|---|---|
double | getDouble(Enum<?> e)getDouble. |
long | getLong(Enum<?> e)getLong. |
public UnivalArray(RRDFile file, int size)
file - the RRdFilesize - the numer of elements in the array