public static class ZFSStatusParser.Result extends Object
| Constructor and Description |
|---|
Result(ZFSStatusParser.AlertLevel alertLevel,
int numPools,
boolean scrubOrScanActivityPresent) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
ZFSStatusParser.AlertLevel |
getAlertLevel() |
int |
getNumPools() |
int |
hashCode() |
boolean |
isScrubOrScanActivityPresent() |
String |
toString() |
public Result(ZFSStatusParser.AlertLevel alertLevel, int numPools, boolean scrubOrScanActivityPresent)
public ZFSStatusParser.AlertLevel getAlertLevel()
public int getNumPools()
public boolean isScrubOrScanActivityPresent()
Copyright © 2014–2017 Github jjYBdx4IL Projects. All rights reserved.