| Package | Description |
|---|---|
| org.jvnet.solaris.libzfs.jna |
Low level API to libzfs through JNA.
|
| Modifier and Type | Method and Description |
|---|---|
static pool_scrub_type_t |
pool_scrub_type_t.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static pool_scrub_type_t[] |
pool_scrub_type_t.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
int |
libzfs.zpool_scrub(zpool_handle_t pool,
pool_scrub_type_t scrub) |
Copyright © 2008–2017. All rights reserved.