Package | Description |
---|---|
zfs.java.models |
Modifier and Type | Field and Description |
---|---|
ZFSElement.State |
ZFSElement.state |
Modifier and Type | Method and Description |
---|---|
ZFSElement.State |
ZPOOL.getHealth() |
static ZFSElement.State |
ZFSElement.State.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ZFSElement.State[] |
ZFSElement.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ZPOOL.setHealth(ZFSElement.State state) |
Copyright © 2025. All Rights Reserved.