Modifier and Type | Class and Description |
---|---|
static class |
ZFSElement.State |
Modifier and Type | Field and Description |
---|---|
int |
cksum |
static String |
CKSUM |
String |
message |
int |
read |
static String |
READ |
ZFSElement.State |
state |
int |
write |
static String |
WRITE |
Constructor and Description |
---|
ZFSElement() |
public static final String READ
public static final String WRITE
public static final String CKSUM
public ZFSElement.State state
public String message
public int read
public int write
public int cksum
Copyright © 2017. All Rights Reserved.