|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SetAttr3.SetAttrField | |
---|---|
org.apache.hadoop.nfs.nfs3.request |
Uses of SetAttr3.SetAttrField in org.apache.hadoop.nfs.nfs3.request |
---|
Methods in org.apache.hadoop.nfs.nfs3.request that return SetAttr3.SetAttrField | |
---|---|
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. |
Methods in org.apache.hadoop.nfs.nfs3.request that return types with arguments of type SetAttr3.SetAttrField | |
---|---|
EnumSet<SetAttr3.SetAttrField> |
SetAttr3.getUpdateFields()
|
Method parameters in org.apache.hadoop.nfs.nfs3.request with type arguments of type SetAttr3.SetAttrField | |
---|---|
void |
SetAttr3.setUpdateFields(EnumSet<SetAttr3.SetAttrField> updateFields)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |