| Package | Description |
|---|---|
| org.rrd4j.core |
core RRD4J implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InvalidRrdException
An exception indicating a corrupted RRD.
|
class |
RrdBackendException
Wrap a exception generated by the backend store
|
| Modifier and Type | Method and Description |
|---|---|
protected CharBuffer |
ByteBufferBackend.getCharBuffer(long offset,
int size) |