| Package | Description |
|---|---|
| com.github.jjYBdx4IL.utils.parser |
| Modifier and Type | Method and Description |
|---|---|
ZFSStatusParser.AlertLevel |
ZFSStatusParser.Result.getAlertLevel() |
protected static ZFSStatusParser.AlertLevel |
ZFSStatusParser.AlertLevel.getByNumericLevel(int numericLevel) |
static ZFSStatusParser.AlertLevel |
ZFSStatusParser.AlertLevel.max(ZFSStatusParser.AlertLevel a,
ZFSStatusParser.AlertLevel b) |
static ZFSStatusParser.AlertLevel |
ZFSStatusParser.AlertLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ZFSStatusParser.AlertLevel[] |
ZFSStatusParser.AlertLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static ZFSStatusParser.AlertLevel |
ZFSStatusParser.AlertLevel.max(ZFSStatusParser.AlertLevel a,
ZFSStatusParser.AlertLevel b) |
boolean |
ZFSStatusParser.AlertLevel.worseThan(ZFSStatusParser.AlertLevel other) |
| Constructor and Description |
|---|
Result(ZFSStatusParser.AlertLevel alertLevel,
int numPools,
boolean scrubOrScanActivityPresent) |
Copyright © 2014–2017 Github jjYBdx4IL Projects. All rights reserved.