public interface RrdFileBackend
Every backend storing RRD data as ordinary files should inherit from it, some check are done in the code for instanceof.
| Modifier and Type | Method and Description |
|---|---|
String |
getCanonicalPath()
Returns canonical path to the file on the disk.
|
String getCanonicalPath() throws IOException
IOException - Thrown in case of I/O error