public class Pool extends ZFSElement
Modifier and Type | Class and Description |
---|---|
static class |
Pool.Type |
ZFSElement.State
Modifier and Type | Field and Description |
---|---|
List<ZFSDevice> |
caches |
List<ZFSDevice> |
devices |
List<ZFSDevice> |
logs |
static String |
POOL |
List<ZFSDevice> |
spares |
Pool.Type |
type |
Modifier and Type | Method and Description |
---|---|
String |
toString() |
getMessage
public static final String POOL
public Pool.Type type
public Pool(Pool.Type type)
public Pool()
public String toString()
toString
in class ZFSElement
Copyright © 2017. All Rights Reserved.