Package | Description |
---|---|
org.apache.hadoop.nfs.nfs3.request |
Modifier and Type | Method and Description |
---|---|
static SetAttr3.SetAttrField |
SetAttr3.SetAttrField.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SetAttr3.SetAttrField[] |
SetAttr3.SetAttrField.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
EnumSet<SetAttr3.SetAttrField> |
SetAttr3.getUpdateFields() |
Modifier and Type | Method and Description |
---|---|
void |
SetAttr3.setUpdateFields(EnumSet<SetAttr3.SetAttrField> updateFields) |
Copyright © 2013 Apache Software Foundation. All rights reserved.