| パッケージ | 説明 |
|---|---|
| org.jrobin.core |
| 修飾子とタイプ | クラス | 説明 |
|---|---|---|
class |
RrdNioBackend |
JRobin backend which is used to store RRD data to ordinary disk files by
using fast java.nio.* package.
|
class |
RrdNioByteBufferBackend |
JRobin backend which is used to store RRD data to ordinary disk files
by using fast java.nio.* package.
|
class |
RrdSafeFileBackend |
JRobin backend which is used to store RRD data to ordinary files on the disk.
|