| Package | Description |
|---|---|
| org.jvnet.solaris.libzfs |
High-level Java API to libzfs.
|
| Modifier and Type | Method and Description |
|---|---|
ZFSPool |
ZFSObject.getPool()
Gets the
ZFSPool that contains this ZFS object. |
ZFSPool |
LibZFS.getPool(String name)
Gets the pool of the given name.
|
| Modifier and Type | Method and Description |
|---|---|
List<ZFSPool> |
LibZFS.pools()
Lists up all the ZFS pools.
|
Copyright © 2008–2017. All rights reserved.