| Interface | Description |
|---|---|
| ZFSContainer |
Object that contains
ZFSObjects. |
| Class | Description |
|---|---|
| ACLBuilder |
Access control list for ZFS dataset.
|
| LibZFS |
Entry point to ZFS functionality in Java.
|
| Main |
A test program.
|
| ZFSFileSystem |
ZFS file system.
|
| ZFSObject |
Represents ZFS snapshot, file system, volume, or pool.
|
| ZFSPool |
zpool, which is a storage abstraction.
|
| ZFSSnapshot | |
| ZFSVolume |
| Enum | Description |
|---|---|
| ErrorCode |
ZFS error code.
|
| ZFSPermission | |
| ZFSType |
Type of
ZFSObject. |
| ZPoolStatus |
Pool health statistics.
|
| Exception | Description |
|---|---|
| ZFSException |
Indicates an error in ZFS operation.
|
LibZFS.Copyright © 2008–2017. All rights reserved.