Package | Description |
---|---|
org.jrobin.core |
Modifier and Type | Method | Description |
---|---|---|
(package private) SyncManager |
RrdNioBackendFactory.getSyncManager() |
Constructor | Description |
---|---|
RrdNioBackend(String path,
boolean readOnly,
SyncManager syncManager) |
Creates RrdFileBackend object for the given file path, backed by
java.nio.* classes.
|